mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 23:36:36 +00:00
[ci skip] Translation update
This commit is contained in:
parent
8c59a12a03
commit
bf4e97bd48
@ -798,7 +798,7 @@
|
||||
"confirmation_text": "All devices in this area will become unassigned.",
|
||||
"confirmation_title": "Are you sure you want to delete this area?"
|
||||
},
|
||||
"description": "Overview of all areas in your home.",
|
||||
"description": "Manage areas in your home",
|
||||
"editor": {
|
||||
"area_id": "Area ID",
|
||||
"create": "Create",
|
||||
@ -820,7 +820,7 @@
|
||||
},
|
||||
"automation": {
|
||||
"caption": "Automations",
|
||||
"description": "Create and edit automations",
|
||||
"description": "Manage automations",
|
||||
"editor": {
|
||||
"actions": {
|
||||
"add": "Add action",
|
||||
@ -1341,7 +1341,7 @@
|
||||
},
|
||||
"entities": {
|
||||
"caption": "Entities",
|
||||
"description": "Overview of all known entities.",
|
||||
"description": "Manage known entities",
|
||||
"picker": {
|
||||
"disable_selected": {
|
||||
"button": "Disable selected",
|
||||
@ -1393,7 +1393,7 @@
|
||||
"header": "Configure Home Assistant",
|
||||
"helpers": {
|
||||
"caption": "Helpers",
|
||||
"description": "Elements that can help build automations.",
|
||||
"description": "Manage elements that help build automations",
|
||||
"dialog": {
|
||||
"add_helper": "Add helper",
|
||||
"add_platform": "Add {platform}",
|
||||
@ -1421,7 +1421,7 @@
|
||||
"built_using": "Built using",
|
||||
"caption": "Info",
|
||||
"custom_uis": "Custom UIs:",
|
||||
"description": "Info about your Home Assistant installation",
|
||||
"description": "View info about your Home Assistant installation",
|
||||
"developed_by": "Developed by a bunch of awesome people.",
|
||||
"documentation": "Documentation",
|
||||
"frontend": "frontend-ui",
|
||||
@ -1486,7 +1486,7 @@
|
||||
},
|
||||
"configure": "Configure",
|
||||
"configured": "Configured",
|
||||
"description": "Manage and set up integrations",
|
||||
"description": "Manage integrations",
|
||||
"details": "Integration details",
|
||||
"discovered": "Discovered",
|
||||
"home_assistant_website": "Home Assistant website",
|
||||
@ -1514,7 +1514,7 @@
|
||||
"rename_input_label": "Entry name",
|
||||
"search": "Search integrations"
|
||||
},
|
||||
"introduction": "Here it is possible to configure your components and Home Assistant. Not everything is possible to configure from the UI yet, but we're working on it.",
|
||||
"introduction": "In this view it is possible to configure your components and Home Assistant. Not everything is possible to configure from the UI yet, but we're working on it.",
|
||||
"logs": {
|
||||
"caption": "Logs",
|
||||
"clear": "Clear",
|
||||
@ -1570,7 +1570,7 @@
|
||||
"open": "Open"
|
||||
}
|
||||
},
|
||||
"description": "Configure your Lovelace Dashboards",
|
||||
"description": "Manage your Lovelace Dashboards",
|
||||
"resources": {
|
||||
"cant_edit_yaml": "You are using Lovelace in YAML mode, therefore you cannot manage your resources through the UI. Manage them in configuration.yaml.",
|
||||
"caption": "Resources",
|
||||
@ -1625,7 +1625,7 @@
|
||||
"confirm_delete": "Are you sure you want to delete this person?",
|
||||
"confirm_delete2": "All devices belonging to this person will become unassigned.",
|
||||
"create_person": "Create Person",
|
||||
"description": "Manage the persons that Home Assistant tracks.",
|
||||
"description": "Manage the persons that Home Assistant tracks",
|
||||
"detail": {
|
||||
"create": "Create",
|
||||
"delete": "Delete",
|
||||
@ -1648,7 +1648,7 @@
|
||||
"scene": {
|
||||
"activated": "Activated scene {name}.",
|
||||
"caption": "Scenes",
|
||||
"description": "Create and edit scenes",
|
||||
"description": "Manage scenes",
|
||||
"editor": {
|
||||
"default_name": "New Scene",
|
||||
"devices": {
|
||||
@ -1692,7 +1692,7 @@
|
||||
},
|
||||
"script": {
|
||||
"caption": "Scripts",
|
||||
"description": "Create and edit scripts",
|
||||
"description": "Manage scripts",
|
||||
"editor": {
|
||||
"alias": "Name",
|
||||
"default_name": "New Script",
|
||||
@ -1879,7 +1879,7 @@
|
||||
"create_group": "Zigbee Home Automation - Create Group",
|
||||
"create_group_details": "Enter the required details to create a new zigbee group",
|
||||
"creating_group": "Creating Group",
|
||||
"description": "Create and modify Zigbee groups",
|
||||
"description": "Manage Zigbee groups",
|
||||
"group_details": "Here are all the details for the selected Zigbee group.",
|
||||
"group_id": "Group ID",
|
||||
"group_info": "Group Information",
|
||||
@ -1922,7 +1922,7 @@
|
||||
"configured_in_yaml": "Zones configured via configuration.yaml cannot be edited via the UI.",
|
||||
"confirm_delete": "Are you sure you want to delete this zone?",
|
||||
"create_zone": "Create Zone",
|
||||
"description": "Manage the zones you want to track persons in.",
|
||||
"description": "Manage the zones you want to track persons in",
|
||||
"detail": {
|
||||
"create": "Create",
|
||||
"delete": "Delete",
|
||||
|
@ -48,6 +48,19 @@
|
||||
"none": "Ninguno",
|
||||
"sleep": "Dormir"
|
||||
}
|
||||
},
|
||||
"humidifier": {
|
||||
"mode": {
|
||||
"auto": "Automático",
|
||||
"away": "Fuera de Casa",
|
||||
"baby": "Bebé",
|
||||
"boost": "Aumentar",
|
||||
"comfort": "Comodidad",
|
||||
"eco": "Eco",
|
||||
"home": "En Casa",
|
||||
"normal": "Normal",
|
||||
"sleep": "Dormir"
|
||||
}
|
||||
}
|
||||
},
|
||||
"state_badge": {
|
||||
@ -388,6 +401,12 @@
|
||||
"reverse": "Invertir",
|
||||
"speed": "Velocidad"
|
||||
},
|
||||
"humidifier": {
|
||||
"humidity": "Objetivo de la humedad",
|
||||
"mode": "Modo",
|
||||
"on_entity": "{name} encendido",
|
||||
"target_humidity_entity": "{name} objetivo de la humedad"
|
||||
},
|
||||
"light": {
|
||||
"brightness": "Brillo",
|
||||
"color_temperature": "Temperatura del color",
|
||||
@ -411,6 +430,8 @@
|
||||
"activate": "Activar"
|
||||
},
|
||||
"script": {
|
||||
"cancel": "Cancelar",
|
||||
"cancel_multiple": "Cancelar {number}",
|
||||
"execute": "Ejecutar"
|
||||
},
|
||||
"service": {
|
||||
@ -483,6 +504,7 @@
|
||||
"menu": "Menú",
|
||||
"next": "Siguiente",
|
||||
"no": "No",
|
||||
"overflow_menu": "Menú de desbordamiento",
|
||||
"previous": "Anterior",
|
||||
"refresh": "Actualizar",
|
||||
"save": "Guardar",
|
||||
@ -505,6 +527,15 @@
|
||||
"clear": "Limpiar",
|
||||
"show_areas": "Mostrar áreas"
|
||||
},
|
||||
"data-table": {
|
||||
"no-data": "Sin datos",
|
||||
"search": "Buscar"
|
||||
},
|
||||
"date-range-picker": {
|
||||
"end_date": "Fecha final",
|
||||
"select": "Seleccionar",
|
||||
"start_date": "Fecha de inicio"
|
||||
},
|
||||
"device-picker": {
|
||||
"clear": "Limpiar",
|
||||
"device": "Dispositivo",
|
||||
@ -694,6 +725,7 @@
|
||||
"zha_device_info": {
|
||||
"buttons": {
|
||||
"add": "Agregar dispositivos",
|
||||
"clusters": "Administrar clústeres",
|
||||
"reconfigure": "Reconfigurar dispositivo",
|
||||
"remove": "Eliminar dispositivo",
|
||||
"zigbee_information": "Información de Zigbee"
|
||||
@ -912,6 +944,19 @@
|
||||
"introduction": "Use automatizaciones para darle vida a su hogar.",
|
||||
"load_error_not_editable": "Solo las automatizaciones en automations.yaml son editables.",
|
||||
"load_error_unknown": "Error al cargar la automatización ({err_no}).",
|
||||
"max": {
|
||||
"parallel": "Número máximo de ejecuciones paralelas",
|
||||
"queued": "Longitud de la cola"
|
||||
},
|
||||
"modes": {
|
||||
"description": "El modo controla lo que sucede cuando se activa la automatización mientras las acciones aún se ejecutan desde un activador anterior. Consulte la {documentation_link} para obtener más información.",
|
||||
"documentation": "documentación de automatización",
|
||||
"label": "Modo",
|
||||
"parallel": "Paralela",
|
||||
"queued": "Puesto en cola",
|
||||
"restart": "Reiniciar",
|
||||
"single": "Individual (predeterminado)"
|
||||
},
|
||||
"move_down": "Mover hacia abajo",
|
||||
"move_up": "Mover hacia arriba",
|
||||
"save": "Guardar",
|
||||
@ -1330,6 +1375,7 @@
|
||||
"confirm_text": "Debe eliminarlos de su configuración de Lovelace y de sus automatizaciones si contienen estas entidades.",
|
||||
"confirm_title": "¿Desea eliminar {number} entidades?"
|
||||
},
|
||||
"search": "Buscar entidades",
|
||||
"selected": "{number} seleccionadas",
|
||||
"status": {
|
||||
"disabled": "Deshabilitado",
|
||||
@ -1360,7 +1406,8 @@
|
||||
"entity_id": "Identificación de la entidad",
|
||||
"name": "Nombre",
|
||||
"type": "Tipo"
|
||||
}
|
||||
},
|
||||
"no_helpers": "¡Parece que todavía no tiene auxiliares!"
|
||||
},
|
||||
"types": {
|
||||
"input_boolean": "Alternar",
|
||||
@ -1390,6 +1437,11 @@
|
||||
"system_health_error": "El componente de mantenimiento del sistema no está cargado. Agregue 'system_health:' a configuration.yaml",
|
||||
"title": "Información"
|
||||
},
|
||||
"integration_panel_move": {
|
||||
"link_integration_page": "página de integraciones",
|
||||
"missing_zha": "¿Falta el panel de configuración de ZHA? Se movió a la entrada ZHA en {integrations_page} .",
|
||||
"missing_zwave": "¿Falta el panel de configuración de Z-Wave? Se movió a la entrada Z-Wave en {integrations_page} ."
|
||||
},
|
||||
"integrations": {
|
||||
"add_integration": "Agregar integración",
|
||||
"caption": "Integraciones",
|
||||
@ -1400,6 +1452,7 @@
|
||||
"delete_confirm": "¿Estás seguro de que quieres eliminar esta integración?",
|
||||
"device_unavailable": "dispositivo no disponible",
|
||||
"devices": "{count} {count, plural,\n one {dispositivo}\n other {dispositivos}\n}",
|
||||
"documentation": "Documentación",
|
||||
"entities": "{count} {count, plural,\n one {entidad}\n other {entidades}\n}",
|
||||
"entity_unavailable": "entidad no disponible",
|
||||
"firmware": "Firmware: {version}",
|
||||
@ -1458,7 +1511,8 @@
|
||||
"note_about_integrations": "No todas las integraciones se pueden configurar a través de la interfaz de usuario.",
|
||||
"note_about_website_reference": "Hay más disponibles en ",
|
||||
"rename_dialog": "Editar el nombre de esta entrada de configuración",
|
||||
"rename_input_label": "Ingresar Nombre"
|
||||
"rename_input_label": "Ingresar Nombre",
|
||||
"search": "Buscar integraciones"
|
||||
},
|
||||
"introduction": "Aquí es posible configurar sus componentes y Home Assistant. Todavía no es posible configurar todo desde la interfaz de usuario, pero estamos trabajando en ello.",
|
||||
"logs": {
|
||||
@ -1552,6 +1606,7 @@
|
||||
}
|
||||
},
|
||||
"mqtt": {
|
||||
"button": "Configurar",
|
||||
"description_listen": "Escuchar un tema",
|
||||
"description_publish": "Publicar un paquete",
|
||||
"listening_to": "Escuchando a",
|
||||
@ -1610,6 +1665,7 @@
|
||||
"introduction": "Las entidades que no pertenecen a un dispositivo se pueden configurar aquí.",
|
||||
"without_device": "Entidades sin dispositivo"
|
||||
},
|
||||
"icon": "Ícono",
|
||||
"introduction": "Usa escenas para darle vida a tu hogar.",
|
||||
"load_error_not_editable": "Solo las escenas en scenes.yaml son editables.",
|
||||
"load_error_unknown": "Error al cargar la escena ( {err_no} ).",
|
||||
@ -1643,9 +1699,26 @@
|
||||
"delete_confirm": "¿Está seguro de que desea eliminar este script?",
|
||||
"delete_script": "Eliminar script",
|
||||
"header": "Script: {name}",
|
||||
"icon": "Ícono",
|
||||
"id": "ID de la entidad",
|
||||
"id_already_exists": "Este ID ya existe",
|
||||
"id_already_exists_save_error": "No puede guardar este script porque el ID no es único, elija otro ID o déjelo en blanco para generar uno automáticamente.",
|
||||
"introduction": "Use scripts para ejecutar una secuencia de acciones.",
|
||||
"link_available_actions": "Obtenga más información sobre las acciones disponibles.",
|
||||
"load_error_not_editable": "Solo los scripts dentro de scripts.yaml son editables.",
|
||||
"max": {
|
||||
"parallel": "Número máximo de ejecuciones paralelas",
|
||||
"queued": "Longitud de la cola"
|
||||
},
|
||||
"modes": {
|
||||
"description": "El modo controla lo que sucede cuando se invoca un script mientras aún se ejecuta desde una o más invocaciones anteriores. Consulte la {documentation_link} para obtener más información.",
|
||||
"documentation": "documentación de script",
|
||||
"label": "Modo",
|
||||
"parallel": "Paralela",
|
||||
"queued": "Puesto en cola",
|
||||
"restart": "Reiniciar",
|
||||
"single": "Individual (predeterminado)"
|
||||
},
|
||||
"sequence": "Secuencia",
|
||||
"sequence_sentence": "La secuencia de acciones de este script."
|
||||
},
|
||||
@ -1740,8 +1813,11 @@
|
||||
},
|
||||
"zha": {
|
||||
"add_device_page": {
|
||||
"discovered_text": "Los dispositivos aparecerán aquí una vez descubiertos.",
|
||||
"discovery_text": "Los dispositivos descubiertos se mostrarán aquí. Siga las instrucciones para su(s) dispositivo(s) y coloque el(los) dispositivo(s) en modo de emparejamiento.",
|
||||
"header": "Automatización del hogar Zigbee - Agregar dispositivos",
|
||||
"no_devices_found": "No se encontraron dispositivos, asegúrese de que estén en modo de emparejamiento y manténgalos encendidos mientras el descubrimiento se está ejecutando.",
|
||||
"pairing_mode": "Asegúrese de que sus dispositivos estén en modo de emparejamiento. Consulte las instrucciones de su dispositivo sobre cómo hacer esto.",
|
||||
"search_again": "Buscar de nuevo",
|
||||
"spinner": "Buscando dispositivos ZHA Zigbee ..."
|
||||
},
|
||||
@ -1749,6 +1825,7 @@
|
||||
"caption": "Agregar dispositivos",
|
||||
"description": "Agregar dispositivos a la red Zigbee"
|
||||
},
|
||||
"button": "Configurar",
|
||||
"caption": "ZHA",
|
||||
"cluster_attributes": {
|
||||
"attributes_of_cluster": "Atributos del clúster seleccionado",
|
||||
@ -1827,6 +1904,9 @@
|
||||
"header": "Administración de redes",
|
||||
"introduction": "Comandos que afectan a toda la red"
|
||||
},
|
||||
"network": {
|
||||
"caption": "Red"
|
||||
},
|
||||
"node_management": {
|
||||
"header": "Administración de dispositivos",
|
||||
"help_node_dropdown": "Seleccione un dispositivo para ver las opciones por dispositivo.",
|
||||
@ -1866,6 +1946,7 @@
|
||||
"no_zones_created_yet": "Parece que todavía no ha creado ninguna zona."
|
||||
},
|
||||
"zwave": {
|
||||
"button": "Configurar",
|
||||
"caption": "",
|
||||
"common": {
|
||||
"index": "Índice",
|
||||
@ -1931,6 +2012,7 @@
|
||||
"add_node_secure": "Agregar nodo seguro",
|
||||
"cancel_command": "Cancelar comando",
|
||||
"heal_network": "Red de sanación",
|
||||
"heal_node": "Nodo de curación",
|
||||
"node_info": "Información de nodo",
|
||||
"print_node": "Nodo de impresión",
|
||||
"refresh_entity": "Actualizar entidad",
|
||||
@ -2020,11 +2102,23 @@
|
||||
},
|
||||
"history": {
|
||||
"period": "Período",
|
||||
"ranges": {
|
||||
"last_week": "La semana pasada",
|
||||
"this_week": "Esta semana",
|
||||
"today": "Hoy",
|
||||
"yesterday": "Ayer"
|
||||
},
|
||||
"showing_entries": "Mostrando registros del"
|
||||
},
|
||||
"logbook": {
|
||||
"entries_not_found": "No se encontraron entradas en el libro de registro.",
|
||||
"period": "Período",
|
||||
"ranges": {
|
||||
"last_week": "La semana pasada",
|
||||
"this_week": "Esta semana",
|
||||
"today": "Hoy",
|
||||
"yesterday": "Ayer"
|
||||
},
|
||||
"showing_entries": "Mostrando registros del"
|
||||
},
|
||||
"lovelace": {
|
||||
@ -2140,6 +2234,7 @@
|
||||
"name": "Nombre",
|
||||
"no_theme": "Sin tema",
|
||||
"refresh_interval": "Intervalo de actualización",
|
||||
"search": "Buscar",
|
||||
"secondary_info_attribute": "Atributo de información secundaria",
|
||||
"show_icon": "¿Mostrar icono?",
|
||||
"show_name": "¿Mostrar nombre?",
|
||||
@ -2164,6 +2259,10 @@
|
||||
"description": "La tarjeta de apilamiento horizontal le permite apilar varias tarjetas, de modo que siempre se sientan una al lado de la otra en el espacio de una columna.",
|
||||
"name": "Pila horizontal"
|
||||
},
|
||||
"humidifier": {
|
||||
"description": "La tarjeta del humidificador le da el control de su entidad humidificadora. Permitiéndole cambiar la humedad y el modo de la entidad.",
|
||||
"name": "Humidificador"
|
||||
},
|
||||
"iframe": {
|
||||
"description": "La tarjeta de página web le permite incrustar su página web favorita directamente en Home Assistant.",
|
||||
"name": "Página web"
|
||||
@ -2241,6 +2340,7 @@
|
||||
},
|
||||
"edit_card": {
|
||||
"add": "Agregar tarjeta",
|
||||
"confirm_cancel": "¿Está seguro de que desea cancelar?",
|
||||
"delete": "Eliminar tarjeta",
|
||||
"duplicate": "Tarjeta duplicada",
|
||||
"edit": "Editar",
|
||||
@ -2251,12 +2351,15 @@
|
||||
"pick_card_view_title": "¿Qué tarjeta le gustaría agregar a su vista de {name} ?",
|
||||
"show_code_editor": "Mostrar editor de código",
|
||||
"show_visual_editor": "Mostrar el editor visual",
|
||||
"toggle_editor": "Cambiar editor"
|
||||
"toggle_editor": "Cambiar editor",
|
||||
"typed_header": "{tipo} Configuración de la tarjeta",
|
||||
"unsaved_changes": "Tiene cambios no guardados"
|
||||
},
|
||||
"edit_lovelace": {
|
||||
"edit_title": "Editar título",
|
||||
"explanation": "Este título se muestra sobre todas sus vistas en la interfaz de usuario de Lovelace.",
|
||||
"header": "Título de tu interfaz de usuario de Lovelace"
|
||||
"header": "Título de tu interfaz de usuario de Lovelace",
|
||||
"title": "Título"
|
||||
},
|
||||
"edit_view": {
|
||||
"add": "Agregar vista",
|
||||
@ -2343,6 +2446,8 @@
|
||||
"entity": "Entidad",
|
||||
"entity_id": "Identificación de la entidad",
|
||||
"last_changed": "Última modificación",
|
||||
"no_data": "No se encontraron entidades no utilizadas",
|
||||
"search": "Buscar entidades",
|
||||
"select_to_add": "Seleccione las entidades que desea agregar a una tarjeta y luego haga clic en el botón Agregar tarjeta.",
|
||||
"title": "Entidades no utilizadas"
|
||||
},
|
||||
@ -2445,6 +2550,7 @@
|
||||
},
|
||||
"trusted_networks": {
|
||||
"abort": {
|
||||
"not_allowed": "El equipo no está permitido.",
|
||||
"not_whitelisted": "Tu computadora no está incluida en la lista blanca."
|
||||
},
|
||||
"step": {
|
||||
@ -2620,6 +2726,10 @@
|
||||
"not_used": "Nunca se ha utilizado",
|
||||
"token_title": "Actualizar token para {clientId}"
|
||||
},
|
||||
"suspend": {
|
||||
"description": "¿Deberíamos cerrar la conexión al servidor después de estar oculto durante 5 minutos?",
|
||||
"header": "Conexión cerrada automáticamente"
|
||||
},
|
||||
"themes": {
|
||||
"dropdown_label": "Tema",
|
||||
"error_no_theme": "No hay temas disponibles.",
|
||||
|
@ -2340,7 +2340,7 @@
|
||||
},
|
||||
"edit_card": {
|
||||
"add": "Ajouter une action",
|
||||
"confirm_cancel": "Êtes-vous sûrs de vouloir annuler ?",
|
||||
"confirm_cancel": "Êtes-vous sûr de vouloir annuler ?",
|
||||
"delete": "Supprimer",
|
||||
"duplicate": "Dupliquer la carte",
|
||||
"edit": "Modifier",
|
||||
|
@ -1512,7 +1512,7 @@
|
||||
"note_about_website_reference": "Flere er tilgjengelige på",
|
||||
"rename_dialog": "Redigere navnet på denne config-oppføringen",
|
||||
"rename_input_label": "Navn på oppføring",
|
||||
"search": "Søk integrasjoner"
|
||||
"search": "Søk i integrasjoner"
|
||||
},
|
||||
"introduction": "Her er det mulig å konfigurere dine komponenter og Home Assistant. Ikke alt er mulig å konfigurere fra brukergrensesnittet enda, men vi jobber med det.",
|
||||
"logs": {
|
||||
|
@ -652,7 +652,7 @@
|
||||
"pattern": "Padrão Regex para validação do lado do cliente",
|
||||
"text": "Texto"
|
||||
},
|
||||
"platform_not_loaded": "A integração {plataforma} não está carregada. Por favor adicione-a em sua configuração adicionando 'default_config:' ou ''{platform}:''.",
|
||||
"platform_not_loaded": "A integração {platform} não está carregada. Por favor adicione-a em sua configuração adicionando 'default_config:' ou ''{platform}:''.",
|
||||
"required_error_msg": "Este campo é obrigatório",
|
||||
"yaml_not_editable": "As configurações desta entidade não podem ser editadas a partir da interface do usuário. Somente entidades configuradas a partir da interface do usuário são configuráveis a partir da interface do usuário."
|
||||
},
|
||||
@ -965,7 +965,7 @@
|
||||
"delete_confirm": "Tem certeza que deseja excluir?",
|
||||
"duplicate": "Duplicar",
|
||||
"header": "Gatilhos",
|
||||
"introduction": "Gatilhos são responsáveis por iniciar o processamento de uma regra de automação. É possível especificar vários gatilhos para a mesma regra. Quando o gatilho é iniciado, o Assistente Inicial validará as condições, se houver, e chamará a ação.",
|
||||
"introduction": "Gatilhos são responsáveis por iniciar o processamento de uma regra de automação. É possível especificar vários gatilhos para a mesma regra. Quando o gatilho é iniciado, o Home Assistant validará as condições, se houver, e chamará a ação.",
|
||||
"learn_more": "Saiba mais sobre gatilhos",
|
||||
"name": "Gatilho",
|
||||
"type_select": "Tipo de gatilho",
|
||||
@ -1144,7 +1144,7 @@
|
||||
"title": "Alexa"
|
||||
},
|
||||
"caption": "Home Assistant Cloud",
|
||||
"description_features": "Controle mesmo longe de casa, integrar com Alexa e Google Assistant.",
|
||||
"description_features": "Controle mesmo longe de casa, integre com a Alexa e o Google Assistant.",
|
||||
"description_login": "Conectado como {email}",
|
||||
"description_not_login": "Não logado",
|
||||
"dialog_certificate": {
|
||||
|
@ -52,6 +52,12 @@
|
||||
"humidifier": {
|
||||
"mode": {
|
||||
"auto": "Автоматичний",
|
||||
"away": "Не вдома",
|
||||
"baby": "Дитина",
|
||||
"boost": "Турбо",
|
||||
"comfort": "Комфорт",
|
||||
"eco": "Еко",
|
||||
"home": "Вдома",
|
||||
"normal": "Нормальний",
|
||||
"sleep": "Сон"
|
||||
}
|
||||
@ -396,7 +402,8 @@
|
||||
"speed": "Швидкість"
|
||||
},
|
||||
"humidifier": {
|
||||
"mode": "Режим"
|
||||
"mode": "Режим",
|
||||
"on_entity": "{name} увімкнено"
|
||||
},
|
||||
"light": {
|
||||
"brightness": "Яскравість",
|
||||
@ -520,6 +527,7 @@
|
||||
"device-picker": {
|
||||
"clear": "Очистити",
|
||||
"device": "Пристрій",
|
||||
"no_area": "Немає області",
|
||||
"show_devices": "Показати пристрої"
|
||||
},
|
||||
"entity": {
|
||||
@ -744,6 +752,8 @@
|
||||
"create": "СТВОРИТИ",
|
||||
"default_name": "Нове приміщення",
|
||||
"delete": "ВИДАЛИТИ",
|
||||
"name": "Назва",
|
||||
"name_required": "Назва обов'язкова",
|
||||
"update": "ОНОВИТИ"
|
||||
},
|
||||
"picker": {
|
||||
@ -884,6 +894,7 @@
|
||||
"queued": "Довжина черги"
|
||||
},
|
||||
"modes": {
|
||||
"label": "Режим",
|
||||
"parallel": "Паралельно",
|
||||
"queued": "Почергово",
|
||||
"restart": "Повторно",
|
||||
@ -1282,6 +1293,7 @@
|
||||
"remove_selected": {
|
||||
"button": "Видалити вибране"
|
||||
},
|
||||
"search": "Пошук сутностей",
|
||||
"selected": "{number} вибрано",
|
||||
"status": {
|
||||
"disabled": "Вимкнений",
|
||||
@ -1403,7 +1415,8 @@
|
||||
"none_found_detail": "Налаштуйте критерії пошуку.",
|
||||
"note_about_integrations": "Ще не всі інтеграції можна налаштувати через інтерфейс користувача.",
|
||||
"note_about_website_reference": "Більше можна знайти на",
|
||||
"rename_input_label": "Ім'я запису"
|
||||
"rename_input_label": "Ім'я запису",
|
||||
"search": "Пошук інтеграцій"
|
||||
},
|
||||
"introduction": "Тут можна налаштувати свої компоненти та Home Assistant. Не все можна налаштувати з інтерфейсу користувача, але ми працюємо над цим.",
|
||||
"logs": {
|
||||
@ -1812,20 +1825,23 @@
|
||||
},
|
||||
"ozw_log": {
|
||||
"header": "Журнал OZW",
|
||||
"introduction": "Переглянути журнал. 0 - мінімум (завантажує весь журнал), а 1000 - максимум. Навантаження покаже статичний журнал, а кінець автоматично оновиться з останньою заданою кількістю рядків журналу."
|
||||
"introduction": "Переглянути журнал. 0 - мінімум (завантажує весь журнал), а 1000 - максимум. Навантаження покаже статичний журнал, а кінець автоматично оновиться з останньою заданою кількістю рядків журналу.",
|
||||
"load": "Завантажити"
|
||||
},
|
||||
"services": {
|
||||
"add_node": "Додати вузол",
|
||||
"add_node_secure": "Додати захищений вузол",
|
||||
"cancel_command": "Скасувати команду",
|
||||
"heal_network": "Виправити мережу",
|
||||
"node_info": "Інформація про вузол",
|
||||
"refresh_entity": "Оновити сутність",
|
||||
"remove_node": "Видалити вузол",
|
||||
"save_config": "Зберегти конфігурацію",
|
||||
"soft_reset": "Скидання",
|
||||
"start_network": "Увімкнути",
|
||||
"stop_network": "Вимкнути",
|
||||
"test_network": "Тестувати"
|
||||
"test_network": "Тестувати",
|
||||
"test_node": "Тестувати вузол"
|
||||
},
|
||||
"values": {
|
||||
"header": "Значення вузлів"
|
||||
@ -2016,6 +2032,7 @@
|
||||
"name": "Назва",
|
||||
"no_theme": "Немає теми",
|
||||
"refresh_interval": "Інтервал оновлення",
|
||||
"search": "Пошук",
|
||||
"show_icon": "Показати значок?",
|
||||
"show_name": "Показати назву?",
|
||||
"show_state": "Показати стан?",
|
||||
@ -2116,12 +2133,14 @@
|
||||
"show_code_editor": "Показати редактор коду",
|
||||
"show_visual_editor": "Показати візуальний редактор",
|
||||
"toggle_editor": "Перемкнути редактор",
|
||||
"typed_header": "Конфігурація картки ${type}",
|
||||
"unsaved_changes": "Ви маєте незбережені зміни"
|
||||
},
|
||||
"edit_lovelace": {
|
||||
"edit_title": "Редагувати назву",
|
||||
"explanation": "Цей заголовок буде показаний над вашими картками в Lovelace",
|
||||
"header": "Заголовок для Lovelace"
|
||||
"header": "Заголовок для Lovelace",
|
||||
"title": "Заголовок"
|
||||
},
|
||||
"edit_view": {
|
||||
"add": "Додати вигляд",
|
||||
|
@ -1748,7 +1748,7 @@
|
||||
"input_boolean": "重新載入輸入 boolean",
|
||||
"input_datetime": "重新載入輸入日期時間",
|
||||
"input_number": "重新載入輸入數字",
|
||||
"input_select": "重先載入輸入選擇",
|
||||
"input_select": "重新載入輸入選擇",
|
||||
"input_text": "重新載入輸入文字",
|
||||
"introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可解除目前 YAML 設定,並重新載入最新設定。",
|
||||
"person": "重新載入人員",
|
||||
|
Loading…
x
Reference in New Issue
Block a user