[ci skip] Translation update
This commit is contained in:
parent
73f2f2ad1b
commit
37f81b261d
317 changed files with 2608 additions and 261 deletions
|
@ -18,7 +18,7 @@
|
|||
"unable_to_pair": "No se ha podido emparejar, por favor int\u00e9ntelo de nuevo.",
|
||||
"unknown_error": "El dispositivo report\u00f3 un error desconocido. La vinculaci\u00f3n ha fallado."
|
||||
},
|
||||
"flow_title": "Accesorio HomeKit: {name}",
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"busy_error": {
|
||||
"description": "Interrumpe el emparejamiento en todos los controladores o intenta reiniciar el dispositivo y luego contin\u00faa con el emparejamiento.",
|
||||
|
@ -69,5 +69,5 @@
|
|||
"single_press": "\"{subtype}\" pulsado"
|
||||
}
|
||||
},
|
||||
"title": "Accesorio HomeKit"
|
||||
"title": "Controlador HomeKit"
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"state": {
|
||||
"homekit_controller__ecobee_mode": {
|
||||
"away": "Afuera",
|
||||
"sleep": "Durmiendo"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,6 +2,11 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "V\u00fdber zariadenia"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue