mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Update translations
This commit is contained in:
18
homeassistant/components/notion/.translations/es-419.json
Normal file
18
homeassistant/components/notion/.translations/es-419.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_credentials": "Nombre de usuario o contrase\u00f1a inv\u00e1lidos",
|
||||
"no_devices": "No se han encontrado dispositivos en la cuenta."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
"username": "Nombre de usuario/direcci\u00f3n de correo electr\u00f3nico"
|
||||
},
|
||||
"title": "Complete su informaci\u00f3n"
|
||||
}
|
||||
},
|
||||
"title": "Noci\u00f3n"
|
||||
}
|
||||
}
|
||||
19
homeassistant/components/notion/.translations/hr.json
Normal file
19
homeassistant/components/notion/.translations/hr.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "Korisni\u010dko ime je ve\u0107 registrirano",
|
||||
"invalid_credentials": "Neispravno korisni\u010dko ime ili lozinka",
|
||||
"no_devices": "Nisu prona\u0111eni ure\u0111aji na ra\u010dunu"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Lozinka",
|
||||
"username": "Korisni\u010dko ime/adresa e-po\u0161te"
|
||||
},
|
||||
"title": "Ispunite svoje podatke"
|
||||
}
|
||||
},
|
||||
"title": "Pojam"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "Nazwa u\u017cytkownika jest ju\u017c zarejestrowana",
|
||||
"identifier_exists": "Nazwa u\u017cytkownika ju\u017c zarejestrowana",
|
||||
"invalid_credentials": "Nieprawid\u0142owa nazwa u\u017cytkownika lub has\u0142o",
|
||||
"no_devices": "Nie znaleziono urz\u0105dze\u0144 na koncie"
|
||||
},
|
||||
@@ -14,6 +14,6 @@
|
||||
"title": "Wprowad\u017a swoje dane"
|
||||
}
|
||||
},
|
||||
"title": "Notion"
|
||||
"title": "Poj\u0119cie"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user