mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
[ci skip] Translation update
This commit is contained in:
parent
1c73007ae6
commit
894f4379e6
@ -525,6 +525,9 @@
|
||||
"clear": "Löschen",
|
||||
"show_areas": "Bereiche anzeigen"
|
||||
},
|
||||
"data-table": {
|
||||
"search": "Suche"
|
||||
},
|
||||
"date-range-picker": {
|
||||
"end_date": "Enddatum",
|
||||
"select": "Auswählen",
|
||||
@ -1356,6 +1359,7 @@
|
||||
"confirm_text": "Du solltest sie aus deiner Lovelace-Konfiguration und deinen Automatisierungen entfernen, wenn sie diese Entitäten enthalten.",
|
||||
"confirm_title": "Möchtest du {number} Entitäten entfernen?"
|
||||
},
|
||||
"search": "Entitäten suchen",
|
||||
"selected": "{number} ausgewählt",
|
||||
"status": {
|
||||
"disabled": "Deaktiviert",
|
||||
@ -1386,7 +1390,8 @@
|
||||
"entity_id": "Entitäts-ID",
|
||||
"name": "Name",
|
||||
"type": "Typ"
|
||||
}
|
||||
},
|
||||
"no_helpers": "Sieht so aus, als hätten Sie noch keine Helfer!"
|
||||
},
|
||||
"types": {
|
||||
"input_boolean": "Umschalten",
|
||||
@ -1490,7 +1495,8 @@
|
||||
"note_about_integrations": "Nicht alle Integrationen können über die Benutzeroberfläche konfiguriert werden.",
|
||||
"note_about_website_reference": "Weitere Informationen findest Du auf der ",
|
||||
"rename_dialog": "Bearbeite den Namen dieses Konfigurationseintrags",
|
||||
"rename_input_label": "Eintragsname"
|
||||
"rename_input_label": "Eintragsname",
|
||||
"search": "Such-Integrationen"
|
||||
},
|
||||
"introduction": "Hier ist es möglich, deine Komponenten und Home Assistant zu konfigurieren. Noch ist nicht alles über die GUI einstellbar, aber wir arbeiten daran.",
|
||||
"logs": {
|
||||
@ -2194,6 +2200,7 @@
|
||||
"name": "Name",
|
||||
"no_theme": "Kein Theme",
|
||||
"refresh_interval": "Aktualisierungsintervall",
|
||||
"search": "Suche",
|
||||
"secondary_info_attribute": "Zweites Infoattribut",
|
||||
"show_icon": "Symbol anzeigen?",
|
||||
"show_name": "Namen anzeigen?",
|
||||
@ -2314,7 +2321,8 @@
|
||||
"edit_lovelace": {
|
||||
"edit_title": "Titel bearbeiten",
|
||||
"explanation": "Dieser Titel wird überhalb aller deiner Lovelace Ansichten gezeigt.",
|
||||
"header": "Titel deiner Lovelace UI"
|
||||
"header": "Titel deiner Lovelace UI",
|
||||
"title": "Titel"
|
||||
},
|
||||
"edit_view": {
|
||||
"add": "Ansicht hinzufügen",
|
||||
|
@ -941,6 +941,19 @@
|
||||
"introduction": "Use automations to bring your home alive.",
|
||||
"load_error_not_editable": "Only automations in automations.yaml are editable.",
|
||||
"load_error_unknown": "Error loading automation ({err_no}).",
|
||||
"max": {
|
||||
"parallel": "Max number of parallel runs",
|
||||
"queued": "Queue length"
|
||||
},
|
||||
"modes": {
|
||||
"description": "The mode controls what happens when the automation is triggered while the actions are still running from a previous trigger. Check the {documentation_link} for more info.",
|
||||
"documentation": "automation documentation",
|
||||
"label": "Mode",
|
||||
"parallel": "Parallel (default)",
|
||||
"queued": "Queued",
|
||||
"restart": "Restart",
|
||||
"single": "Single"
|
||||
},
|
||||
"move_down": "Move down",
|
||||
"move_up": "Move up",
|
||||
"save": "Save",
|
||||
@ -1685,6 +1698,19 @@
|
||||
"introduction": "Use scripts to execute a sequence of actions.",
|
||||
"link_available_actions": "Learn more about available actions.",
|
||||
"load_error_not_editable": "Only scripts inside scripts.yaml are editable.",
|
||||
"max": {
|
||||
"parallel": "Max number of parallel runs",
|
||||
"queued": "Queue length"
|
||||
},
|
||||
"modes": {
|
||||
"description": "The mode controls what happens when script is invoked while it is still running from one or more previous invocations. Check the {documentation_link} for more info.",
|
||||
"documentation": "script documentation",
|
||||
"label": "Mode",
|
||||
"parallel": "Parallel",
|
||||
"queued": "Queued",
|
||||
"restart": "Restart",
|
||||
"single": "Single (default)"
|
||||
},
|
||||
"sequence": "Sequence",
|
||||
"sequence_sentence": "The sequence of actions of this script."
|
||||
},
|
||||
@ -2511,6 +2537,7 @@
|
||||
},
|
||||
"trusted_networks": {
|
||||
"abort": {
|
||||
"not_allowed": "Your computer is not allowed.",
|
||||
"not_whitelisted": "Your computer is not whitelisted."
|
||||
},
|
||||
"step": {
|
||||
|
@ -525,6 +525,9 @@
|
||||
"clear": "Limpiar",
|
||||
"show_areas": "Mostrar áreas"
|
||||
},
|
||||
"data-table": {
|
||||
"search": "Buscar"
|
||||
},
|
||||
"date-range-picker": {
|
||||
"end_date": "Fecha de finalización",
|
||||
"select": "Seleccionar",
|
||||
@ -1356,6 +1359,7 @@
|
||||
"confirm_text": "Debes eliminarlos de la configuración y las automatizaciones de Lovelace si contienen estas entidades.",
|
||||
"confirm_title": "¿Deseas eliminar {number} entidades?"
|
||||
},
|
||||
"search": "Buscar entidades",
|
||||
"selected": "{number} seleccionadas",
|
||||
"status": {
|
||||
"disabled": "Deshabilitado",
|
||||
@ -1386,7 +1390,8 @@
|
||||
"entity_id": "ID de la entidad",
|
||||
"name": "Nombre",
|
||||
"type": "Tipo"
|
||||
}
|
||||
},
|
||||
"no_helpers": "¡Parece que aún no tienes ayudantes!"
|
||||
},
|
||||
"types": {
|
||||
"input_boolean": "Alternar",
|
||||
@ -1490,7 +1495,8 @@
|
||||
"note_about_integrations": "Todavía no se pueden configurar todas las integraciones a través de la interfaz de usuario.",
|
||||
"note_about_website_reference": "Hay más disponibles en el ",
|
||||
"rename_dialog": "Edita el nombre de esta entrada de configuración",
|
||||
"rename_input_label": "Nombre de la entrada"
|
||||
"rename_input_label": "Nombre de la entrada",
|
||||
"search": "Buscar integraciones"
|
||||
},
|
||||
"introduction": "Aquí puedes configurar tus componentes y Home Assistant. Aún no es posible configurar todo desde la interfaz de usuario, pero estamos trabajando en ello.",
|
||||
"logs": {
|
||||
@ -2194,6 +2200,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?",
|
||||
@ -2314,7 +2321,8 @@
|
||||
"edit_lovelace": {
|
||||
"edit_title": "Editar título",
|
||||
"explanation": "Este título se muestra sobre todas tus vistas en la IU 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": "Añadir vista",
|
||||
|
Loading…
x
Reference in New Issue
Block a user