[ci skip] Translation update
This commit is contained in:
parent
a7ebec4d02
commit
b81453cb6b
143 changed files with 1602 additions and 29 deletions
|
@ -1,19 +1,20 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
||||
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
|
||||
},
|
||||
"error": {
|
||||
"api_error": "Si \u00e8 verificato un errore di API",
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"invalid_auth": "Autenticazione non valida",
|
||||
"not_admin": "L'utente deve essere un admin, l'utente \"{username}\" ha il livello di autorizzazione \"{userlevel}\"",
|
||||
"not_admin": "L'utente deve essere un amministratore, l'utente \"{username}\" ha il livello di autorizzazione \"{userlevel}\"",
|
||||
"unknown": "Errore imprevisto"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"description": "L'integrazione Reolink ha bisogno di riautenticare i dettagli della tua connessione",
|
||||
"title": "Riautentica l'integrazione"
|
||||
"title": "Autentica nuovamente l'integrazione"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -1,15 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
||||
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119"
|
||||
},
|
||||
"error": {
|
||||
"api_error": "Wyst\u0105pi\u0142 b\u0142\u0105d API: {error}",
|
||||
"api_error": "Wyst\u0105pi\u0142 b\u0142\u0105d API",
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d: {error}"
|
||||
"not_admin": "U\u017cytkownik musi by\u0107 administratorem, u\u017cytkownik \u201e{username}\u201d ma poziom autoryzacji \u201e{userlevel}\u201d",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"description": "Integracja Reolink wymaga ponownego uwierzytelnienia szczeg\u00f3\u0142\u00f3w po\u0142\u0105czenia",
|
||||
"title": "Ponownie uwierzytelnij integracj\u0119"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
|
@ -17,7 +23,8 @@
|
|||
"port": "Port",
|
||||
"use_https": "W\u0142\u0105cz HTTPS",
|
||||
"username": "Nazwa u\u017cytkownika"
|
||||
}
|
||||
},
|
||||
"description": "{error}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue