bitwarden-estensione-browser/src/locales/en/messages.json

2797 lines
74 KiB
JSON
Raw Normal View History

2018-06-05 21:02:53 +02:00
{
2018-07-06 04:37:35 +02:00
"pageTitle": {
"message": "$APP_NAME$ Web Vault",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
2018-06-08 05:38:17 +02:00
"whatTypeOfItem": {
"message": "What type of item is this?"
},
"name": {
"message": "Name"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "New URI"
},
"username": {
"message": "Username"
},
"password": {
"message": "Password"
},
2018-10-09 04:42:32 +02:00
"passphrase": {
"message": "Passphrase"
},
2018-06-08 05:38:17 +02:00
"notes": {
"message": "Notes"
},
"customFields": {
"message": "Custom Fields"
2018-06-08 05:38:17 +02:00
},
"cardholderName": {
"message": "Cardholder Name"
2018-06-08 05:38:17 +02:00
},
"number": {
"message": "Number"
},
"brand": {
"message": "Brand"
},
"expiration": {
"message": "Expiration"
},
"securityCode": {
"message": "Security Code (CVV)"
2018-06-08 05:38:17 +02:00
},
"identityName": {
"message": "Identity Name"
2018-06-08 05:38:17 +02:00
},
"company": {
"message": "Company"
},
"ssn": {
"message": "Social Security Number"
2018-06-08 05:38:17 +02:00
},
"passportNumber": {
"message": "Passport Number"
2018-06-08 05:38:17 +02:00
},
"licenseNumber": {
"message": "License Number"
2018-06-08 05:38:17 +02:00
},
"email": {
"message": "Email"
},
"phone": {
"message": "Phone"
},
"january": {
"message": "January"
},
"february": {
"message": "February"
},
"march": {
"message": "March"
},
"april": {
"message": "April"
},
"may": {
"message": "May"
},
"june": {
"message": "June"
},
"july": {
"message": "July"
},
"august": {
"message": "August"
},
"september": {
"message": "September"
},
"october": {
"message": "October"
},
"november": {
"message": "November"
},
"december": {
"message": "December"
},
"title": {
"message": "Title"
},
"mr": {
"message": "Mr"
},
"mrs": {
"message": "Mrs"
},
"ms": {
"message": "Ms"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "Expiration Month"
2018-06-08 05:38:17 +02:00
},
"expirationYear": {
"message": "Expiration Year"
2018-06-08 05:38:17 +02:00
},
"authenticatorKeyTotp": {
"message": "Authenticator Key (TOTP)"
2018-06-08 05:38:17 +02:00
},
"folder": {
"message": "Folder"
},
"newCustomField": {
"message": "New Custom Field"
2018-06-08 05:38:17 +02:00
},
"value": {
"message": "Value"
},
"cfTypeText": {
"message": "Text"
},
"cfTypeHidden": {
"message": "Hidden"
},
"cfTypeBoolean": {
"message": "Boolean"
},
"remove": {
"message": "Remove"
},
2018-07-04 05:43:57 +02:00
"unassigned": {
"message": "Unassigned"
},
2018-06-08 05:38:17 +02:00
"noneFolder": {
"message": "No Folder",
2018-06-08 05:38:17 +02:00
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Add Folder"
2018-06-08 05:38:17 +02:00
},
"editFolder": {
"message": "Edit Folder"
2018-06-08 05:38:17 +02:00
},
"baseDomain": {
"message": "Base domain"
},
"host": {
"message": "Host",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
2018-06-08 05:38:17 +02:00
},
"exact": {
"message": "Exact"
},
"startsWith": {
"message": "Starts with"
},
"regEx": {
"message": "Regular expression",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Match Detection",
2018-06-08 05:38:17 +02:00
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Default match detection",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Never"
},
"toggleVisibility": {
"message": "Toggle Visibility"
2018-06-08 05:38:17 +02:00
},
2018-11-09 23:50:26 +01:00
"toggleCollapse": {
"message": "Toggle Collapse",
"description": "Toggling an expand/collapse state."
},
2018-06-08 05:38:17 +02:00
"generatePassword": {
"message": "Generate Password"
2018-06-08 05:38:17 +02:00
},
"checkPassword": {
"message": "Check if password has been exposed."
},
"passwordExposed": {
"message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "This password was not found in any known data breaches. It should be safe to use."
},
"save": {
"message": "Save"
},
"cancel": {
"message": "Cancel"
},
2018-06-29 22:55:54 +02:00
"canceled": {
"message": "Canceled"
2018-06-29 22:55:54 +02:00
},
2018-06-08 05:38:17 +02:00
"close": {
"message": "Close"
},
"delete": {
"message": "Delete"
},
"favorite": {
"message": "Favorite"
2018-06-08 05:38:17 +02:00
},
"unfavorite": {
"message": "Unfavorite"
2018-06-08 05:38:17 +02:00
},
"edit": {
"message": "Edit"
},
"searchCollection": {
"message": "Search Collection"
2018-06-08 05:38:17 +02:00
},
"searchFolder": {
"message": "Search Folder"
2018-06-08 05:38:17 +02:00
},
"searchFavorites": {
"message": "Search Favorites"
2018-06-08 05:38:17 +02:00
},
"searchType": {
"message": "Search Type",
2018-06-08 05:38:17 +02:00
"description": "Search item type"
},
"searchVault": {
"message": "Search Vault"
2018-06-08 05:38:17 +02:00
},
"allItems": {
"message": "All Items"
2018-06-08 05:38:17 +02:00
},
"favorites": {
"message": "Favorites"
2018-06-08 05:38:17 +02:00
},
"types": {
"message": "Types"
},
"typeLogin": {
"message": "Login"
},
"typeCard": {
"message": "Card"
},
"typeIdentity": {
"message": "Identity"
},
"typeSecureNote": {
"message": "Secure Note"
2018-06-08 05:38:17 +02:00
},
"folders": {
"message": "Folders"
},
"collections": {
"message": "Collections"
},
"firstName": {
"message": "First Name"
2018-06-08 05:38:17 +02:00
},
"middleName": {
"message": "Middle Name"
2018-06-08 05:38:17 +02:00
},
"lastName": {
"message": "Last Name"
2018-06-08 05:38:17 +02:00
},
"address1": {
"message": "Address 1"
},
"address2": {
"message": "Address 2"
},
"address3": {
"message": "Address 3"
},
"cityTown": {
"message": "City / Town"
2018-06-08 05:38:17 +02:00
},
"stateProvince": {
"message": "State / Province"
2018-06-08 05:38:17 +02:00
},
"zipPostalCode": {
"message": "Zip / Postal Code"
2018-06-08 05:38:17 +02:00
},
"country": {
"message": "Country"
},
"shared": {
"message": "Shared"
},
"attachments": {
"message": "Attachments"
},
"select": {
"message": "Select"
},
"addItem": {
"message": "Add Item"
2018-06-08 05:38:17 +02:00
},
"editItem": {
"message": "Edit Item"
2018-06-08 05:38:17 +02:00
},
"ex": {
"message": "ex.",
2018-06-08 05:38:17 +02:00
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "Other"
},
"share": {
"message": "Share"
},
"valueCopied": {
"message": "$VALUE$ copied",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "Copy Value",
2018-06-08 05:38:17 +02:00
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "Copy Password",
2018-06-08 05:38:17 +02:00
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "Copy Username",
2018-06-08 05:38:17 +02:00
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "Copy Number",
2018-06-08 05:38:17 +02:00
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "Copy Security Code",
2018-06-08 05:38:17 +02:00
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "Copy URI",
"description": "Copy URI to clipboard"
},
"myVault": {
"message": "My Vault"
2018-06-08 05:38:17 +02:00
},
2018-07-03 21:44:33 +02:00
"vault": {
"message": "Vault"
},
2018-06-08 05:38:17 +02:00
"shareSelected": {
"message": "Share Selected"
2018-06-08 05:38:17 +02:00
},
"deleteSelected": {
"message": "Delete Selected"
2018-06-08 05:38:17 +02:00
},
"moveSelected": {
"message": "Move Selected"
2018-06-08 05:38:17 +02:00
},
"selectAll": {
"message": "Select All"
2018-06-08 05:38:17 +02:00
},
"unselectAll": {
"message": "Unselect All"
},
"value": {
"message": "Value"
2018-06-08 05:38:17 +02:00
},
"launch": {
"message": "Launch"
2018-06-08 18:04:03 +02:00
},
"newAttachment": {
"message": "Add New Attachment"
2018-06-08 18:04:03 +02:00
},
"deletedAttachment": {
"message": "Deleted attachment"
},
"deleteAttachmentConfirmation": {
"message": "Are you sure you want to delete this attachment?"
},
"attachmentSaved": {
"message": "The attachment has been saved."
},
"file": {
"message": "File"
},
"selectFile": {
"message": "Select a file."
},
"maxFileSize": {
"message": "Maximum file size is 100 MB."
},
"updateKey": {
"message": "You cannot use this feature until you update your encryption key."
2018-06-08 20:56:26 +02:00
},
"addedItem": {
"message": "Added item"
},
"editedItem": {
"message": "Edited item"
},
2018-06-12 17:46:11 +02:00
"sharedItem": {
"message": "Shared item"
},
"sharedItems": {
"message": "Shared items"
},
2018-06-08 20:56:26 +02:00
"deleteItem": {
"message": "Delete Item"
2018-06-08 20:56:26 +02:00
},
"deleteFolder": {
"message": "Delete Folder"
2018-06-08 20:56:26 +02:00
},
"deleteAttachment": {
"message": "Delete Attachment"
2018-06-08 20:56:26 +02:00
},
"deleteItemConfirmation": {
"message": "Are you sure you want to delete this item?"
},
"deletedItem": {
"message": "Deleted item"
},
"deletedItems": {
"message": "Deleted items"
},
"movedItems": {
"message": "Moved items"
},
2018-06-08 20:56:26 +02:00
"overwritePasswordConfirmation": {
"message": "Are you sure you want to overwrite the current password?"
},
"editedFolder": {
"message": "Edited folder"
},
"addedFolder": {
"message": "Added folder"
},
"deleteFolderConfirmation": {
"message": "Are you sure you want to delete this folder?"
},
"deletedFolder": {
"message": "Deleted folder"
},
"loggedOut": {
"message": "Logged out"
},
"loginExpired": {
"message": "Your login session has expired."
},
"logOutConfirmation": {
"message": "Are you sure you want to log out?"
},
"logOut": {
"message": "Log Out"
2018-06-08 20:56:26 +02:00
},
"ok": {
"message": "Ok"
2018-06-08 20:56:26 +02:00
},
"yes": {
"message": "Yes"
},
"no": {
"message": "No"
2018-06-09 06:38:55 +02:00
},
"loginOrCreateNewAccount": {
"message": "Log in or create a new account to access your secure vault."
},
"createAccount": {
"message": "Create Account"
2018-06-09 06:38:55 +02:00
},
"logIn": {
"message": "Log In"
2018-06-09 06:38:55 +02:00
},
"submit": {
"message": "Submit"
},
2018-07-03 17:42:50 +02:00
"emailAddressDesc": {
"message": "You'll use your email address to log in."
},
"yourName": {
"message": "Your Name"
2018-07-03 17:42:50 +02:00
},
"yourNameDesc": {
"message": "What should we call you?"
},
2018-06-09 06:38:55 +02:00
"masterPass": {
"message": "Master Password"
2018-06-09 06:38:55 +02:00
},
"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."
},
"masterPassHintDesc": {
"message": "A master password hint can help you remember your password if you forget it."
},
"reTypeMasterPass": {
"message": "Re-type Master Password"
2018-06-09 06:38:55 +02:00
},
"masterPassHint": {
"message": "Master Password Hint (optional)"
2018-06-09 06:38:55 +02:00
},
2018-06-21 05:35:40 +02:00
"masterPassHintLabel": {
"message": "Master Password Hint"
2018-06-21 05:35:40 +02:00
},
2018-06-09 06:38:55 +02:00
"settings": {
"message": "Settings"
},
"passwordHint": {
"message": "Password Hint"
2018-06-09 06:38:55 +02:00
},
"enterEmailToGetHint": {
"message": "Enter your account email address to receive your master password hint."
},
"getMasterPasswordHint": {
"message": "Get master password hint"
},
"emailRequired": {
"message": "Email address is required."
},
"invalidEmail": {
"message": "Invalid email address."
},
"masterPassRequired": {
"message": "Master password is required."
},
"masterPassLength": {
"message": "Master password must be at least 8 characters long."
},
"masterPassDoesntMatch": {
"message": "Master password confirmation does not match."
},
"newAccountCreated": {
"message": "Your new account has been created! You may now log in."
},
"masterPassSent": {
"message": "We've sent you an email with your master password hint."
},
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"emailAddress": {
"message": "Email Address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"unlock": {
"message": "Unlock"
},
2019-01-08 06:32:35 +01:00
"loggedInAsEmail": {
"message": "Logged in as $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"invalidMasterPassword": {
"message": "Invalid master password"
2018-06-10 05:13:19 +02:00
},
"lockNow": {
"message": "Lock Now"
2018-06-11 15:17:24 +02:00
},
"noItemsInList": {
"message": "There are no items to list."
2018-06-11 15:31:11 +02:00
},
2018-07-09 22:27:54 +02:00
"noCollectionsInList": {
"message": "There are no collections to list."
},
"noGroupsInList": {
2018-07-10 16:06:57 +02:00
"message": "There are no groups to list."
2018-07-09 22:27:54 +02:00
},
"noUsersInList": {
"message": "There are no users to list."
},
2018-07-11 20:43:00 +02:00
"noEventsInList": {
"message": "There are no events to list."
},
2018-06-11 16:09:59 +02:00
"newOrganization": {
"message": "New Organization"
2018-06-11 16:09:59 +02:00
},
2018-07-02 16:58:07 +02:00
"noOrganizationsList": {
"message": "You do not belong to any organizations. Organizations allow you to securely share items with other users."
2018-07-02 16:58:07 +02:00
},
2018-06-11 15:31:11 +02:00
"versionNumber": {
"message": "Version $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
2018-06-11 17:43:10 +02:00
},
"enterVerificationCodeApp": {
"message": "Enter the 6 digit verification code from your authenticator app."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "Remember me"
},
"sendVerificationCodeEmailAgain": {
"message": "Send verification code email again"
},
"useAnotherTwoStepMethod": {
"message": "Use another two-step login method"
},
"insertYubiKey": {
"message": "Insert your YubiKey into your computer's USB port, then touch its button."
},
"insertU2f": {
"message": "Insert your security key into your computer's USB port. If it has a button, touch it."
},
"loginUnavailable": {
"message": "Login Unavailable"
2018-06-11 17:43:10 +02:00
},
"noTwoStepProviders": {
"message": "This account has two-step login enabled, however, none of the configured two-step providers are supported by this web browser."
2018-06-11 17:43:10 +02:00
},
"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)."
2018-06-11 17:43:10 +02:00
},
"twoStepOptions": {
"message": "Two-step Login Options"
2018-06-11 17:43:10 +02:00
},
"recoveryCodeDesc": {
"message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account."
},
"recoveryCodeTitle": {
"message": "Recovery Code"
2018-06-11 17:43:10 +02:00
},
"authenticatorAppTitle": {
"message": "Authenticator App"
2018-06-11 17:43:10 +02:00
},
"authenticatorAppDesc": {
"message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "YubiKey OTP Security Key"
2018-06-11 17:43:10 +02:00
},
"yubiKeyDesc": {
2018-10-10 18:30:03 +02:00
"message": "Use a YubiKey to access your account. Works with YubiKey 4 series, 5 series, and NEO devices."
2018-06-11 17:43:10 +02:00
},
"duoDesc": {
"message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
2018-06-11 17:43:10 +02:00
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "Use any FIDO U2F enabled security key to access your account."
},
"u2fTitle": {
"message": "FIDO U2F Security Key"
2018-06-11 17:43:10 +02:00
},
"emailTitle": {
"message": "Email"
},
"emailDesc": {
"message": "Verification codes will be emailed to you."
},
"continue": {
"message": "Continue"
2018-06-12 17:46:11 +02:00
},
"organization": {
"message": "Organization"
2018-06-12 17:46:11 +02:00
},
"organizations": {
"message": "Organizations"
2018-06-12 17:46:11 +02:00
},
"shareDesc": {
"message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared."
2018-06-12 19:08:47 +02:00
},
2018-06-13 06:03:48 +02:00
"shareManyDesc": {
"message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared."
2018-06-13 06:03:48 +02:00
},
2018-06-12 19:08:47 +02:00
"collectionsDesc": {
"message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item."
},
"deleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
2018-06-12 23:33:08 +02:00
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
2018-06-13 06:03:48 +02:00
},
"shareSelectedItemsCountDesc": {
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
2018-06-13 06:03:48 +02:00
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"shareable_count": {
"content": "$2",
"example": "8"
},
"nonshareable_count": {
"content": "$3",
"example": "2"
}
}
2018-06-20 05:40:51 +02:00
},
"verificationCodeTotp": {
"message": "Verification Code (TOTP)"
2018-06-20 05:40:51 +02:00
},
"copyVerificationCode": {
"message": "Copy Verification Code"
2018-06-20 22:28:56 +02:00
},
"warning": {
"message": "Warning"
},
2018-12-17 16:54:18 +01:00
"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."
2018-06-20 22:28:56 +02:00
},
"exportMasterPassword": {
"message": "Enter your master password to export your vault data."
},
"exportVault": {
"message": "Export Vault"
2018-06-20 22:28:56 +02:00
},
2018-12-17 16:54:18 +01:00
"fileFormat": {
"message": "File Format"
2018-12-17 16:54:18 +01:00
},
2018-06-20 22:28:56 +02:00
"exportSuccess": {
"message": "Your vault data has been exported."
2018-06-21 00:16:20 +02:00
},
"passwordGenerator": {
"message": "Password Generator"
2018-06-21 00:16:20 +02:00
},
"minNumbers": {
"message": "Minimum Numbers"
2018-06-21 00:16:20 +02:00
},
"minSpecial": {
"message": "Minimum Special",
2018-06-21 00:16:20 +02:00
"description": "Minimum Special Characters"
},
"ambiguous": {
"message": "Avoid Ambiguous Characters"
2018-06-21 00:16:20 +02:00
},
"regeneratePassword": {
"message": "Regenerate Password"
2018-06-21 00:16:20 +02:00
},
"length": {
"message": "Length"
},
"numWords": {
"message": "Number of Words"
},
2018-10-09 04:06:15 +02:00
"wordSeparator": {
"message": "Word Separator"
2018-10-09 04:06:15 +02:00
},
2018-06-21 00:16:20 +02:00
"passwordHistory": {
"message": "Password History"
2018-06-21 00:16:20 +02:00
},
"noPasswordsInList": {
"message": "There are no passwords to list."
},
"clear": {
"message": "Clear"
2018-06-21 05:35:40 +02:00
},
"accountUpdated": {
"message": "Account Updated"
2018-06-21 20:28:00 +02:00
},
2018-06-21 21:30:17 +02:00
"changeEmail": {
"message": "Change Email"
2018-06-21 21:30:17 +02:00
},
2018-06-21 20:28:00 +02:00
"newEmail": {
"message": "New Email"
2018-06-21 20:28:00 +02:00
},
"code": {
"message": "Code"
},
"changeEmailDesc": {
"message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize the email address change.",
2018-06-21 20:28:00 +02:00
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
"message": "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."
},
"emailChanged": {
"message": "Email Changed"
2018-06-21 20:28:00 +02:00
},
"logBackIn": {
"message": "Please log back in."
2018-06-21 21:30:17 +02:00
},
2018-07-17 23:22:51 +02:00
"logBackInOthersToo": {
"message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well."
2018-07-17 23:22:51 +02:00
},
2018-06-21 21:30:17 +02:00
"changeMasterPassword": {
"message": "Change Master Password"
2018-06-21 21:30:17 +02:00
},
"masterPasswordChanged": {
"message": "Master Password Changed"
2018-06-21 21:30:17 +02:00
},
"currentMasterPass": {
"message": "Current Master Password"
2018-06-21 21:30:17 +02:00
},
"newMasterPass": {
"message": "New Master Password"
2018-06-21 21:30:17 +02:00
},
"confirmNewMasterPass": {
"message": "Confirm New Master Password"
2018-06-21 21:57:28 +02:00
},
2018-08-28 04:40:03 +02:00
"encKeySettings": {
"message": "Encryption Key Settings"
2018-08-28 04:40:03 +02:00
},
"kdfAlgorithm": {
"message": "KDF Algorithm"
2018-08-28 04:40:03 +02:00
},
"kdfIterations": {
"message": "KDF Iterations"
2018-08-28 04:40:03 +02:00
},
"kdfIterationsDesc": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
"message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"changeKdf": {
"message": "Change KDF"
},
"encKeySettingsChanged": {
"message": "Encryption Key Settings Changed"
2018-08-28 04:40:03 +02:00
},
2018-06-21 21:57:28 +02:00
"dangerZone": {
"message": "Danger Zone"
2018-06-21 21:57:28 +02:00
},
"dangerZoneDesc": {
"message": "Careful, these actions are not reversible!"
},
"deauthorizeSessions": {
"message": "Deauthorize Sessions"
2018-06-21 21:57:28 +02:00
},
2018-06-21 23:14:36 +02:00
"deauthorizeSessionsDesc": {
"message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions."
2018-06-21 23:14:36 +02:00
},
"deauthorizeSessionsWarning": {
"message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour."
},
"sessionsDeauthorized": {
"message": "All Sessions Deauthorized"
2018-06-21 23:14:36 +02:00
},
2018-06-21 21:57:28 +02:00
"purgeVault": {
"message": "Purge Vault"
2018-06-21 21:57:28 +02:00
},
2018-09-25 15:12:24 +02:00
"purgedOrganizationVault": {
"message": "Purged organization vault."
2018-09-25 15:12:24 +02:00
},
"purgeVaultDesc": {
"message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted."
},
2018-09-25 15:12:24 +02:00
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
2018-09-25 15:12:24 +02:00
},
"purgeVaultWarning": {
"message": "Purging your vault is permanent. It cannot be undone."
},
"vaultPurged": {
"message": "Your vault has been purged."
},
2018-06-21 21:57:28 +02:00
"deleteAccount": {
"message": "Delete Account"
2018-06-21 21:57:28 +02:00
},
"deleteAccountDesc": {
"message": "Proceed below to delete your account and all associated data."
},
"deleteAccountWarning": {
"message": "Deleting your account is permanent. It cannot be undone."
},
"accountDeleted": {
"message": "Account Deleted"
},
"accountDeletedDesc": {
"message": "Your account has been closed and all associated data has been deleted."
},
2018-06-21 21:57:28 +02:00
"myAccount": {
"message": "My Account"
},
"tools": {
"message": "Tools"
2018-06-23 21:16:23 +02:00
},
2018-07-06 04:37:35 +02:00
"importData": {
"message": "Import Data"
2018-06-23 21:16:23 +02:00
},
2018-06-25 17:39:55 +02:00
"importSuccess": {
"message": "Data has been successfully imported into your vault."
},
"importFormatError": {
"message": "Data is not formatted correctly. Please check your import file and try again."
},
"importNothingError": {
"message": "Nothing was imported."
},
2018-06-23 21:16:23 +02:00
"selectFormat": {
"message": "Select the format of the import file"
},
"selectImportFile": {
"message": "Select the import file"
},
"orCopyPasteFileContents": {
"message": "or copy/paste the import file contents"
2018-06-25 21:47:05 +02:00
},
"instructionsFor": {
"message": "$NAME$ Instructions",
2018-06-25 21:47:05 +02:00
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
2018-06-25 22:44:06 +02:00
},
"options": {
"message": "Options"
},
2018-06-25 23:17:55 +02:00
"optionsDesc": {
"message": "Customize your web vault experience."
2018-06-25 23:17:55 +02:00
},
2018-06-26 15:04:12 +02:00
"optionsUpdated": {
"message": "Options updated"
},
2018-06-25 22:44:06 +02:00
"language": {
"message": "Language"
},
"languageDesc": {
"message": "Change the language used by the web vault."
},
"disableIcons": {
"message": "Disable Website Icons"
2018-06-25 22:44:06 +02:00
},
"disableIconsDesc": {
"message": "Website Icons provide a recognizable image next to each login item in your vault."
2018-06-25 22:44:06 +02:00
},
2018-07-31 06:02:09 +02:00
"enableGravatars": {
"message": "Enable Gravatars",
2018-07-31 05:52:04 +02:00
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
2018-07-31 06:02:09 +02:00
"enableGravatarsDesc": {
2018-07-31 05:52:04 +02:00
"message": "Use avatar images loaded from gravatar.com."
},
2018-06-25 22:44:06 +02:00
"default": {
"message": "Default"
2018-06-26 05:16:59 +02:00
},
"domainRules": {
"message": "Domain Rules"
2018-06-26 05:16:59 +02:00
},
"domainRulesDesc": {
"message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden."
},
2018-06-26 17:50:23 +02:00
"globalEqDomains": {
"message": "Global Equivalent Domains"
2018-06-26 05:16:59 +02:00
},
2018-06-26 17:50:23 +02:00
"customEqDomains": {
"message": "Custom Equivalent Domains"
2018-06-26 17:50:23 +02:00
},
"exclude": {
"message": "Exclude"
},
"include": {
"message": "Include"
},
"customize": {
"message": "Customize"
2018-06-26 17:50:23 +02:00
},
"newCustomDomain": {
"message": "New Custom Domain"
2018-06-26 17:50:23 +02:00
},
"newCustomDomainDesc": {
"message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains."
2018-06-26 17:50:23 +02:00
},
"customDomainX": {
"message": "Custom Domain $INDEX$",
2018-06-26 17:50:23 +02:00
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "Domains updated"
2018-06-27 04:51:58 +02:00
},
"twoStepLogin": {
"message": "Two-step Login"
2018-06-27 04:51:58 +02:00
},
2018-07-18 23:10:26 +02:00
"twoStepLoginDesc": {
"message": "Secure your account by requiring an additional step when logging in."
},
"twoStepLoginOrganizationDesc": {
"message": "Require two-step login for your organization's users by configuring providers at the organization level."
2018-07-18 23:10:26 +02:00
},
2018-06-27 04:51:58 +02:00
"twoStepLoginRecoveryWarning": {
"message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place."
2018-06-27 04:51:58 +02:00
},
"viewRecoveryCode": {
"message": "View Recovery Code"
2018-06-27 04:51:58 +02:00
},
"providers": {
"message": "Providers",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
2018-06-27 23:50:31 +02:00
"enable": {
"message": "Enable"
},
2018-06-27 04:51:58 +02:00
"enabled": {
"message": "Enabled"
},
"premium": {
2018-07-18 04:49:53 +02:00
"message": "Premium",
"description": "Premium Membership"
2018-06-27 04:51:58 +02:00
},
"premiumMembership": {
"message": "Premium Membership"
},
2018-07-18 15:21:23 +02:00
"premiumRequired": {
"message": "Premium Required"
2018-07-18 15:21:23 +02:00
},
"premiumRequiredDesc": {
"message": "A premium membership is required to use this feature."
},
2018-08-31 23:42:19 +02:00
"youHavePremiumAccess": {
"message": "You have premium access"
},
"alreadyPremiumFromOrg": {
"message": "You already have access to premium features because of an organization you are a member of."
2018-08-31 23:42:19 +02:00
},
2018-06-27 04:51:58 +02:00
"manage": {
"message": "Manage"
2018-06-27 15:20:09 +02:00
},
"disable": {
"message": "Disable"
},
"twoStepLoginProviderEnabled": {
"message": "This two-step login provider is enabled on your account."
},
"twoStepLoginAuthDesc": {
"message": "Enter your master password to modify two-step login settings."
},
"twoStepAuthenticatorDesc": {
"message": "Follow these steps to set up two-step login with an authenticator app:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "Download a two-step authenticator app"
},
"twoStepAuthenticatorNeedApp": {
"message": "Need a two-step authenticator app? Download one of the following"
},
"iosDevices": {
"message": "iOS devices"
},
"androidDevices": {
"message": "Android devices"
},
"windowsDevices": {
"message": "Windows devices"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "These apps are recommended, however, other authenticator apps will also work."
2018-06-27 15:20:09 +02:00
},
"twoStepAuthenticatorScanCode": {
"message": "Scan this QR code with your authenticator app"
},
"key": {
"message": "Key"
},
"twoStepAuthenticatorEnterCode": {
"message": "Enter the resulting 6 digit verification code from the app"
},
"twoStepAuthenticatorReaddDesc": {
"message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app."
},
"twoStepDisableDesc": {
"message": "Are you sure you want to disable this two-step login provider?"
},
"twoStepDisabled": {
"message": "Two-step login provider disabled."
2018-06-27 19:45:11 +02:00
},
"twoFactorYubikeyAdd": {
"message": "Add a new YubiKey to your account"
},
"twoFactorYubikeyPlugIn": {
2018-10-08 20:23:30 +02:00
"message": "Plug the YubiKey into your computer's USB port."
2018-06-27 19:45:11 +02:00
},
"twoFactorYubikeySelectKey": {
2018-07-30 22:57:58 +02:00
"message": "Select the first empty YubiKey input field below."
2018-06-27 19:45:11 +02:00
},
"twoFactorYubikeyTouchButton": {
"message": "Touch the YubiKey's button."
},
"twoFactorYubikeySaveForm": {
"message": "Save the form."
},
"twoFactorYubikeyWarning": {
"message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:"
},
"twoFactorYubikeySupportUsb": {
"message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
2018-10-08 20:23:30 +02:00
"u2fkeyX": {
"message": "U2F Key $INDEX$",
2018-10-08 20:23:30 +02:00
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
2018-06-27 19:45:11 +02:00
"nfcSupport": {
"message": "NFC Support"
2018-06-27 19:45:11 +02:00
},
"twoFactorYubikeySupportsNfc": {
"message": "One of my keys supports NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected."
},
"yubikeysUpdated": {
"message": "YubiKeys updated"
},
"disableAllKeys": {
"message": "Disable All Keys"
2018-06-27 21:27:59 +02:00
},
"twoFactorDuoDesc": {
"message": "Enter the Bitwarden application information from your Duo Admin panel."
},
"twoFactorDuoIntegrationKey": {
"message": "Integration Key"
2018-06-27 21:27:59 +02:00
},
"twoFactorDuoSecretKey": {
"message": "Secret Key"
2018-06-27 21:27:59 +02:00
},
"twoFactorDuoApiHostname": {
"message": "API Hostname"
2018-06-27 22:56:11 +02:00
},
"twoFactorEmailDesc": {
"message": "Follow these steps to set up two-step login with email:"
},
"twoFactorEmailEnterEmail": {
"message": "Enter the email that you wish to receive verification codes"
},
"twoFactorEmailEnterCode": {
"message": "Enter the resulting 6 digit verification code from the email"
},
"sendEmail": {
"message": "Send Email"
2018-06-27 23:50:31 +02:00
},
"twoFactorU2fAdd": {
"message": "Add a FIDO U2F security key to your account"
},
2018-10-08 20:23:30 +02:00
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
2018-10-08 20:23:30 +02:00
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
2018-06-27 23:50:31 +02:00
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
},
2018-10-08 20:23:30 +02:00
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
2018-06-27 23:50:31 +02:00
"twoFactorU2fWarning": {
"message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
},
"twoFactorU2fSupportWeb": {
"message": "Web vault and browser extensions on a desktop/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
2018-06-27 23:50:31 +02:00
},
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
},
2018-10-08 20:23:30 +02:00
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
2018-06-27 23:50:31 +02:00
},
2018-10-08 20:23:30 +02:00
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
2018-06-28 15:40:11 +02:00
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
2018-06-29 04:27:32 +02:00
"twoFactorRecoveryNoCode": {
"message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code."
},
2018-06-28 15:40:11 +02:00
"printCode": {
"message": "Print Code",
2018-06-28 15:40:11 +02:00
"description": "Print 2FA recovery code"
2018-06-28 17:58:33 +02:00
},
"reports": {
"message": "Reports"
},
2018-12-11 21:11:16 +01:00
"unsecuredWebsitesReport": {
"message": "Unsecured Websites Report"
2018-12-11 21:11:16 +01:00
},
"unsecuredWebsitesReportDesc": {
"message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted."
2018-12-11 21:11:16 +01:00
},
"unsecuredWebsitesFound": {
"message": "Unsecured Websites Found"
2018-12-11 21:11:16 +01:00
},
"unsecuredWebsitesFoundDesc": {
"message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:// if the website allows it.",
2018-12-11 21:11:16 +01:00
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "No items in your vault have unsecured URIs."
},
2018-12-12 05:25:05 +01:00
"inactive2faReport": {
"message": "Inactive 2FA Report"
2018-12-12 05:25:05 +01:00
},
"inactive2faReportDesc": {
"message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication."
},
"inactive2faFound": {
"message": "Logins Without 2FA Found"
2018-12-12 05:25:05 +01:00
},
"inactive2faFoundDesc": {
2018-12-12 14:53:44 +01:00
"message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.",
2018-12-12 05:25:05 +01:00
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "No websites were found in your vault with a missing two-factor authentication configuration."
},
2018-12-12 06:02:57 +01:00
"instructions": {
"message": "Instructions"
2018-12-12 05:25:05 +01:00
},
2018-12-12 04:09:16 +01:00
"exposedPasswordsReport": {
"message": "Exposed Passwords Report"
2018-12-12 04:09:16 +01:00
},
"exposedPasswordsReportDesc": {
2018-12-12 18:46:17 +01:00
"message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers."
2018-12-12 04:09:16 +01:00
},
"exposedPasswordsFound": {
"message": "Exposed Passwords Found"
2018-12-12 04:09:16 +01:00
},
"exposedPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "No items in your vault have passwords that have been exposed in known data breaches."
},
"checkExposedPasswords": {
"message": "Check Exposed Passwords"
2018-12-12 04:09:16 +01:00
},
"exposedXTimes": {
"message": "Exposed $COUNT$ time(s)",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
2018-12-11 23:49:51 +01:00
"weakPasswordsReport": {
"message": "Weak Passwords Report"
2018-12-11 23:49:51 +01:00
},
"weakPasswordsReportDesc": {
2018-12-12 14:53:44 +01:00
"message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords."
2018-12-11 23:49:51 +01:00
},
"weakPasswordsFound": {
"message": "Weak Passwords Found"
2018-12-11 23:49:51 +01:00
},
"weakPasswordsFoundDesc": {
2018-12-12 14:53:44 +01:00
"message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.",
2018-12-11 23:49:51 +01:00
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "No items in your vault have weak passwords."
},
2018-12-11 20:47:41 +01:00
"reusedPasswordsReport": {
"message": "Reused Passwords Report"
2018-12-11 20:47:41 +01:00
},
"reusedPasswordsReportDesc": {
"message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service."
},
"reusedPasswordsFound": {
"message": "Reused Passwords Found"
2018-12-11 20:47:41 +01:00
},
"reusedPasswordsFoundDesc": {
2018-12-12 14:53:44 +01:00
"message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.",
2018-12-11 20:47:41 +01:00
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "No logins in your vault have passwords that are being reused."
},
"reusedXTimes": {
"message": "Reused $COUNT$ times",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
2018-06-28 17:58:33 +02:00
"dataBreachReport": {
"message": "Data Breach Report"
2018-06-28 17:58:33 +02:00
},
"breachDesc": {
"message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords."
},
"breachCheckUsernameEmail": {
"message": "Check any usernames or email addresses that you use."
},
"checkBreaches": {
"message": "Check Breaches"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ was not found in any known data breaches.",
2018-06-28 17:58:33 +02:00
"placeholders": {
"username": {
2018-06-28 17:58:33 +02:00
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "Good News",
2018-06-28 17:58:33 +02:00
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ was found in $COUNT$ different data breaches online.",
2018-06-28 17:58:33 +02:00
"placeholders": {
"username": {
2018-06-28 17:58:33 +02:00
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "Breached Accounts Found"
2018-06-28 17:58:33 +02:00
},
"compromisedData": {
"message": "Compromised data"
},
"website": {
"message": "Website"
},
"affectedUsers": {
"message": "Affected Users"
2018-06-28 17:58:33 +02:00
},
"breachOccurred": {
"message": "Breach Occurred"
2018-06-28 17:58:33 +02:00
},
"breachReported": {
"message": "Breach Reported"
2018-06-28 17:58:33 +02:00
},
"reportError": {
"message": "An error occurred trying to load the report. Try again"
2018-06-28 20:05:04 +02:00
},
"billing": {
"message": "Billing"
},
2019-02-18 23:34:57 +01:00
"accountCredit": {
"message": "Account Credit",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Account Balance",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Add Credit",
"description": "Add more credit to your account's balance."
},
2019-02-20 23:33:05 +01:00
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
2019-02-21 02:16:06 +01:00
"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."
},
"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."
},
2018-06-29 04:40:07 +02:00
"goPremium": {
"message": "Go Premium",
2018-06-29 04:40:07 +02:00
"description": "Another way of saying \"Get a premium membership\""
},
2018-06-29 05:11:47 +02:00
"premiumUpdated": {
"message": "You've upgraded to premium."
},
2018-07-20 16:44:17 +02:00
"premiumUpgradeUnlockFeatures": {
"message": "Upgrade your account to a premium membership and unlock some great additional features."
2018-06-29 04:40:07 +02:00
},
"premiumSignUpStorage": {
2018-12-12 16:05:54 +01:00
"message": "1 GB encrypted storage for file attachments."
2018-06-29 04:40:07 +02:00
},
"premiumSignUpTwoStep": {
"message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo."
},
2018-12-12 16:05:54 +01:00
"premiumSignUpReports": {
"message": "Password hygiene, account health, and data breach reports to keep your vault safe."
},
2018-06-29 04:40:07 +02:00
"premiumSignUpTotp": {
"message": "TOTP verification code (2FA) generator for logins in your vault."
},
"premiumSignUpSupport": {
"message": "Priority customer support."
},
"premiumSignUpFuture": {
"message": "All future premium features. More coming soon!"
},
"premiumPrice": {
"message": "All for just $PRICE$ /year!",
2018-06-29 04:40:07 +02:00
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"addons": {
"message": "Addons"
},
2018-11-20 22:38:00 +01:00
"premiumAccess": {
"message": "Premium Access"
2018-11-20 22:38:00 +01:00
},
"premiumAccessDesc": {
"message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.",
2018-11-20 22:38:00 +01:00
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "Additional Storage (GB)"
},
"additionalStorageGbDesc": {
"message": "# of additional GB"
},
2018-10-29 15:07:03 +01:00
"additionalStorageIntervalDesc": {
"message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.",
"placeholders": {
2018-07-02 23:09:53 +02:00
"size": {
"content": "$1",
2018-07-02 23:09:53 +02:00
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
2018-10-29 15:07:03 +01:00
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "Summary"
},
"total": {
"message": "Total"
},
"year": {
"message": "year"
},
"month": {
"message": "month"
},
2018-07-02 23:09:53 +02:00
"monthAbbr": {
"message": "mo.",
2018-07-02 23:09:53 +02:00
"description": "Short abbreviation for 'month'"
},
2018-06-29 04:27:32 +02:00
"paymentChargedAnnually": {
2018-07-30 22:47:25 +02:00
"message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time."
},
2018-07-02 23:09:53 +02:00
"paymentChargedWithTrial": {
2018-07-30 22:47:25 +02:00
"message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.",
2018-07-02 23:09:53 +02:00
"placeholders": {
"interval": {
"content": "$1",
"example": "year"
}
}
},
"paymentInformation": {
"message": "Payment Information"
},
"creditCard": {
"message": "Credit Card"
},
"paypalClickSubmit": {
"message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue."
2018-06-29 22:55:54 +02:00
},
"cancelSubscription": {
"message": "Cancel Subscription"
2018-06-29 22:55:54 +02:00
},
"subscriptionCanceled": {
"message": "The subscription has been canceled."
2018-06-29 22:55:54 +02:00
},
"pendingCancellation": {
"message": "Pending Cancellation"
2018-06-29 22:55:54 +02:00
},
"subscriptionPendingCanceled": {
"message": "The subscription has been marked for cancellation at the end of the current billing period."
},
"reinstateSubscription": {
"message": "Reinstate Subscription"
2018-06-29 22:55:54 +02:00
},
"reinstateConfirmation": {
"message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?"
},
"reinstated": {
"message": "The subscription has been reinstated."
},
"cancelConfirmation": {
"message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle."
},
"canceledSubscription": {
"message": "The subscription has been canceled."
2018-06-29 22:55:54 +02:00
},
"neverExpires": {
"message": "Never Expires"
2018-06-29 22:55:54 +02:00
},
"status": {
"message": "Status"
},
"nextCharge": {
"message": "Next Charge"
2018-06-29 22:55:54 +02:00
},
"details": {
"message": "Details"
},
"downloadLicense": {
"message": "Download License"
2018-06-29 22:55:54 +02:00
},
"updateLicense": {
"message": "Update License"
2018-06-29 22:55:54 +02:00
},
"updatedLicense": {
"message": "Updated license"
},
2018-06-29 22:55:54 +02:00
"manageSubscription": {
"message": "Manage Subscription"
2018-06-29 22:55:54 +02:00
},
"storage": {
"message": "Storage"
},
"addStorage": {
"message": "Add Storage"
2018-06-29 22:55:54 +02:00
},
"removeStorage": {
"message": "Remove Storage"
2018-06-29 22:55:54 +02:00
},
"subscriptionStorage": {
"message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "Payment Method"
2018-06-29 22:55:54 +02:00
},
"noPaymentMethod": {
"message": "No payment method on file."
},
"addPaymentMethod": {
"message": "Add Payment Method"
2018-06-29 22:55:54 +02:00
},
"changePaymentMethod": {
"message": "Change Payment Method"
2018-06-29 22:55:54 +02:00
},
2019-02-09 06:19:54 +01:00
"invoices": {
"message": "Invoices"
2018-06-29 22:55:54 +02:00
},
2019-02-09 06:19:54 +01:00
"noInvoices": {
"message": "No invoices."
},
"paid" : {
"message": "Paid",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid" : {
"message": "Unpaid",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "Transactions",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "No transactions."
},
"chargeNoun": {
"message": "Charge",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "Refund",
"description": "Noun. A refunded payment that was charged."
2018-06-29 22:55:54 +02:00
},
"chargesStatement": {
"message": "Any charges will appear on your statement as $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
2018-06-30 05:41:35 +02:00
},
"gbStorageAdd": {
"message": "GB of Storage To Add"
2018-06-30 05:41:35 +02:00
},
"gbStorageRemove": {
"message": "GB of Storage To Remove"
2018-06-30 05:41:35 +02:00
},
"storageAddNote": {
2018-07-17 18:07:52 +02:00
"message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
2018-06-30 05:41:35 +02:00
},
"storageRemoveNote": {
2018-07-17 18:07:52 +02:00
"message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
2018-06-30 05:41:35 +02:00
},
"adjustedStorage": {
"message": "Adjusted $AMOUNT$ GB of storage.",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
2018-06-30 19:36:39 +02:00
},
"contactSupport": {
"message": "Contact Customer Support"
},
"updatedPaymentMethod": {
"message": "Updated payment method."
},
"purchasePremium": {
"message": "Purchase Premium"
},
"licenseFile": {
"message": "License File"
},
"licenseFileDesc": {
"message": "Your license file will be named something like $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "To upgrade your account to a premium membership you need to upload a valid license file."
},
"uploadLicenseFileOrg": {
"message": "To create an on-premise hosted organization you need to upload a valid license file."
},
"accountEmailMustBeVerified": {
"message": "Your account's email address must be verified."
2018-07-02 23:09:53 +02:00
},
"newOrganizationDesc": {
"message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company."
2018-07-02 23:09:53 +02:00
},
"generalInformation": {
"message": "General Information"
2018-07-02 23:09:53 +02:00
},
"organizationName": {
"message": "Organization Name"
2018-07-02 23:09:53 +02:00
},
"accountOwnedBusiness": {
"message": "This account is owned by a business."
},
"billingEmail": {
"message": "Billing Email"
2018-07-02 23:09:53 +02:00
},
"businessName": {
"message": "Business Name"
2018-07-02 23:09:53 +02:00
},
"chooseYourPlan": {
"message": "Choose Your Plan"
2018-07-02 23:09:53 +02:00
},
"users": {
"message": "Users"
},
"userSeats": {
"message": "User Seats"
2018-07-02 23:09:53 +02:00
},
"additionalUserSeats": {
"message": "Additional User Seats"
2018-07-02 23:09:53 +02:00
},
"userSeatsDesc": {
"message": "# of user seats"
},
"userSeatsAdditionalDesc": {
"message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.",
2018-07-02 23:09:53 +02:00
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "How many user seats do you need? You can also add additional seats later if needed."
},
"planNameFree": {
2018-08-01 21:51:46 +02:00
"message": "Free",
"description": "Free as in 'free beer'."
2018-07-02 23:09:53 +02:00
},
"planDescFree": {
"message": "For testing or personal users to share with $COUNT$ other user.",
2018-07-02 23:09:53 +02:00
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "Families"
},
"planDescFamilies": {
"message": "For personal use, to share with family & friends."
},
"planNameTeams": {
"message": "Teams"
},
"planDescTeams": {
"message": "For businesses and other team organizations."
2018-07-02 23:09:53 +02:00
},
"planNameEnterprise": {
"message": "Enterprise"
},
"planDescEnterprise": {
"message": "For businesses and other large organizations."
2018-07-02 23:09:53 +02:00
},
"freeForever": {
"message": "Free Forever"
2018-07-02 23:09:53 +02:00
},
"includesXUsers": {
"message": "includes $COUNT$ users",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "Additional Users"
2018-07-02 23:09:53 +02:00
},
"costPerUser": {
"message": "$COST$ per user",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "Limited to $COUNT$ users (including you)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "Limited to $COUNT$ collections",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "Add and share with up to $COUNT$ users",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "Add and share with unlimited users"
},
"createUnlimitedCollections": {
"message": "Create unlimited collections"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ encrypted file storage",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "On-premise hosting (optional)"
},
2018-09-01 14:22:36 +02:00
"usersGetPremium": {
"message": "Users get access to premium membership features"
},
2018-07-02 23:09:53 +02:00
"controlAccessWithGroups": {
"message": "Control user access with groups"
},
"syncUsersFromDirectory": {
"message": "Sync your users and groups from a directory"
},
"trackAuditLogs": {
"message": "Track user actions with audit logs"
},
"enforce2faDuo": {
"message": "Enforce 2FA with Duo"
},
"priorityCustomerSupport": {
"message": "Priority customer support"
},
"xDayFreeTrial": {
"message": "$COUNT$ day free trial, cancel anytime",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"monthly": {
"message": "Monthly"
},
"annually": {
"message": "Annually"
},
"basePrice": {
"message": "Base Price"
2018-07-02 23:09:53 +02:00
},
"organizationCreated": {
"message": "Organization Created"
2018-07-02 23:09:53 +02:00
},
"organizationReadyToGo": {
"message": "Your new organization is ready to go!"
},
"leave": {
"message": "Leave"
},
"leaveOrganizationConfirmation": {
"message": "Are you sure you want to leave this organization?"
},
"leftOrganization": {
"message": "You have left the organization."
2018-07-05 19:08:29 +02:00
},
"defaultCollection": {
"message": "Default Collection"
2018-07-06 15:47:50 +02:00
},
"getHelp": {
"message": "Get Help"
2018-07-06 15:47:50 +02:00
},
"getApps": {
"message": "Get the Apps"
2018-07-06 15:47:50 +02:00
},
"loggedInAs": {
"message": "Logged in as"
2018-07-06 16:21:08 +02:00
},
"eventLogs": {
"message": "Event Logs"
2018-07-06 16:21:08 +02:00
},
"people": {
"message": "People"
},
"groups": {
"message": "Groups"
},
"newGroup": {
"message": "New Group"
},
2018-07-09 22:27:54 +02:00
"addGroup": {
"message": "Add Group"
2018-07-09 22:27:54 +02:00
},
"editGroup": {
"message": "Edit Group"
2018-07-09 22:27:54 +02:00
},
"deleteGroupConfirmation": {
"message": "Are you sure you want to delete this group?"
},
2018-07-10 05:48:26 +02:00
"removeUserConfirmation": {
"message": "Are you sure you want to remove this user?"
},
2018-07-09 22:27:54 +02:00
"externalId": {
"message": "External Id"
2018-07-09 22:27:54 +02:00
},
2018-07-10 14:39:05 +02:00
"externalIdGroupDesc": {
"message": "The external id is used to link this group to an external system such as a user directory."
2018-07-10 03:44:48 +02:00
},
2018-07-09 22:27:54 +02:00
"accessControl": {
"message": "Access Control"
2018-07-09 22:27:54 +02:00
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read Only"
2018-07-09 22:27:54 +02:00
},
"newCollection": {
"message": "New Collection"
},
2018-07-09 22:27:54 +02:00
"addCollection": {
"message": "Add Collection"
2018-07-09 22:27:54 +02:00
},
"editCollection": {
"message": "Edit Collection"
2018-07-09 22:27:54 +02:00
},
2018-07-10 16:06:57 +02:00
"deleteCollectionConfirmation": {
"message": "Are you sure you want to delete this collection?"
},
2018-07-10 20:46:13 +02:00
"editUser": {
"message": "Edit User"
2018-07-10 20:46:13 +02:00
},
"inviteUser": {
"message": "Invite User"
},
2018-07-10 20:46:13 +02:00
"inviteUserDesc": {
"message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
2018-07-10 20:46:13 +02:00
},
"inviteMultipleEmailDesc": {
"message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
2018-07-09 22:27:54 +02:00
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
2018-07-06 21:45:35 +02:00
},
"invited": {
"message": "Invited"
},
"accepted": {
"message": "Accepted"
},
"confirmed": {
"message": "Confirmed"
},
"owner": {
"message": "Owner"
},
2018-07-10 20:46:13 +02:00
"ownerDesc": {
"message": "The highest access user that can manage all aspects of your organization."
2018-07-10 20:46:13 +02:00
},
2018-07-06 21:45:35 +02:00
"admin": {
"message": "Admin"
},
2018-07-10 20:46:13 +02:00
"adminDesc": {
"message": "Admins can access and manage all items, collections and users in your organization."
2018-07-10 20:46:13 +02:00
},
2018-07-06 21:45:35 +02:00
"user": {
"message": "User"
},
2018-07-10 20:46:13 +02:00
"userDesc": {
"message": "A regular user with access to assigned collections in your organization."
},
"manager": {
"message": "Manager"
},
"managerDesc": {
"message": "Managers can access and manage assigned collections in your organization."
2018-07-10 20:46:13 +02:00
},
2018-07-06 21:45:35 +02:00
"all": {
"message": "All"
2018-07-07 05:08:10 +02:00
},
"refresh": {
"message": "Refresh"
},
"timestamp": {
"message": "Timestamp"
},
"event": {
"message": "Event"
},
"unknown": {
"message": "Unknown"
},
"loadMore": {
"message": "Load More"
2018-07-09 17:47:57 +02:00
},
"mobile": {
"message": "Mobile",
"description": "Mobile app"
},
"extension": {
"message": "Extension",
"description": "Browser extension/addon"
2018-07-09 17:47:57 +02:00
},
"desktop": {
"message": "Desktop",
"description": "Desktop app"
},
"webVault": {
"message": "Web Vault"
2018-07-09 17:47:57 +02:00
},
"loggedIn": {
"message": "Logged in."
},
"changedPassword": {
"message": "Changed account password."
},
2018-10-09 22:01:00 +02:00
"enabledUpdated2fa": {
"message": "Enabled/updated two-step login."
2018-07-09 17:47:57 +02:00
},
"disabled2fa": {
"message": "Disabled two-step login."
},
"recovered2fa": {
"message": "Recovered account from two-step login."
},
"failedLogin": {
"message": "Login attempt failed with incorrect password."
},
"failedLogin2fa": {
"message": "Login attempt failed with incorrect two-step login."
},
"editedOrgSettings": {
"message": "Edited organization settings."
2018-07-09 17:47:57 +02:00
},
2018-07-10 14:39:05 +02:00
"createdItemId": {
"message": "Created item $ID$.",
2018-07-09 17:47:57 +02:00
"placeholders": {
"id": {
2018-07-10 14:39:05 +02:00
"content": "$1",
2018-07-09 22:27:54 +02:00
"example": "Google"
2018-07-09 17:47:57 +02:00
}
}
},
2018-07-10 14:39:05 +02:00
"editedItemId": {
"message": "Edited item $ID$.",
2018-07-09 17:47:57 +02:00
"placeholders": {
2018-07-10 14:39:05 +02:00
"id": {
2018-07-09 17:47:57 +02:00
"content": "$1",
2018-07-10 14:39:05 +02:00
"example": "Google"
}
}
},
"deletedItemId": {
"message": "Deleted item $ID$.",
"placeholders": {
2018-07-09 17:47:57 +02:00
"id": {
2018-07-10 14:39:05 +02:00
"content": "$1",
2018-07-09 22:27:54 +02:00
"example": "Google"
2018-07-09 17:47:57 +02:00
}
}
},
2018-07-10 14:39:05 +02:00
"sharedItemId": {
"message": "Shared item $ID$.",
2018-07-09 17:47:57 +02:00
"placeholders": {
2018-07-10 14:39:05 +02:00
"id": {
2018-07-09 17:47:57 +02:00
"content": "$1",
2018-07-10 14:39:05 +02:00
"example": "'Google'"
}
}
},
"createdCollectionId": {
"message": "Created collection $ID$.",
"placeholders": {
2018-07-09 17:47:57 +02:00
"id": {
2018-07-10 14:39:05 +02:00
"content": "$1",
"example": "Server Passwords"
2018-07-09 17:47:57 +02:00
}
}
},
2018-07-10 14:39:05 +02:00
"editedCollectionId": {
"message": "Edited collection $ID$.",
2018-07-09 17:47:57 +02:00
"placeholders": {
2018-07-10 14:39:05 +02:00
"id": {
2018-07-09 17:47:57 +02:00
"content": "$1",
2018-07-10 14:39:05 +02:00
"example": "Server Passwords"
}
}
},
"deletedCollectionId": {
"message": "Deleted collection $ID$.",
"placeholders": {
2018-07-09 17:47:57 +02:00
"id": {
2018-07-10 14:39:05 +02:00
"content": "$1",
"example": "Server Passwords"
2018-07-09 17:47:57 +02:00
}
}
},
2018-07-10 14:39:05 +02:00
"createdGroupId": {
"message": "Created group $ID$.",
2018-07-09 17:47:57 +02:00
"placeholders": {
2018-07-10 14:39:05 +02:00
"id": {
2018-07-09 17:47:57 +02:00
"content": "$1",
2018-07-10 14:39:05 +02:00
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "Edited group $ID$.",
"placeholders": {
2018-07-09 17:47:57 +02:00
"id": {
2018-07-10 14:39:05 +02:00
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "Deleted group $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"removedUserId": {
"message": "Removed user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
2018-07-09 17:47:57 +02:00
}
}
},
"createdAttachmentForItem": {
"message": "Created attachment for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
2018-07-09 22:27:54 +02:00
"example": "Google"
2018-07-09 17:47:57 +02:00
}
}
},
"deletedAttachmentForItem": {
"message": "Deleted attachment for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
2018-07-09 22:27:54 +02:00
"example": "Google"
2018-07-09 17:47:57 +02:00
}
}
},
"editedCollectionsForItem": {
"message": "Edited collections for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
2018-07-09 22:27:54 +02:00
"example": "Google"
2018-07-09 17:47:57 +02:00
}
}
},
2018-07-10 14:39:05 +02:00
"invitedUserId": {
2018-07-09 17:47:57 +02:00
"message": "Invited user $ID$.",
"placeholders": {
"id": {
"content": "$1",
2018-07-09 22:27:54 +02:00
"example": "John Smith"
2018-07-09 17:47:57 +02:00
}
}
},
2018-07-10 14:39:05 +02:00
"confirmedUserId": {
2018-07-09 17:47:57 +02:00
"message": "Confirmed user $ID$.",
"placeholders": {
"id": {
"content": "$1",
2018-07-09 22:27:54 +02:00
"example": "John Smith"
2018-07-09 17:47:57 +02:00
}
}
},
2018-07-10 14:39:05 +02:00
"editedUserId": {
"message": "Edited user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
2018-07-09 17:47:57 +02:00
"editedGroupsForUser": {
"message": "Edited groups for user $ID$.",
"placeholders": {
"id": {
"content": "$1",
2018-07-09 22:27:54 +02:00
"example": "John Smith"
2018-07-09 17:47:57 +02:00
}
}
},
"device": {
"message": "Device"
2018-07-09 17:49:08 +02:00
},
"view": {
"message": "View"
2018-07-09 18:22:32 +02:00
},
"invalidDateRange": {
"message": "Invalid date range."
},
"errorOccurred": {
"message": "An error has occurred."
2018-07-10 05:48:26 +02:00
},
"userAccess": {
"message": "User Access"
2018-07-10 16:06:57 +02:00
},
2018-07-10 20:46:13 +02:00
"userType": {
"message": "User Type"
2018-07-10 20:46:13 +02:00
},
2018-07-10 16:06:57 +02:00
"groupAccess": {
"message": "Group Access"
2018-07-10 20:46:13 +02:00
},
2018-07-10 21:03:13 +02:00
"groupAccessUserDesc": {
"message": "Edit the groups that this user belongs to."
},
2018-07-10 20:46:13 +02:00
"invitedUsers": {
"message": "Invited user(s)."
2018-07-11 19:30:17 +02:00
},
"resendInvitation": {
"message": "Resend Invitation"
2018-07-11 19:30:17 +02:00
},
"hasBeenReinvited": {
"message": "$USER$ has been reinvited.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "Confirm"
},
2018-11-15 05:13:50 +01:00
"confirmUser": {
"message": "Confirm User"
2018-11-15 05:13:50 +01:00
},
2018-07-11 19:30:17 +02:00
"hasBeenConfirmed": {
"message": "$USER$ has been confirmed.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
2018-07-12 16:26:22 +02:00
},
"confirmUsers": {
"message": "Confirm Users"
},
"usersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed."
},
2018-07-12 16:26:22 +02:00
"startDate": {
"message": "Start Date"
2018-07-12 16:26:22 +02:00
},
"endDate": {
"message": "End Date"
},
"verifyEmail": {
"message": "Verify Email"
},
"verifyEmailDesc": {
"message": "Verify your account's email address to unlock access to all features."
},
"verifyEmailFirst": {
"message": "Your account's email address first must be verified."
},
"checkInboxForVerification": {
"message": "Check your email inbox for a verification link."
},
2018-07-12 20:19:47 +02:00
"emailVerified": {
"message": "Your email has been verified."
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
"updateBrowser": {
"message": "Update Browser"
},
"updateBrowserDesc": {
"message": "You are using an unsupported web browser. The web vault may not function properly."
2018-07-12 22:05:42 +02:00
},
"joinOrganization": {
"message": "Join Organization"
2018-07-12 22:05:42 +02:00
},
"joinOrganizationDesc": {
"message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
2018-07-12 22:05:42 +02:00
},
"inviteAccepted": {
"message": "Invitation Accepted"
2018-07-12 22:05:42 +02:00
},
"inviteAcceptedDesc": {
"message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens."
2018-07-12 22:05:42 +02:00
},
"inviteAcceptFailed": {
"message": "Unable to accept invitation. Ask an organization admin to send a new invitation."
2018-07-13 15:13:37 +02:00
},
"rememberEmail": {
"message": "Remember email"
2018-07-13 21:36:27 +02:00
},
"recoverAccountTwoStepDesc": {
"message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account."
},
"recoverAccountTwoStep": {
"message": "Recover Account Two-Step Login"
2018-07-13 21:36:27 +02:00
},
"twoStepRecoverDisabled": {
"message": "Two-step login has been disabled on your account."
},
"learnMore": {
"message": "Learn more"
2018-07-13 21:54:49 +02:00
},
"deleteRecoverDesc": {
"message": "Enter your email address below to recover and delete your account."
},
"deleteRecoverEmailSent": {
"message": "If your account exists, we've sent you an email with further instructions."
2018-07-13 22:24:53 +02:00
},
"deleteRecoverConfirmDesc": {
"message": "You have requested to delete your Bitwarden account. Click the button below to confirm."
2018-07-16 18:42:49 +02:00
},
"myOrganization": {
"message": "My Organization"
2018-07-16 18:42:49 +02:00
},
"deleteOrganization": {
"message": "Delete Organization"
2018-07-16 18:42:49 +02:00
},
"deleteOrganizationDesc": {
"message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. "
2018-07-16 18:42:49 +02:00
},
"deleteOrganizationWarning": {
"message": "Deleting the organization is permanent. It cannot be undone."
2018-07-16 18:42:49 +02:00
},
"organizationDeleted": {
"message": "Organization Deleted"
2018-07-16 18:42:49 +02:00
},
"organizationDeletedDesc": {
"message": "The organization and all associated data has been deleted."
2018-07-16 18:42:49 +02:00
},
"organizationUpdated": {
"message": "Organization updated"
2018-07-16 18:42:49 +02:00
},
"taxInformation": {
"message": "Tax Information"
2018-07-16 18:42:49 +02:00
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
2018-07-16 23:17:07 +02:00
},
"billingPlan": {
"message": "Plan",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
2018-07-16 23:17:07 +02:00
},
"changeBillingPlan": {
"message": "Change Plan",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
2018-07-16 23:17:07 +02:00
},
"changeBillingPlanDesc": {
"message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
2019-02-09 06:19:54 +01:00
"invoiceNumber": {
"message": "Invoice #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "View Invoice"
},
"downloadInvoice": {
"message": "Download Invoice"
2018-07-16 23:17:07 +02:00
},
"verifyBankAccount": {
"message": "Verify Bank Account"
2018-07-16 23:17:07 +02:00
},
"verifyBankAccountDesc": {
"message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account."
},
"verifyBankAccountInitialDesc": {
"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 two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account."
2018-07-16 23:17:07 +02:00
},
"verifyBankAccountFailureWarning": {
"message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled."
},
2018-07-17 21:53:52 +02:00
"verifiedBankAccount": {
"message": "Bank account has been verified."
},
2018-07-16 23:17:07 +02:00
"bankAccount": {
"message": "Bank Account"
2018-07-16 23:17:07 +02:00
},
2018-07-17 21:53:52 +02:00
"amountX": {
"message": "Amount $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
2018-07-16 23:17:07 +02:00
"routingNumber": {
"message": "Routing Number",
2018-07-16 23:17:07 +02:00
"description": "Bank account routing number"
},
"accountNumber": {
"message": "Account Number"
2018-07-16 23:17:07 +02:00
},
"accountHolderName": {
"message": "Account Holder Name"
2018-07-16 23:17:07 +02:00
},
"bankAccountType": {
"message": "Account Type"
2018-07-16 23:17:07 +02:00
},
"bankAccountTypeCompany": {
"message": "Company (Business)"
2018-07-16 23:17:07 +02:00
},
"bankAccountTypeIndividual": {
"message": "Individual (Personal)"
2018-07-17 17:25:41 +02:00
},
"enterInstallationId": {
"message": "Enter your installation id"
2018-07-17 18:07:52 +02:00
},
"addSeats": {
"message": "Add Seats",
2018-07-17 18:07:52 +02:00
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "Remove Seats",
2018-07-17 18:07:52 +02:00
"description": "Seat = User Seat"
},
"subscriptionUserSeats": {
"message": "Your subscription allows for a total of $COUNT$ users.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "Seats To Add"
2018-07-17 18:07:52 +02:00
},
"seatsToRemove": {
"message": "Seats To Remove"
2018-07-17 18:07:52 +02:00
},
"seatsAddNote": {
"message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
},
"seatsRemoveNote": {
"message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
},
"adjustedSeats": {
"message": "Adjusted $AMOUNT$ user seats.",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
2018-07-17 23:22:51 +02:00
},
"keyUpdated": {
"message": "Key Updated"
2018-07-17 23:22:51 +02:00
},
"updateKeyTitle": {
"message": "Update Key"
2018-07-17 23:22:51 +02:00
},
"updateEncryptionKey": {
"message": "Update Encryption Key"
2018-07-17 23:22:51 +02:00
},
"updateEncryptionKeyShortDesc": {
"message": "You are currently using an outdated encryption scheme."
},
"updateEncryptionKeyDesc": {
"message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory."
},
"updateEncryptionKeyWarning": {
"message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
2018-07-18 04:49:53 +02:00
},
"subscription": {
"message": "Subscription"
},
"loading": {
"message": "Loading"
2018-07-18 15:21:23 +02:00
},
"upgrade": {
"message": "Upgrade"
},
"upgradeOrganization": {
"message": "Upgrade Organization"
2018-07-18 15:21:23 +02:00
},
"upgradeOrganizationDesc": {
"message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features."
},
"createOrganizationStep1": {
"message": "Create Organization: Step 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "Before creating your organization, you first need to create a free personal account."
2018-07-20 23:20:41 +02:00
},
"refunded": {
"message": "Refunded"
2018-07-22 03:58:24 +02:00
},
"nothingSelected": {
"message": "You have not selected anything."
2018-07-23 22:37:10 +02:00
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
},
"termsOfService": {
"message": "Terms of Service"
2018-07-23 22:37:10 +02:00
},
"privacyPolicy": {
"message": "Privacy Policy"
2018-07-26 14:16:37 +02:00
},
"filters": {
"message": "Filters"
},
"lockOptions": {
"message": "Lock Options"
},
"lockOptionsDesc": {
"message": "Choose when your vault locks. A locked vault requires that you re-enter your master password to access it again."
},
"oneMinute": {
"message": "1 minute"
},
"fiveMinutes": {
"message": "5 minutes"
},
"fifteenMinutes": {
"message": "15 minutes"
},
"thirtyMinutes": {
"message": "30 minutes"
},
"oneHour": {
"message": "1 hour"
},
"fourHours": {
"message": "4 hours"
},
"onRefresh": {
"message": "On Browser Refresh"
2018-07-28 05:38:12 +02:00
},
"dateUpdated": {
"message": "Updated",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "Password Updated",
2018-07-28 05:38:12 +02:00
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "Organization is disabled."
},
"licenseIsExpired": {
"message": "License is expired."
},
"updatedUsers": {
"message": "Updated users"
2018-10-18 18:15:13 +02:00
},
"selected": {
"message": "Selected"
},
"ownership": {
"message": "Ownership"
},
"whoOwnsThisItem": {
"message": "Who owns this item?"
},
"strong": {
"message": "Strong",
2018-12-11 23:49:51 +01:00
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
2018-11-13 15:10:44 +01:00
},
"good": {
"message": "Good",
2018-12-11 23:49:51 +01:00
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "Weak",
2018-12-11 23:49:51 +01:00
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "Very Weak",
2018-12-11 23:49:51 +01:00
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Weak Master Password"
},
"weakMasterPasswordDesc": {
2018-11-13 15:10:44 +01:00
"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?"
},
"rotateAccountEncKey": {
"message": "Also rotate my account's encryption key"
},
"rotateEncKeyTitle": {
"message": "Rotate Encryption Key"
},
"rotateEncKeyConfirmation": {
"message": "Are you sure you want to rotate your account's encryption key?"
},
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
},
"fix": {
2018-11-15 05:13:50 +01:00
"message": "Fix",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key."
2018-11-15 05:13:50 +01:00
},
"yourAccountsFingerprint": {
"message": "Your account's fingerprint phrase",
"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."
},
2018-11-21 15:04:46 +01:00
"fingerprintEnsureIntegrityVerify": {
"message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
2018-11-15 05:13:50 +01:00
"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."
},
"dontAskFingerprintAgain": {
"message": "Don't ask to verify fingerprint phrase again",
"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."
2018-12-12 15:45:50 +01:00
},
"free": {
"message": "Free",
"description": "Free, as in 'Free beer'"
2018-06-05 21:02:53 +02:00
}
}