mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
Autosync the updated translations (#12095)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
@@ -984,6 +984,9 @@
|
||||
"loginWithDeviceEnabledNote": {
|
||||
"message": "L'accesso con dispositivo deve essere abilitato nelle impostazioni dell'app Bitwarden. Ti serve un'altra opzione?"
|
||||
},
|
||||
"needAnotherOptionV1": {
|
||||
"message": "Need another option?"
|
||||
},
|
||||
"loginWithMasterPassword": {
|
||||
"message": "Accedi con password principale"
|
||||
},
|
||||
@@ -1302,6 +1305,12 @@
|
||||
"notificationSentDevice": {
|
||||
"message": "Una notifica è stata inviata al tuo dispositivo."
|
||||
},
|
||||
"aNotificationWasSentToYourDevice": {
|
||||
"message": "A notification was sent to your device"
|
||||
},
|
||||
"makeSureYourAccountIsUnlockedAndTheFingerprintEtc": {
|
||||
"message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device"
|
||||
},
|
||||
"versionNumber": {
|
||||
"message": "Versione $VERSION_NUMBER$",
|
||||
"placeholders": {
|
||||
@@ -3387,6 +3396,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"viewAllLogInOptions": {
|
||||
"message": "View all log in options"
|
||||
},
|
||||
"viewAllLoginOptions": {
|
||||
"message": "Visualizza tutte le opzioni di accesso"
|
||||
},
|
||||
@@ -4443,6 +4455,9 @@
|
||||
"message": "Non chiedermi di verificare la frase impronta per utenti invitati (non consigliato)",
|
||||
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
|
||||
},
|
||||
"youWillBeNotifiedOnceTheRequestIsApproved": {
|
||||
"message": "You will be notified once the request is approved"
|
||||
},
|
||||
"free": {
|
||||
"message": "Gratis",
|
||||
"description": "Free, as in 'Free beer'"
|
||||
@@ -6376,6 +6391,9 @@
|
||||
"idpSingleSignOnServiceUrlRequired": {
|
||||
"message": "Obbligatorio se l'ID dell'entità non è un URL."
|
||||
},
|
||||
"offerNoLongerValid": {
|
||||
"message": "This offer is no longer valid. Contact your organization administrators for more information."
|
||||
},
|
||||
"openIdOptionalCustomizations": {
|
||||
"message": "Personalizzazioni facoltative"
|
||||
},
|
||||
@@ -6468,8 +6486,8 @@
|
||||
"generateEmail": {
|
||||
"message": "Generate email"
|
||||
},
|
||||
"generatorBoundariesHint": {
|
||||
"message": "Value must be between $MIN$ and $MAX$",
|
||||
"spinboxBoundariesHint": {
|
||||
"message": "Value must be between $MIN$ and $MAX$.",
|
||||
"description": "Explains spin box minimum and maximum values to the user",
|
||||
"placeholders": {
|
||||
"min": {
|
||||
@@ -6482,6 +6500,26 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordLengthRecommendationHint": {
|
||||
"message": " Use $RECOMMENDED$ characters or more to generate a strong password.",
|
||||
"description": "Appended to `spinboxBoundariesHint` to recommend a length to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
|
||||
"placeholders": {
|
||||
"recommended": {
|
||||
"content": "$1",
|
||||
"example": "14"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passphraseNumWordsRecommendationHint": {
|
||||
"message": " Use $RECOMMENDED$ words or more to generate a strong passphrase.",
|
||||
"description": "Appended to `spinboxBoundariesHint` to recommend a number of words to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
|
||||
"placeholders": {
|
||||
"recommended": {
|
||||
"content": "$1",
|
||||
"example": "6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"usernameType": {
|
||||
"message": "Tipo di nome utente"
|
||||
},
|
||||
@@ -8013,9 +8051,18 @@
|
||||
"loginInitiated": {
|
||||
"message": "Accesso avviato"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Approvazione del dispositivo obbligatoria. Seleziona un'opzione di approvazione:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Ricorda questo dispositivo"
|
||||
},
|
||||
@@ -8245,6 +8292,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Email utente mancante"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Dispositivo fidato"
|
||||
},
|
||||
@@ -9707,5 +9757,20 @@
|
||||
},
|
||||
"deletedSuccessfully": {
|
||||
"message": "Deleted successfully"
|
||||
},
|
||||
"freeFamiliesSponsorship": {
|
||||
"message": "Remove Free Bitwarden Families sponsorship"
|
||||
},
|
||||
"freeFamiliesSponsorshipPolicyDesc": {
|
||||
"message": "Do not allow members to redeem a Families plan through this organization."
|
||||
},
|
||||
"verifyBankAccountWithStatementDescriptorWarning": {
|
||||
"message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make a micro-deposit within the next 1-2 business days. Enter the statement descriptor code from this deposit on the organization's billing page to verify the bank account. Failure to verify the bank account will result in a missed payment and your subscription being suspended."
|
||||
},
|
||||
"verifyBankAccountWithStatementDescriptorInstructions": {
|
||||
"message": "We have made a micro-deposit to your bank account (this may take 1-2 business days). Enter the six-digit code starting with 'SM' found on the deposit description. Failure to verify the bank account will result in a missed payment and your subscription being suspended."
|
||||
},
|
||||
"descriptorCode": {
|
||||
"message": "Descriptor code"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user