mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
[ci skip] Translation update
This commit is contained in:
parent
bcebc588a6
commit
19ff83790e
@ -12,7 +12,7 @@
|
||||
"data": {
|
||||
"email": "Email",
|
||||
"host": "Host",
|
||||
"port": "Poort (10000)"
|
||||
"port": "Poort "
|
||||
},
|
||||
"title": "Verbinding maken met het apparaat"
|
||||
}
|
||||
|
@ -2,6 +2,10 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
||||
},
|
||||
"step": {
|
||||
"one": "Vac\u00edo",
|
||||
"other": "Vac\u00edo"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
@ -18,5 +18,10 @@
|
||||
"title": "GIO\u015a (Inspecci\u00f3n Jefe de Protecci\u00f3n del Medio Ambiente de Polonia)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"can_reach_server": "Alcanzar el servidor GIO\u015a"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"port_name_in_use": "Er is al een bridge met dezelfde naam of poort geconfigureerd."
|
||||
"port_name_in_use": "Er is al een bridge of apparaat met dezelfde naam of poort geconfigureerd."
|
||||
},
|
||||
"step": {
|
||||
"pairing": {
|
||||
|
@ -23,6 +23,9 @@
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"cannot_connect": "No se pudo conectar"
|
||||
},
|
||||
"error": {
|
||||
"dev_multi_type": "Los m\u00faltiples dispositivos seleccionados para configurar deben ser del mismo tipo",
|
||||
"dev_not_config": "Tipo de dispositivo no configurable",
|
||||
|
Loading…
x
Reference in New Issue
Block a user