mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Update translations
This commit is contained in:
parent
86502c5cd8
commit
427f0f5e66
@ -556,6 +556,9 @@
|
||||
"device_unavailable": "dispositivo no disponible",
|
||||
"entity_unavailable": "entidad no disponible"
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -926,6 +929,19 @@
|
||||
"save": "Guardar",
|
||||
"name": "Nombre",
|
||||
"entity_id": "Identificación de la entidad"
|
||||
},
|
||||
"more_info_control": {
|
||||
"script": {
|
||||
"last_action": "Última acción"
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "Elevación",
|
||||
"rising": "Subiendo",
|
||||
"setting": "Ajuste"
|
||||
},
|
||||
"updater": {
|
||||
"title": "Instrucciones de actualización"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -975,7 +991,8 @@
|
||||
"updater": "Actualizador",
|
||||
"weblink": "Enlace web",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "Aspiradora"
|
||||
"vacuum": "Aspiradora",
|
||||
"zha": "ZHA"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
@ -556,6 +556,10 @@
|
||||
"device_unavailable": "eszköz nem érhető el",
|
||||
"entity_unavailable": "entitás nem érhető el"
|
||||
}
|
||||
},
|
||||
"zha": {
|
||||
"caption": "ZHA",
|
||||
"description": "Zigbee Home Automation hálózat menedzsment"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@ -926,6 +930,19 @@
|
||||
"save": "Mentés",
|
||||
"name": "Név",
|
||||
"entity_id": "Entitás ID"
|
||||
},
|
||||
"more_info_control": {
|
||||
"script": {
|
||||
"last_action": "Utolsó Művelet"
|
||||
},
|
||||
"sun": {
|
||||
"elevation": "Magasság",
|
||||
"rising": "Napkelte",
|
||||
"setting": "Napnyugta"
|
||||
},
|
||||
"updater": {
|
||||
"title": "Frissítési Instrukciók"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
@ -975,7 +992,8 @@
|
||||
"updater": "Frissítések",
|
||||
"weblink": "Hivatkozás",
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "Porszívó"
|
||||
"vacuum": "Porszívó",
|
||||
"zha": "ZHA"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user