1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

Autosync the updated translations (#16395)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
bw-ghapp[bot]
2025-09-12 10:26:44 +02:00
committed by GitHub
parent d33fd5ff68
commit 24c8b2dc5d
63 changed files with 3068 additions and 1241 deletions

View File

@@ -86,14 +86,14 @@
"noAppsInOrgDescription": {
"message": "As users save logins, applications appear here, showing any at-risk passwords. Mark critical apps and notify users to update passwords."
},
"noCriticalAppsTitle": {
"message": "Nu ai marcat nicio aplicație drept critică"
"noCriticalApplicationsTitle": {
"message": "You havent marked any applications as critical"
},
"noCriticalAppsDescription": {
"message": "Select your most critical applications to discover at-risk passwords, and notify users to change those passwords."
"noCriticalApplicationsDescription": {
"message": "Select your most critical applications to prioritize security actions for your users to address at-risk passwords."
},
"markCriticalApps": {
"message": "Marchează aplicațiile critice"
"markCriticalApplications": {
"message": "Select critical applications"
},
"markAppAsCritical": {
"message": "Marchează aplicația drept critică"
@@ -179,8 +179,8 @@
"unmarkAsCritical": {
"message": "Unmark as critical"
},
"criticalApplicationSuccessfullyUnmarked": {
"message": "Critical application successfully unmarked"
"criticalApplicationUnmarkedSuccessfully": {
"message": "Successfully unmarked application as critical"
},
"whatTypeOfItem": {
"message": "Ce fel de articol este acesta?"
@@ -2114,11 +2114,8 @@
"languageDesc": {
"message": "Alegeți limba în care folosiți seiful web."
},
"enableFavicon": {
"message": "Show website icons"
},
"faviconDesc": {
"message": "Show a recognizable image next to each login."
"showIconsChangePasswordUrls": {
"message": "Show website icons and retrieve change password URLs"
},
"default": {
"message": "Implicit"
@@ -7433,6 +7430,9 @@
"off": {
"message": "Off"
},
"connected": {
"message": "Connected"
},
"members": {
"message": "Members"
},
@@ -9690,6 +9690,15 @@
}
}
},
"updateIntegrationButtonDesc": {
"message": "Update $INTEGRATION$",
"placeholders": {
"integration": {
"content": "$1",
"example": "Crowdstrike"
}
}
},
"integrationCardTooltip": {
"message": "Launch $INTEGRATION$ implementation guide.",
"placeholders": {
@@ -10896,6 +10905,12 @@
"changeAtRiskPassword": {
"message": "Change at-risk password"
},
"changeAtRiskPasswordAndAddWebsite": {
"message": "This login is at-risk and missing a website. Add a website and change the password for stronger security."
},
"missingWebsite": {
"message": "Missing website"
},
"removeUnlockWithPinPolicyTitle": {
"message": "Remove Unlock with PIN"
},
@@ -11071,6 +11086,12 @@
"message": "Billing address required to add credit.",
"description": "Error message shown when trying to add credit to a trialing organization without a billing address."
},
"aboutThisSetting": {
"message": "About this setting"
},
"permitCipherDetailsDescription": {
"message": "Bitwarden will use saved login URIs to identify which icon or change password URL should be used to improve your experience. No information is collected or saved when you use this service."
},
"billingAddress": {
"message": "Billing address"
},
@@ -11234,6 +11255,14 @@
},
"confirmKeyConnectorDomain": {
"message": "Confirm Key Connector domain"
},
"requiredToVerifyBankAccountWithStripe": {
"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. Failure to verify the bank account will result in a missed payment and your subscription being suspended."
},
"verifyBankAccountWithStripe": {
"message": "We have made a micro-deposit to your bank account. This may take 1-2 business days. When you see the deposit in your account, you can verify your bank account. Failure to verify your bank account will result in a missed payment and your subscription will be suspended."
},
"verifyNow": {
"message": "Verify now."
}
}