mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update translations
This commit is contained in:
parent
1cdaebd92f
commit
25d10cf092
@ -553,7 +553,15 @@
|
||||
"change_password": "Canviar contrasenya",
|
||||
"activate_user": "Activar usuari",
|
||||
"deactivate_user": "Desactivar usuari",
|
||||
"delete_user": "Eliminar usuari"
|
||||
"delete_user": "Eliminar usuari",
|
||||
"caption": "Mostrar usuari"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "Afegir usuari",
|
||||
"name": "Nom",
|
||||
"username": "Nom d'usuari",
|
||||
"password": "Contrasenya",
|
||||
"create": "Crear"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -1114,5 +1122,14 @@
|
||||
"visibility": "Visibilitat",
|
||||
"wind_speed": "Velocitat del vent"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"climate": {
|
||||
"fan_mode": {
|
||||
"off": "Desactivat",
|
||||
"on": "Activat",
|
||||
"auto": "Automàtic"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -265,6 +265,11 @@
|
||||
"on": "On",
|
||||
"paused": "Pozastaveno",
|
||||
"returning": "Návrat do stanice"
|
||||
},
|
||||
"timer": {
|
||||
"active": "aktivní",
|
||||
"idle": "nečinné",
|
||||
"paused": "pozastaveno"
|
||||
}
|
||||
},
|
||||
"state_badge": {
|
||||
@ -348,7 +353,8 @@
|
||||
"caption": "Přizpůsobení",
|
||||
"description": "Přizpůsobte své entity",
|
||||
"picker": {
|
||||
"header": "Přizpůsobení"
|
||||
"header": "Přizpůsobení",
|
||||
"introduction": "Upravit atributy entity. Přídání\/úprava bude mít okamžitý efekt. Odebraní se projeví až po aktualizaci entity."
|
||||
}
|
||||
},
|
||||
"automation": {
|
||||
@ -547,7 +553,15 @@
|
||||
"change_password": "Změnit heslo",
|
||||
"activate_user": "Aktivovat uživatele",
|
||||
"deactivate_user": "Deaktivovat uživatele",
|
||||
"delete_user": "Odstranit uživatele"
|
||||
"delete_user": "Odstranit uživatele",
|
||||
"caption": "Zobrazit uživatele"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "Přidat uživatele",
|
||||
"name": "Jméno",
|
||||
"username": "Uživatelské jméno",
|
||||
"password": "Heslo",
|
||||
"create": "Vytvořit"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -587,7 +601,9 @@
|
||||
"caption": "Registr oblastí",
|
||||
"description": "Přehled všech oblastí ve vaší domácnosti.",
|
||||
"picker": {
|
||||
"header": "Registr oblastí"
|
||||
"header": "Registr oblastí",
|
||||
"introduction": "Oblasti se používají k uspořádání zařízení podle místa kde jsou. Tato informace bude použita k organizaci rozhraní, k nastavení oprávnění a v integraci s ostatnímy systémy.",
|
||||
"introduction2": "Pro přídání zařízení do oblasti přejděte na stránku integrací pomocí odkazu níže tam klikněte na nakonfigurovanou integraci abyste se dostali na kartu zažízení."
|
||||
},
|
||||
"no_areas": "Vypadá to, že ještě nemáte žádné oblasti!",
|
||||
"create_area": "VYTVOŘIT OBLAST",
|
||||
@ -603,7 +619,9 @@
|
||||
"description": "Přehled všech známých entit",
|
||||
"picker": {
|
||||
"header": "Registr entit",
|
||||
"unavailable": "(není k dispozici)"
|
||||
"unavailable": "(není k dispozici)",
|
||||
"introduction": "Homa Assistant uchovává registr všech entit, které kdy viděl a mohou být jednoznačně identifikovány. Každá z těchto entit bude mít přiděleno ID, které bude rezervováno pouze pro tuto entitu.",
|
||||
"introduction2": "Pomocí registru entit můžete přepsat název, změnit identifikátor entity nebo odebrat entitu. Poznámka: odebrání entity z registru entit nesmaže entitu. Pro smazání přejděte na stránku integrací pomocí odkazu níže."
|
||||
},
|
||||
"editor": {
|
||||
"unavailable": "Tato entita není momentálně k dispozici.",
|
||||
@ -859,6 +877,10 @@
|
||||
"unused_entities": "Nepoužívané entity",
|
||||
"help": "Pomoc",
|
||||
"refresh": "Obnovit"
|
||||
},
|
||||
"warning": {
|
||||
"entity_not_found": "Entita není k dispozici: {entity}",
|
||||
"entity_non_numeric": "Entita není číselná: {entity}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -1104,5 +1126,14 @@
|
||||
"visibility": "Viditelnost",
|
||||
"wind_speed": "Rychlost větru"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"climate": {
|
||||
"fan_mode": {
|
||||
"off": "Vypnuto",
|
||||
"on": "Zapnuto",
|
||||
"auto": "Automaticky"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -553,7 +553,15 @@
|
||||
"change_password": "Skift adgangskode",
|
||||
"activate_user": "Aktivér bruger",
|
||||
"deactivate_user": "Deaktiver bruger",
|
||||
"delete_user": "Slet bruger"
|
||||
"delete_user": "Slet bruger",
|
||||
"caption": "Vis bruger"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "Tilføj bruger",
|
||||
"name": "Navn",
|
||||
"username": "Brugernavn",
|
||||
"password": "Adgangskode",
|
||||
"create": "Opret"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -593,7 +601,9 @@
|
||||
"caption": "Område registrering",
|
||||
"description": "Oversigt over alle områder i dit hjem.",
|
||||
"picker": {
|
||||
"header": "Område registrering"
|
||||
"header": "Område registrering",
|
||||
"introduction": "Områder bruges til at organisere hvor enhederne er. Disse oplysninger vil blive brugt i Home Assistant til at hjælpe dig med at organisere din grænseflade, tilladelser og integrationer med andre systemer.",
|
||||
"introduction2": "Hvis du vil placere enheder i et område, skal du bruge linket herunder til at navigere til integrationssiden og derefter klikke på en konfigureret integration for at komme til enhedskortene."
|
||||
},
|
||||
"no_areas": "Du ikke har ingen områder endnu!",
|
||||
"create_area": "OPRET OMRÅDE",
|
||||
@ -609,7 +619,9 @@
|
||||
"description": "Oversigt over alle kendte enheder.",
|
||||
"picker": {
|
||||
"header": "Enheds registrering",
|
||||
"unavailable": "(utilgængelig)"
|
||||
"unavailable": "(utilgængelig)",
|
||||
"introduction": "Home Assistant opbevarer en registrering over hver unikke enhed det nogensinde har set. Hver af disse enheder vil have et registrerings ID tildelt som er forbeholdt netop denne enhed.",
|
||||
"introduction2": "Brug enhedsregistrering til at overskrive navnet, ændre enheds ID eller fjerne enheden fra Home Assistant. Bemærk at fjernelse af enhedens registrering ikke fjerner enheden. For at gøre det skal du følge linket herunder og fjerne det fra integrationssiden."
|
||||
},
|
||||
"editor": {
|
||||
"unavailable": "Denne enhed er ikke tilgængelig i øjeblikket.",
|
||||
|
@ -362,7 +362,7 @@
|
||||
"description": "Create and edit automations",
|
||||
"picker": {
|
||||
"header": "Automation Editor",
|
||||
"introduction": "The automation editor allows you to create and edit automations. Please read [the instructions](https:\/\/home-assistant.io\/docs\/automation\/editor\/) to make sure that you have configured Home Assistant correctly.",
|
||||
"introduction": "The automation editor allows you to create and edit automations. Please follow the link below to read the instructions to make sure that you have configured Home Assistant correctly.",
|
||||
"pick_automation": "Pick automation to edit",
|
||||
"no_automations": "We couldn’t find any editable automations",
|
||||
"add_automation": "Add automation"
|
||||
@ -375,7 +375,7 @@
|
||||
"alias": "Name",
|
||||
"triggers": {
|
||||
"header": "Triggers",
|
||||
"introduction": "Triggers are what starts the processing of an automation rule. It is possible to specify multiple triggers for the same rule. Once a trigger starts, Home Assistant will validate the conditions, if any, and call the action.\n\n[Learn more about triggers.](https:\/\/home-assistant.io\/docs\/automation\/trigger\/)",
|
||||
"introduction": "Triggers are what starts the processing of an automation rule. It is possible to specify multiple triggers for the same rule. Once a trigger starts, Home Assistant will validate the conditions, if any, and call the action. Click the link below to learn more about triggers.",
|
||||
"add": "Add trigger",
|
||||
"duplicate": "Duplicate",
|
||||
"delete": "Delete",
|
||||
@ -456,7 +456,7 @@
|
||||
},
|
||||
"conditions": {
|
||||
"header": "Conditions",
|
||||
"introduction": "Conditions are an optional part of an automation rule and can be used to prevent an action from happening when triggered. Conditions look very similar to triggers but are very different. A trigger will look at events happening in the system while a condition only looks at how the system looks right now. A trigger can observe that a switch is being turned on. A condition can only see if a switch is currently on or off.\n\n[Learn more about conditions.](https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)",
|
||||
"introduction": "Conditions are an optional part of an automation rule and can be used to prevent an action from happening when triggered. Conditions look very similar to triggers but are very different. A trigger will look at events happening in the system while a condition only looks at how the system looks right now. A trigger can observe that a switch is being turned on. A condition can only see if a switch is currently on or off. Click the link below to learn more about conditions.",
|
||||
"add": "Add condition",
|
||||
"duplicate": "Duplicate",
|
||||
"delete": "Delete",
|
||||
@ -501,7 +501,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"header": "Actions",
|
||||
"introduction": "The actions are what Home Assistant will do when the automation is triggered.\n\n[Learn more about actions.](https:\/\/home-assistant.io\/docs\/automation\/action\/)",
|
||||
"introduction": "The actions are what Home Assistant will do when the automation is triggered. Click the link below to learn more about actions.",
|
||||
"add": "Add action",
|
||||
"duplicate": "Duplicate",
|
||||
"delete": "Delete",
|
||||
@ -553,7 +553,15 @@
|
||||
"change_password": "Change password",
|
||||
"activate_user": "Activate user",
|
||||
"deactivate_user": "Deactivate user",
|
||||
"delete_user": "Delete user"
|
||||
"delete_user": "Delete user",
|
||||
"caption": "View user"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "Add user",
|
||||
"name": "Name",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"create": "Create"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -593,7 +601,9 @@
|
||||
"caption": "Area Registry",
|
||||
"description": "Overview of all areas in your home.",
|
||||
"picker": {
|
||||
"header": "Area Registry"
|
||||
"header": "Area Registry",
|
||||
"introduction": "Areas are used to organize where devices are. This information will be used throughout Home Assistant to help you in organizing your interface, permissions and integrations with other systems.",
|
||||
"introduction2": "To place devices in an area, use the link below to navigate to the integrations page and then click on a configured integration to get to the device cards."
|
||||
},
|
||||
"no_areas": "Looks like you have no areas yet!",
|
||||
"create_area": "CREATE AREA",
|
||||
@ -609,7 +619,9 @@
|
||||
"description": "Overview of all known entities.",
|
||||
"picker": {
|
||||
"header": "Entity Registry",
|
||||
"unavailable": "(unavailable)"
|
||||
"unavailable": "(unavailable)",
|
||||
"introduction": "Home Assistant keeps a registry of every entity it has ever seen that can be uniquely identified. Each of these entities will have an entity ID assigned which will be reserved for just this entity.",
|
||||
"introduction2": "Use the entity registry to override the name, change the entity ID or remove the entry from Home Assistant. Note, removing the entity registry entry won't remove the entity. To do that, follow the link below and remove it from the integrations page."
|
||||
},
|
||||
"editor": {
|
||||
"unavailable": "This entity is not currently available.",
|
||||
@ -1114,5 +1126,14 @@
|
||||
"visibility": "Visibility",
|
||||
"wind_speed": "Wind speed"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"climate": {
|
||||
"fan_mode": {
|
||||
"off": "Off",
|
||||
"on": "On",
|
||||
"auto": "Auto"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -265,6 +265,11 @@
|
||||
"on": "Apagada",
|
||||
"paused": "Pausado",
|
||||
"returning": "Regresar al dock"
|
||||
},
|
||||
"timer": {
|
||||
"active": "activo",
|
||||
"idle": "inactivo",
|
||||
"paused": "pausado"
|
||||
}
|
||||
},
|
||||
"state_badge": {
|
||||
@ -301,7 +306,8 @@
|
||||
"period": "Período"
|
||||
},
|
||||
"logbook": {
|
||||
"showing_entries": "Mostrando registros del"
|
||||
"showing_entries": "Mostrando registros del",
|
||||
"period": "Período"
|
||||
},
|
||||
"mailbox": {
|
||||
"empty": "No tienes ningún mensaje",
|
||||
@ -345,7 +351,11 @@
|
||||
},
|
||||
"customize": {
|
||||
"caption": "Personalización",
|
||||
"description": "Personaliza tus entidades"
|
||||
"description": "Personaliza tus entidades",
|
||||
"picker": {
|
||||
"header": "Personalización",
|
||||
"introduction": "Ajustar los atributos por entidad. Las personalizaciones agregadas\/editadas tendrán efecto inmediatamente. Las personalizaciones eliminadas entrarán en vigor cuando se actualice la entidad."
|
||||
}
|
||||
},
|
||||
"automation": {
|
||||
"caption": "Automatización",
|
||||
@ -425,15 +435,22 @@
|
||||
"leave": "Salir"
|
||||
},
|
||||
"webhook": {
|
||||
"label": "Webhook"
|
||||
"label": "Webhook",
|
||||
"webhook_id": "ID de Webhook"
|
||||
},
|
||||
"time_pattern": {
|
||||
"label": "Patrón de tiempo",
|
||||
"hours": "Horas",
|
||||
"minutes": "Minutos",
|
||||
"seconds": "Hass.io"
|
||||
},
|
||||
"geo_location": {
|
||||
"event": "Evento:"
|
||||
"label": "Geolocalización",
|
||||
"source": "Fuente",
|
||||
"zone": "Zona",
|
||||
"event": "Evento:",
|
||||
"enter": "Entrar",
|
||||
"leave": "Salir"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -536,7 +553,15 @@
|
||||
"change_password": "Cambiar contraseña",
|
||||
"activate_user": "Activar usuario",
|
||||
"deactivate_user": "Desactivar usuario",
|
||||
"delete_user": "Eliminar usuario"
|
||||
"delete_user": "Eliminar usuario",
|
||||
"caption": "Ver usuario"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "Agregar usuario",
|
||||
"name": "Nombre",
|
||||
"username": "Nombre de usuario",
|
||||
"password": "Contraseña",
|
||||
"create": "Crear"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -561,11 +586,59 @@
|
||||
"hub": "Conectado a través de",
|
||||
"firmware": "Firmware: {version}",
|
||||
"device_unavailable": "dispositivo no disponible",
|
||||
"entity_unavailable": "entidad no disponible"
|
||||
"entity_unavailable": "entidad no disponible",
|
||||
"no_area": "Ninguna área"
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA"
|
||||
"caption": "ZHA",
|
||||
"description": "Gestión de red de Zigbee Home Automation",
|
||||
"services": {
|
||||
"reconfigure": "Reconfigure el dispositivo ZHA (dispositivo de curación). Use esto si tiene problemas con el dispositivo. Si el dispositivo en cuestión es un dispositivo alimentado por batería, asegúrese de que esté activado y acepte los comandos cuando utilice este servicio."
|
||||
}
|
||||
},
|
||||
"area_registry": {
|
||||
"caption": "Registro de áreas",
|
||||
"description": "Visión general de todas las áreas de su casa.",
|
||||
"picker": {
|
||||
"header": "Registro de áreas",
|
||||
"introduction": "Las áreas se utilizan para organizar donde están los dispositivos. Esta información se utilizará en todo Home Assistant para ayudarlo a organizar su interfaz, permisos e integraciones con otros sistemas.",
|
||||
"introduction2": "Para colocar dispositivos en un área, use el enlace a continuación para navegar a la página de integraciones y luego haga clic en una integración configurada para acceder a las tarjetas del dispositivo."
|
||||
},
|
||||
"no_areas": "¡Parece que aún no tienes áreas!",
|
||||
"create_area": "CREAR AREA",
|
||||
"editor": {
|
||||
"default_name": "Nueva Área",
|
||||
"delete": "ELIMINAR",
|
||||
"update": "ACTUALIZAR",
|
||||
"create": "CREAR"
|
||||
}
|
||||
},
|
||||
"entity_registry": {
|
||||
"caption": "Registro de entidades",
|
||||
"description": "Visión general de todas las entidades conocidas.",
|
||||
"picker": {
|
||||
"header": "Registro de entidades",
|
||||
"unavailable": "(no disponible)",
|
||||
"introduction": "Home Assistant mantiene un registro de todas las entidades que ha visto y que pueden identificarse de manera única. Cada una de estas entidades tendrá un ID de entidad asignado que se reservará solo para esta entidad.",
|
||||
"introduction2": "Utilice el registro de la entidad para reemplazar el nombre, cambiar el ID de la entidad o eliminar la entrada de Home Assistant. Tenga en cuenta que eliminar la entrada del registro de la entidad no eliminará la entidad. Para hacerlo, siga el enlace a continuación y elimínelo de la página de integraciones."
|
||||
},
|
||||
"editor": {
|
||||
"unavailable": "Esta entidad no está disponible actualmente.",
|
||||
"default_name": "Nueva Área",
|
||||
"delete": "ELIMINAR",
|
||||
"update": "ACTUALIZAR"
|
||||
}
|
||||
},
|
||||
"person": {
|
||||
"caption": "Personas",
|
||||
"description": "Gestiona las personas que rastrea Home Assistant.",
|
||||
"detail": {
|
||||
"name": "Nombre",
|
||||
"device_tracker_intro": "Selecciona los dispositivos que pertenecen a esta persona.",
|
||||
"device_tracker_picked": "Dispositivo de seguimiento",
|
||||
"device_tracker_pick": "Elegir dispositivo para rastrear"
|
||||
}
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -710,6 +783,18 @@
|
||||
}
|
||||
},
|
||||
"command_line": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"username": "Nombre de usuario",
|
||||
"password": "Contraseña"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Nombre de usuario o contraseña inválidos",
|
||||
"invalid_code": "Código de autenticación inválido"
|
||||
},
|
||||
"abort": {
|
||||
"login_expired": "La sesión expiró, por favor inicie sesión nuevamente."
|
||||
}
|
||||
@ -739,6 +824,11 @@
|
||||
"checked_items": "lementos marcados",
|
||||
"clear_items": "Borrar elementos marcados",
|
||||
"add_item": "Agregar elemento"
|
||||
},
|
||||
"empty_state": {
|
||||
"title": "Bienvenido a casa",
|
||||
"no_devices": "Esta página le permite controlar sus dispositivos, sin embargo, parece que aún no tiene dispositivos configurados. Dirígete a la página de integraciones para empezar.",
|
||||
"go_to_integrations_page": "Ir a la página de integraciones."
|
||||
}
|
||||
},
|
||||
"editor": {
|
||||
@ -746,17 +836,45 @@
|
||||
"header": "Configuración de la tarjeta",
|
||||
"save": "Guardar",
|
||||
"toggle_editor": "Cambiar editor",
|
||||
"edit": "Editar"
|
||||
"pick_card": "Elija la tarjeta que desea agregar.",
|
||||
"add": "Agregar tarjeta",
|
||||
"edit": "Editar",
|
||||
"delete": "Eliminar",
|
||||
"move": "Mover"
|
||||
},
|
||||
"migrate": {
|
||||
"header": "Configuración inválida",
|
||||
"para_no_id": "Este elemento no tiene un ID. Por favor agregue uno a este elemento en 'ui-lovelace.yaml'.",
|
||||
"para_migrate": "Home Assistant puede agregar ID a todas sus tarjetas y vistas automáticamente por usted presionando el botón 'Migrar configuración'.",
|
||||
"migrate": "Migrar configuración"
|
||||
},
|
||||
"header": "Editar interfaz de usuario",
|
||||
"edit_view": {
|
||||
"header": "Ver configuración",
|
||||
"add": "Agregar vista",
|
||||
"edit": "Editar vista",
|
||||
"delete": "Eliminar vista"
|
||||
},
|
||||
"save_config": {
|
||||
"header": "Toma el control de tu interfaz de usuario de Lovelace",
|
||||
"para": "Por defecto, Home Assistant mantendrá su interfaz de usuario y la actualizará cuando haya nuevas entidades o componentes de Lovelace disponibles. Si usted toma el control, ya no haremos cambios automáticamente para usted.",
|
||||
"para_sure": "¿Está seguro de que desea tomar el control de su interfaz de usuario?",
|
||||
"cancel": "Olvídalo",
|
||||
"save": "Tomar el control"
|
||||
},
|
||||
"menu": {
|
||||
"raw_editor": "Editor de configuraciones en bruto"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"help": "Ayuda"
|
||||
"configure_ui": "Configurar interfaz de usuario",
|
||||
"unused_entities": "Entidades no utilizadas",
|
||||
"help": "Ayuda",
|
||||
"refresh": "Refrescar"
|
||||
},
|
||||
"warning": {
|
||||
"entity_not_found": "Entidad no disponible: {entity}",
|
||||
"entity_non_numeric": "Entidad no es numérica: {entity}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -766,7 +884,8 @@
|
||||
},
|
||||
"common": {
|
||||
"loading": "Cargando",
|
||||
"cancel": "Cancelar"
|
||||
"cancel": "Cancelar",
|
||||
"save": "Guardar"
|
||||
},
|
||||
"duration": {
|
||||
"day": "{count} {count, plural,\n one {día}\n other {días}\n}",
|
||||
@ -828,7 +947,8 @@
|
||||
"arm_home": "Proteger en casa",
|
||||
"arm_away": "Proteger fuera de casa",
|
||||
"arm_night": "Armado nocturno",
|
||||
"armed_custom_bypass": "Bypass personalizado"
|
||||
"armed_custom_bypass": "Bypass personalizado",
|
||||
"arm_custom_bypass": "Bypass personalizado"
|
||||
},
|
||||
"automation": {
|
||||
"last_triggered": "Última activación",
|
||||
@ -925,6 +1045,19 @@
|
||||
"save": "Guardar",
|
||||
"name": "Nombre",
|
||||
"entity_id": "ID de la entidad"
|
||||
},
|
||||
"more_info_control": {
|
||||
"script": {
|
||||
"last_action": "Última acción"
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "Elevación",
|
||||
"rising": "Salida",
|
||||
"setting": "Puesta"
|
||||
},
|
||||
"updater": {
|
||||
"title": "Instrucciones de actualización"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -976,6 +1109,8 @@
|
||||
"zwave": "",
|
||||
"vacuum": "Aspiradora",
|
||||
"zha": "ZHA",
|
||||
"hassio": "Hass.io",
|
||||
"homeassistant": "Home Assistant",
|
||||
"lovelace": "Lovelace",
|
||||
"system_health": "Estado del sistema"
|
||||
},
|
||||
@ -985,5 +1120,14 @@
|
||||
"visibility": "Visibilidad",
|
||||
"wind_speed": "Velocidad del viento"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"climate": {
|
||||
"fan_mode": {
|
||||
"off": "Apagado",
|
||||
"on": "Encendido",
|
||||
"auto": "Auto"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -265,6 +265,11 @@
|
||||
"on": "מופעל",
|
||||
"paused": "מושהה",
|
||||
"returning": "חזור לעגינה"
|
||||
},
|
||||
"timer": {
|
||||
"active": "פעיל",
|
||||
"idle": "לא פעיל",
|
||||
"paused": "מושהה"
|
||||
}
|
||||
},
|
||||
"state_badge": {
|
||||
@ -548,7 +553,15 @@
|
||||
"change_password": "שינוי סיסמה",
|
||||
"activate_user": "הפעל משתמש",
|
||||
"deactivate_user": "בטל את המשתמש",
|
||||
"delete_user": "מחיקת משתמש"
|
||||
"delete_user": "מחיקת משתמש",
|
||||
"caption": "הצג משתמש"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "הוסף משתמש",
|
||||
"name": "שם",
|
||||
"username": "שם משתמש",
|
||||
"password": "סיסמה",
|
||||
"create": "צור"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -578,6 +591,7 @@
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA",
|
||||
"description": "ניהול רשת Zigbee לאוטומציה ביתית",
|
||||
"services": {
|
||||
"reconfigure": "התקן מחדש את התקן ה ZHA. השתמש באפשרות זו אם אתה נתקל בבעיות בהתקן. אם ההתקן המדובר הוא התקן המופעל באמצעות סוללות, ודא שהוא ער ויכול לקבל פקודות בעת שימוש בשירות זה."
|
||||
@ -587,7 +601,9 @@
|
||||
"caption": "מאגר האזורים",
|
||||
"description": "סקירה של כל האזורים בביתך.",
|
||||
"picker": {
|
||||
"header": "מאגר האזורים"
|
||||
"header": "מאגר האזורים",
|
||||
"introduction": "אזורים משמשים לארגון המיקום של ההתקנים. Home Assistant יעשה שימוש במידע זה בכדי לסייע לך בארגון הממשק, ההרשאות והאינטגרציות שלך עם מערכות אחרות.",
|
||||
"introduction2": "כדי למקם התקנים באזור זה, השתמש בקישור הבא כדי לנווט אל דף האינטגרציות ולאחר מכן לחץ על אינטגרציה מוגדרת כדי להגיע לכרטיסי המכשיר."
|
||||
},
|
||||
"no_areas": "נראה שעדיין אין אזורים!",
|
||||
"create_area": "צור איזור",
|
||||
@ -603,7 +619,9 @@
|
||||
"description": "סקירה של כל הישויות המוכרות",
|
||||
"picker": {
|
||||
"header": "מאגר הישויות",
|
||||
"unavailable": "(לא זמין)"
|
||||
"unavailable": "(לא זמין)",
|
||||
"introduction": "Home Assistant מנהל רישום של כל ישות שנראתה אי פעם ואשר ניתנת לזיהוי ייחודי. לכל אחד מישויות אלו יהיה מזהה ישות שהוקצה ואשר יהה שמור רק עבור ישות זו.",
|
||||
"introduction2": "השתמש במאגר הישויות בכדי לשנות את השם, מזהה הישות או להסיר את הערך מ- Home Assistant. שים לב, הסרת הישות ממאגר זה לא תסיר את הישות. לשם כך, פעל לפי הקישור שלהלן והסר אותו מדף האינטגרציות."
|
||||
},
|
||||
"editor": {
|
||||
"unavailable": "ישות זו אינה זמינה כעת.",
|
||||
@ -859,6 +877,10 @@
|
||||
"unused_entities": "ישויות שאינן בשימוש",
|
||||
"help": "עזרה",
|
||||
"refresh": "רענן"
|
||||
},
|
||||
"warning": {
|
||||
"entity_not_found": "הישות אינה זמינה: {entity}",
|
||||
"entity_non_numeric": "הישות אינה מספרית: {entity}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -1092,6 +1114,10 @@
|
||||
"weblink": "קישור",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "שואב אבק",
|
||||
"zha": "ZHA",
|
||||
"hassio": "Hass.io",
|
||||
"homeassistant": "Home Assistant",
|
||||
"lovelace": "Lovelace",
|
||||
"system_health": "בריאות מערכת"
|
||||
},
|
||||
"attribute": {
|
||||
@ -1100,5 +1126,14 @@
|
||||
"visibility": "ראות",
|
||||
"wind_speed": "מהירות הרוח"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"climate": {
|
||||
"fan_mode": {
|
||||
"off": "כבוי",
|
||||
"on": "דולק",
|
||||
"auto": "Auto"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -254,7 +254,7 @@
|
||||
"snowy-rainy": "진눈개비",
|
||||
"sunny": "맑음",
|
||||
"windy": "바람",
|
||||
"windy-variant": "잦은바람"
|
||||
"windy-variant": "바람"
|
||||
},
|
||||
"vacuum": {
|
||||
"cleaning": "청소중",
|
||||
@ -362,7 +362,7 @@
|
||||
"description": "자동화를 만들고 편집합니다",
|
||||
"picker": {
|
||||
"header": "자동화 편집",
|
||||
"introduction": "자동화 편집기를 사용하여 자동화를 작성하고 편집 할 수 있습니다. [안내](https:\/\/home-assistant.io\/docs\/automation\/editor\/) 를 읽고 Home Assistant 를 올바르게 구성했는지 확인해보세요.",
|
||||
"introduction": "자동화 편집기를 사용하여 자동화를 작성하고 편집 할 수 있습니다. 아래 링크를 따라 안내사항을 읽고 Home Assistant 를 올바르게 구성했는지 확인해보세요.",
|
||||
"pick_automation": "편집할 자동화 선택",
|
||||
"no_automations": "편집 가능한 자동화를 찾을 수 없습니다",
|
||||
"add_automation": "자동화 추가하기"
|
||||
@ -375,7 +375,7 @@
|
||||
"alias": "이름",
|
||||
"triggers": {
|
||||
"header": "트리거",
|
||||
"introduction": "트리거는 자동화 규칙을 처리하는 시작점 입니다. 같은 자동화 규칙에 여러 개의 트리거를 지정할 수 있습니다. 트리거가 발동되면 Home Assistant 는 조건을 확인하고 동작을 호출합니다. \n\n[트리거에 대해 자세히 알아보기](https:\/\/home-assistant.io\/docs\/automation\/trigger\/)",
|
||||
"introduction": "트리거는 자동화 규칙을 처리하는 시작점 입니다. 같은 자동화 규칙에 여러 개의 트리거를 지정할 수 있습니다. 트리거가 발동되면 Home Assistant 는 조건을 확인하고 동작을 호출합니다. 자세히 알아 보려면 아래 링크를 클릭해주세요.",
|
||||
"add": "트리거 추가",
|
||||
"duplicate": "복제",
|
||||
"delete": "삭제",
|
||||
@ -440,7 +440,7 @@
|
||||
},
|
||||
"time_pattern": {
|
||||
"label": "시간 패턴",
|
||||
"hours": "시간",
|
||||
"hours": "시",
|
||||
"minutes": "분",
|
||||
"seconds": "초"
|
||||
},
|
||||
@ -456,7 +456,7 @@
|
||||
},
|
||||
"conditions": {
|
||||
"header": "조건",
|
||||
"introduction": "조건은 자동화 규칙의 선택사항이며 트리거 될 때 발생하는 동작을 방지하는 데 사용할 수 있습니다. 조건은 트리거와 비슷해 보이지만 매우 다릅니다. 트리거는 시스템에서 발생하는 이벤트를 검사하고 조건은 시스템의 현재 상태를 검사합니다. 스위치를 예로 들면, 트리거는 스위치가 켜지는 것(이벤트)을, 조건은 스위치가 현재 켜져 있는지 혹은 꺼져 있는지(상태)를 검사합니다. \n\n[조건에 대해 자세히 알아보기](https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)",
|
||||
"introduction": "조건은 자동화 규칙의 선택사항이며 트리거 될 때 발생하는 동작을 방지하는 데 사용할 수 있습니다. 조건은 트리거와 비슷해 보이지만 매우 다릅니다. 트리거는 시스템에서 발생하는 이벤트를 검사하고 조건은 시스템의 현재 상태를 검사합니다. 스위치를 예로 들면, 트리거는 스위치가 켜지는 것(이벤트)을, 조건은 스위치가 현재 켜져 있는지 혹은 꺼져 있는지(상태)를 검사합니다. 자세히 알아 보려면 아래 링크를 클릭해주세요.",
|
||||
"add": "조건 추가",
|
||||
"duplicate": "복제",
|
||||
"delete": "삭제",
|
||||
@ -501,7 +501,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"header": "동작",
|
||||
"introduction": "동작은 자동화가 트리거 될 때 Home Assistant 가 수행할 작업입니다.\n\n [동작에 대해 자세히 알아보기](https:\/\/home-assistant.io\/docs\/automation\/action\/)",
|
||||
"introduction": "동작은 자동화가 트리거 될 때 Home Assistant 가 수행할 작업입니다. 자세히 알아 보려면 아래 링크를 클릭해주세요.",
|
||||
"add": "동작 추가",
|
||||
"duplicate": "복제",
|
||||
"delete": "삭제",
|
||||
@ -553,7 +553,15 @@
|
||||
"change_password": "비밀번호 변경",
|
||||
"activate_user": "사용자 활성화",
|
||||
"deactivate_user": "사용자 비활성화",
|
||||
"delete_user": "사용자 삭제"
|
||||
"delete_user": "사용자 삭제",
|
||||
"caption": "사용자 보기"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "사용자 계정 만들기",
|
||||
"name": "이름",
|
||||
"username": "사용자 이름 (계정명)",
|
||||
"password": "비밀번호",
|
||||
"create": "만들기"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -593,7 +601,9 @@
|
||||
"caption": "영역",
|
||||
"description": "영역을 만들고 편집합니다",
|
||||
"picker": {
|
||||
"header": "영역 등록"
|
||||
"header": "영역 등록",
|
||||
"introduction": "영역은 장치가있는 위치를 구성하는데 사용합니다. 이 정보는 Home Assistant 의 인터페이스 정리, 권한 및 다른 시스템과의 통합 구성에 도움을 줍니다.",
|
||||
"introduction2": "특정 영역에 장치를 배치하려면 아래 링크를 따라 통합 구성요소 페이지로 이동 한 다음, 설정된 구성요소의 장치를 클릭하여 영역을 설정 할 수 있습니다."
|
||||
},
|
||||
"no_areas": "등록된 영역이 없습니다. 거실, 침실과 같이 영역을 등록해보세요!",
|
||||
"create_area": "영역 만들기",
|
||||
@ -609,7 +619,9 @@
|
||||
"description": "등록된 구성요소를 편집합니다",
|
||||
"picker": {
|
||||
"header": "구성요소",
|
||||
"unavailable": "(사용불가)"
|
||||
"unavailable": "(사용불가)",
|
||||
"introduction": "Home Assistant 는 구성요소의 식별을 위해 모든 구성요소에 대해 고유한 레지스트리를 유지합니다. 각각의 구성요소들은 자신만의 고유한 구성요소 ID 를 가집니다.",
|
||||
"introduction2": "구성요소 편집을 사용하여 이름을 대체하거나 구성요소 ID를 변경하거나 Home Assistant 에서 항목을 제거할 수 있습니다. 단, 구성요소 편집창에서 구성요소를 삭제해도 구성요소가 완전히 제거되는것은 아닙니다. 완전히 제거하려면, 아래 링크를 따라 통합 구성요소 페이지에서 제거해주세요."
|
||||
},
|
||||
"editor": {
|
||||
"unavailable": "이 구성요소는 현재 사용할 수 없습니다.",
|
||||
@ -1037,7 +1049,7 @@
|
||||
"dialogs": {
|
||||
"more_info_settings": {
|
||||
"save": "저장",
|
||||
"name": "이름",
|
||||
"name": "대체 이름",
|
||||
"entity_id": "구성요소 ID"
|
||||
},
|
||||
"more_info_control": {
|
||||
@ -1114,5 +1126,14 @@
|
||||
"visibility": "시정",
|
||||
"wind_speed": "풍속"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"climate": {
|
||||
"fan_mode": {
|
||||
"off": "꺼짐",
|
||||
"on": "켜짐",
|
||||
"auto": "자동"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -362,7 +362,7 @@
|
||||
"description": "Создавайте и редактируйте правила автоматизации",
|
||||
"picker": {
|
||||
"header": "Редактор автоматизации",
|
||||
"introduction": "Редактор автоматизаций позволяет создавать и редактировать автоматизации. Пожалуйста, прочитайте [инструкции](https:\/\/home-assistant.io\/docs\/automation\/editor\/), чтобы убедиться, что вы правильно настроили Home Assistant.",
|
||||
"introduction": "Редактор автоматизаций позволяет создавать и редактировать автоматизации.\nПожалуйста, ознакомьтесь с инструкциями по указанной ниже ссылке и убедитесь, что правильно настроили Home Assistant.",
|
||||
"pick_automation": "Выберите автоматизацию для редактирования",
|
||||
"no_automations": "Мы не нашли редактируемые автоматизации",
|
||||
"add_automation": "Добавить автоматизацию"
|
||||
@ -375,7 +375,7 @@
|
||||
"alias": "Название",
|
||||
"triggers": {
|
||||
"header": "Триггеры",
|
||||
"introduction": "Триггеры - это то, что запускает процесс автоматизации. Можно указать несколько триггеров на одно и то же правило. Как только триггер срабатывает, Home Assistant будет проверять условия, и, если таковые имеются, выполнить действие.\n\n[Узнать больше о триггерах.](https:\/\/home-assistant.io\/docs\/automation\/trigger\/)",
|
||||
"introduction": "Триггеры - это то, что запускает процесс автоматизации. Можно указать несколько триггеров на одно и то же правило. Когда триггер сработает, Home Assistant будет проверять условия (если таковые имеются), и выполнять действия.\nБолее подробную информацию о триггерах Вы можете получить по указанной ниже ссылке.",
|
||||
"add": "Добавить триггер",
|
||||
"duplicate": "Дублировать",
|
||||
"delete": "Удалить",
|
||||
@ -456,7 +456,7 @@
|
||||
},
|
||||
"conditions": {
|
||||
"header": "Условия",
|
||||
"introduction": "Условия являются необязательной частью правила автоматизации и могут использоваться для предотвращения действия при срабатывании. С первого взгляда может показаться, что условия и триггеры – это одно и то же, однако это не так. Триггер срабатывает непосредственно в момент, когда произошло событие, а условие лишь проверяет состояние системы в данный момент. Триггер может заметить, как был включен выключатель, условие же может видеть только текущее его состояние. \n\n[Подробнее об условиях.](https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)",
|
||||
"introduction": "Условия являются необязательной частью правила автоматизации и могут использоваться для предотвращения действия при срабатывании. С первого взгляда может показаться, что условия и триггеры – это одно и то же, однако это не так. Триггер срабатывает непосредственно в момент, когда произошло событие, а условие лишь проверяет состояние системы в данный момент. Триггер может заметить, как был включен выключатель, условие же может видеть только текущее его состояние. \nБолее подробную информацию об условиях Вы можете получить по указанной ниже ссылке.",
|
||||
"add": "Добавить условие",
|
||||
"duplicate": "Дублировать",
|
||||
"delete": "Удалить",
|
||||
@ -501,7 +501,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"header": "Действия",
|
||||
"introduction": "Действия - это то, что сделает Home Assistant, когда правило автоматизации сработает.\n\n[Узнать больше о действиях.](https:\/\/home-assistant.io\/docs\/automation\/action\/)",
|
||||
"introduction": "Действия - это то, что сделает Home Assistant, когда правило автоматизации сработает.\nБолее подробную информацию о действиях Вы можете получить по указанной ниже ссылке.",
|
||||
"add": "Добавить действие",
|
||||
"duplicate": "Дублировать",
|
||||
"delete": "Удалить",
|
||||
@ -553,7 +553,15 @@
|
||||
"change_password": "Изменить пароль",
|
||||
"activate_user": "Активировать пользователя",
|
||||
"deactivate_user": "Деактивировать пользователя",
|
||||
"delete_user": "Удалить пользователя"
|
||||
"delete_user": "Удалить пользователя",
|
||||
"caption": "Просмотр пользователя"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "Добавить пользователя",
|
||||
"name": "Имя",
|
||||
"username": "Логин",
|
||||
"password": "Пароль",
|
||||
"create": "Создать"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -593,7 +601,9 @@
|
||||
"caption": "Помещения",
|
||||
"description": "Управляйте помещениями в Вашем доме",
|
||||
"picker": {
|
||||
"header": "Управление помещениями"
|
||||
"header": "Управление помещениями",
|
||||
"introduction": "Этот раздел используется для определения местоположения устройств. Данная информация будет использоваться в Home Assistant, чтобы помочь вам в организации вашего интерфейса, определения прав доступа и интеграции с другими системами.",
|
||||
"introduction2": "Чтобы назначить устройству местоположение, используйте указанную ниже ссылку для перехода на страницу интеграций, а затем откройте уже настроенную интеграцию."
|
||||
},
|
||||
"no_areas": "Похоже, что у Вас пока ещё нет добавленных помещений!",
|
||||
"create_area": "ДОБАВИТЬ",
|
||||
@ -609,7 +619,9 @@
|
||||
"description": "Управляйте доступными объектами",
|
||||
"picker": {
|
||||
"header": "Управление объектами",
|
||||
"unavailable": "(недоступен)"
|
||||
"unavailable": "(недоступен)",
|
||||
"introduction": "Home Assistant ведет реестр каждого объекта, который когда-либо был настроен в системе. Каждому из этих объектов будет присвоен ID, который будет зарезервирован только для этого объекта.",
|
||||
"introduction2": "Используйте данный реестр, чтобы переопределить имя, изменить ID объекта или удалить запись из Home Assistant. Обратите внимание, что удаление записи из реестра объектов не удалит сам объект. Для этого перейдите по указанной ниже ссылке и удалите его со страницы интеграций."
|
||||
},
|
||||
"editor": {
|
||||
"unavailable": "Этот объект в настоящее время недоступен.",
|
||||
@ -714,7 +726,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"username": "Имя пользователя",
|
||||
"username": "Логин",
|
||||
"password": "Пароль"
|
||||
}
|
||||
},
|
||||
@ -726,7 +738,7 @@
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Неверное имя пользователя или пароль",
|
||||
"invalid_auth": "Неверный логин или пароль",
|
||||
"invalid_code": "Неверный код аутентификации"
|
||||
},
|
||||
"abort": {
|
||||
@ -774,7 +786,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"username": "Имя пользователя",
|
||||
"username": "Логин",
|
||||
"password": "Пароль"
|
||||
}
|
||||
},
|
||||
@ -786,7 +798,7 @@
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Неверное имя пользователя или пароль",
|
||||
"invalid_auth": "Неверный логин или пароль",
|
||||
"invalid_code": "Неверный код аутентификации"
|
||||
},
|
||||
"abort": {
|
||||
@ -803,7 +815,7 @@
|
||||
"required_field": "Обязательное поле",
|
||||
"data": {
|
||||
"name": "Имя",
|
||||
"username": "Имя пользователя",
|
||||
"username": "Логин",
|
||||
"password": "Пароль"
|
||||
},
|
||||
"create_account": "Создать учетную запись",
|
||||
@ -1114,5 +1126,14 @@
|
||||
"visibility": "Видимость",
|
||||
"wind_speed": "Скорость ветра"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"climate": {
|
||||
"fan_mode": {
|
||||
"off": "Выкл",
|
||||
"on": "Вкл",
|
||||
"auto": "Авто"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -265,6 +265,11 @@
|
||||
"on": "Vključen",
|
||||
"paused": "Zaustavljeno",
|
||||
"returning": "Vračam se na postajo"
|
||||
},
|
||||
"timer": {
|
||||
"active": "aktiven",
|
||||
"idle": "V pripravljenosti",
|
||||
"paused": "Na pavzi"
|
||||
}
|
||||
},
|
||||
"state_badge": {
|
||||
@ -548,7 +553,15 @@
|
||||
"change_password": "Spremeni geslo",
|
||||
"activate_user": "Aktiviraj uporabnika",
|
||||
"deactivate_user": "Deaktiviraj uporabnika",
|
||||
"delete_user": "Izbriši uporabnika"
|
||||
"delete_user": "Izbriši uporabnika",
|
||||
"caption": "Prikaži uporabnika"
|
||||
},
|
||||
"add_user": {
|
||||
"caption": "Dodaj uporabnika",
|
||||
"name": "Ime",
|
||||
"username": "Uporabniško ime",
|
||||
"password": "Geslo",
|
||||
"create": "Ustvari"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
@ -860,6 +873,10 @@
|
||||
"unused_entities": "Neuporabljeni subjekti",
|
||||
"help": "Pomoč",
|
||||
"refresh": "Osveži"
|
||||
},
|
||||
"warning": {
|
||||
"entity_not_found": "Subjekt ni na voljo: {entity}",
|
||||
"entity_non_numeric": "Subjekt je neštevilski: {entity}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -1105,5 +1122,14 @@
|
||||
"visibility": "Vidljivost",
|
||||
"wind_speed": "Hitrost vetra"
|
||||
}
|
||||
},
|
||||
"state_attributes": {
|
||||
"climate": {
|
||||
"fan_mode": {
|
||||
"off": "Izključen",
|
||||
"on": "Vklopljen",
|
||||
"auto": "Samodejno"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user