From ddfa49cf3020a76833150013d75fa5c866b0a043 Mon Sep 17 00:00:00 2001 From: Danielle Flinn <43477473+danielleflinn@users.noreply.github.com> Date: Tue, 11 Oct 2022 17:38:52 -0700 Subject: [PATCH] [PS-1531]Sentence case browser (#3578) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Copy updated. Transition browser strings to use sentence case for all UI elements, except the following terms: • Branded Names: Provider(s) + Provider Portal, Send(s) + Send, Directory Connector • Plan Names: Premium, Families, Teams, Enterprise --- apps/browser/src/_locales/en/messages.json | 348 ++++++++++----------- 1 file changed, 174 insertions(+), 174 deletions(-) diff --git a/apps/browser/src/_locales/en/messages.json b/apps/browser/src/_locales/en/messages.json index 3749bb4ae00..e6d8a6b7482 100644 --- a/apps/browser/src/_locales/en/messages.json +++ b/apps/browser/src/_locales/en/messages.json @@ -14,13 +14,13 @@ "message": "Log in or create a new account to access your secure vault." }, "createAccount": { - "message": "Create Account" + "message": "Create account" }, "login": { - "message": "Log In" + "message": "Log in" }, "enterpriseSingleSignOn": { - "message": "Enterprise Single Sign-On" + "message": "Enterprise single sign-on" }, "cancel": { "message": "Cancel" @@ -32,10 +32,10 @@ "message": "Submit" }, "emailAddress": { - "message": "Email Address" + "message": "Email address" }, "masterPass": { - "message": "Master Password" + "message": "Master password" }, "masterPassDesc": { "message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it." @@ -44,10 +44,10 @@ "message": "A master password hint can help you remember your password if you forget it." }, "reTypeMasterPass": { - "message": "Re-type Master Password" + "message": "Re-type master password" }, "masterPassHint": { - "message": "Master Password Hint (optional)" + "message": "Master password hint (optional)" }, "tab": { "message": "Tab" @@ -56,10 +56,10 @@ "message": "Vault" }, "myVault": { - "message": "My Vault" + "message": "My vault" }, "allVaults": { - "message": "All Vaults" + "message": "All vaults" }, "tools": { "message": "Tools" @@ -68,37 +68,37 @@ "message": "Settings" }, "currentTab": { - "message": "Current Tab" + "message": "Current tab" }, "copyPassword": { - "message": "Copy Password" + "message": "Copy password" }, "copyNote": { - "message": "Copy Note" + "message": "Copy note" }, "copyUri": { "message": "Copy URI" }, "copyUsername": { - "message": "Copy Username" + "message": "Copy username" }, "copyNumber": { - "message": "Copy Number" + "message": "Copy number" }, "copySecurityCode": { - "message": "Copy Security Code" + "message": "Copy security code" }, "autoFill": { "message": "Auto-fill" }, "generatePasswordCopied": { - "message": "Generate Password (copied)" + "message": "Generate password (copied)" }, "copyElementIdentifier": { - "message": "Copy Custom Field Name" + "message": "Copy custom field name" }, "noMatchingLogins": { - "message": "No matching logins." + "message": "No matching logins" }, "unlockVaultMenu": { "message": "Unlock your vault" @@ -110,13 +110,13 @@ "message": "There are no logins available to auto-fill for the current browser tab." }, "addLogin": { - "message": "Add a Login" + "message": "Add a login" }, "addItem": { - "message": "Add Item" + "message": "Add item" }, "passwordHint": { - "message": "Password Hint" + "message": "Password hint" }, "enterEmailToGetHint": { "message": "Enter your account email address to receive your master password hint." @@ -131,13 +131,13 @@ "message": "Send a verification code to your email" }, "sendCode": { - "message": "Send Code" + "message": "Send code" }, "codeSent": { - "message": "Code Sent" + "message": "Code sent" }, "verificationCode": { - "message": "Verification Code" + "message": "Verification code" }, "confirmIdentity": { "message": "Confirm your identity to continue." @@ -175,16 +175,16 @@ "message": "Move" }, "addFolder": { - "message": "Add Folder" + "message": "Add folder" }, "name": { "message": "Name" }, "editFolder": { - "message": "Edit Folder" + "message": "Edit folder" }, "deleteFolder": { - "message": "Delete Folder" + "message": "Delete folder" }, "folders": { "message": "Folders" @@ -199,13 +199,13 @@ "message": "Sync" }, "syncVaultNow": { - "message": "Sync Vault Now" + "message": "Sync vault now" }, "lastSync": { - "message": "Last Sync:" + "message": "Last sync:" }, "passGen": { - "message": "Password Generator" + "message": "Password generator" }, "generator": { "message": "Generator", @@ -224,10 +224,10 @@ "message": "Select" }, "generatePassword": { - "message": "Generate Password" + "message": "Generate password" }, "regeneratePassword": { - "message": "Regenerate Password" + "message": "Regenerate password" }, "options": { "message": "Options" @@ -245,29 +245,29 @@ "message": "Numbers (0-9)" }, "specialCharacters": { - "message": "Special Characters (!@#$%^&*)" + "message": "Special characters (!@#$%^&*)" }, "numWords": { - "message": "Number of Words" + "message": "Number of words" }, "wordSeparator": { - "message": "Word Separator" + "message": "Word separator" }, "capitalize": { "message": "Capitalize", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Include Number" + "message": "Include number" }, "minNumbers": { - "message": "Minimum Numbers" + "message": "Minimum numbers" }, "minSpecial": { - "message": "Minimum Special" + "message": "Minimum special" }, "avoidAmbChar": { - "message": "Avoid Ambiguous Characters" + "message": "Avoid ambiguous characters" }, "searchVault": { "message": "Search vault" @@ -282,7 +282,7 @@ "message": "There are no items to list." }, "itemInformation": { - "message": "Item Information" + "message": "Item information" }, "username": { "message": "Username" @@ -303,16 +303,16 @@ "message": "Note" }, "editItem": { - "message": "Edit Item" + "message": "Edit item" }, "folder": { "message": "Folder" }, "deleteItem": { - "message": "Delete Item" + "message": "Delete item" }, "viewItem": { - "message": "View Item" + "message": "View item" }, "launch": { "message": "Launch" @@ -321,7 +321,7 @@ "message": "Website" }, "toggleVisibility": { - "message": "Toggle Visibility" + "message": "Toggle visibility" }, "manage": { "message": "Manage" @@ -339,7 +339,7 @@ "message": "Your web browser does not support easy clipboard copying. Copy it manually instead." }, "verifyIdentity": { - "message": "Verify Identity" + "message": "Verify identity" }, "yourVaultIsLocked": { "message": "Your vault is locked. Verify your identity to continue." @@ -482,28 +482,28 @@ "message": "Name is required." }, "addedFolder": { - "message": "Added folder" + "message": "Folder added" }, "changeMasterPass": { - "message": "Change Master Password" + "message": "Change master password" }, "changeMasterPasswordConfirmation": { "message": "You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?" }, "twoStepLoginConfirmation": { - "message": "Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?" + "message": "Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be set up on the bitwarden.com web vault. Do you want to visit the website now?" }, "editedFolder": { - "message": "Edited folder" + "message": "Folder saved" }, "deleteFolderConfirmation": { "message": "Are you sure you want to delete this folder?" }, "deletedFolder": { - "message": "Deleted folder" + "message": "Folder deleted" }, "gettingStartedTutorial": { - "message": "Getting Started Tutorial" + "message": "Getting started tutorial" }, "gettingStartedTutorialVideo": { "message": "Watch our getting started tutorial to learn how to get the most out of the browser extension." @@ -534,25 +534,25 @@ "message": "New URI" }, "addedItem": { - "message": "Added item" + "message": "Item added" }, "editedItem": { - "message": "Edited item" + "message": "Item saved" }, "deleteItemConfirmation": { "message": "Do you really want to send to the trash?" }, "deletedItem": { - "message": "Sent item to trash" + "message": "Item sent to trash" }, "overwritePassword": { - "message": "Overwrite Password" + "message": "Overwrite password" }, "overwritePasswordConfirmation": { "message": "Are you sure you want to overwrite the current password?" }, "overwriteUsername": { - "message": "Overwrite Username" + "message": "Overwrite username" }, "overwriteUsernameConfirmation": { "message": "Are you sure you want to overwrite the current username?" @@ -567,7 +567,7 @@ "message": "Search type" }, "noneFolder": { - "message": "No Folder", + "message": "No folder", "description": "This is the folder for uncategorized items" }, "enableAddLoginNotification": { @@ -649,14 +649,14 @@ "message": "Export vault" }, "fileFormat": { - "message": "File Format" + "message": "File format" }, "warning": { "message": "WARNING", "description": "WARNING (should stay in capitalized letters if the language permits)" }, "confirmVaultExport": { - "message": "Confirm Vault Export" + "message": "Confirm vault export" }, "exportWarningDesc": { "message": "This export contains your vault data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it." @@ -680,7 +680,7 @@ "message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?" }, "moveToOrganization": { - "message": "Move to Organization" + "message": "Move to organization" }, "share": { "message": "Share" @@ -705,13 +705,13 @@ "message": "Learn more" }, "authenticatorKeyTotp": { - "message": "Authenticator Key (TOTP)" + "message": "Authenticator key (TOTP)" }, "verificationCodeTotp": { - "message": "Verification Code (TOTP)" + "message": "Verification code (TOTP)" }, "copyVerificationCode": { - "message": "Copy Verification Code" + "message": "Copy verification code" }, "attachments": { "message": "Attachments" @@ -723,28 +723,28 @@ "message": "Are you sure you want to delete this attachment?" }, "deletedAttachment": { - "message": "Deleted attachment" + "message": "Attachment deleted" }, "newAttachment": { - "message": "Add New Attachment" + "message": "Add new attachment" }, "noAttachments": { "message": "No attachments." }, "attachmentSaved": { - "message": "The attachment has been saved." + "message": "Attachment saved" }, "file": { "message": "File" }, "selectFile": { - "message": "Select a file." + "message": "Select a file" }, "maxFileSize": { "message": "Maximum file size is 500 MB." }, "featureUnavailable": { - "message": "Feature Unavailable" + "message": "Feature unavailable" }, "updateKey": { "message": "You cannot use this feature until you update your encryption key." @@ -753,19 +753,19 @@ "message": "Premium membership" }, "premiumManage": { - "message": "Manage Membership" + "message": "Manage membership" }, "premiumManageAlert": { "message": "You can manage your membership on the bitwarden.com web vault. Do you want to visit the website now?" }, "premiumRefresh": { - "message": "Refresh Membership" + "message": "Refresh membership" }, "premiumNotCurrentMember": { - "message": "You are not currently a premium member." + "message": "You are not currently a Premium member." }, "premiumSignUpAndGet": { - "message": "Sign up for a premium membership and get:" + "message": "Sign up for a Premium membership and get:" }, "ppremiumSignUpStorage": { "message": "1 GB encrypted storage for file attachments." @@ -783,16 +783,16 @@ "message": "Priority customer support." }, "ppremiumSignUpFuture": { - "message": "All future premium features. More coming soon!" + "message": "All future Premium features. More coming soon!" }, "premiumPurchase": { "message": "Purchase Premium" }, "premiumPurchaseAlert": { - "message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?" + "message": "You can purchase Premium membership on the bitwarden.com web vault. Do you want to visit the website now?" }, "premiumCurrentMember": { - "message": "You are a premium member!" + "message": "You are a Premium member!" }, "premiumCurrentMemberThanks": { "message": "Thank you for supporting Bitwarden." @@ -819,10 +819,10 @@ "message": "Ask for biometrics on launch" }, "premiumRequired": { - "message": "Premium Required" + "message": "Premium required" }, "premiumRequiredDesc": { - "message": "A premium membership is required to use this feature." + "message": "A Premium membership is required to use this feature." }, "enterVerificationCodeApp": { "message": "Enter the 6 digit verification code from your authenticator app." @@ -870,25 +870,25 @@ "message": "Authenticate WebAuthn" }, "loginUnavailable": { - "message": "Login Unavailable" + "message": "Login unavailable" }, "noTwoStepProviders": { - "message": "This account has two-step login enabled, however, none of the configured two-step providers are supported by this web browser." + "message": "This account has two-step login set up, however, none of the configured two-step providers are supported by this web browser." }, "noTwoStepProviders2": { "message": "Please use a supported web browser (such as Chrome) and/or add additional providers that are better supported across web browsers (such as an authenticator app)." }, "twoStepOptions": { - "message": "Two-step Login Options" + "message": "Two-step login options" }, "recoveryCodeDesc": { - "message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account." + "message": "Lost access to all of your two-factor providers? Use your recovery code to turn off all two-factor providers from your account." }, "recoveryCodeTitle": { - "message": "Recovery Code" + "message": "Recovery code" }, "authenticatorAppTitle": { - "message": "Authenticator App" + "message": "Authenticator app" }, "authenticatorAppDesc": { "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.", @@ -912,7 +912,7 @@ "message": "FIDO2 WebAuthn" }, "webAuthnDesc": { - "message": "Use any WebAuthn enabled security key to access your account." + "message": "Use any WebAuthn compatible security key to access your account." }, "emailTitle": { "message": "Email" @@ -921,13 +921,13 @@ "message": "Verification codes will be emailed to you." }, "selfHostedEnvironment": { - "message": "Self-hosted Environment" + "message": "Self-hosted environment" }, "selfHostedEnvironmentFooter": { "message": "Specify the base URL of your on-premises hosted Bitwarden installation." }, "customEnvironment": { - "message": "Custom Environment" + "message": "Custom environment" }, "customEnvironmentFooter": { "message": "For advanced users. You can specify the base URL of each service independently." @@ -939,19 +939,19 @@ "message": "API Server URL" }, "webVaultUrl": { - "message": "Web Vault Server URL" + "message": "Web vault server URL" }, "identityUrl": { - "message": "Identity Server URL" + "message": "Identity server URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Notifications server URL" }, "iconsUrl": { - "message": "Icons Server URL" + "message": "Icons server URL" }, "environmentSaved": { - "message": "The environment URLs have been saved." + "message": "Environment URLs saved" }, "enableAutoFillOnPageLoad": { "message": "Auto-fill on page load" @@ -969,7 +969,7 @@ "message": "You can turn off auto-fill on page load for individual login items from the item's Edit view." }, "itemAutoFillOnPageLoad": { - "message": "Auto-fill on page load (if enabled in Options)" + "message": "Auto-fill on page load (if set up in Options)" }, "autoFillOnPageLoadUseDefault": { "message": "Use default setting" @@ -999,16 +999,16 @@ "message": "Private mode support is experimental and some features are limited." }, "customFields": { - "message": "Custom Fields" + "message": "Custom fields" }, "copyValue": { - "message": "Copy Value" + "message": "Copy value" }, "value": { "message": "Value" }, "newCustomField": { - "message": "New Custom Field" + "message": "New custom field" }, "dragToSort": { "message": "Drag to sort" @@ -1049,7 +1049,7 @@ "message": "Indicate how many logins you have for the current web page." }, "cardholderName": { - "message": "Cardholder Name" + "message": "Cardholder name" }, "number": { "message": "Number" @@ -1058,10 +1058,10 @@ "message": "Brand" }, "expirationMonth": { - "message": "Expiration Month" + "message": "Expiration month" }, "expirationYear": { - "message": "Expiration Year" + "message": "Expiration year" }, "expiration": { "message": "Expiration" @@ -1103,7 +1103,7 @@ "message": "December" }, "securityCode": { - "message": "Security Code" + "message": "Security code" }, "ex": { "message": "ex." @@ -1124,31 +1124,31 @@ "message": "Dr" }, "firstName": { - "message": "First Name" + "message": "First name" }, "middleName": { - "message": "Middle Name" + "message": "Middle name" }, "lastName": { - "message": "Last Name" + "message": "Last name" }, "fullName": { - "message": "Full Name" + "message": "Full name" }, "identityName": { - "message": "Identity Name" + "message": "Identity name" }, "company": { "message": "Company" }, "ssn": { - "message": "Social Security Number" + "message": "Social Security number" }, "passportNumber": { - "message": "Passport Number" + "message": "Passport number" }, "licenseNumber": { - "message": "License Number" + "message": "License number" }, "email": { "message": "Email" @@ -1175,7 +1175,7 @@ "message": "State / Province" }, "zipPostalCode": { - "message": "Zip / Postal Code" + "message": "Zip / Postal code" }, "country": { "message": "Country" @@ -1190,7 +1190,7 @@ "message": "Logins" }, "typeSecureNote": { - "message": "Secure Note" + "message": "Secure note" }, "typeCard": { "message": "Card" @@ -1199,7 +1199,7 @@ "message": "Identity" }, "passwordHistory": { - "message": "Password History" + "message": "Password history" }, "back": { "message": "Back" @@ -1226,7 +1226,7 @@ "message": "Logins" }, "secureNotes": { - "message": "Secure Notes" + "message": "Secure notes" }, "clear": { "message": "Clear", @@ -1270,7 +1270,7 @@ "description": "A programming term, also known as 'RegEx'." }, "matchDetection": { - "message": "Match Detection", + "message": "Match detection", "description": "URI match detection for auto-fill." }, "defaultMatchDetection": { @@ -1278,10 +1278,10 @@ "description": "Default URI match detection for auto-fill." }, "toggleOptions": { - "message": "Toggle Options" + "message": "Toggle options" }, "toggleCurrentUris": { - "message": "Toggle Current URIs", + "message": "Toggle current URIs", "description": "Toggle the display of the URIs of the currently open tabs in the browser." }, "currentUri": { @@ -1296,7 +1296,7 @@ "message": "Types" }, "allItems": { - "message": "All Items" + "message": "All items" }, "noPasswordsInList": { "message": "There are no passwords to list." @@ -1312,7 +1312,7 @@ "description": "ex. Date this item was updated" }, "datePasswordUpdated": { - "message": "Password Updated", + "message": "Password updated", "description": "ex. Date this password was updated" }, "neverLockWarning": { @@ -1343,7 +1343,7 @@ "description": "ex. A weak password. Scale: Weak -> Good -> Strong" }, "weakMasterPassword": { - "message": "Weak Master Password" + "message": "Weak master password" }, "weakMasterPasswordDesc": { "message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?" @@ -1371,7 +1371,7 @@ "message": "Awaiting confirmation from desktop" }, "awaitDesktopDesc": { - "message": "Please confirm using biometrics in the Bitwarden Desktop application to enable biometrics for browser." + "message": "Please confirm using biometrics in the Bitwarden desktop application to set up biometrics for browser." }, "lockWithMasterPassOnRestart": { "message": "Lock with master password on browser restart" @@ -1380,7 +1380,7 @@ "message": "You must select at least one collection." }, "cloneItem": { - "message": "Clone Item" + "message": "Clone item" }, "clone": { "message": "Clone" @@ -1403,40 +1403,40 @@ "message": "Search trash" }, "permanentlyDeleteItem": { - "message": "Permanently Delete Item" + "message": "Permanently delete item" }, "permanentlyDeleteItemConfirmation": { "message": "Are you sure you want to permanently delete this item?" }, "permanentlyDeletedItem": { - "message": "Permanently Deleted item" + "message": "Item permanently deleted" }, "restoreItem": { - "message": "Restore Item" + "message": "Restore item" }, "restoreItemConfirmation": { "message": "Are you sure you want to restore this item?" }, "restoredItem": { - "message": "Restored Item" + "message": "Item restored" }, "vaultTimeoutLogOutConfirmation": { "message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?" }, "vaultTimeoutLogOutConfirmationTitle": { - "message": "Timeout Action Confirmation" + "message": "Timeout action confirmation" }, "autoFillAndSave": { - "message": "Auto-fill and Save" + "message": "Auto-fill and save" }, "autoFillSuccessAndSavedUri": { - "message": "Auto-filled Item and Saved URI" + "message": "Item auto-filled and URI saved" }, "autoFillSuccess": { - "message": "Auto-filled Item" + "message": "Item auto-filled " }, "setMasterPassword": { - "message": "Set Master Password" + "message": "Set master password" }, "masterPasswordPolicyInEffect": { "message": "One or more organization policies require your master password to meet the following requirements:" @@ -1505,19 +1505,19 @@ "message": "Please verify that the desktop application shows this fingerprint: " }, "desktopIntegrationDisabledTitle": { - "message": "Browser integration is not enabled" + "message": "Browser integration is not set up" }, "desktopIntegrationDisabledDesc": { - "message": "Browser integration is not enabled in the Bitwarden Desktop application. Please enable it in the settings within the desktop application." + "message": "Browser integration is not set up in the Bitwarden desktop application. Please set it up in the settings within the desktop application." }, "startDesktopTitle": { - "message": "Start the Bitwarden Desktop application" + "message": "Start the Bitwarden desktop application" }, "startDesktopDesc": { - "message": "The Bitwarden Desktop application needs to be started before unlock with biometrics can be used." + "message": "The Bitwarden desktop application needs to be started before unlock with biometrics can be used." }, "errorEnableBiometricTitle": { - "message": "Unable to enable biometrics" + "message": "Unable to set up biometrics" }, "errorEnableBiometricDesc": { "message": "Action was canceled by the desktop application" @@ -1535,10 +1535,10 @@ "message": "Account missmatch" }, "biometricsNotEnabledTitle": { - "message": "Biometrics not enabled" + "message": "Biometrics not set up" }, "biometricsNotEnabledDesc": { - "message": "Browser biometrics requires desktop biometric to be enabled in the settings first." + "message": "Browser biometrics requires desktop biometric to be set up in the settings first." }, "biometricsNotSupportedTitle": { "message": "Biometrics not supported" @@ -1559,7 +1559,7 @@ "message": "This action cannot be done in the sidebar, please retry the action in the popup or popout." }, "personalOwnershipSubmitError": { - "message": "Due to an Enterprise Policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections." + "message": "Due to an Enterprise Policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available collections." }, "personalOwnershipPolicyInEffect": { "message": "An organization policy is affecting your ownership options." @@ -1625,10 +1625,10 @@ "message": "Delete" }, "removedPassword": { - "message": "Removed Password" + "message": "Password removed" }, "deletedSend": { - "message": "Deleted Send", + "message": "Send deleted", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendLink": { @@ -1665,14 +1665,14 @@ "message": "The file you want to send." }, "deletionDate": { - "message": "Deletion Date" + "message": "Deletion date" }, "deletionDateDesc": { "message": "The Send will be permanently deleted on the specified date and time.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "expirationDate": { - "message": "Expiration Date" + "message": "Expiration date" }, "expirationDateDesc": { "message": "If set, access to this Send will expire on the specified date and time.", @@ -1709,7 +1709,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendDisableDesc": { - "message": "Disable this Send so that no one can access it.", + "message": "Deactivate this Send so that no one can access it.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendShareDesc": { @@ -1724,17 +1724,17 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "currentAccessCount": { - "message": "Current Access Count" + "message": "Current access count" }, "createSend": { - "message": "Create New Send", + "message": "New Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "newPassword": { - "message": "New Password" + "message": "New password" }, "sendDisabled": { - "message": "Send Disabled", + "message": "Send removed", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendDisabledWarning": { @@ -1742,11 +1742,11 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createdSend": { - "message": "Created Send", + "message": "Send created", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editedSend": { - "message": "Edited Send", + "message": "Send saved", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendLinuxChromiumFileWarning": { @@ -1804,22 +1804,22 @@ "message": "This action is protected. To continue, please re-enter your master password to verify your identity." }, "emailVerificationRequired": { - "message": "Email Verification Required" + "message": "Email verification required" }, "emailVerificationRequiredDesc": { "message": "You must verify your email to use this feature. You can verify your email in the web vault." }, "updatedMasterPassword": { - "message": "Updated Master Password" + "message": "Updated master password" }, "updateMasterPassword": { - "message": "Update Master Password" + "message": "Update master password" }, "updateMasterPasswordWarning": { - "message": "Your Master Password was recently changed by an administrator in your organization. In order to access the vault, you must update it now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Your master password was recently changed by an administrator in your organization. In order to access the vault, you must update it now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour." }, "resetPasswordPolicyAutoEnroll": { - "message": "Automatic Enrollment" + "message": "Automatic enrollment" }, "resetPasswordAutoEnrollInviteWarning": { "message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password." @@ -1853,10 +1853,10 @@ "message": "Your vault timeout exceeds the restrictions set by your organization." }, "vaultExportDisabled": { - "message": "Vault Export Disabled" + "message": "Vault export unavailable" }, "personalVaultExportPolicyInEffect": { - "message": "One or more organization policies prevents you from exporting your personal vault." + "message": "One or more organization policies prevents you from exporting your individual vault." }, "copyCustomFieldNameInvalidElement": { "message": "Unable to identify a valid form element. Try inspecting the HTML instead." @@ -1874,13 +1874,13 @@ } }, "leaveOrganization": { - "message": "Leave Organization" + "message": "Leave organization" }, "removeMasterPassword": { - "message": "Remove Master Password" + "message": "Remove master password" }, "removedMasterPassword": { - "message": "Master password removed." + "message": "Master password removed" }, "leaveOrganizationConfirmation": { "message": "Are you sure you want to leave this organization?" @@ -1895,10 +1895,10 @@ "message": "Your session has timed out. Please go back and try logging in again." }, "exportingPersonalVaultTitle": { - "message": "Exporting Personal Vault" + "message": "Exporting individual vault" }, "exportingPersonalVaultDescription": { - "message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", + "message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", "placeholders": { "email": { "content": "$1", @@ -1910,23 +1910,23 @@ "message": "Error" }, "regenerateUsername": { - "message": "Regenerate Username" + "message": "Regenerate username" }, "generateUsername": { - "message": "Generate Username" + "message": "Generate username" }, "usernameType": { - "message": "Username Type" + "message": "Username type" }, "plusAddressedEmail": { - "message": "Plus Addressed Email", + "message": "Plus addressed email", "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Use your email provider's sub-addressing capabilities." }, "catchallEmail": { - "message": "Catch-all Email" + "message": "Catch-all email" }, "catchallEmailDesc": { "message": "Use your domain's configured catch-all inbox." @@ -1935,22 +1935,22 @@ "message": "Random" }, "randomWord": { - "message": "Random Word" + "message": "Random word" }, "websiteName": { - "message": "Website Name" + "message": "Website name" }, "whatWouldYouLikeToGenerate": { "message": "What would you like to generate?" }, "passwordType": { - "message": "Password Type" + "message": "Password type" }, "service": { "message": "Service" }, "forwardedEmail": { - "message": "Forwarded Email Alias" + "message": "Forwarded email alias" }, "forwardedEmailDesc": { "message": "Generate an email alias with an external forwarding service." @@ -1966,16 +1966,16 @@ "message": "API Key" }, "ssoKeyConnectorError": { - "message": "Key Connector error: make sure Key Connector is available and working correctly." + "message": "Key connector error: make sure key connector is available and working correctly." }, "premiumSubcriptionRequired": { "message": "Premium subscription required" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "Organization suspended." }, "disabledOrganizationFilterError": { - "message" : "Items in disabled Organizations cannot be accessed. Contact your Organization owner for assistance." + "message" : "Items in suspended Organizations cannot be accessed. Contact your Organization owner for assistance." }, "cardBrandMir": { "message": "Mir" @@ -1999,13 +1999,13 @@ "message": "to reset to pre-configured settings" }, "serverVersion": { - "message": "Server Version" + "message": "Server version" }, "selfHosted": { - "message": "Self-Hosted" + "message": "Self-hosted" }, "thirdParty": { - "message": "Third-Party" + "message": "Third-party" }, "thirdPartyServerMessage": { "message": "Connected to third-party server implementation, $SERVERNAME$. Please verify bugs using the official server, or report them to the third-party server.",