1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

Autosync the updated translations (#11400)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-04 10:38:08 +00:00
committed by GitHub
parent bf38f2dfee
commit 90a8b91e23
62 changed files with 3919 additions and 881 deletions

View File

@@ -1099,6 +1099,9 @@
"yourVaultIsLockedV2": {
"message": "La cassaforte è bloccata"
},
"yourAccountIsLocked": {
"message": "Your account is locked"
},
"uuid": {
"message": "UUID"
},
@@ -2199,6 +2202,9 @@
"checkExposedPasswords": {
"message": "Controlla password esposte"
},
"timesExposed": {
"message": "Times exposed"
},
"exposedXTimes": {
"message": "Esposta $COUNT$ volte",
"placeholders": {
@@ -2233,6 +2239,9 @@
"noWeakPasswords": {
"message": "Nessun elemento nella tua cassaforte ha password deboli."
},
"weakness": {
"message": "Weakness"
},
"reusedPasswordsReport": {
"message": "Password riutilizzate"
},
@@ -2258,6 +2267,9 @@
"noReusedPasswords": {
"message": "Nessun login nella tua cassaforte ha password riutilizzate."
},
"timesReused": {
"message": "Times reused"
},
"reusedXTimes": {
"message": "Riutilizzata $COUNT$ volte",
"placeholders": {
@@ -2555,6 +2567,9 @@
"downloadLicense": {
"message": "Scarica licenza"
},
"viewBillingToken": {
"message": "View Billing Token"
},
"updateLicense": {
"message": "Aggiorna licenza"
},
@@ -3160,6 +3175,10 @@
"incorrectPin": {
"message": "PIN errato"
},
"pin": {
"message": "PIN",
"description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device."
},
"exportedVault": {
"message": "Cassaforte esportata"
},
@@ -5985,8 +6004,8 @@
"viewBillingSyncToken": {
"message": "Visualizza token di sincronizzazione della fatturazione"
},
"generateBillingSyncToken": {
"message": "Genera token di sincronizzazione della fatturazione"
"generateBillingToken": {
"message": "Generate billing token"
},
"copyPasteBillingSync": {
"message": "Copia e incolla questo token nelle impostazioni di sincronizzazione della fatturazione della tua organizzazione self-hosted."
@@ -5994,8 +6013,8 @@
"billingSyncCanAccess": {
"message": "Il token di sincronizzazione della fatturazione può accedere e modificare le impostazioni di abbonamento di questa organizzazione."
},
"manageBillingSync": {
"message": "Gestisci sincronizzazione della fatturazione"
"manageBillingTokenSync": {
"message": "Manage Billing Token"
},
"setUpBillingSync": {
"message": "Configura sincronizzazione della fatturazione"
@@ -6054,15 +6073,15 @@
"billingSyncApiKeyRotated": {
"message": "Token ruotato"
},
"billingSyncDesc": {
"message": "La sincronizzazione della fatturazione sblocca le sponsorizzazioni Families e la sincronizzazione automatica delle licenze sul tuo server. Dopo aver aggiornato il server cloud di Bitwarden, seleziona Sincronizza Licenza per applicare le modifiche."
},
"billingSyncKeyDesc": {
"message": "Per completare questo modulo è necessario un token di sincronizzazione della fatturazione dalle impostazioni di abbonamento della tua organizzazione cloud."
},
"billingSyncKey": {
"message": "Token di sincronizzazione della fatturazione"
},
"automaticBillingSyncDesc": {
"message": "Automatic sync unlocks Families sponsorships and allows you to sync your license without uploading a file. After making updates in the Bitwarden cloud server, select Sync License to apply changes."
},
"active": {
"message": "Attivo"
},
@@ -6582,6 +6601,18 @@
}
}
},
"singleFieldNeedsAttention": {
"message": "1 field needs your attention."
},
"multipleFieldsNeedAttention": {
"message": "$COUNT$ fields need your attention.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"duoHealthCheckResultsInNullAuthUrlError": {
"message": "Errore di connessione con il servizio Duo. Utilizza un metodo di login in due passaggi diverso o contatta Duo per assistenza."
},
@@ -7442,6 +7473,15 @@
"or": {
"message": "o"
},
"unlockWithBiometrics": {
"message": "Unlock with biometrics"
},
"unlockWithPin": {
"message": "Unlock with PIN"
},
"unlockWithMasterPassword": {
"message": "Unlock with master password"
},
"licenseAndBillingManagement": {
"message": "Licenza e gestione della fatturazione"
},
@@ -7451,8 +7491,8 @@
"manualUpload": {
"message": "Caricamento manuale"
},
"manualUploadDesc": {
"message": "Se non vuoi sincronizzare la fattura, carica la licenza manualmente."
"manualBillingTokenUploadDesc": {
"message": "If you do not want to opt into billing sync, manually upload your license here. This will not automatically unlock Families sponsorships."
},
"syncLicense": {
"message": "Sincronizza licenza"
@@ -9225,5 +9265,14 @@
},
"editAccess": {
"message": "Modifica accesso"
},
"addAttachment": {
"message": "Add attachment"
},
"maxFileSizeSansPunctuation": {
"message": "Maximum file size is 500 MB"
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
}
}