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