mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 09:03:32 +00:00
Autosync the updated translations (#12268)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
This commit is contained in:
@@ -29,6 +29,33 @@
|
||||
"notifiedMembers": {
|
||||
"message": "Notified members"
|
||||
},
|
||||
"revokeMembers": {
|
||||
"message": "Revoke members"
|
||||
},
|
||||
"restoreMembers": {
|
||||
"message": "Restore members"
|
||||
},
|
||||
"revokeMembersWarning": {
|
||||
"message": "Members with claimed and unclaimed accounts will have different results when revoked:"
|
||||
},
|
||||
"claimedAccountRevoke": {
|
||||
"message": "Claimed account: Revoke access to Bitwarden account"
|
||||
},
|
||||
"unclaimedAccountRevoke": {
|
||||
"message": "Unclaimed account: Revoke access to organization data"
|
||||
},
|
||||
"claimedAccount": {
|
||||
"message": "Claimed account"
|
||||
},
|
||||
"unclaimedAccount": {
|
||||
"message": "Unclaimed account"
|
||||
},
|
||||
"restoreMembersInstructions": {
|
||||
"message": "To restore a member's account, go to the Revoked tab. The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"cannotRestoreAccessError": {
|
||||
"message": "Cannot restore organization access"
|
||||
},
|
||||
"allApplicationsWithCount": {
|
||||
"message": "All applications ($COUNT$)",
|
||||
"placeholders": {
|
||||
@@ -1110,6 +1137,12 @@
|
||||
"logInToBitwarden": {
|
||||
"message": "Log in to Bitwarden"
|
||||
},
|
||||
"authenticationTimeout": {
|
||||
"message": "Authentication timeout"
|
||||
},
|
||||
"authenticationSessionTimedOut": {
|
||||
"message": "The authentication session timed out. Please restart the login process."
|
||||
},
|
||||
"verifyIdentity": {
|
||||
"message": "Verify your Identity"
|
||||
},
|
||||
@@ -3870,30 +3903,30 @@
|
||||
"updateBrowserDesc": {
|
||||
"message": "You are using an unsupported web browser. The web vault may not function properly."
|
||||
},
|
||||
"freeTrialEndPrompt": {
|
||||
"message": "Your free trial ends in $COUNT$ days. To maintain your subscription,",
|
||||
"freeTrialEndPromptCount": {
|
||||
"message": "Your free trial ends in $COUNT$ days.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "You must set up 2FA on your user account before you can join this organization."
|
||||
}
|
||||
}
|
||||
},
|
||||
"freeTrialEndPromptAboveTwoDays": {
|
||||
"message": "$ORGANIZATION$, your free trial ends in $COUNT$ days. To maintain your subscription,",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$2",
|
||||
"example": "organization name"
|
||||
},
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
"example": "remaining days"
|
||||
}
|
||||
}
|
||||
},
|
||||
"freeTrialEndPromptForOneDay": {
|
||||
"message": "$ORGANIZATION$, your free trial ends tomorrow. To maintain your subscription,",
|
||||
"freeTrialEndPromptMultipleDays": {
|
||||
"message": "$ORGANIZATION$, your free trial ends in $COUNT$ days.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$2",
|
||||
"example": "remaining days"
|
||||
},
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
"example": "organization name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"freeTrialEndPromptTomorrow": {
|
||||
"message": "$ORGANIZATION$, your free trial ends tomorrow.",
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
@@ -3901,11 +3934,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"freeTrialEndPromptForOneDayNoOrgName": {
|
||||
"message": "Your free trial ends tomorrow. To maintain your subscription,"
|
||||
"freeTrialEndPromptTomorrowNoOrgName": {
|
||||
"message": "Your free trial ends tomorrow."
|
||||
},
|
||||
"freeTrialEndPromptForLessThanADay": {
|
||||
"message": "$ORGANIZATION$, your free trial ends today. To maintain your subscription,",
|
||||
"freeTrialEndPromptToday": {
|
||||
"message": "$ORGANIZATION$, your free trial ends today.",
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
@@ -3913,11 +3946,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"freeTrialEndingSoonWithoutOrgName": {
|
||||
"message": "Your free trial ends today. To maintain your subscription,"
|
||||
"freeTrialEndingTodayWithoutOrgName": {
|
||||
"message": "Your free trial ends today."
|
||||
},
|
||||
"routeToPaymentMethodTrigger": {
|
||||
"message": "add a payment method."
|
||||
"clickHereToAddPaymentMethod": {
|
||||
"message": "Click here to add a payment method."
|
||||
},
|
||||
"joinOrganization": {
|
||||
"message": "Join organization"
|
||||
@@ -4706,6 +4739,12 @@
|
||||
"ssoLogInWithOrgIdentifier": {
|
||||
"message": "Log in using your organization's single sign-on portal. Please enter your organization's SSO identifier to begin."
|
||||
},
|
||||
"singleSignOnEnterOrgIdentifier": {
|
||||
"message": "Enter your organization's SSO identifier to begin"
|
||||
},
|
||||
"singleSignOnEnterOrgIdentifierText": {
|
||||
"message": "To log in with your SSO provider, enter your organization's SSO identifier to begin. You may need to enter this SSO identifier when you log in from a new device."
|
||||
},
|
||||
"enterpriseSingleSignOn": {
|
||||
"message": "Enterprise single sign-on"
|
||||
},
|
||||
@@ -5610,6 +5649,12 @@
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action"
|
||||
},
|
||||
"nonCompliantMembersTitle": {
|
||||
"message": "Non-compliant members"
|
||||
},
|
||||
"nonCompliantMembersError": {
|
||||
"message": "Members that are non-compliant with the Single organization or Two-step login policy cannot be restored until they adhere to the policy requirements"
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
@@ -6117,9 +6162,6 @@
|
||||
"emailSent": {
|
||||
"message": "Email sent"
|
||||
},
|
||||
"revokeSponsorshipConfirmation": {
|
||||
"message": "After removing this account, the Families plan sponsorship will expire at the end of the billing period. You will not be able to redeem a new sponsorship offer until the existing one expires. Are you sure you want to continue?"
|
||||
},
|
||||
"removeSponsorshipSuccess": {
|
||||
"message": "Sponsorship removed"
|
||||
},
|
||||
@@ -6792,6 +6834,10 @@
|
||||
"message": "Automatically provision users and groups with your preferred identity provider via SCIM provisioning",
|
||||
"description": "the text, 'SCIM', is an acronym and should not be translated."
|
||||
},
|
||||
"scimIntegrationDescription": {
|
||||
"message": "Automatically provision users and groups with your preferred identity provider via SCIM provisioning. Find supported integrations",
|
||||
"description": "the text, 'SCIM', is an acronym and should not be translated."
|
||||
},
|
||||
"scimEnabledCheckboxDesc": {
|
||||
"message": "Enable SCIM",
|
||||
"description": "the text, 'SCIM', is an acronym and should not be translated."
|
||||
@@ -8986,44 +9032,99 @@
|
||||
"sdksDesc": {
|
||||
"message": "Use Bitwarden Secrets Manager SDK in the following programming languages to build your own applications."
|
||||
},
|
||||
"setUpGithubActions": {
|
||||
"message": "Set up Github Actions"
|
||||
"ssoDescStart": {
|
||||
"message": "Configure",
|
||||
"description": "This represents the beginning of a sentence, broken up to include links. The full sentence will be 'Configure single sign-on for Bitwarden using the implementation guide for your Identity Provider."
|
||||
},
|
||||
"setUpKubernetes": {
|
||||
"message": "Set up Kubernetes"
|
||||
"ssoDescEnd": {
|
||||
"message": "for Bitwarden using the implementation guide for your Identity Provider.",
|
||||
"description": "This represents the end of a sentence, broken up to include links. The full sentence will be 'Configure single sign-on for Bitwarden using the implementation guide for your Identity Provider."
|
||||
},
|
||||
"setUpGitlabCICD": {
|
||||
"message": "Set up GitLab CI/CD"
|
||||
"userProvisioning": {
|
||||
"message": "User provisioning"
|
||||
},
|
||||
"setUpAnsible": {
|
||||
"message": "Set up Ansible"
|
||||
"scimIntegration": {
|
||||
"message": "SCIM"
|
||||
},
|
||||
"rustSDKRepo": {
|
||||
"message": "View Rust repository"
|
||||
"scimIntegrationDescStart": {
|
||||
"message": "Configure ",
|
||||
"description": "This represents the beginning of a sentence, broken up to include links. The full sentence will be 'Configure SCIM (System for Cross-domain Identity Management) to automatically provision users and groups to Bitwarden using the implementation guide for your Identity Provider"
|
||||
},
|
||||
"cSharpSDKRepo": {
|
||||
"message": "View C# repository"
|
||||
"scimIntegrationDescEnd": {
|
||||
"message": "(System for Cross-domain Identity Management) to automatically provision users and groups to Bitwarden using the implementation guide for your Identity Provider.",
|
||||
"description": "This represents the end of a sentence, broken up to include links. The full sentence will be 'Configure SCIM (System for Cross-domain Identity Management) to automatically provision users and groups to Bitwarden using the implementation guide for your Identity Provider"
|
||||
},
|
||||
"cPlusPlusSDKRepo": {
|
||||
"message": "View C++ repository"
|
||||
"bwdc": {
|
||||
"message": "Bitwarden Directory Connector"
|
||||
},
|
||||
"jsWebAssemblySDKRepo": {
|
||||
"message": "View JS WebAssembly repository"
|
||||
"bwdcDesc": {
|
||||
"message": "Configure Bitwarden Directory Connector to automatically provision users and groups using the implementation guide for your Identity Provider."
|
||||
},
|
||||
"javaSDKRepo": {
|
||||
"message": "View Java repository"
|
||||
"eventManagement": {
|
||||
"message": "Event management"
|
||||
},
|
||||
"pythonSDKRepo": {
|
||||
"message": "View Python repository"
|
||||
"eventManagementDesc": {
|
||||
"message": "Integrate Bitwarden event logs with your SIEM (system information and event management) system by using the implementation guide for your platform."
|
||||
},
|
||||
"phpSDKRepo": {
|
||||
"message": "View php repository"
|
||||
"deviceManagement": {
|
||||
"message": "Device management"
|
||||
},
|
||||
"rubySDKRepo": {
|
||||
"message": "View Ruby repository"
|
||||
"deviceManagementDesc": {
|
||||
"message": "Configure device management for Bitwarden using the implementation guide for your platform."
|
||||
},
|
||||
"goSDKRepo": {
|
||||
"message": "View Go repository"
|
||||
"integrationCardTooltip": {
|
||||
"message": "Launch $INTEGRATION$ implementation guide.",
|
||||
"placeholders": {
|
||||
"integration": {
|
||||
"content": "$1",
|
||||
"example": "Google"
|
||||
}
|
||||
}
|
||||
},
|
||||
"smIntegrationTooltip": {
|
||||
"message": "Set up $INTEGRATION$.",
|
||||
"placeholders": {
|
||||
"integration": {
|
||||
"content": "$1",
|
||||
"example": "Google"
|
||||
}
|
||||
}
|
||||
},
|
||||
"smSdkTooltip": {
|
||||
"message": "View $SDK$ repository",
|
||||
"placeholders": {
|
||||
"sdk": {
|
||||
"content": "$1",
|
||||
"example": "Rust"
|
||||
}
|
||||
}
|
||||
},
|
||||
"integrationCardAriaLabel": {
|
||||
"message": "open $INTEGRATION$ implementation guide in a new tab.",
|
||||
"placeholders": {
|
||||
"integration": {
|
||||
"content": "$1",
|
||||
"example": "google"
|
||||
}
|
||||
}
|
||||
},
|
||||
"smSdkAriaLabel": {
|
||||
"message": "view $SDK$ repository in a new tab.",
|
||||
"placeholders": {
|
||||
"sdk": {
|
||||
"content": "$1",
|
||||
"example": "rust"
|
||||
}
|
||||
}
|
||||
},
|
||||
"smIntegrationCardAriaLabel": {
|
||||
"message": "set up $INTEGRATION$ implementation guide in a new tab.",
|
||||
"placeholders": {
|
||||
"integration": {
|
||||
"content": "$1",
|
||||
"example": "google"
|
||||
}
|
||||
}
|
||||
},
|
||||
"createNewClientToManageAsProvider": {
|
||||
"message": "Create a new client organization to manage as a Provider. Additional seats will be reflected in the next billing cycle."
|
||||
@@ -9699,8 +9800,8 @@
|
||||
"selfHostingTitleProper": {
|
||||
"message": "Self-Hosting"
|
||||
},
|
||||
"verified-domain-single-org-warning": {
|
||||
"message": "Verifying a domain will turn on the single organization policy."
|
||||
"claim-domain-single-org-warning": {
|
||||
"message": "Claiming a domain will turn on the single organization policy."
|
||||
},
|
||||
"single-org-revoked-user-warning": {
|
||||
"message": "Non-compliant members will be revoked. Administrators can restore members once they leave all other organizations."
|
||||
@@ -9715,9 +9816,19 @@
|
||||
"description": "Title for the delete organization user dialog"
|
||||
}
|
||||
},
|
||||
"deleteOrganizationUserWarning": {
|
||||
"message": "When a member is deleted, their Bitwarden account and individual vault data will be permanently deleted. Collection data will remain in the organization. To reinstate them they must create an account and be onboarded again.",
|
||||
"description": "Warning for the delete organization user dialog"
|
||||
"deleteOrganizationUserWarningDesc": {
|
||||
"message": "This will permanently delete all items owned by $NAME$. Collection items are not impacted.",
|
||||
"description": "Warning description for the delete organization user dialog",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Doe"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteManyOrganizationUsersWarningDesc": {
|
||||
"message": "This will permanently delete all items owned by the following members. Collection items are not impacted.",
|
||||
"description": "Warning description for the bulk delete organization users dialog"
|
||||
},
|
||||
"organizationUserDeleted": {
|
||||
"message": "Deleted $NAME$",
|
||||
@@ -9787,5 +9898,90 @@
|
||||
},
|
||||
"descriptorCode": {
|
||||
"message": "Descriptor code"
|
||||
},
|
||||
"removeMembers": {
|
||||
"message": "Remove members"
|
||||
},
|
||||
"claimedDomains": {
|
||||
"message": "Claimed domains"
|
||||
},
|
||||
"claimDomain": {
|
||||
"message": "Claim domain"
|
||||
},
|
||||
"reclaimDomain": {
|
||||
"message": "Reclaim domain"
|
||||
},
|
||||
"claimDomainNameInputHint": {
|
||||
"message": "Example: mydomain.com. Subdomains require separate entries to be claimed."
|
||||
},
|
||||
"automaticClaimedDomains": {
|
||||
"message": "Automatic Claimed Domains"
|
||||
},
|
||||
"automaticDomainClaimProcess": {
|
||||
"message": "Bitwarden will attempt to claim the domain 3 times during the first 72 hours. If the domain can’t be claimed, check the DNS record in your host and manually claim. The domain will be removed from your organization in 7 days if it is not claimed."
|
||||
},
|
||||
"domainNotClaimed": {
|
||||
"message": "$DOMAIN$ not claimed. Check your DNS records.",
|
||||
"placeholders": {
|
||||
"DOMAIN": {
|
||||
"content": "$1",
|
||||
"example": "bitwarden.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"domainStatusClaimed": {
|
||||
"message": "Claimed"
|
||||
},
|
||||
"domainStatusUnderVerification": {
|
||||
"message": "Under verification"
|
||||
},
|
||||
"claimedDomainsDesc": {
|
||||
"message": "Claim a domain to own all member accounts whose email address matches the domain. Members will be able to skip the SSO identifier when logging in. Administrators will also be able to delete member accounts."
|
||||
},
|
||||
"invalidDomainNameClaimMessage": {
|
||||
"message": "Input is not a valid format. Format: mydomain.com. Subdomains require separate entries to be claimed."
|
||||
},
|
||||
"domainClaimedEvent": {
|
||||
"message": "$DOMAIN$ claimed",
|
||||
"placeholders": {
|
||||
"DOMAIN": {
|
||||
"content": "$1",
|
||||
"example": "bitwarden.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"domainNotClaimedEvent": {
|
||||
"message": "$DOMAIN$ not claimed",
|
||||
"placeholders": {
|
||||
"DOMAIN": {
|
||||
"content": "$1",
|
||||
"example": "bitwarden.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updatedRevokeSponsorshipConfirmationForSentSponsorship": {
|
||||
"message": "If you remove $EMAIL$, the sponsorship for this Family plan cannot be redeemed. Are you sure you want to continue?",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "sponsored@organization.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updatedRevokeSponsorshipConfirmationForAcceptedSponsorship": {
|
||||
"message": "If you remove $EMAIL$, the sponsorship for this Family plan will end and the saved payment method will be charged $40 + applicable tax on $DATE$. You will not be able to redeem a new sponsorship until $DATE$. Are you sure you want to continue?",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "sponsored@organization.com"
|
||||
},
|
||||
"date": {
|
||||
"content": "$2",
|
||||
"example": "12/10/2024"
|
||||
}
|
||||
}
|
||||
},
|
||||
"domainClaimed": {
|
||||
"message": "Domain claimed"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user