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
22961b30d2
commit
c2b89725be
@ -2,7 +2,8 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "L'account \u00e8 gi\u00e0 configurato",
|
"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": {
|
"error": {
|
||||||
"invalid_credentials": "Autenticazione non valida"
|
"invalid_credentials": "Autenticazione non valida"
|
||||||
@ -14,6 +15,13 @@
|
|||||||
},
|
},
|
||||||
"title": "Seleziona l'id dell'account Kamereon"
|
"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": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"locale": "Locale",
|
"locale": "Locale",
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Kontoen er allerede konfigurert",
|
"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": {
|
"error": {
|
||||||
"invalid_credentials": "Ugyldig godkjenning"
|
"invalid_credentials": "Ugyldig godkjenning"
|
||||||
@ -14,6 +15,13 @@
|
|||||||
},
|
},
|
||||||
"title": "Velg Kamereon -konto -ID"
|
"title": "Velg Kamereon -konto -ID"
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"password": "Passord"
|
||||||
|
},
|
||||||
|
"description": "Oppdater passordet ditt for {username}",
|
||||||
|
"title": "Godkjenne integrering p\u00e5 nytt"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"locale": "Lokal",
|
"locale": "Lokal",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user