diff --git a/homeassistant/components/geonetnz_quakes/.translations/hu.json b/homeassistant/components/geonetnz_quakes/.translations/hu.json index 42de5a1314239b6908fa66b9a6a941a8f5d3fac7..4a163d24b75925e7eed8dbf665d724643e78b538 100644 --- a/homeassistant/components/geonetnz_quakes/.translations/hu.json +++ b/homeassistant/components/geonetnz_quakes/.translations/hu.json @@ -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." } } } diff --git a/homeassistant/components/huawei_lte/.translations/es.json b/homeassistant/components/huawei_lte/.translations/es.json index 92ccf8fc0480b5d845569a1e035f18e7223b545f..c35d1eacf23397035b53895f4108403dd223b238 100644 --- a/homeassistant/components/huawei_lte/.translations/es.json +++ b/homeassistant/components/huawei_lte/.translations/es.json @@ -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" } diff --git a/homeassistant/components/huawei_lte/.translations/ru.json b/homeassistant/components/huawei_lte/.translations/ru.json index ec28325dcddfdc9457782015507fe0db68d3a4b7..6f478987f508fac2f532c75a42442083b2eb7bd7 100644 --- a/homeassistant/components/huawei_lte/.translations/ru.json +++ b/homeassistant/components/huawei_lte/.translations/ru.json @@ -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" } diff --git a/homeassistant/components/notion/.translations/hu.json b/homeassistant/components/notion/.translations/hu.json index 2f7664cf74eec1e3ee2bca26cb4dc2a10508f8b7..79878858ddcd79da4bd769995a3f974007910d0e 100644 --- a/homeassistant/components/notion/.translations/hu.json +++ b/homeassistant/components/notion/.translations/hu.json @@ -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" } } } diff --git a/homeassistant/components/tesla/.translations/es.json b/homeassistant/components/tesla/.translations/es.json new file mode 100644 index 0000000000000000000000000000000000000000..64bab24ee3f7746542412eafd891b8edc54988c8 --- /dev/null +++ b/homeassistant/components/tesla/.translations/es.json @@ -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" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/tesla/.translations/hu.json b/homeassistant/components/tesla/.translations/hu.json new file mode 100644 index 0000000000000000000000000000000000000000..7a9a3deff4953d584875e48bac37b95ea4575aad --- /dev/null +++ b/homeassistant/components/tesla/.translations/hu.json @@ -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" + } +} \ No newline at end of file