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
22961b30d2
commit
c2b89725be
@ -2,7 +2,8 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato",
|
||||
"kamereon_no_account": "Impossibile trovare l'account Kamereon."
|
||||
"kamereon_no_account": "Impossibile trovare l'account Kamereon.",
|
||||
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
|
||||
},
|
||||
"error": {
|
||||
"invalid_credentials": "Autenticazione non valida"
|
||||
@ -14,6 +15,13 @@
|
||||
},
|
||||
"title": "Seleziona l'id dell'account Kamereon"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "Aggiorna la tua password per {username}",
|
||||
"title": "Autenticare nuovamente l'integrazione"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"locale": "Locale",
|
||||
|
@ -2,7 +2,8 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Kontoen er allerede konfigurert",
|
||||
"kamereon_no_account": "Kan ikke finne Kamereon -kontoen."
|
||||
"kamereon_no_account": "Finner ikke Kamereon-konto",
|
||||
"reauth_successful": "Godkjenning p\u00e5 nytt var vellykket"
|
||||
},
|
||||
"error": {
|
||||
"invalid_credentials": "Ugyldig godkjenning"
|
||||
@ -14,6 +15,13 @@
|
||||
},
|
||||
"title": "Velg Kamereon -konto -ID"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Passord"
|
||||
},
|
||||
"description": "Oppdater passordet ditt for {username}",
|
||||
"title": "Godkjenne integrering p\u00e5 nytt"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"locale": "Lokal",
|
||||
|
Loading…
x
Reference in New Issue
Block a user