1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 02:53:28 +00:00

Autosync the updated translations (#16816)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
bw-ghapp[bot]
2025-10-10 11:10:48 +02:00
committed by GitHub
parent 081cc4fc65
commit e9cd6d2b7f
63 changed files with 5770 additions and 100 deletions

View File

@@ -35,6 +35,9 @@
}
}
},
"noReportRan": {
"message": "You have not created a report yet"
},
"notifiedMembers": {
"message": "Obavešteni članovi"
},
@@ -184,9 +187,24 @@
"markAppAsCritical": {
"message": "Mark app as critical"
},
"markAsCritical": {
"message": "Mark as critical"
},
"applicationsSelected": {
"message": "applications selected"
},
"selectApplication": {
"message": "Select application"
},
"unselectApplication": {
"message": "Unselect application"
},
"applicationsMarkedAsCriticalSuccess": {
"message": "Applications marked as critical"
},
"applicationsMarkedAsCriticalFail": {
"message": "Failed to mark applications as critical"
},
"application": {
"message": "Application"
},
@@ -274,6 +292,33 @@
"totalApplications": {
"message": "Total applications"
},
"applicationsNeedingReview": {
"message": "Applications needing review"
},
"newApplicationsWithCount": {
"message": "$COUNT$ new applications",
"placeholders": {
"count": {
"content": "$1",
"example": "13"
}
}
},
"newApplicationsDescription": {
"message": "Review new applications to mark as critical and keep your organization secure"
},
"reviewNow": {
"message": "Review now"
},
"prioritizeCriticalApplications": {
"message": "Prioritize critical applications"
},
"atRiskItems": {
"message": "At-risk items"
},
"markAsCriticalPlaceholder": {
"message": "Mark as critical functionality will be implemented in a future update"
},
"unmarkAsCritical": {
"message": "Unmark as critical"
},
@@ -1248,6 +1293,9 @@
"readingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"passkeyAuthenticationFailed": {
"message": "Passkey authentication failed. Please try again."
},
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
@@ -2902,6 +2950,9 @@
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"notEnoughAccountCredit": {
"message": "You do not have enough account credit for this purchase. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
@@ -4310,6 +4361,9 @@
"generatingYourRiskInsights": {
"message": "Generating your Risk Insights..."
},
"riskInsightsRunReport": {
"message": "Run report"
},
"updateBrowserDesc": {
"message": "You are using an unsupported web browser. The web vault may not function properly."
},
@@ -9960,6 +10014,9 @@
"crowdstrikeEventIntegrationDesc": {
"message": "Send event data to your Logscale instance"
},
"datadogEventIntegrationDesc": {
"message": "Send vault event data to your Datadog instance"
},
"failedToSaveIntegration": {
"message": "Failed to save integration. Please try again later."
},
@@ -11713,5 +11770,38 @@
},
"seamlessIntegration": {
"message": "Seamless integration"
},
"families": {
"message": "Families"
},
"upgradeToFamilies": {
"message": "Upgrade to Families"
},
"upgradeToPremium": {
"message": "Upgrade to Premium"
},
"familiesUpdated": {
"message": "You've upgraded to Families!"
},
"taxCalculationError": {
"message": "There was an error calculating tax for your location. Please try again."
},
"individualUpgradeWelcomeMessage": {
"message": "Welcome to Bitwarden"
},
"individualUpgradeDescriptionMessage": {
"message": "Unlock more security features with Premium, or start sharing items with Families"
},
"individualUpgradeTaxInformationMessage": {
"message": "Prices exclude tax and are billed annually."
},
"organizationNameDescription": {
"message": "Your organization name will appear in invitations you send to members."
},
"continueWithoutUpgrading": {
"message": "Continue without upgrading"
},
"upgradeErrorMessage": {
"message": "We encountered an error while processing your upgrade. Please try again."
}
}