[ci skip] Translation update
This commit is contained in:
parent
50a87bbe18
commit
169c4089ff
6 changed files with 55 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
"data": {
|
||||
"radius": "Sug\u00e1r"
|
||||
},
|
||||
"title": "T\u00f6ltse ki a sz\u0171r\u0151 adatait."
|
||||
"title": "T\u00f6ltsd ki a sz\u0171r\u0151 adatait."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"name": "Nombre del servicio de notificaci\u00f3n",
|
||||
"recipient": "Destinatarios de notificaciones por SMS",
|
||||
"track_new_devices": "Rastrea nuevos dispositivos"
|
||||
}
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0441\u043b\u0443\u0436\u0431\u044b \u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0439",
|
||||
"recipient": "\u041f\u043e\u043b\u0443\u0447\u0430\u0442\u0435\u043b\u0438 SMS-\u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0439",
|
||||
"track_new_devices": "\u041e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u0442\u044c \u043d\u043e\u0432\u044b\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430"
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"password": "Jelsz\u00f3",
|
||||
"username": "Felhaszn\u00e1l\u00f3n\u00e9v/Email C\u00edm"
|
||||
},
|
||||
"title": "T\u00f6ltse ki adatait"
|
||||
"title": "T\u00f6ltsd ki az adataid"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
30
homeassistant/components/tesla/.translations/es.json
Normal file
30
homeassistant/components/tesla/.translations/es.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"connection_error": "Error de conexi\u00f3n; compruebe la red y vuelva a intentarlo",
|
||||
"identifier_exists": "Correo electr\u00f3nico ya registrado",
|
||||
"invalid_credentials": "Credenciales no v\u00e1lidas",
|
||||
"unknown_error": "Error desconocido, por favor reporte la informaci\u00f3n de registro"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Direcci\u00f3n de correo electr\u00f3nico"
|
||||
},
|
||||
"description": "Por favor, introduzca su informaci\u00f3n.",
|
||||
"title": "Tesla - Configuraci\u00f3n"
|
||||
}
|
||||
},
|
||||
"title": "Tesla"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Segundos entre escaneos"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/tesla/.translations/hu.json
Normal file
21
homeassistant/components/tesla/.translations/hu.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"connection_error": "Hiba a csatlakoz\u00e1skor; ellen\u0151rizd a h\u00e1l\u00f3zatot \u00e9s pr\u00f3b\u00e1ld \u00fajra",
|
||||
"identifier_exists": "Az e-mail c\u00edm m\u00e1r regisztr\u00e1lva van",
|
||||
"invalid_credentials": "\u00c9rv\u00e9nytelen hiteles\u00edt\u0151 adatok",
|
||||
"unknown_error": "Ismeretlen hiba, k\u00e9rlek jelentsd a napl\u00f3f\u00e1jlban l\u00e9v\u0151 adatokat"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Jelsz\u00f3",
|
||||
"username": "Email c\u00edm"
|
||||
},
|
||||
"description": "K\u00e9rlek, add meg az adataidat.",
|
||||
"title": "Tesla - Konfigur\u00e1ci\u00f3"
|
||||
}
|
||||
},
|
||||
"title": "Tesla"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue