From dc6672c67b42852ee040d3c6427ff511ed5cdb38 Mon Sep 17 00:00:00 2001 From: github-actions <> Date: Fri, 20 May 2022 19:16:26 +0000 Subject: [PATCH] Autosync the updated translations --- apps/desktop/src/locales/af/messages.json | 49 +- apps/desktop/src/locales/ar/messages.json | 1930 ++++++++++++++++++ apps/desktop/src/locales/az/messages.json | 49 +- apps/desktop/src/locales/be/messages.json | 49 +- apps/desktop/src/locales/bg/messages.json | 49 +- apps/desktop/src/locales/bn/messages.json | 51 +- apps/desktop/src/locales/bs/messages.json | 51 +- apps/desktop/src/locales/ca/messages.json | 81 +- apps/desktop/src/locales/cs/messages.json | 49 +- apps/desktop/src/locales/da/messages.json | 81 +- apps/desktop/src/locales/de/messages.json | 53 +- apps/desktop/src/locales/el/messages.json | 49 +- apps/desktop/src/locales/en_IN/messages.json | 93 +- apps/desktop/src/locales/eo/messages.json | 57 +- apps/desktop/src/locales/es/messages.json | 55 +- apps/desktop/src/locales/et/messages.json | 49 +- apps/desktop/src/locales/fa/messages.json | 49 +- apps/desktop/src/locales/fi/messages.json | 51 +- apps/desktop/src/locales/fil/messages.json | 57 +- apps/desktop/src/locales/fr/messages.json | 51 +- apps/desktop/src/locales/he/messages.json | 49 +- apps/desktop/src/locales/hi/messages.json | 57 +- apps/desktop/src/locales/hr/messages.json | 91 +- apps/desktop/src/locales/hu/messages.json | 49 +- apps/desktop/src/locales/id/messages.json | 49 +- apps/desktop/src/locales/it/messages.json | 51 +- apps/desktop/src/locales/ja/messages.json | 49 +- apps/desktop/src/locales/ka/messages.json | 57 +- apps/desktop/src/locales/km/messages.json | 57 +- apps/desktop/src/locales/kn/messages.json | 49 +- apps/desktop/src/locales/ko/messages.json | 49 +- apps/desktop/src/locales/lv/messages.json | 49 +- apps/desktop/src/locales/me/messages.json | 51 +- apps/desktop/src/locales/ml/messages.json | 49 +- apps/desktop/src/locales/nb/messages.json | 81 +- apps/desktop/src/locales/nl/messages.json | 49 +- apps/desktop/src/locales/nn/messages.json | 57 +- apps/desktop/src/locales/pl/messages.json | 55 +- apps/desktop/src/locales/pt_BR/messages.json | 53 +- apps/desktop/src/locales/ro/messages.json | 55 +- apps/desktop/src/locales/ru/messages.json | 53 +- apps/desktop/src/locales/si/messages.json | 57 +- apps/desktop/src/locales/sk/messages.json | 51 +- apps/desktop/src/locales/sl/messages.json | 51 +- apps/desktop/src/locales/sr/messages.json | 49 +- apps/desktop/src/locales/sv/messages.json | 65 +- apps/desktop/src/locales/th/messages.json | 51 +- apps/desktop/src/locales/tr/messages.json | 59 +- apps/desktop/src/locales/uk/messages.json | 63 +- apps/desktop/src/locales/vi/messages.json | 49 +- apps/desktop/src/locales/zh_TW/messages.json | 65 +- 51 files changed, 4451 insertions(+), 271 deletions(-) create mode 100644 apps/desktop/src/locales/ar/messages.json diff --git a/apps/desktop/src/locales/af/messages.json b/apps/desktop/src/locales/af/messages.json index 177d727e73..dfbf31acde 100644 --- a/apps/desktop/src/locales/af/messages.json +++ b/apps/desktop/src/locales/af/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Lengte" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Aantal Woorde" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maksimum toegangsaantal" + "message": "Maksimum toegangsaantal", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Indien ingestel het gebruikers ne meer toegang tot hierdie Send sodra die maksimum aantal toegang bereik is.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/ar/messages.json b/apps/desktop/src/locales/ar/messages.json new file mode 100644 index 0000000000..f599aef889 --- /dev/null +++ b/apps/desktop/src/locales/ar/messages.json @@ -0,0 +1,1930 @@ +{ + "bitwarden": { + "message": "Bitwarden" + }, + "filters": { + "message": "Filters" + }, + "allItems": { + "message": "All Items" + }, + "favorites": { + "message": "Favorites" + }, + "types": { + "message": "Types" + }, + "typeLogin": { + "message": "Login" + }, + "typeCard": { + "message": "Card" + }, + "typeIdentity": { + "message": "Identity" + }, + "typeSecureNote": { + "message": "Secure Note" + }, + "folders": { + "message": "Folders" + }, + "collections": { + "message": "Collections" + }, + "searchVault": { + "message": "Search Vault" + }, + "addItem": { + "message": "Add Item" + }, + "shared": { + "message": "Shared" + }, + "share": { + "message": "Share" + }, + "moveToOrganization": { + "message": "Move to Organization" + }, + "movedItemToOrg": { + "message": "$ITEMNAME$ moved to $ORGNAME$", + "placeholders": { + "itemname": { + "content": "$1", + "example": "Secret Item" + }, + "orgname": { + "content": "$2", + "example": "Company Name" + } + } + }, + "moveToOrgDesc": { + "message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved." + }, + "attachments": { + "message": "Attachments" + }, + "viewItem": { + "message": "View Item" + }, + "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" + }, + "passphrase": { + "message": "Passphrase" + }, + "editItem": { + "message": "Edit Item" + }, + "emailAddress": { + "message": "Email Address" + }, + "verificationCodeTotp": { + "message": "Verification Code (TOTP)" + }, + "website": { + "message": "Website" + }, + "notes": { + "message": "Notes" + }, + "customFields": { + "message": "Custom Fields" + }, + "launch": { + "message": "Launch" + }, + "copyValue": { + "message": "Copy Value", + "description": "Copy value to clipboard" + }, + "minimizeOnCopyToClipboard": { + "message": "Minimize when copying to clipboard" + }, + "minimizeOnCopyToClipboardDesc": { + "message": "Minimize when copying an item's data to the clipboard." + }, + "toggleVisibility": { + "message": "Toggle Visibility" + }, + "toggleCollapse": { + "message": "Toggle Collapse", + "description": "Toggling an expand/collapse state." + }, + "cardholderName": { + "message": "Cardholder Name" + }, + "number": { + "message": "Number" + }, + "brand": { + "message": "Brand" + }, + "expiration": { + "message": "Expiration" + }, + "securityCode": { + "message": "Security Code" + }, + "identityName": { + "message": "Identity Name" + }, + "company": { + "message": "Company" + }, + "ssn": { + "message": "Social Security Number" + }, + "passportNumber": { + "message": "Passport Number" + }, + "licenseNumber": { + "message": "License Number" + }, + "email": { + "message": "Email" + }, + "phone": { + "message": "Phone" + }, + "address": { + "message": "Address" + }, + "premiumRequired": { + "message": "Premium Required" + }, + "premiumRequiredDesc": { + "message": "A premium membership is required to use this feature." + }, + "errorOccurred": { + "message": "An error has occurred." + }, + "error": { + "message": "Error" + }, + "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" + }, + "ex": { + "message": "ex.", + "description": "Short abbreviation for 'example'." + }, + "title": { + "message": "Title" + }, + "mr": { + "message": "Mr" + }, + "mrs": { + "message": "Mrs" + }, + "ms": { + "message": "Ms" + }, + "dr": { + "message": "Dr" + }, + "expirationMonth": { + "message": "Expiration Month" + }, + "expirationYear": { + "message": "Expiration Year" + }, + "select": { + "message": "Select" + }, + "other": { + "message": "Other" + }, + "generatePassword": { + "message": "Generate Password" + }, + "type": { + "message": "Type" + }, + "firstName": { + "message": "First Name" + }, + "middleName": { + "message": "Middle Name" + }, + "lastName": { + "message": "Last Name" + }, + "fullName": { + "message": "Full Name" + }, + "address1": { + "message": "Address 1" + }, + "address2": { + "message": "Address 2" + }, + "address3": { + "message": "Address 3" + }, + "cityTown": { + "message": "City / Town" + }, + "stateProvince": { + "message": "State / Province" + }, + "zipPostalCode": { + "message": "Zip / Postal Code" + }, + "country": { + "message": "Country" + }, + "save": { + "message": "Save" + }, + "cancel": { + "message": "Cancel" + }, + "delete": { + "message": "Delete" + }, + "favorite": { + "message": "Favorite" + }, + "edit": { + "message": "Edit" + }, + "authenticatorKeyTotp": { + "message": "Authenticator Key (TOTP)" + }, + "folder": { + "message": "Folder" + }, + "newCustomField": { + "message": "New Custom Field" + }, + "value": { + "message": "Value" + }, + "dragToSort": { + "message": "Drag to sort" + }, + "cfTypeText": { + "message": "Text" + }, + "cfTypeHidden": { + "message": "Hidden" + }, + "cfTypeBoolean": { + "message": "Boolean" + }, + "cfTypeLinked": { + "message": "Linked", + "description": "This describes a field that is 'linked' (related) to another field." + }, + "linkedValue": { + "message": "Linked value", + "description": "This describes a value that is 'linked' (related) to another value." + }, + "remove": { + "message": "Remove" + }, + "nameRequired": { + "message": "Name is required." + }, + "addedItem": { + "message": "Added item" + }, + "editedItem": { + "message": "Edited item" + }, + "deleteItem": { + "message": "Delete Item" + }, + "deleteFolder": { + "message": "Delete Folder" + }, + "deleteAttachment": { + "message": "Delete Attachment" + }, + "deleteItemConfirmation": { + "message": "Do you really want to send to the trash?" + }, + "deletedItem": { + "message": "Sent item to trash" + }, + "overwritePasswordConfirmation": { + "message": "Are you sure you want to overwrite the current password?" + }, + "overwriteUsername": { + "message": "Overwrite Username" + }, + "overwriteUsernameConfirmation": { + "message": "Are you sure you want to overwrite the current username?" + }, + "noneFolder": { + "message": "No Folder", + "description": "This is the folder for uncategorized items" + }, + "addFolder": { + "message": "Add Folder" + }, + "editFolder": { + "message": "Edit Folder" + }, + "regeneratePassword": { + "message": "Regenerate Password" + }, + "copyPassword": { + "message": "Copy Password" + }, + "copyUri": { + "message": "Copy URI" + }, + "copyVerificationCodeTotp": { + "message": "Copy Verification Code (TOTP)" + }, + "length": { + "message": "Length" + }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, + "numWords": { + "message": "Number of Words" + }, + "wordSeparator": { + "message": "Word Separator" + }, + "capitalize": { + "message": "Capitalize", + "description": "Make the first letter of a work uppercase." + }, + "includeNumber": { + "message": "Include Number" + }, + "close": { + "message": "Close" + }, + "minNumbers": { + "message": "Minimum Numbers" + }, + "minSpecial": { + "message": "Minimum Special", + "description": "Minimum Special Characters" + }, + "ambiguous": { + "message": "Avoid Ambiguous Characters" + }, + "searchCollection": { + "message": "Search Collection" + }, + "searchFolder": { + "message": "Search Folder" + }, + "searchFavorites": { + "message": "Search Favorites" + }, + "searchType": { + "message": "Search Type", + "description": "Search item type" + }, + "newAttachment": { + "message": "Add New Attachment" + }, + "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 500 MB." + }, + "updateKey": { + "message": "You cannot use this feature until you update your encryption key." + }, + "editedFolder": { + "message": "Edited folder" + }, + "addedFolder": { + "message": "Added folder" + }, + "deleteFolderConfirmation": { + "message": "Are you sure you want to delete this folder?" + }, + "deletedFolder": { + "message": "Deleted folder" + }, + "loginOrCreateNewAccount": { + "message": "Log in or create a new account to access your secure vault." + }, + "createAccount": { + "message": "Create Account" + }, + "logIn": { + "message": "Log In" + }, + "submit": { + "message": "Submit" + }, + "masterPass": { + "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." + }, + "masterPassHintDesc": { + "message": "A master password hint can help you remember your password if you forget it." + }, + "reTypeMasterPass": { + "message": "Re-type Master Password" + }, + "masterPassHint": { + "message": "Master Password Hint (optional)" + }, + "settings": { + "message": "Settings" + }, + "passwordHint": { + "message": "Password Hint" + }, + "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." + }, + "itemInformation": { + "message": "Item Information" + }, + "noItemsInList": { + "message": "There are no items to list." + }, + "sendVerificationCode": { + "message": "Send a verification code to your email" + }, + "sendCode": { + "message": "Send Code" + }, + "codeSent": { + "message": "Code Sent" + }, + "verificationCode": { + "message": "Verification Code" + }, + "confirmIdentity": { + "message": "Confirm your identity to continue." + }, + "verificationCodeRequired": { + "message": "Verification code is required." + }, + "invalidVerificationCode": { + "message": "Invalid verification code" + }, + "continue": { + "message": "Continue" + }, + "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." + }, + "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" + }, + "authenticatorAppTitle": { + "message": "Authenticator App" + }, + "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" + }, + "yubiKeyDesc": { + "message": "Use a YubiKey to access your account. Works with YubiKey 4, 4 Nano, 4C, and NEO devices." + }, + "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.", + "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." + }, + "webAuthnTitle": { + "message": "FIDO2 WebAuthn" + }, + "webAuthnDesc": { + "message": "Use any WebAuthn enabled security key to access your account." + }, + "emailTitle": { + "message": "Email" + }, + "emailDesc": { + "message": "Verification codes will be emailed to you." + }, + "loginUnavailable": { + "message": "Login Unavailable" + }, + "noTwoStepProviders": { + "message": "This account has two-step login enabled, however, none of the configured two-step providers are supported by this device." + }, + "noTwoStepProviders2": { + "message": "Please add additional providers that are better supported across devices (such as an authenticator app)." + }, + "twoStepOptions": { + "message": "Two-step Login Options" + }, + "selfHostedEnvironment": { + "message": "Self-hosted Environment" + }, + "selfHostedEnvironmentFooter": { + "message": "Specify the base URL of your on-premises hosted Bitwarden installation." + }, + "customEnvironment": { + "message": "Custom Environment" + }, + "customEnvironmentFooter": { + "message": "For advanced users. You can specify the base URL of each service independently." + }, + "baseUrl": { + "message": "Server URL" + }, + "apiUrl": { + "message": "API Server URL" + }, + "webVaultUrl": { + "message": "Web Vault Server URL" + }, + "identityUrl": { + "message": "Identity Server URL" + }, + "notificationsUrl": { + "message": "Notifications Server URL" + }, + "iconsUrl": { + "message": "Icons Server URL" + }, + "environmentSaved": { + "message": "The environment URLs have been saved." + }, + "ok": { + "message": "Ok" + }, + "yes": { + "message": "Yes" + }, + "no": { + "message": "No" + }, + "overwritePassword": { + "message": "Overwrite Password" + }, + "learnMore": { + "message": "Learn more" + }, + "featureUnavailable": { + "message": "Feature Unavailable" + }, + "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" + }, + "addNewLogin": { + "message": "Add New Login" + }, + "addNewItem": { + "message": "Add New Item" + }, + "addNewFolder": { + "message": "Add New Folder" + }, + "view": { + "message": "View" + }, + "account": { + "message": "Account" + }, + "loading": { + "message": "Loading..." + }, + "lockVault": { + "message": "Lock Vault" + }, + "passwordGenerator": { + "message": "Password Generator" + }, + "contactUs": { + "message": "Contact Us" + }, + "getHelp": { + "message": "Get Help" + }, + "fileBugReport": { + "message": "File a Bug Report" + }, + "blog": { + "message": "Blog" + }, + "followUs": { + "message": "Follow Us" + }, + "syncVault": { + "message": "Sync Vault" + }, + "changeMasterPass": { + "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?" + }, + "fingerprintPhrase": { + "message": "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." + }, + "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." + }, + "goToWebVault": { + "message": "Go to Web Vault" + }, + "getMobileApp": { + "message": "Get Mobile App" + }, + "getBrowserExtension": { + "message": "Get Browser Extension" + }, + "syncingComplete": { + "message": "Syncing complete" + }, + "syncingFailed": { + "message": "Syncing failed" + }, + "yourVaultIsLocked": { + "message": "Your vault is locked. Verify your identity to continue." + }, + "unlock": { + "message": "Unlock" + }, + "loggedInAsOn": { + "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "placeholders": { + "email": { + "content": "$1", + "example": "name@example.com" + }, + "hostname": { + "content": "$2", + "example": "bitwarden.com" + } + } + }, + "invalidMasterPassword": { + "message": "Invalid master password" + }, + "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?" + }, + "twoStepLogin": { + "message": "Two-step Login" + }, + "vaultTimeout": { + "message": "Vault Timeout" + }, + "vaultTimeoutDesc": { + "message": "Choose when your vault will timeout and perform the selected action." + }, + "immediately": { + "message": "Immediately" + }, + "tenSeconds": { + "message": "10 seconds" + }, + "twentySeconds": { + "message": "20 seconds" + }, + "thirtySeconds": { + "message": "30 seconds" + }, + "oneMinute": { + "message": "1 minute" + }, + "twoMinutes": { + "message": "2 minutes" + }, + "fiveMinutes": { + "message": "5 minutes" + }, + "fifteenMinutes": { + "message": "15 minutes" + }, + "thirtyMinutes": { + "message": "30 minutes" + }, + "oneHour": { + "message": "1 hour" + }, + "fourHours": { + "message": "4 hours" + }, + "onIdle": { + "message": "On System Idle" + }, + "onSleep": { + "message": "On System Sleep" + }, + "onLocked": { + "message": "On System Lock" + }, + "onRestart": { + "message": "On Restart" + }, + "never": { + "message": "Never" + }, + "security": { + "message": "Security" + }, + "clearClipboard": { + "message": "Clear Clipboard", + "description": "Clipboard is the operating system thing where you copy/paste data to on your device." + }, + "clearClipboardDesc": { + "message": "Automatically clear copied values from your clipboard.", + "description": "Clipboard is the operating system thing where you copy/paste data to on your device." + }, + "disableFavicon": { + "message": "Disable Website Icons" + }, + "disableFaviconDesc": { + "message": "Website Icons provide a recognizable image next to each login item in your vault." + }, + "enableMinToTray": { + "message": "Minimize to Tray Icon" + }, + "enableMinToTrayDesc": { + "message": "When minimizing the window, show an icon in the system tray instead." + }, + "enableMinToMenuBar": { + "message": "Minimize to menu bar" + }, + "enableMinToMenuBarDesc": { + "message": "When minimizing the window, show an icon in the menu bar instead." + }, + "enableCloseToTray": { + "message": "Close to Tray Icon" + }, + "enableCloseToTrayDesc": { + "message": "When closing the window, show an icon in the system tray instead." + }, + "enableCloseToMenuBar": { + "message": "Close to menu bar" + }, + "enableCloseToMenuBarDesc": { + "message": "When closing the window, show an icon in the menu bar instead." + }, + "enableTray": { + "message": "Enable Tray Icon" + }, + "enableTrayDesc": { + "message": "Always show an icon in the system tray." + }, + "startToTray": { + "message": "Start To Tray Icon" + }, + "startToTrayDesc": { + "message": "When the application is first started, only show an icon in the system tray." + }, + "startToMenuBar": { + "message": "Start to menu bar" + }, + "startToMenuBarDesc": { + "message": "When the application is first started, only show an icon in the menu bar." + }, + "openAtLogin": { + "message": "Start automatically on login" + }, + "openAtLoginDesc": { + "message": "Start the Bitwarden Desktop application automatically on login." + }, + "alwaysShowDock": { + "message": "Always show in the Dock" + }, + "alwaysShowDockDesc": { + "message": "Show the Bitwarden icon in the Dock even when minimized to the menu bar." + }, + "confirmTrayTitle": { + "message": "Confirm disable tray" + }, + "confirmTrayDesc": { + "message": "Disabling this setting will also disable all other tray related settings." + }, + "language": { + "message": "Language" + }, + "languageDesc": { + "message": "Change the language used by the application. Restart is required." + }, + "theme": { + "message": "Theme" + }, + "themeDesc": { + "message": "Change the application's color theme." + }, + "dark": { + "message": "Dark", + "description": "Dark color" + }, + "light": { + "message": "Light", + "description": "Light color" + }, + "copy": { + "message": "Copy", + "description": "Copy to clipboard" + }, + "checkForUpdates": { + "message": "Check for Updates…" + }, + "version": { + "message": "Version $VERSION_NUM$", + "placeholders": { + "version_num": { + "content": "$1", + "example": "1.2.3" + } + } + }, + "restartToUpdate": { + "message": "Restart to Update" + }, + "restartToUpdateDesc": { + "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", + "placeholders": { + "version_num": { + "content": "$1", + "example": "1.2.3" + } + } + }, + "updateAvailable": { + "message": "Update Available" + }, + "updateAvailableDesc": { + "message": "An update was found. Do you want to download it now?" + }, + "restart": { + "message": "Restart" + }, + "later": { + "message": "Later" + }, + "noUpdatesAvailable": { + "message": "No updates are currently available. You are using the latest version." + }, + "updateError": { + "message": "Update Error" + }, + "unknown": { + "message": "Unknown" + }, + "copyUsername": { + "message": "Copy Username" + }, + "copyNumber": { + "message": "Copy Number", + "description": "Copy credit card number" + }, + "copySecurityCode": { + "message": "Copy Security Code", + "description": "Copy credit card security code (CVV)" + }, + "premiumMembership": { + "message": "Premium Membership" + }, + "premiumManage": { + "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" + }, + "premiumNotCurrentMember": { + "message": "You are not currently a premium member." + }, + "premiumSignUpAndGet": { + "message": "Sign up for a premium membership and get:" + }, + "premiumSignUpStorage": { + "message": "1 GB encrypted storage for file attachments." + }, + "premiumSignUpTwoStep": { + "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + }, + "premiumSignUpReports": { + "message": "Password hygiene, account health, and data breach reports to keep your vault safe." + }, + "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!" + }, + "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?" + }, + "premiumCurrentMember": { + "message": "You are a premium member!" + }, + "premiumCurrentMemberThanks": { + "message": "Thank you for supporting Bitwarden." + }, + "premiumPrice": { + "message": "All for just $PRICE$ /year!", + "placeholders": { + "price": { + "content": "$1", + "example": "$10" + } + } + }, + "refreshComplete": { + "message": "Refresh complete" + }, + "passwordHistory": { + "message": "Password History" + }, + "clear": { + "message": "Clear", + "description": "To clear something out. example: To clear browser history." + }, + "noPasswordsInList": { + "message": "There are no passwords to list." + }, + "undo": { + "message": "Undo" + }, + "redo": { + "message": "Redo" + }, + "cut": { + "message": "Cut", + "description": "Cut to clipboard" + }, + "paste": { + "message": "Paste", + "description": "Paste from clipboard" + }, + "selectAll": { + "message": "Select All" + }, + "zoomIn": { + "message": "Zoom In" + }, + "zoomOut": { + "message": "Zoom Out" + }, + "resetZoom": { + "message": "Reset Zoom" + }, + "toggleFullScreen": { + "message": "Toggle Full Screen" + }, + "reload": { + "message": "Reload" + }, + "toggleDevTools": { + "message": "Toggle Developer Tools" + }, + "minimize": { + "message": "Minimize", + "description": "Minimize window" + }, + "zoom": { + "message": "Zoom" + }, + "bringAllToFront": { + "message": "Bring All to Front", + "description": "Bring all windows to front (foreground)" + }, + "aboutBitwarden": { + "message": "About Bitwarden" + }, + "services": { + "message": "Services" + }, + "hideBitwarden": { + "message": "Hide Bitwarden" + }, + "hideOthers": { + "message": "Hide Others" + }, + "showAll": { + "message": "Show All" + }, + "quitBitwarden": { + "message": "Quit Bitwarden" + }, + "valueCopied": { + "message": "$VALUE$ copied", + "description": "Value has been copied to the clipboard.", + "placeholders": { + "value": { + "content": "$1", + "example": "Password" + } + } + }, + "help": { + "message": "Help" + }, + "window": { + "message": "Window" + }, + "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." + }, + "baseDomain": { + "message": "Base domain", + "description": "Domain name. Ex. website.com" + }, + "domainName": { + "message": "Domain Name", + "description": "Domain name. Ex. website.com" + }, + "host": { + "message": "Host", + "description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'." + }, + "exact": { + "message": "Exact" + }, + "startsWith": { + "message": "Starts with" + }, + "regEx": { + "message": "Regular expression", + "description": "A programming term, also known as 'RegEx'." + }, + "matchDetection": { + "message": "Match Detection", + "description": "URI match detection for auto-fill." + }, + "defaultMatchDetection": { + "message": "Default match detection", + "description": "Default URI match detection for auto-fill." + }, + "toggleOptions": { + "message": "Toggle Options" + }, + "organization": { + "message": "Organization", + "description": "An entity of multiple related people (ex. a team or business organization)." + }, + "default": { + "message": "Default" + }, + "exit": { + "message": "Exit" + }, + "showHide": { + "message": "Show / Hide", + "description": "Text for a button that toggles the visibility of the window. Shows the window when it is hidden or hides the window if it is currently open." + }, + "hideToTray": { + "message": "Hide to Tray" + }, + "alwaysOnTop": { + "message": "Always on Top", + "description": "Application window should always stay on top of other windows" + }, + "dateUpdated": { + "message": "Updated", + "description": "ex. Date this item was updated" + }, + "datePasswordUpdated": { + "message": "Password Updated", + "description": "ex. Date this password was updated" + }, + "exportVault": { + "message": "Export Vault" + }, + "fileFormat": { + "message": "File Format" + }, + "warning": { + "message": "WARNING", + "description": "WARNING (should stay in capitalized letters if the language permits)" + }, + "confirmVaultExport": { + "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." + }, + "encExportKeyWarningDesc": { + "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file." + }, + "encExportAccountWarningDesc": { + "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" + }, + "strong": { + "message": "Strong", + "description": "ex. A strong password. Scale: Weak -> Good -> Strong" + }, + "good": { + "message": "Good", + "description": "ex. A good password. Scale: Weak -> Good -> Strong" + }, + "weak": { + "message": "Weak", + "description": "ex. A weak password. Scale: Weak -> Good -> Strong" + }, + "weakMasterPassword": { + "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?" + }, + "pin": { + "message": "PIN", + "description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device." + }, + "unlockWithPin": { + "message": "Unlock with PIN" + }, + "setYourPinCode": { + "message": "Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application." + }, + "pinRequired": { + "message": "PIN code is required." + }, + "invalidPin": { + "message": "Invalid PIN code." + }, + "unlockWithWindowsHello": { + "message": "Unlock with Windows Hello" + }, + "windowsHelloConsentMessage": { + "message": "Verify for Bitwarden." + }, + "unlockWithTouchId": { + "message": "Unlock with Touch ID" + }, + "touchIdConsentMessage": { + "message": "unlock your vault" + }, + "noAutoPromptWindowsHello": { + "message": "Do not prompt for Windows Hello on launch." + }, + "noAutoPromptTouchId": { + "message": "Do not prompt for Touch ID on launch." + }, + "lockWithMasterPassOnRestart": { + "message": "Lock with master password on restart" + }, + "preferences": { + "message": "Preferences" + }, + "enableMenuBar": { + "message": "Enable Menu Bar Icon" + }, + "enableMenuBarDesc": { + "message": "Always show an icon in the menu bar." + }, + "hideToMenuBar": { + "message": "Hide to Menu Bar" + }, + "selectOneCollection": { + "message": "You must select at least one collection." + }, + "premiumUpdated": { + "message": "You've upgraded to premium." + }, + "restore": { + "message": "Restore" + }, + "premiumManageAlertAppStore": { + "message": "You can manage your subscription from the App Store. Do you want to visit the App Store now?" + }, + "legal": { + "message": "Legal", + "description": "Noun. As in 'legal documents', like our terms of service and privacy policy." + }, + "termsOfService": { + "message": "Terms of Service" + }, + "privacyPolicy": { + "message": "Privacy Policy" + }, + "unsavedChangesConfirmation": { + "message": "Are you sure you want to leave? If you leave now then your current information will not be saved." + }, + "unsavedChangesTitle": { + "message": "Unsaved Changes" + }, + "clone": { + "message": "Clone" + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "vaultTimeoutAction": { + "message": "Vault Timeout Action" + }, + "vaultTimeoutActionLockDesc": { + "message": "A locked vault requires that you re-enter your master password to access it again." + }, + "vaultTimeoutActionLogOutDesc": { + "message": "A logged out vault requires that you re-authenticate to access it again." + }, + "lock": { + "message": "Lock", + "description": "Verb form: to make secure or inaccesible by" + }, + "trash": { + "message": "Trash", + "description": "Noun: a special folder to hold deleted items" + }, + "searchTrash": { + "message": "Search Trash" + }, + "permanentlyDeleteItem": { + "message": "Permanently Delete Item" + }, + "permanentlyDeleteItemConfirmation": { + "message": "Are you sure you want to permanently delete this item?" + }, + "permanentlyDeletedItem": { + "message": "Permanently Deleted item" + }, + "restoreItem": { + "message": "Restore Item" + }, + "restoreItemConfirmation": { + "message": "Are you sure you want to restore this item?" + }, + "restoredItem": { + "message": "Restored Item" + }, + "permanentlyDelete": { + "message": "Permanently Delete" + }, + "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" + }, + "enterpriseSingleSignOn": { + "message": "Enterprise Single Sign-On" + }, + "setMasterPassword": { + "message": "Set Master Password" + }, + "ssoCompleteRegistration": { + "message": "In order to complete logging in with SSO, please set a master password to access and protect your vault." + }, + "newMasterPass": { + "message": "New Master Password" + }, + "confirmNewMasterPass": { + "message": "Confirm New Master Password" + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." + }, + "acceptPolicies": { + "message": "By checking this box you agree to the following:" + }, + "acceptPoliciesError": { + "message": "Terms of Service and Privacy Policy have not been acknowledged." + }, + "enableBrowserIntegration": { + "message": "Enable browser integration" + }, + "enableBrowserIntegrationDesc": { + "message": "Browser integration is used for biometrics in browser." + }, + "browserIntegrationMasOnlyTitle": { + "message": "Browser integration not supported" + }, + "browserIntegrationMasOnlyDesc": { + "message": "Unfortunately browser integration is only supported in the Mac App Store version for now." + }, + "browserIntegrationWindowsStoreTitle": { + "message": "Browser integration not supported" + }, + "browserIntegrationWindowsStoreDesc": { + "message": "Unfortunately browser integration is currently not supported in the Windows Store version." + }, + "enableBrowserIntegrationFingerprint": { + "message": "Require verification for browser integration" + }, + "enableBrowserIntegrationFingerprintDesc": { + "message": "Enable an additional layer of security by requiring fingerprint phrase validation when establishing a link between your desktop and browser. When enabled, this requires user intervention and verification each time a connection is established." + }, + "approve": { + "message": "Approve" + }, + "verifyBrowserTitle": { + "message": "Verify browser connection" + }, + "verifyBrowserDesc": { + "message": "Please ensure the shown fingerprint is identical to the fingerprint showed in the browser extension." + }, + "biometricsNotEnabledTitle": { + "message": "Biometrics not enabled" + }, + "biometricsNotEnabledDesc": { + "message": "Browser biometrics requires desktop biometrics to be enabled in the settings first." + }, + "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." + }, + "hintEqualsPassword": { + "message": "Your password hint cannot be the same as your password." + }, + "personalOwnershipPolicyInEffect": { + "message": "An organization policy is affecting your ownership options." + }, + "allSends": { + "message": "All Sends", + "description": "'Sends' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendTypeFile": { + "message": "File" + }, + "sendTypeText": { + "message": "Text" + }, + "searchSends": { + "message": "Search Sends", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "editSend": { + "message": "Edit Send", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "myVault": { + "message": "My Vault" + }, + "text": { + "message": "Text" + }, + "deletionDate": { + "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" + }, + "expirationDateDesc": { + "message": "If set, access to this Send will expire 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." + }, + "maxAccessCount": { + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." + }, + "maxAccessCountDesc": { + "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "currentAccessCount": { + "message": "Current Access Count" + }, + "disableSend": { + "message": "Disable 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." + }, + "sendPasswordDesc": { + "message": "Optionally require a password for users to access this Send.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendNotesDesc": { + "message": "Private notes about this Send.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendLink": { + "message": "Send link", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendLinkLabel": { + "message": "Send Link", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "textHiddenByDefault": { + "message": "When accessing the Send, hide the text by default", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "createdSend": { + "message": "Created Send", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "editedSend": { + "message": "Edited Send", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "deletedSend": { + "message": "Deleted Send", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "newPassword": { + "message": "New Password" + }, + "whatTypeOfSend": { + "message": "What type of Send is this?", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "createSend": { + "message": "Create Send", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendTextDesc": { + "message": "The text you want to send." + }, + "sendFileDesc": { + "message": "The file you want to send." + }, + "days": { + "message": "$DAYS$ days", + "placeholders": { + "days": { + "content": "$1", + "example": "1" + } + } + }, + "oneDay": { + "message": "1 day" + }, + "custom": { + "message": "Custom" + }, + "deleteSendConfirmation": { + "message": "Are you sure you want to delete this Send?", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "copySendLinkToClipboard": { + "message": "Copy Send link to clipboard", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "copySendLinkOnSave": { + "message": "Copy the link to share this Send to my clipboard upon save." + }, + "sendDisabled": { + "message": "Send disabled", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendDisabledWarning": { + "message": "Due to an enterprise policy, you are only able to delete an existing Send.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "copyLink": { + "message": "Copy link" + }, + "disabled": { + "message": "Disabled" + }, + "maxAccessCountReached": { + "message": "Max access count reached" + }, + "expired": { + "message": "Expired" + }, + "pendingDeletion": { + "message": "Pending deletion" + }, + "webAuthnAuthenticate": { + "message": "Authenticate WebAuthn" + }, + "hideEmail": { + "message": "Hide my email address from recipients." + }, + "sendOptionsPolicyInEffect": { + "message": "One or more organization policies are affecting your Send options." + }, + "emailVerificationRequired": { + "message": "Email Verification Required" + }, + "emailVerificationRequiredDesc": { + "message": "You must verify your email to use this feature." + }, + "passwordPrompt": { + "message": "Master password re-prompt" + }, + "passwordConfirmation": { + "message": "Master password confirmation" + }, + "passwordConfirmationDesc": { + "message": "This action is protected. To continue, please re-enter your master password to verify your identity." + }, + "updatedMasterPassword": { + "message": "Updated Master Password" + }, + "updateMasterPassword": { + "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." + }, + "hours": { + "message": "Hours" + }, + "minutes": { + "message": "Minutes" + }, + "vaultTimeoutPolicyInEffect": { + "message": "Your organization policies are affecting your vault timeout. Maximum allowed Vault Timeout is $HOURS$ hour(s) and $MINUTES$ minute(s)", + "placeholders": { + "hours": { + "content": "$1", + "example": "5" + }, + "minutes": { + "content": "$2", + "example": "5" + } + } + }, + "vaultTimeoutTooLarge": { + "message": "Your vault timeout exceeds the restrictions set by your organization." + }, + "resetPasswordPolicyAutoEnroll": { + "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." + }, + "vaultExportDisabled": { + "message": "Vault Export Disabled" + }, + "personalVaultExportPolicyInEffect": { + "message": "One or more organization policies prevents you from exporting your personal vault." + }, + "addAccount": { + "message": "Add Account" + }, + "removeMasterPassword": { + "message": "Remove Master Password" + }, + "removedMasterPassword": { + "message": "Master password removed." + }, + "convertOrganizationEncryptionDesc": { + "message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.", + "placeholders": { + "organization": { + "content": "$1", + "example": "My Org Name" + } + } + }, + "leaveOrganization": { + "message": "Leave Organization" + }, + "leaveOrganizationConfirmation": { + "message": "Are you sure you want to leave this organization?" + }, + "leftOrganization": { + "message": "You have left the organization." + }, + "ssoKeyConnectorUnavailable": { + "message": "Unable to reach the key connector, try again later." + }, + "lockAllVaults": { + "message": "Lock All Vaults" + }, + "accountLimitReached": { + "message": "No more than 5 accounts may be logged in at the same time." + }, + "accountPreferences": { + "message": "Preferences" + }, + "appPreferences": { + "message": "App Settings (All Accounts)" + }, + "accountSwitcherLimitReached": { + "message": "Account limit reached. Log out of an account to add another." + }, + "settingsTitle": { + "message": "App settings for $EMAIL$", + "placeholders": { + "email": { + "content": "$1", + "example": "jdoe@example.com" + } + } + }, + "switchAccount": { + "message": "Switch Account" + }, + "options": { + "message": "Options" + }, + "sessionTimeout": { + "message": "Your session has timed out. Please go back and try logging in again." + }, + "exportingPersonalVaultTitle": { + "message": "Exporting Personal Vault" + }, + "exportingPersonalVaultDescription": { + "message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", + "placeholders": { + "email": { + "content": "$1", + "example": "name@example.com" + } + } + }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, + "generator": { + "message": "Generator" + }, + "whatWouldYouLikeToGenerate": { + "message": "What would you like to generate?" + }, + "passwordType": { + "message": "Password Type" + }, + "regenerateUsername": { + "message": "Regenerate Username" + }, + "generateUsername": { + "message": "Generate Username" + }, + "usernameType": { + "message": "Username Type" + }, + "plusAddressedEmail": { + "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" + }, + "catchallEmailDesc": { + "message": "Use your domain's configured catch-all inbox." + }, + "random": { + "message": "Random" + }, + "randomWord": { + "message": "Random Word" + }, + "websiteName": { + "message": "Website Name" + }, + "service": { + "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" + } +} diff --git a/apps/desktop/src/locales/az/messages.json b/apps/desktop/src/locales/az/messages.json index 7ab6a7428c..f9b036dd36 100644 --- a/apps/desktop/src/locales/az/messages.json +++ b/apps/desktop/src/locales/az/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Uzunluq" }, + "uppercase": { + "message": "Böyük hərf (A-Z)" + }, + "lowercase": { + "message": "Kiçik hərf (a-z)" + }, + "numbers": { + "message": "Rəqəmlər (0-9)" + }, + "specialCharacters": { + "message": "Xüsusi simvollar (!@#$%^&*)" + }, "numWords": { "message": "Söz sayı" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maksimal müraciət sayı" + "message": "Maksimal müraciət sayı", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Əgər tənzimlənsə, istifadəçilər maksimal müraciət sayına çatdıqdan sonra bu \"Send\"ə müraciət edə bilməyəcək.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Kilidli" + }, + "unlocked": { + "message": "Kilidi açıldı" + }, "generator": { "message": "Yaradıcı" }, @@ -1859,7 +1878,8 @@ "message": "İstifadəçi adı növü" }, "plusAddressedEmail": { - "message": "Plyus ünvanlı e-poçt" + "message": "Plyus ünvanlı e-poçt", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "E-poçt təchizatçınızın alt ünvan özəlliklərini istifadə et." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Xidmət" + }, + "allVaults": { + "message": "Bütün anbarlar" + }, + "searchOrganization": { + "message": "Təşkilat axtar" + }, + "searchMyVault": { + "message": "Anbarlarımı axtar" + }, + "forwardedEmail": { + "message": "Yönləndirilən e-poçt ləqəbi" + }, + "forwardedEmailDesc": { + "message": "Xarici yönləndirmə xidməti ilə e-poçt ləqəbi yaradın." + }, + "hostname": { + "message": "Host adı", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API müraciət tokeni" + }, + "apiKey": { + "message": "API açar" } } diff --git a/apps/desktop/src/locales/be/messages.json b/apps/desktop/src/locales/be/messages.json index 39761bc5a6..14147d1d60 100644 --- a/apps/desktop/src/locales/be/messages.json +++ b/apps/desktop/src/locales/be/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Даўжыня" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Колькасць слоў" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/bg/messages.json b/apps/desktop/src/locales/bg/messages.json index 9a044a3c8d..9d5f306f50 100644 --- a/apps/desktop/src/locales/bg/messages.json +++ b/apps/desktop/src/locales/bg/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Дължина" }, + "uppercase": { + "message": "Главни букви (A-Z)" + }, + "lowercase": { + "message": "Малки букви (a-z)" + }, + "numbers": { + "message": "Числа (0-9)" + }, + "specialCharacters": { + "message": "Специални знаци (!@#$%^&*)" + }, "numWords": { "message": "Брой думи" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Максимален брой достъпвания" + "message": "Максимален брой достъпвания", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "При задаване — това изпращане ще се изключи след определен брой достъпвания.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Заключено" + }, + "unlocked": { + "message": "Отключено" + }, "generator": { "message": "Генератор" }, @@ -1859,7 +1878,8 @@ "message": "Тип потребителско име" }, "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": "Използвайте възможностите за под-адресиране на е-поща на своя доставчик." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Услуга" + }, + "allVaults": { + "message": "Всички трезори" + }, + "searchOrganization": { + "message": "Търсене в организацията" + }, + "searchMyVault": { + "message": "Търсене в моя трезор" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Име на сървъра", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Идентификатор за достъп до API" + }, + "apiKey": { + "message": "Ключ за API" } } diff --git a/apps/desktop/src/locales/bn/messages.json b/apps/desktop/src/locales/bn/messages.json index 4b6395ce3f..5183229ec3 100644 --- a/apps/desktop/src/locales/bn/messages.json +++ b/apps/desktop/src/locales/bn/messages.json @@ -400,6 +400,18 @@ "length": { "message": "দৈর্ঘ্য" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "শব্দের সংখ্যা" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Go To Web Vault" + "message": "Go to Web Vault" }, "getMobileApp": { "message": "Get Mobile App" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/bs/messages.json b/apps/desktop/src/locales/bs/messages.json index be70aeb5a4..2a85625e18 100644 --- a/apps/desktop/src/locales/bs/messages.json +++ b/apps/desktop/src/locales/bs/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Dužina" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Broj riječi" }, @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/ca/messages.json b/apps/desktop/src/locales/ca/messages.json index dccdbd97e1..9677660d20 100644 --- a/apps/desktop/src/locales/ca/messages.json +++ b/apps/desktop/src/locales/ca/messages.json @@ -370,10 +370,10 @@ "message": "Esteu segur que voleu sobreescriure la contrasenya actual?" }, "overwriteUsername": { - "message": "Overwrite Username" + "message": "Sobrescriu el nom d'usuari" }, "overwriteUsernameConfirmation": { - "message": "Are you sure you want to overwrite the current username?" + "message": "Segur que voleu sobreescriure el nom d'usuari actual?" }, "noneFolder": { "message": "Cap carpeta", @@ -400,6 +400,18 @@ "length": { "message": "Longitud" }, + "uppercase": { + "message": "Majúscules (A-Z)" + }, + "lowercase": { + "message": "Minúscules (a-z)" + }, + "numbers": { + "message": "Números (0-9)" + }, + "specialCharacters": { + "message": "Caràcters especials (!@#$%^&*)" + }, "numWords": { "message": "Nombre de paraules" }, @@ -1198,7 +1210,7 @@ "description": "Domain name. Ex. website.com" }, "domainName": { - "message": "Domain Name", + "message": "Nom del domini", "description": "Domain name. Ex. website.com" }, "host": { @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Recompte màxim d'accessos" + "message": "Recompte màxim d'accessos", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Si s’estableix, els usuaris ja no podran accedir a aquest Send una vegada s’assolisca el nombre màxim d’accessos.", @@ -1840,46 +1853,78 @@ } } }, + "locked": { + "message": "Bloquejat" + }, + "unlocked": { + "message": "Desbloquejat" + }, "generator": { - "message": "Generator" + "message": "Generador" }, "whatWouldYouLikeToGenerate": { - "message": "What would you like to generate?" + "message": "Què voleu generar?" }, "passwordType": { - "message": "Password Type" + "message": "Tipus de contrasenya" }, "regenerateUsername": { - "message": "Regenerate Username" + "message": "Regenera el nom d'usuari" }, "generateUsername": { - "message": "Generate Username" + "message": "Genera un nom d'usuari" }, "usernameType": { - "message": "Username Type" + "message": "Tipus de nom d'usuari" }, "plusAddressedEmail": { - "message": "Plus Addressed Email" + "message": "Adreça amb sufix", + "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." + "message": "Utilitzeu les capacitats de subadreçament del vostre proveïdor de correu electrònic." }, "catchallEmail": { - "message": "Catch-all Email" + "message": "Captura tot el correu electrònic" }, "catchallEmailDesc": { - "message": "Use your domain's configured catch-all inbox." + "message": "Utilitzeu la safata d'entrada global configurada del vostre domini." }, "random": { - "message": "Random" + "message": "Aleatori" }, "randomWord": { - "message": "Random Word" + "message": "Paraula aleatòria" }, "websiteName": { - "message": "Website Name" + "message": "Nom del lloc web" }, "service": { - "message": "Service" + "message": "Servei" + }, + "allVaults": { + "message": "Totes les caixes fortes" + }, + "searchOrganization": { + "message": "Cerca organització" + }, + "searchMyVault": { + "message": "Cerca la meua caixa forta" + }, + "forwardedEmail": { + "message": "Àlies de correu electrònic reenviat" + }, + "forwardedEmailDesc": { + "message": "Genera un àlies de correu electrònic amb un servei de reenviament extern." + }, + "hostname": { + "message": "Nom de l'amfitrió", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Token d'accés a l'API" + }, + "apiKey": { + "message": "Clau de l'API" } } diff --git a/apps/desktop/src/locales/cs/messages.json b/apps/desktop/src/locales/cs/messages.json index d008e78ba3..8d48eff55c 100644 --- a/apps/desktop/src/locales/cs/messages.json +++ b/apps/desktop/src/locales/cs/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Délka" }, + "uppercase": { + "message": "Velká písmena (A-Z)" + }, + "lowercase": { + "message": "Malá písmena (a-z)" + }, + "numbers": { + "message": "Čísla (0-9)" + }, + "specialCharacters": { + "message": "Speciální znaky (!@#$%^&*)" + }, "numWords": { "message": "Počet slov" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximální počet přístupů" + "message": "Maximální počet přístupů", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Je-li nastaveno, uživatelé již nebudou mít přístup k tomuto Send, jakmile bude dosaženo maximálního počtu přístupů.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/da/messages.json b/apps/desktop/src/locales/da/messages.json index d623d782c7..bfca4e2af1 100644 --- a/apps/desktop/src/locales/da/messages.json +++ b/apps/desktop/src/locales/da/messages.json @@ -370,10 +370,10 @@ "message": "Er du sikker på, at du vil overskrive den aktuelle adgangskode?" }, "overwriteUsername": { - "message": "Overwrite Username" + "message": "Overskriv brugernavn" }, "overwriteUsernameConfirmation": { - "message": "Are you sure you want to overwrite the current username?" + "message": "Er du sikker på, at du vil overskrive det aktuelle brugernavn?" }, "noneFolder": { "message": "Ingen mappe", @@ -400,6 +400,18 @@ "length": { "message": "Længde" }, + "uppercase": { + "message": "Store bogstaver (A-Z)" + }, + "lowercase": { + "message": "Små bogstaver (a-z)" + }, + "numbers": { + "message": "Cifre (0-9)" + }, + "specialCharacters": { + "message": "Specialtegn (!@#$%^&*)" + }, "numWords": { "message": "Antal ord" }, @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Søg efter opdateringer" + "message": "Søg efter opdateringer…" }, "version": { "message": "Version $VERSION_NUM$", @@ -1198,7 +1210,7 @@ "description": "Domain name. Ex. website.com" }, "domainName": { - "message": "Domain Name", + "message": "Domænenavn", "description": "Domain name. Ex. website.com" }, "host": { @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maksimalt antal tilgange" + "message": "Maksimalt antal tilgange", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Hvis opsat, vil brugere ikke længere kunne tilgå denne Send, når det maksimale adgangsantal er nået.", @@ -1840,46 +1853,78 @@ } } }, + "locked": { + "message": "Låst" + }, + "unlocked": { + "message": "Låst op" + }, "generator": { "message": "Generator" }, "whatWouldYouLikeToGenerate": { - "message": "What would you like to generate?" + "message": "Hvad vil du gerne generere?" }, "passwordType": { - "message": "Password Type" + "message": "Adgangskodetype" }, "regenerateUsername": { - "message": "Regenerate Username" + "message": "Regenerér brugernavn" }, "generateUsername": { - "message": "Generate Username" + "message": "Generér brugernavn" }, "usernameType": { - "message": "Username Type" + "message": "Brugernavnstype" }, "plusAddressedEmail": { - "message": "Plus Addressed Email" + "message": "Plus adresseret e-mail", + "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." + "message": "Brug din e-mailudbyders underadresseringsmuligheder." }, "catchallEmail": { - "message": "Catch-all Email" + "message": "Fang-alle e-mail" }, "catchallEmailDesc": { - "message": "Use your domain's configured catch-all inbox." + "message": "Brug dit domænes konfigurerede fang-alle-indbakke." }, "random": { - "message": "Random" + "message": "Tilfældig" }, "randomWord": { - "message": "Random Word" + "message": "Tilfældigt ord" }, "websiteName": { - "message": "Website Name" + "message": "Hjemmeside navn" }, "service": { - "message": "Service" + "message": "Tjeneste" + }, + "allVaults": { + "message": "Alle bokse" + }, + "searchOrganization": { + "message": "Søg organisation" + }, + "searchMyVault": { + "message": "Søg i min boks" + }, + "forwardedEmail": { + "message": "Videresendt E-mail Alias" + }, + "forwardedEmailDesc": { + "message": "Generér et e-mail alias med en ekstern viderestillingstjeneste." + }, + "hostname": { + "message": "Værtsnavn", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API-adgangstoken" + }, + "apiKey": { + "message": "API-nøgle" } } diff --git a/apps/desktop/src/locales/de/messages.json b/apps/desktop/src/locales/de/messages.json index 9be83ce5ba..a036f2de0b 100644 --- a/apps/desktop/src/locales/de/messages.json +++ b/apps/desktop/src/locales/de/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Länge" }, + "uppercase": { + "message": "Großbuchstaben (A-Z)" + }, + "lowercase": { + "message": "Kleinbuchstaben (a-z)" + }, + "numbers": { + "message": "Zahlen (0-9)" + }, + "specialCharacters": { + "message": "Sonderzeichen (!@#$%^&*)" + }, "numWords": { "message": "Anzahl der Wörter" }, @@ -411,7 +423,7 @@ "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Ziffer hinzufügen" + "message": "Zahl hinzufügen" }, "close": { "message": "Schließen" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximale Zugriffsanzahl" + "message": "Maximale Zugriffsanzahl", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Falls aktiviert, können Benutzer nicht mehr auf dieses Send zugreifen, sobald die maximale Zugriffsanzahl erreicht ist.", @@ -1820,7 +1833,7 @@ } }, "switchAccount": { - "message": "Switch to Other Account" + "message": "Konto wechseln" }, "options": { "message": "Optionen" @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Gesperrt" + }, + "unlocked": { + "message": "Entsperrt" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "message": "Benutzernamentyp" }, "plusAddressedEmail": { - "message": "Mit Plus adressierte E-Mail" + "message": "Mit Plus adressierte E-Mail", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Verwende die Unteradressierungsmöglichkeiten deines E-Mail-Providers." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Dienst" + }, + "allVaults": { + "message": "Alle Tresore" + }, + "searchOrganization": { + "message": "Organisationen durchsuchen" + }, + "searchMyVault": { + "message": "Meinen Tresor durchsuchen" + }, + "forwardedEmail": { + "message": "Weitergeleitetes E-Mail-Alias" + }, + "forwardedEmailDesc": { + "message": "Generiere ein E-Mail-Alias mit einem externen Weiterleitungsdienst." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API-Zugangs-Token" + }, + "apiKey": { + "message": "API-Schlüssel" } } diff --git a/apps/desktop/src/locales/el/messages.json b/apps/desktop/src/locales/el/messages.json index 0ef81c9904..5992c78685 100644 --- a/apps/desktop/src/locales/el/messages.json +++ b/apps/desktop/src/locales/el/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Μήκος" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Αριθμός Λέξεων" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Μέγιστος Αριθμός Πρόσβασης" + "message": "Μέγιστος Αριθμός Πρόσβασης", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Εάν οριστεί, οι χρήστες δεν θα μπορούν πλέον να έχουν πρόσβαση σε αυτό το send μόλις επιτευχθεί ο μέγιστος αριθμός πρόσβασης.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Γεννήτρια" }, @@ -1859,7 +1878,8 @@ "message": "Τύπος Ονόματος Χρήστη" }, "plusAddressedEmail": { - "message": "Συν Διεύθυνση Email" + "message": "Συν Διεύθυνση Email", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Χρησιμοποιήστε τις δυνατότητες δευτερεύουσας διεύθυνσης του παρόχου email σας." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Υπηρεσία" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/en_IN/messages.json b/apps/desktop/src/locales/en_IN/messages.json index 6f1ef49942..2908f28110 100644 --- a/apps/desktop/src/locales/en_IN/messages.json +++ b/apps/desktop/src/locales/en_IN/messages.json @@ -61,7 +61,7 @@ } }, "moveToOrgDesc": { - "message": "Choose an organisation that you wish to move this item to. Moving to an organisation transfers ownership of the item to that organisation. You will no longer be the direct owner of this item once it has been moved." + "message": "Choose an organisation that you wish to move this item to. Moving to an organisation transfers ownership of the item to that organistaion. You will no longer be the direct owner of this item once it has been moved." }, "attachments": { "message": "Attachments" @@ -361,7 +361,7 @@ "message": "Delete attachment" }, "deleteItemConfirmation": { - "message": "Do you really want to send to the bin?" + "message": "Are you sure you want to delete this item?" }, "deletedItem": { "message": "Sent item to bin" @@ -400,6 +400,18 @@ "length": { "message": "Length" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of words" }, @@ -895,10 +907,10 @@ "message": "When minimising the window, show an icon in the system tray instead." }, "enableMinToMenuBar": { - "message": "Minimise to menu bar" + "message": "Minimize to menu bar" }, "enableMinToMenuBarDesc": { - "message": "When minimising the window, show an icon in the menu bar instead." + "message": "When minimizing the window, show an icon in the menu bar instead." }, "enableCloseToTray": { "message": "Close to tray icon" @@ -940,7 +952,7 @@ "message": "Always show in the Dock" }, "alwaysShowDockDesc": { - "message": "Show the Bitwarden icon in the Dock even when minimised to the menu bar." + "message": "Show the Bitwarden icon in the Dock even when minimized to the menu bar." }, "confirmTrayTitle": { "message": "Confirm disable tray" @@ -1333,7 +1345,7 @@ "message": "Unlock with Touch ID" }, "touchIdConsentMessage": { - "message": "unlock your vault" + "message": "Verify for Bitwarden." }, "noAutoPromptWindowsHello": { "message": "Do not prompt for Windows Hello on launch." @@ -1498,7 +1510,7 @@ "message": "By checking this box you agree to the following:" }, "acceptPoliciesError": { - "message": "Terms of service and privacy policy have not been acknowledged." + "message": "Terms of Service and Privacy Policy have not been acknowledged." }, "enableBrowserIntegration": { "message": "Enable browser integration" @@ -1531,7 +1543,7 @@ "message": "Verify browser connection" }, "verifyBrowserDesc": { - "message": "Please ensure the shown fingerprint is identical to the fingerprint shown in the browser extension." + "message": "Please ensure the shown fingerprint is identical to the fingerprint showed in the browser extension." }, "biometricsNotEnabledTitle": { "message": "Biometrics not enabled" @@ -1540,13 +1552,13 @@ "message": "Browser biometrics requires desktop biometrics to be enabled in the settings first." }, "personalOwnershipSubmitError": { - "message": "Due to an Enterprise Policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organisation 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." }, "hintEqualsPassword": { "message": "Your password hint cannot be the same as your password." }, "personalOwnershipPolicyInEffect": { - "message": "An organisation policy is affecting your ownership options." + "message": "An organization policy is affecting your ownership options." }, "allSends": { "message": "All Sends", @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1702,10 +1715,10 @@ "message": "Authenticate WebAuthn" }, "hideEmail": { - "message": "Hide my email address from recipients." + "message": "Hide my email address from recepients." }, "sendOptionsPolicyInEffect": { - "message": "One or more organisation policies are affecting your Send options." + "message": "One or more organistaion policies are affecting your Send options." }, "emailVerificationRequired": { "message": "Email Verification Required" @@ -1729,7 +1742,7 @@ "message": "Update Master Password" }, "updateMasterPasswordWarning": { - "message": "Your Master Password was recently changed by an administrator in your organisation. 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." }, "hours": { "message": "Hours" @@ -1738,7 +1751,7 @@ "message": "Minutes" }, "vaultTimeoutPolicyInEffect": { - "message": "Your organisation policies are affecting your vault timeout. Maximum allowed Vault Timeout is $HOURS$ hour(s) and $MINUTES$ minute(s)", + "message": "Your organization policies are affecting your vault timeout. Maximum allowed Vault Timeout is $HOURS$ hour(s) and $MINUTES$ minute(s)", "placeholders": { "hours": { "content": "$1", @@ -1751,19 +1764,19 @@ } }, "vaultTimeoutTooLarge": { - "message": "Your vault timeout exceeds the restrictions set by your organisation." + "message": "Your vault timeout exceeds the restrictions set by your organization." }, "resetPasswordPolicyAutoEnroll": { "message": "Automatic Enrollment" }, "resetPasswordAutoEnrollInviteWarning": { - "message": "This organisation has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organisation administrators to change your master password." + "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." }, "vaultExportDisabled": { "message": "Vault Export Disabled" }, "personalVaultExportPolicyInEffect": { - "message": "One or more organisation policies prevents you from exporting your personal vault." + "message": "One or more organization policies prevents you from exporting your personal vault." }, "addAccount": { "message": "Add Account" @@ -1775,7 +1788,7 @@ "message": "Master password removed." }, "convertOrganizationEncryptionDesc": { - "message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organisation.", + "message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.", "placeholders": { "organization": { "content": "$1", @@ -1784,13 +1797,13 @@ } }, "leaveOrganization": { - "message": "Leave Organisation" + "message": "Leave Organization" }, "leaveOrganizationConfirmation": { - "message": "Are you sure you want to leave this organisation?" + "message": "Are you sure you want to leave this organization?" }, "leftOrganization": { - "message": "You have left the organisation." + "message": "You have left the organization." }, "ssoKeyConnectorUnavailable": { "message": "Unable to reach the key connector, try again later." @@ -1832,7 +1845,7 @@ "message": "Exporting Personal Vault" }, "exportingPersonalVaultDescription": { - "message": "Only the personal vault items associated with $EMAIL$ will be exported. Organisation vault items will not be included.", + "message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", "placeholders": { "email": { "content": "$1", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/eo/messages.json b/apps/desktop/src/locales/eo/messages.json index 1b909d5de4..f599aef889 100644 --- a/apps/desktop/src/locales/eo/messages.json +++ b/apps/desktop/src/locales/eo/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Length" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Go To Web Vault" + "message": "Go to Web Vault" }, "getMobileApp": { "message": "Get Mobile App" @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Check For Updates" + "message": "Check for Updates…" }, "version": { "message": "Version $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Restart To Update" + "message": "Restart to Update" }, "restartToUpdateDesc": { "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/es/messages.json b/apps/desktop/src/locales/es/messages.json index df85edfab1..a339f100e3 100644 --- a/apps/desktop/src/locales/es/messages.json +++ b/apps/desktop/src/locales/es/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Longitud" }, + "uppercase": { + "message": "Mayúsculas (A-Z)" + }, + "lowercase": { + "message": "Minúsculas (a-z)" + }, + "numbers": { + "message": "Números (0-9)" + }, + "specialCharacters": { + "message": "Carácteres especiales (!@#$%^&*)" + }, "numWords": { "message": "Número de palabras" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Número máximo de accesos" + "message": "Número máximo de accesos", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Si se establece, los usuarios ya no podrán acceder a este Send una vez que se alcance el número máximo de accesos.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Bloqueado" + }, + "unlocked": { + "message": "Desbloqueado" + }, "generator": { "message": "Generador" }, @@ -1859,16 +1878,17 @@ "message": "Tipo de nombre de usuario" }, "plusAddressedEmail": { - "message": "Dirección adicional de correo electrónico" + "message": "Dirección adicional de correo electrónico", + "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." + "message": "Utiliza las capacidades de subdirección de tu proveedor de correo electrónico." }, "catchallEmail": { - "message": "Catch-all Email" + "message": "Correo Catch-All" }, "catchallEmailDesc": { - "message": "Use your domain's configured catch-all inbox." + "message": "Utiliza la bandeja de entrada Catch-All configurada por tu dominio." }, "random": { "message": "Aleatorio" @@ -1881,5 +1901,30 @@ }, "service": { "message": "Servicio" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/et/messages.json b/apps/desktop/src/locales/et/messages.json index 97ace1cc68..7f129449f1 100644 --- a/apps/desktop/src/locales/et/messages.json +++ b/apps/desktop/src/locales/et/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Pikkus" }, + "uppercase": { + "message": "Suurtäht (A-Z)" + }, + "lowercase": { + "message": "Väiketäht (a-z)" + }, + "numbers": { + "message": "Numbrid (0-9)" + }, + "specialCharacters": { + "message": "Erimärgid (!@#$%^&*)" + }, "numWords": { "message": "Sõnade arv" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maksimaalne ligipääsude arv" + "message": "Maksimaalne ligipääsude arv", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Selle valimisel ei saa kasutajad pärast maksimaalse ligipääsude arvu saavutamist sellele Sendile enam ligi.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Lukustatud" + }, + "unlocked": { + "message": "Lukustamata" + }, "generator": { "message": "Genereerija" }, @@ -1859,7 +1878,8 @@ "message": "Kasutajanime tüüp" }, "plusAddressedEmail": { - "message": "Lisaks e-post" + "message": "Plussiga e-posti aadress", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Kasuta e-posti teenuspakkuja alamadressimise võimalusi." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Teenus" + }, + "allVaults": { + "message": "Kõik hoidlad" + }, + "searchOrganization": { + "message": "Otsi organisatsiooni" + }, + "searchMyVault": { + "message": "Otsi hoidlast" + }, + "forwardedEmail": { + "message": "Edastav e-posti alias" + }, + "forwardedEmailDesc": { + "message": "Genereeri e-posti alias, kasutades selleks välist teenuspakkujat." + }, + "hostname": { + "message": "Hosti nimi", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API ligipääsu märk" + }, + "apiKey": { + "message": "API võti" } } diff --git a/apps/desktop/src/locales/fa/messages.json b/apps/desktop/src/locales/fa/messages.json index 8642c5b04e..930018870f 100644 --- a/apps/desktop/src/locales/fa/messages.json +++ b/apps/desktop/src/locales/fa/messages.json @@ -400,6 +400,18 @@ "length": { "message": "طول" }, + "uppercase": { + "message": "حروف بزرگ (A-Z)" + }, + "lowercase": { + "message": "حروف کوچک (a-z)" + }, + "numbers": { + "message": "اعداد (‪0-9‬)" + }, + "specialCharacters": { + "message": "نویسه‌های ویژه (!@#$%^&*)" + }, "numWords": { "message": "تعداد کلمات" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "تعداد دسترسی حداکثر" + "message": "تعداد دسترسی حداکثر", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "در صورت تنظیم، با رسیدن به حداکثر تعداد دسترسی، کاربران دیگر نمی توانند به این ارسال دسترسی پیدا کنند.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "قفل شده" + }, + "unlocked": { + "message": "باز شده" + }, "generator": { "message": "تولید کننده" }, @@ -1859,7 +1878,8 @@ "message": "نوع نام کاربری" }, "plusAddressedEmail": { - "message": "به علاوه ایمیل آدرس داده شده" + "message": "به علاوه ایمیل آدرس داده شده", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "از قابلیت های آدرس دهی فرعی ارائه دهنده ایمیل خود استفاده کنید." @@ -1881,5 +1901,30 @@ }, "service": { "message": "خدمت" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "نام مستعار ایمیل فوروارد شده" + }, + "forwardedEmailDesc": { + "message": "یک نام مستعار ایمیل با یک سرویس فروارد خارجی ایجاد کنید." + }, + "hostname": { + "message": "نام میزبان", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "توکن دسترسی API" + }, + "apiKey": { + "message": "کلید API" } } diff --git a/apps/desktop/src/locales/fi/messages.json b/apps/desktop/src/locales/fi/messages.json index 48d7a015b4..a5d64fa5b0 100644 --- a/apps/desktop/src/locales/fi/messages.json +++ b/apps/desktop/src/locales/fi/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Pituus" }, + "uppercase": { + "message": "Isot kirjaimet (A-Z)" + }, + "lowercase": { + "message": "Pienet kirjaimet (a-z)" + }, + "numbers": { + "message": "Numerot (0-9)" + }, + "specialCharacters": { + "message": "Erikoismerkit (!@#$%^&*)" + }, "numWords": { "message": "Sanojen määrä" }, @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Tarkista päivitykset" + "message": "Tarkista päivitykset…" }, "version": { "message": "Versio $VERSION_NUM$", @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Käyttöoikeuksien enimmäismäärä" + "message": "Käyttöoikeuksien enimmäismäärä", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Jos määritetty, käyttäjät eivät voi avata Sendiä käyttökertojen enimmäismäärän täytyttyä.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Lukittu" + }, + "unlocked": { + "message": "Avattu" + }, "generator": { "message": "Generaattori" }, @@ -1859,7 +1878,8 @@ "message": "Käyttäjätunnuksen tyyppi" }, "plusAddressedEmail": { - "message": "Plus-osoitteinen sähköposti" + "message": "Plus-osoitteinen sähköposti", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Käytä sähköpostipalvelusi aliosoiteominaisuuksia." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Palvelu" + }, + "allVaults": { + "message": "Kaikki holvit" + }, + "searchOrganization": { + "message": "Hae organisaatiosta" + }, + "searchMyVault": { + "message": "Hae omasta holvista" + }, + "forwardedEmail": { + "message": "Välitykseen käytetty sähköpostialias" + }, + "forwardedEmailDesc": { + "message": "Luo sähköpostialias ulkoisella ohjauspalvelulla." + }, + "hostname": { + "message": "Osoite", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API-käyttötunniste" + }, + "apiKey": { + "message": "API-avain" } } diff --git a/apps/desktop/src/locales/fil/messages.json b/apps/desktop/src/locales/fil/messages.json index 1b909d5de4..f599aef889 100644 --- a/apps/desktop/src/locales/fil/messages.json +++ b/apps/desktop/src/locales/fil/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Length" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Go To Web Vault" + "message": "Go to Web Vault" }, "getMobileApp": { "message": "Get Mobile App" @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Check For Updates" + "message": "Check for Updates…" }, "version": { "message": "Version $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Restart To Update" + "message": "Restart to Update" }, "restartToUpdateDesc": { "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/fr/messages.json b/apps/desktop/src/locales/fr/messages.json index 9e45fc97fd..b19478450c 100644 --- a/apps/desktop/src/locales/fr/messages.json +++ b/apps/desktop/src/locales/fr/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Longueur" }, + "uppercase": { + "message": "Majuscules (A-Z)" + }, + "lowercase": { + "message": "Minuscules (a-z)" + }, + "numbers": { + "message": "Chiffres (0-9)" + }, + "specialCharacters": { + "message": "Caractères spéciaux (!@#$%^&*)" + }, "numWords": { "message": "Nombre de mots" }, @@ -671,7 +683,7 @@ "message": "URL du serveur" }, "apiUrl": { - "message": "URL du serveur de l'API" + "message": "URL du serveur de l'IPA" }, "webVaultUrl": { "message": "URL du serveur du coffre web" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Nombre maximum d'accès" + "message": "Nombre maximum d'accès", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Si défini, les utilisateurs ne seront plus en mesure d'accéder à ce Send une fois que le nombre maximum d'accès sera atteint.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Verrouillé" + }, + "unlocked": { + "message": "Déverrouillé" + }, "generator": { "message": "Générateur" }, @@ -1859,7 +1878,8 @@ "message": "Type de nom d'utilisateur" }, "plusAddressedEmail": { - "message": "Plus Addressed Email" + "message": "E-mail sous-adressé", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Utilisez les capacités de sous-adressage de votre fournisseur de courriel." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "Tous les coffres" + }, + "searchOrganization": { + "message": "Recherche d'organisations" + }, + "searchMyVault": { + "message": "Recherche dans le coffre" + }, + "forwardedEmail": { + "message": "Alias d'email transféré" + }, + "forwardedEmailDesc": { + "message": "Générer un alias de courriel avec un service de transfert externe." + }, + "hostname": { + "message": "Nom d'hôte", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Jetons d'accès IPA" + }, + "apiKey": { + "message": "Clé d'IPA" } } diff --git a/apps/desktop/src/locales/he/messages.json b/apps/desktop/src/locales/he/messages.json index 526344dd58..a8d726df6d 100644 --- a/apps/desktop/src/locales/he/messages.json +++ b/apps/desktop/src/locales/he/messages.json @@ -400,6 +400,18 @@ "length": { "message": "אורך" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "מספר מילים" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "מונה גישה מרבי" + "message": "מונה גישה מרבי", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "אם תגדיר, משתמשים כבר לא יוכלו לגשת לשליחה זו לאחר שמספר הגישות המרבי יושג.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "מחולל" }, @@ -1859,7 +1878,8 @@ "message": "סוג שם משתמש" }, "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "שירות" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/hi/messages.json b/apps/desktop/src/locales/hi/messages.json index abce23b0f0..14fa053b48 100644 --- a/apps/desktop/src/locales/hi/messages.json +++ b/apps/desktop/src/locales/hi/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Length" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Go To Web Vault" + "message": "Go to Web Vault" }, "getMobileApp": { "message": "Get Mobile App" @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Check For Updates" + "message": "Check for Updates…" }, "version": { "message": "Version $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Restart To Update" + "message": "Restart to Update" }, "restartToUpdateDesc": { "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/hr/messages.json b/apps/desktop/src/locales/hr/messages.json index e8ec3f7124..9b8564c368 100644 --- a/apps/desktop/src/locales/hr/messages.json +++ b/apps/desktop/src/locales/hr/messages.json @@ -370,10 +370,10 @@ "message": "Sigurno želiš prebrisati trenutnu lozinku?" }, "overwriteUsername": { - "message": "Overwrite Username" + "message": "Prebriši korisničko ime" }, "overwriteUsernameConfirmation": { - "message": "Are you sure you want to overwrite the current username?" + "message": "Sigurno želiš prebrisati trenutno korisničko ime?" }, "noneFolder": { "message": "Nema mape", @@ -400,6 +400,18 @@ "length": { "message": "Duljina" }, + "uppercase": { + "message": "Velika slova (A-Z)" + }, + "lowercase": { + "message": "Mala slova (a-z)" + }, + "numbers": { + "message": "Brojevi (0-9)" + }, + "specialCharacters": { + "message": "Posebni znakovi (!@#$%^&*)" + }, "numWords": { "message": "Broj riječi" }, @@ -743,10 +755,10 @@ "message": "Generator lozinki" }, "contactUs": { - "message": "Contact Us" + "message": "Kontaktiraj nas" }, "getHelp": { - "message": "Get Help" + "message": "Potraži pomoć" }, "fileBugReport": { "message": "Podnesi izvješće o grešci" @@ -1198,7 +1210,7 @@ "description": "Domain name. Ex. website.com" }, "domainName": { - "message": "Domain Name", + "message": "Naziv domene", "description": "Domain name. Ex. website.com" }, "host": { @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Ograničeni broj pristupanja" + "message": "Ograničeni broj pristupanja", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Ako je određen, ovom Sendu će se moći pristupiti samo ograničeni broj puta.", @@ -1823,16 +1836,16 @@ "message": "Promijeni račun" }, "options": { - "message": "Options" + "message": "Opcije" }, "sessionTimeout": { - "message": "Your session has timed out. Please go back and try logging in again." + "message": "Tvoja sesija je istekla. Vrati se i pokušaj s ponovnom prijavom." }, "exportingPersonalVaultTitle": { - "message": "Exporting Personal Vault" + "message": "Izvoz osobnog trezora" }, "exportingPersonalVaultDescription": { - "message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", + "message": "Izvest će se samo stavke osobnog trezora povezanog s $EMAIL$. Stavke organizacijskog trezora neće biti uključene.", "placeholders": { "email": { "content": "$1", @@ -1840,46 +1853,78 @@ } } }, + "locked": { + "message": "Zaključano" + }, + "unlocked": { + "message": "Otključano" + }, "generator": { "message": "Generator" }, "whatWouldYouLikeToGenerate": { - "message": "What would you like to generate?" + "message": "Što želiš kreirati?" }, "passwordType": { - "message": "Password Type" + "message": "Tip lozinke" }, "regenerateUsername": { - "message": "Regenerate Username" + "message": "Ponovno kreiraj korisničko ime" }, "generateUsername": { - "message": "Generate Username" + "message": "Kreiraj korisničko ime" }, "usernameType": { - "message": "Username Type" + "message": "Tip korisničkog imena" }, "plusAddressedEmail": { - "message": "Plus Addressed Email" + "message": "Plus adresa e-pošte", + "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." + "message": "Koristi mogućnosti podadresiranja svog davatelja e-pošte." }, "catchallEmail": { - "message": "Catch-all Email" + "message": "Dohvati sve (Catch-all) e-pošta" }, "catchallEmailDesc": { - "message": "Use your domain's configured catch-all inbox." + "message": "Koristi konfigurirani Catch-all sandučić svoje domene." }, "random": { - "message": "Random" + "message": "Nasumično" }, "randomWord": { - "message": "Random Word" + "message": "Nasumična riječ" }, "websiteName": { - "message": "Website Name" + "message": "Naziv web mjesta" }, "service": { - "message": "Service" + "message": "Usluga" + }, + "allVaults": { + "message": "Svi trezori" + }, + "searchOrganization": { + "message": "Pretraži organizaciju" + }, + "searchMyVault": { + "message": "Pretraži moj trezor" + }, + "forwardedEmail": { + "message": "Proslijeđeni pseudonim e-pošte" + }, + "forwardedEmailDesc": { + "message": "Kreiraj pseudonim e-pošte s vanjskom uslugom prosljeđivanja." + }, + "hostname": { + "message": "Naziv hosta", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API pristupni token" + }, + "apiKey": { + "message": "API ključ" } } diff --git a/apps/desktop/src/locales/hu/messages.json b/apps/desktop/src/locales/hu/messages.json index 79ab96986b..0348c6042f 100644 --- a/apps/desktop/src/locales/hu/messages.json +++ b/apps/desktop/src/locales/hu/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Hossz" }, + "uppercase": { + "message": "Nagybetűs (A-Z)" + }, + "lowercase": { + "message": "Kisbetűs (a-z)" + }, + "numbers": { + "message": "Számok (0-9)" + }, + "specialCharacters": { + "message": "Speciális karakterek (!@#$%^&*)" + }, "numWords": { "message": "Szavak száma" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximális elérési szám" + "message": "Maximális elérési szám", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Beállítva a Küldés elérhetetlen lesz a meghatározott hozzáférések számának elérése után.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Lezárva" + }, + "unlocked": { + "message": "Feloldva" + }, "generator": { "message": "Generátor" }, @@ -1859,7 +1878,8 @@ "message": "Felhasználónév típusa" }, "plusAddressedEmail": { - "message": "További címzési email cím" + "message": "További címzési email cím", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Használjuk az email cím szolgáltató alcímzési képességeit." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Szolgáltatás" + }, + "allVaults": { + "message": "Összes széf" + }, + "searchOrganization": { + "message": "Szervezet keresése" + }, + "searchMyVault": { + "message": "Keresés a saját széfben" + }, + "forwardedEmail": { + "message": "Továbbított email álnevek" + }, + "forwardedEmailDesc": { + "message": "Email álnév generálása külső továbbító szolgáltatással." + }, + "hostname": { + "message": "Kiszolglónév", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API hozzáférési vezérjel" + }, + "apiKey": { + "message": "API kulcs" } } diff --git a/apps/desktop/src/locales/id/messages.json b/apps/desktop/src/locales/id/messages.json index 8fdd59cfd8..f5cb46c3d3 100644 --- a/apps/desktop/src/locales/id/messages.json +++ b/apps/desktop/src/locales/id/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Panjang" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Jumlah kata" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Hitungan Akses Maksimum" + "message": "Hitungan Akses Maksimum", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Jika disetel, pengguna tidak dapat lagi mengakses Send ini setelah jumlah akses maksimum tercapai.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/it/messages.json b/apps/desktop/src/locales/it/messages.json index dd8eef1102..78e1a25e5e 100644 --- a/apps/desktop/src/locales/it/messages.json +++ b/apps/desktop/src/locales/it/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Lunghezza" }, + "uppercase": { + "message": "Maiuscole (A-Z)" + }, + "lowercase": { + "message": "Minuscole (a-z)" + }, + "numbers": { + "message": "Numeri (0-9)" + }, + "specialCharacters": { + "message": "Caratteri speciali (!@#$%^&*)" + }, "numWords": { "message": "Numero di parole" }, @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Controlla aggiornamenti" + "message": "Controlla aggiornamenti..." }, "version": { "message": "Versione $VERSION_NUM$", @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Numero massimo di accessi" + "message": "Numero massimo di accessi", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Se impostata, gli utenti non saranno più in grado di accedere a questo Send una volta raggiunto il numero massimo di accessi.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Bloccato" + }, + "unlocked": { + "message": "Sbloccato" + }, "generator": { "message": "Generatore" }, @@ -1859,7 +1878,8 @@ "message": "Tipo di nome utente" }, "plusAddressedEmail": { - "message": "Indirizzo di posta alternativo" + "message": "Indirizzo di posta alternativo", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Usa le funzionalità di sub-indirizzamento del tuo fornitore di posta elettronica." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Servizio" + }, + "allVaults": { + "message": "Tutte le casseforti" + }, + "searchOrganization": { + "message": "Ricerca organizzazione" + }, + "searchMyVault": { + "message": "Cerca nella cassaforte" + }, + "forwardedEmail": { + "message": "Alias email inoltrate" + }, + "forwardedEmailDesc": { + "message": "Genera un alias email con un servizio di inoltro esterno." + }, + "hostname": { + "message": "Nome host", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Token di accesso API" + }, + "apiKey": { + "message": "Chiave API" } } diff --git a/apps/desktop/src/locales/ja/messages.json b/apps/desktop/src/locales/ja/messages.json index 5db3bb7863..25a73993c1 100644 --- a/apps/desktop/src/locales/ja/messages.json +++ b/apps/desktop/src/locales/ja/messages.json @@ -400,6 +400,18 @@ "length": { "message": "長さ" }, + "uppercase": { + "message": "大文字(A-Z)" + }, + "lowercase": { + "message": "小文字(a-z)" + }, + "numbers": { + "message": "数字 (0~9)" + }, + "specialCharacters": { + "message": "特殊文字(!@#$%^&*)" + }, "numWords": { "message": "単語数" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "最大アクセス数" + "message": "最大アクセス数", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "設定されている場合、最大アクセス数に達するとユーザーはこの Send にアクセスできなくなります。", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "ロック中" + }, + "unlocked": { + "message": "ロック解除済み" + }, "generator": { "message": "ジェネレーター" }, @@ -1859,7 +1878,8 @@ "message": "ユーザー名の種類" }, "plusAddressedEmail": { - "message": "プラス付きのメールアドレス" + "message": "プラス付きのメールアドレス", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "メールプロバイダのエイリアス機能を使用します。" @@ -1881,5 +1901,30 @@ }, "service": { "message": "サービス" + }, + "allVaults": { + "message": "すべての保管庫" + }, + "searchOrganization": { + "message": "組織の検索" + }, + "searchMyVault": { + "message": "保管庫を検索" + }, + "forwardedEmail": { + "message": "転送されたメールエイリアス" + }, + "forwardedEmailDesc": { + "message": "外部転送サービスを使用してメールエイリアスを生成します。" + }, + "hostname": { + "message": "ホスト名", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API アクセストークン" + }, + "apiKey": { + "message": "API キー" } } diff --git a/apps/desktop/src/locales/ka/messages.json b/apps/desktop/src/locales/ka/messages.json index 1b909d5de4..f599aef889 100644 --- a/apps/desktop/src/locales/ka/messages.json +++ b/apps/desktop/src/locales/ka/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Length" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Go To Web Vault" + "message": "Go to Web Vault" }, "getMobileApp": { "message": "Get Mobile App" @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Check For Updates" + "message": "Check for Updates…" }, "version": { "message": "Version $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Restart To Update" + "message": "Restart to Update" }, "restartToUpdateDesc": { "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/km/messages.json b/apps/desktop/src/locales/km/messages.json index 1b909d5de4..f599aef889 100644 --- a/apps/desktop/src/locales/km/messages.json +++ b/apps/desktop/src/locales/km/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Length" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Go To Web Vault" + "message": "Go to Web Vault" }, "getMobileApp": { "message": "Get Mobile App" @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Check For Updates" + "message": "Check for Updates…" }, "version": { "message": "Version $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Restart To Update" + "message": "Restart to Update" }, "restartToUpdateDesc": { "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/kn/messages.json b/apps/desktop/src/locales/kn/messages.json index 20e8bc07a9..acdeca6a95 100644 --- a/apps/desktop/src/locales/kn/messages.json +++ b/apps/desktop/src/locales/kn/messages.json @@ -400,6 +400,18 @@ "length": { "message": "ಉದ್ದ" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "ಪದಗಳ ಸಂಖ್ಯೆ" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "ಗರಿಷ್ಠ ಪ್ರವೇಶ ಎಣಿಕೆ" + "message": "ಗರಿಷ್ಠ ಪ್ರವೇಶ ಎಣಿಕೆ", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "ಹೊಂದಿಸಿದ್ದರೆ, ಗರಿಷ್ಠ ಪ್ರವೇಶ ಎಣಿಕೆ ತಲುಪಿದ ನಂತರ ಬಳಕೆದಾರರಿಗೆ ಈ ಕಳುಹಿಸುವಿಕೆಯನ್ನು ಪ್ರವೇಶಿಸಲು ಸಾಧ್ಯವಾಗುವುದಿಲ್ಲ.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/ko/messages.json b/apps/desktop/src/locales/ko/messages.json index dddd5abab2..f8296ed39e 100644 --- a/apps/desktop/src/locales/ko/messages.json +++ b/apps/desktop/src/locales/ko/messages.json @@ -400,6 +400,18 @@ "length": { "message": "길이" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "단어 수" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "최대 접근 횟수" + "message": "최대 접근 횟수", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "설정할 경우, 최대 접근 횟수에 도달할 때 이 Send에 접근할 수 없게 됩니다.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "생성기" }, @@ -1859,7 +1878,8 @@ "message": "아이디 유형" }, "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "서비스" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/lv/messages.json b/apps/desktop/src/locales/lv/messages.json index 43e96c79ba..a0fa31d69c 100644 --- a/apps/desktop/src/locales/lv/messages.json +++ b/apps/desktop/src/locales/lv/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Garums" }, + "uppercase": { + "message": "Lielie burti (A-Z)" + }, + "lowercase": { + "message": "Mazie burti (a-z)" + }, + "numbers": { + "message": "Cipari (0-9)" + }, + "specialCharacters": { + "message": "Īpašās rakstzīmes (!@#$%^&*)" + }, "numWords": { "message": "Vārdu skaits" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Lielākais pieļaujamais piekļuvju skaits" + "message": "Lielākais pieļaujamais piekļuvju skaits", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Ja uzstādīts, lietotāji nevarēs piekļūt šim \"Send\", kad tiks sasniegts lielākais pieļaujamais piekļūšanas reižu skaits.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Slēgts" + }, + "unlocked": { + "message": "Atslēgts" + }, "generator": { "message": "Veidotājs" }, @@ -1859,7 +1878,8 @@ "message": "Lietotājvārda veids" }, "plusAddressedEmail": { - "message": "E-pasta adrese ar plusu" + "message": "E-pasta adrese ar plusu", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Izmantot e-pasta pakalpojuma nodrošinātāja apakšadresēšanas spējas." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Pakalpojums" + }, + "allVaults": { + "message": "Visas glabātavas" + }, + "searchOrganization": { + "message": "Meklēt apvienībā" + }, + "searchMyVault": { + "message": "Meklēt manā glabātavā" + }, + "forwardedEmail": { + "message": "Pārvirzīto e-pastu aizstājvārds" + }, + "forwardedEmailDesc": { + "message": "Izveidot e-pastu aizstājvārdu ar ārēju pārvirzīšanas pakalpojumu." + }, + "hostname": { + "message": "Resursdatora nosaukums", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API piekļuves pilnvara" + }, + "apiKey": { + "message": "API atslēga" } } diff --git a/apps/desktop/src/locales/me/messages.json b/apps/desktop/src/locales/me/messages.json index 5a73033d19..b03aa42744 100644 --- a/apps/desktop/src/locales/me/messages.json +++ b/apps/desktop/src/locales/me/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Dužina" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Broj riječi" }, @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/ml/messages.json b/apps/desktop/src/locales/ml/messages.json index 4e2fe8f964..b99730bfca 100644 --- a/apps/desktop/src/locales/ml/messages.json +++ b/apps/desktop/src/locales/ml/messages.json @@ -400,6 +400,18 @@ "length": { "message": "ദൈര്‍ഘ്യം" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "വാക്കുകളുടെ എണ്ണം" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/nb/messages.json b/apps/desktop/src/locales/nb/messages.json index bbfbab3419..a4b16a62c5 100644 --- a/apps/desktop/src/locales/nb/messages.json +++ b/apps/desktop/src/locales/nb/messages.json @@ -370,10 +370,10 @@ "message": "Er du sikker på at du vil overskrive det nåværende passordet?" }, "overwriteUsername": { - "message": "Overwrite Username" + "message": "Overskriv brukernavn" }, "overwriteUsernameConfirmation": { - "message": "Are you sure you want to overwrite the current username?" + "message": "Er du sikker på at du vil overskrive det nåværende brukernavnet?" }, "noneFolder": { "message": "Ingen mappe", @@ -400,6 +400,18 @@ "length": { "message": "Lengde" }, + "uppercase": { + "message": "Store bokstaver (A-Z)" + }, + "lowercase": { + "message": "Små bokstaver (a-z)" + }, + "numbers": { + "message": "Siffer (0-9)" + }, + "specialCharacters": { + "message": "Spesialtegn (!@#$%^&*)" + }, "numWords": { "message": "Antall ord" }, @@ -1198,7 +1210,7 @@ "description": "Domain name. Ex. website.com" }, "domainName": { - "message": "Domain Name", + "message": "Domene navn", "description": "Domain name. Ex. website.com" }, "host": { @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maksimal antall tilganger" + "message": "Maksimal antall tilganger", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Hvis satt, vil brukere ikke lenger ha tilgang til dette send når maksimal antall tilgang er nådd.", @@ -1832,7 +1845,7 @@ "message": "Eksporter personlig hvelv" }, "exportingPersonalVaultDescription": { - "message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", + "message": "Bare de personlige hvelv-elementene som er knyttet til $EMAIL$ vil bli eksportert. Organisasjonshvelvets elementer vil ikke bli inkludert.", "placeholders": { "email": { "content": "$1", @@ -1840,46 +1853,78 @@ } } }, + "locked": { + "message": "Låst" + }, + "unlocked": { + "message": "Opplåst" + }, "generator": { "message": "Generator" }, "whatWouldYouLikeToGenerate": { - "message": "What would you like to generate?" + "message": "Hva vil du generere?" }, "passwordType": { - "message": "Password Type" + "message": "Passordtype" }, "regenerateUsername": { - "message": "Regenerate Username" + "message": "Regenerer Brukernavn" }, "generateUsername": { - "message": "Generate Username" + "message": "Generer brukernavn" }, "usernameType": { - "message": "Username Type" + "message": "Brukernavntype" }, "plusAddressedEmail": { - "message": "Plus Addressed Email" + "message": "Pluss-adressert e-post", + "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." + "message": "Bruk e-posttilbyderens sub-adresseringsmuligheter." }, "catchallEmail": { - "message": "Catch-all Email" + "message": "Catch-all e-post" }, "catchallEmailDesc": { - "message": "Use your domain's configured catch-all inbox." + "message": "Bruk domenets konfigurerte catch-all innboks." }, "random": { - "message": "Random" + "message": "Tilfeldig" }, "randomWord": { - "message": "Random Word" + "message": "Tilfeldig ord" }, "websiteName": { - "message": "Website Name" + "message": "Nettstedet navn" }, "service": { - "message": "Service" + "message": "Tjeneste" + }, + "allVaults": { + "message": "Alle hvelv" + }, + "searchOrganization": { + "message": "Søk i organisasjoner" + }, + "searchMyVault": { + "message": "Søk i hvelvet" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/nl/messages.json b/apps/desktop/src/locales/nl/messages.json index 385877cf85..0a3d766628 100644 --- a/apps/desktop/src/locales/nl/messages.json +++ b/apps/desktop/src/locales/nl/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Lengte" }, + "uppercase": { + "message": "Hoofdletters (A-Z)" + }, + "lowercase": { + "message": "Kleine letters (a-z)" + }, + "numbers": { + "message": "Cijfers (0-9)" + }, + "specialCharacters": { + "message": "Speciale tekens (!@#$%^&*)" + }, "numWords": { "message": "Aantal woorden" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum toegangsaantal" + "message": "Maximum toegangsaantal", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Als dit is ingesteld kunnen gebruikers deze Send niet meer benaderen zodra het maximale aantal toegang is bereikt.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Vergrendeld" + }, + "unlocked": { + "message": "Ontgrendeld" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "message": "Type gebruikersnaam" }, "plusAddressedEmail": { - "message": "E-mailadres-met-plus" + "message": "E-mailadres-met-plus", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Gebruik de subadressen van je e-mailprovider." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Dienst" + }, + "allVaults": { + "message": "Alle kluizen" + }, + "searchOrganization": { + "message": "Alle doorzoeken" + }, + "searchMyVault": { + "message": "Kluis doorzoeken" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/nn/messages.json b/apps/desktop/src/locales/nn/messages.json index 1b909d5de4..f599aef889 100644 --- a/apps/desktop/src/locales/nn/messages.json +++ b/apps/desktop/src/locales/nn/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Length" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Go To Web Vault" + "message": "Go to Web Vault" }, "getMobileApp": { "message": "Get Mobile App" @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Check For Updates" + "message": "Check for Updates…" }, "version": { "message": "Version $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Restart To Update" + "message": "Restart to Update" }, "restartToUpdateDesc": { "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/pl/messages.json b/apps/desktop/src/locales/pl/messages.json index a981ce7652..cdcbf1accf 100644 --- a/apps/desktop/src/locales/pl/messages.json +++ b/apps/desktop/src/locales/pl/messages.json @@ -373,7 +373,7 @@ "message": "Nadpisz nazwę użytkownika" }, "overwriteUsernameConfirmation": { - "message": "Are you sure you want to overwrite the current username?" + "message": "Czy na pewno chcesz nadpisać obecną nazwę użytkownika?" }, "noneFolder": { "message": "Nieprzypisane", @@ -400,6 +400,18 @@ "length": { "message": "Długość" }, + "uppercase": { + "message": "Wielkie litery (A-Z)" + }, + "lowercase": { + "message": "Małe litery (a-z)" + }, + "numbers": { + "message": "Cyfry (0-9)" + }, + "specialCharacters": { + "message": "Znaki specjalne (!@#$%^&*)" + }, "numWords": { "message": "Liczba słów" }, @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Sprawdź dostępność aktualizacji" + "message": "Sprawdź dostępność aktualizacji…" }, "version": { "message": "Wersja $VERSION_NUM$", @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maksymalna liczba dostępów" + "message": "Maksymalna liczba dostępów", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Jeśli funkcja jest włączona, po osiągnięciu maksymalnej liczby dostępów, użytkownicy nie będą mieli dostępu do tej wysyłki.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Zablokowany" + }, + "unlocked": { + "message": "Odblokowany" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "message": "Rodzaj nazwy użytkownika" }, "plusAddressedEmail": { - "message": "Adres e-mail z plusem" + "message": "Adres e-mail z plusem", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Użyj możliwości dodawania aliasów u swojego dostawcy poczty e-mail." @@ -1871,7 +1891,7 @@ "message": "Użyj skonfigurowanej skrzynki catch-all w swojej domenie." }, "random": { - "message": "Random" + "message": "Losowa" }, "randomWord": { "message": "Losowe słowo" @@ -1881,5 +1901,30 @@ }, "service": { "message": "Usługa" + }, + "allVaults": { + "message": "Wszystkie sejfy" + }, + "searchOrganization": { + "message": "Szukaj w organizacji" + }, + "searchMyVault": { + "message": "Szukaj w sejfie" + }, + "forwardedEmail": { + "message": "Alias przekazywanego e-maila" + }, + "forwardedEmailDesc": { + "message": "Wygeneruj alias adresu e-mail z zewnętrznej usługi przekazywania." + }, + "hostname": { + "message": "Nazwa hosta", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Token dostępu API" + }, + "apiKey": { + "message": "Klucz interfejsu API" } } diff --git a/apps/desktop/src/locales/pt_BR/messages.json b/apps/desktop/src/locales/pt_BR/messages.json index 2dc86d67af..a9d9a6f1ce 100644 --- a/apps/desktop/src/locales/pt_BR/messages.json +++ b/apps/desktop/src/locales/pt_BR/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Comprimento" }, + "uppercase": { + "message": "Maiúsculas (A-Z)" + }, + "lowercase": { + "message": "Minúsculas (a-z)" + }, + "numbers": { + "message": "Números (0-9)" + }, + "specialCharacters": { + "message": "Caracteres Especiais (!@#$%^&*)" + }, "numWords": { "message": "Número de Palavras" }, @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Procurar Por Atualizações" + "message": "Verificar por atualizações" }, "version": { "message": "Versão $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Reiniciar Para Atualizar" + "message": "Reiniciar para Atualizar" }, "restartToUpdateDesc": { "message": "A versão $VERSION_NUM$ está pronta para ser instalada. Você deve reiniciar o Bitwarden para completar a instalação. Você quer reiniciar e atualizar agora?", @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Contagem Máxima de Acessos" + "message": "Contagem Máxima de Acessos", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Se atribuído, usuários não poderão mais acessar este Send assim que o número máximo de acessos for atingido.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Bloqueado" + }, + "unlocked": { + "message": "Desbloqueado" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Alias de E-mail Encaminhado" + }, + "forwardedEmailDesc": { + "message": "Gere um alias de e-mail com um serviço externo de encaminhamento." + }, + "hostname": { + "message": "Nome do host", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/ro/messages.json b/apps/desktop/src/locales/ro/messages.json index a15f2386b7..039584739f 100644 --- a/apps/desktop/src/locales/ro/messages.json +++ b/apps/desktop/src/locales/ro/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Lungime" }, + "uppercase": { + "message": "Majuscule (A-Z)" + }, + "lowercase": { + "message": "Minuscule (a-z)" + }, + "numbers": { + "message": "Numere (0-9)" + }, + "specialCharacters": { + "message": "Caractere speciale (!@#$%^&*)" + }, "numWords": { "message": "Număr de cuvinte" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Accesare seif web" + "message": "Deplasare la Seiful Web" }, "getMobileApp": { "message": "Obținere aplicație pentru mobil" @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Căutare actualizări" + "message": "Verificare pentru actualizări…" }, "version": { "message": "Versiunea $VERSION_NUM$", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Căutare în coșul de reciclare" + "message": "Caută în coșul de gunoi" }, "permanentlyDeleteItem": { "message": "Ștergere definitivă a articolului" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Număr maxim de accesări" + "message": "Număr maxim de accesări", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Dacă este configurat, utilizatorii nu vor mai putea accesa acest Send când a fost atins numărul maxim de accesări.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Blocat" + }, + "unlocked": { + "message": "Deblocat" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "message": "Tip de nume de utilizator" }, "plusAddressedEmail": { - "message": "Plus e-mail adresat" + "message": "Plus e-mail adresat", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Utilizați capacitățile de subadresare ale furnizorului dvs. de e-mail." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Serviciu" + }, + "allVaults": { + "message": "Toate seifurile" + }, + "searchOrganization": { + "message": "Căutare Organizație" + }, + "searchMyVault": { + "message": "Căutare în seiful meu" + }, + "forwardedEmail": { + "message": "Alias de e-mail redirecționat" + }, + "forwardedEmailDesc": { + "message": "Generați un alias de e-mail cu un serviciu de redirecționare extern." + }, + "hostname": { + "message": "Nume gazdă", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Token de acces API" + }, + "apiKey": { + "message": "Cheie API" } } diff --git a/apps/desktop/src/locales/ru/messages.json b/apps/desktop/src/locales/ru/messages.json index b6b31c2e07..3d7a9d6516 100644 --- a/apps/desktop/src/locales/ru/messages.json +++ b/apps/desktop/src/locales/ru/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Длина" }, + "uppercase": { + "message": "Прописные буквы (A-Z)" + }, + "lowercase": { + "message": "Строчные буквы (a-z)" + }, + "numbers": { + "message": "Цифры (0-9)" + }, + "specialCharacters": { + "message": "Специальные символы (!@#$%^&*)" + }, "numWords": { "message": "Количество слов" }, @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Проверка наличия обновлений" + "message": "Проверка обновлений…" }, "version": { "message": "Версия $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Перезапуск для обновления" + "message": "Перезапустить для обновления" }, "restartToUpdateDesc": { "message": "Версия $VERSION_NUM$ готова к установке. Для завершения установки необходимо перезапустить Bitwarden. Сделать это сейчас?", @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Максимум обращений" + "message": "Максимум обращений", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Если задано, пользователи больше не смогут получить доступ к этой Send, как только будет достигнуто максимальное количество обращений.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Заблокировано" + }, + "unlocked": { + "message": "Разблокировано" + }, "generator": { "message": "Генератор" }, @@ -1859,7 +1878,8 @@ "message": "Тип имени пользователя" }, "plusAddressedEmail": { - "message": "Плюс-адресованные email" + "message": "Плюс-адресованные email", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Использовать возможности суб-адресации вашего провайдера электронной почты." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Служба" + }, + "allVaults": { + "message": "Все хранилища" + }, + "searchOrganization": { + "message": "Поиск организации" + }, + "searchMyVault": { + "message": "Поиск в моем хранилище" + }, + "forwardedEmail": { + "message": "Псевдоним электронной почты для пересылки" + }, + "forwardedEmailDesc": { + "message": "Создать псевдоним электронной почты для внешней службы пересылки." + }, + "hostname": { + "message": "Имя хоста", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Токен доступа к API" + }, + "apiKey": { + "message": "Ключ API" } } diff --git a/apps/desktop/src/locales/si/messages.json b/apps/desktop/src/locales/si/messages.json index 6a6052b750..5351d9c6de 100644 --- a/apps/desktop/src/locales/si/messages.json +++ b/apps/desktop/src/locales/si/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Length" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Go To Web Vault" + "message": "Go to Web Vault" }, "getMobileApp": { "message": "Get Mobile App" @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Check For Updates" + "message": "Check for Updates…" }, "version": { "message": "Version $VERSION_NUM$", @@ -985,7 +997,7 @@ } }, "restartToUpdate": { - "message": "Restart To Update" + "message": "Restart to Update" }, "restartToUpdateDesc": { "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/sk/messages.json b/apps/desktop/src/locales/sk/messages.json index e36cea0a5c..34aa78a9a8 100644 --- a/apps/desktop/src/locales/sk/messages.json +++ b/apps/desktop/src/locales/sk/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Dĺžka" }, + "uppercase": { + "message": "Veľké písmená (A-Z)" + }, + "lowercase": { + "message": "Malé písmená (a-z)" + }, + "numbers": { + "message": "Čísla (0-9)" + }, + "specialCharacters": { + "message": "Špeciálne znaky (!@#$%^&*)" + }, "numWords": { "message": "Počet slov" }, @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Skontrolovať aktualizácie" + "message": "Skontrolovať aktualizácie…" }, "version": { "message": "Verzia $VERSION_NUM$", @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximálny počet prístupov" + "message": "Maximálny počet prístupov", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Ak je nastavené, používatelia už nebudú mať prístup k tomuto Sendu po dosiahnutí maximálneho počtu prístupov.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Zamknutý" + }, + "unlocked": { + "message": "Odomknutý" + }, "generator": { "message": "Generátor" }, @@ -1859,7 +1878,8 @@ "message": "Typ používateľského mena" }, "plusAddressedEmail": { - "message": "E-mail s plusovým aliasom" + "message": "E-mail s plusovým aliasom", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Použiť možnosti subadresovania svojho poskytovateľa e-mailu." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Služba" + }, + "allVaults": { + "message": "Všetky trezory" + }, + "searchOrganization": { + "message": "Vyhľadať organizáciu" + }, + "searchMyVault": { + "message": "Prehľadávať môj trezor" + }, + "forwardedEmail": { + "message": "Alias preposlaného e-mailu" + }, + "forwardedEmailDesc": { + "message": "Vytvoriť e-mailový alias pomocou externej služby preposielania." + }, + "hostname": { + "message": "Názov hostiteľa", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Prístupový token API" + }, + "apiKey": { + "message": "API kľúč" } } diff --git a/apps/desktop/src/locales/sl/messages.json b/apps/desktop/src/locales/sl/messages.json index 00e8d4063c..7f520f4b01 100644 --- a/apps/desktop/src/locales/sl/messages.json +++ b/apps/desktop/src/locales/sl/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Dolžina" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Število besed" }, @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Največje število dostopov" + "message": "Največje število dostopov", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/sr/messages.json b/apps/desktop/src/locales/sr/messages.json index 832c19216b..47b535be5d 100644 --- a/apps/desktop/src/locales/sr/messages.json +++ b/apps/desktop/src/locales/sr/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Дужина" }, + "uppercase": { + "message": "Велика слова (A-Z)" + }, + "lowercase": { + "message": "Мала слова (a-z)" + }, + "numbers": { + "message": "Цифре (0-9)" + }, + "specialCharacters": { + "message": "Специјална слова (!@#$%^&*)" + }, "numWords": { "message": "Број речи" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Максималан број приступа" + "message": "Максималан број приступа", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Ако је постављено, корисници више неће моћи да приступе овом „Send“ када се достигне максимални број приступа.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Закључано" + }, + "unlocked": { + "message": "Откључано" + }, "generator": { "message": "Генератор" }, @@ -1859,7 +1878,8 @@ "message": "Тип имена" }, "plusAddressedEmail": { - "message": "Плус имејл адресе" + "message": "Плус имејл адресе", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Користите могућности подадресирања вашег добављача е-поште." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Сервис" + }, + "allVaults": { + "message": "Сви Сефови" + }, + "searchOrganization": { + "message": "Претражи Организацију" + }, + "searchMyVault": { + "message": "Претражи мој сеф" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/sv/messages.json b/apps/desktop/src/locales/sv/messages.json index 5f2c837f62..ed1c6a7611 100644 --- a/apps/desktop/src/locales/sv/messages.json +++ b/apps/desktop/src/locales/sv/messages.json @@ -370,10 +370,10 @@ "message": "Är du säker på att du vill skriva över det nuvarande lösenordet?" }, "overwriteUsername": { - "message": "Overwrite Username" + "message": "Ersätt användarnamn" }, "overwriteUsernameConfirmation": { - "message": "Are you sure you want to overwrite the current username?" + "message": "Är du säker på att du vill ersätta den nuvarande användarnamnet?" }, "noneFolder": { "message": "Ingen mapp", @@ -400,6 +400,18 @@ "length": { "message": "Längd" }, + "uppercase": { + "message": "Versaler (A-Ö)" + }, + "lowercase": { + "message": "Gemener (a-ö)" + }, + "numbers": { + "message": "Siffror (0-9)" + }, + "specialCharacters": { + "message": "Specialtecken (!@#$%^&*)" + }, "numWords": { "message": "Antal ord" }, @@ -743,10 +755,10 @@ "message": "Lösenordsgenerator" }, "contactUs": { - "message": "Contact Us" + "message": "Kontakta oss" }, "getHelp": { - "message": "Get Help" + "message": "Få hjälp" }, "fileBugReport": { "message": "Skicka en felrapport" @@ -1549,7 +1561,7 @@ "message": "En organisationspolicy påverkar dina ägarskapsalternativ." }, "allSends": { - "message": "All Sends", + "message": "Alla Send", "description": "'Sends' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendTypeFile": { @@ -1559,7 +1571,7 @@ "message": "Text" }, "searchSends": { - "message": "Search Sends", + "message": "Sök bland Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { @@ -1576,18 +1588,19 @@ "message": "Raderingsdatum" }, "deletionDateDesc": { - "message": "The Send will be permanently deleted on the specified date and time.", + "message": "Denna Send kommer att raderas permanent på angivet datum och klockslag.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "expirationDate": { "message": "Utgångsdatum" }, "expirationDateDesc": { - "message": "If set, access to this Send will expire on the specified date and time.", + "message": "Om detta ställs in kommer åtkomst till denna Skicka att upphöra på angivet datum och tid.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximalt antal åtkomster" + "message": "Maximalt antal åtkomster", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/th/messages.json b/apps/desktop/src/locales/th/messages.json index 2beca203da..9de51bc2c3 100644 --- a/apps/desktop/src/locales/th/messages.json +++ b/apps/desktop/src/locales/th/messages.json @@ -400,6 +400,18 @@ "length": { "message": "ความยาว" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Search trash" + "message": "Search Trash" }, "permanentlyDeleteItem": { "message": "Permanently Delete Item" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maximum Access Count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API Key" } } diff --git a/apps/desktop/src/locales/tr/messages.json b/apps/desktop/src/locales/tr/messages.json index a946bab5af..48f34c8342 100644 --- a/apps/desktop/src/locales/tr/messages.json +++ b/apps/desktop/src/locales/tr/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Uzunluk" }, + "uppercase": { + "message": "Büyük harf (A-Z)" + }, + "lowercase": { + "message": "Küçük harf (a-z)" + }, + "numbers": { + "message": "Rakamlar (0-9)" + }, + "specialCharacters": { + "message": "Özel karakterler (!@#$%^&*)" + }, "numWords": { "message": "Kelime sayısı" }, @@ -743,10 +755,10 @@ "message": "Parola oluşturucu" }, "contactUs": { - "message": "Contact Us" + "message": "Bize Ulaşın" }, "getHelp": { - "message": "Get Help" + "message": "Yardım Alın" }, "fileBugReport": { "message": "Hata bildirin" @@ -775,7 +787,7 @@ "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." }, "goToWebVault": { - "message": "Web kasasına git" + "message": "Web Kasasına Git" }, "getMobileApp": { "message": "Mobil uygulamayı indir" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maksimum erişim sayısı" + "message": "Maksimum erişim sayısı", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Bunu ayarlarsanız maksimum erişim sayısına ulaşıldıktan sonra bu Send'e erişilemeyecektir.", @@ -1829,10 +1842,10 @@ "message": "Oturumunuzun süresi doldu. Lütfen geri dönüp yeniden giriş yapın." }, "exportingPersonalVaultTitle": { - "message": "Exporting Personal Vault" + "message": "Kişisel Kasanızı Dışarı Aktarın" }, "exportingPersonalVaultDescription": { - "message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", + "message": "Sadece $EMAIL$ ile ilişkili kişisel kasa ögeleri dışarı aktarılacak. Kuruluş kasasındaki ögeler dahil edilmeyecek.", "placeholders": { "email": { "content": "$1", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Kilitli" + }, + "unlocked": { + "message": "Kilitli değil" + }, "generator": { "message": "Oluşturucu" }, @@ -1859,7 +1878,8 @@ "message": "Kullanıcı adı türü" }, "plusAddressedEmail": { - "message": "Artı adresli e-posta" + "message": "Artı adresli e-posta", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "E-posta sağlayıcınızın alt adres özelliklerini kullanın." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Servis" + }, + "allVaults": { + "message": "Tüm kasalar" + }, + "searchOrganization": { + "message": "Kuruluşta ara" + }, + "searchMyVault": { + "message": "Kasamda ara" + }, + "forwardedEmail": { + "message": "İletilen e-posta maskesi" + }, + "forwardedEmailDesc": { + "message": "Harici bir yönlendirme servisiyle e-posta maskesi oluştur." + }, + "hostname": { + "message": "Sunucu", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API erişim anahtarı" + }, + "apiKey": { + "message": "API anahtarı" } } diff --git a/apps/desktop/src/locales/uk/messages.json b/apps/desktop/src/locales/uk/messages.json index ef7c1c8809..e7cc031812 100644 --- a/apps/desktop/src/locales/uk/messages.json +++ b/apps/desktop/src/locales/uk/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Довжина" }, + "uppercase": { + "message": "Верхній регістр (A-Z)" + }, + "lowercase": { + "message": "Нижній регістр (a-z)" + }, + "numbers": { + "message": "Числа (0-9)" + }, + "specialCharacters": { + "message": "Спеціальні символи (!@#$%^&*)" + }, "numWords": { "message": "Кількість слів" }, @@ -427,16 +439,16 @@ "message": "Уникати неоднозначних символів" }, "searchCollection": { - "message": "Пошук в збірках" + "message": "Шукати в збірці" }, "searchFolder": { - "message": "Пошук в теці" + "message": "Шукати в теці" }, "searchFavorites": { - "message": "Пошук в обраному" + "message": "Шукати в обраному" }, "searchType": { - "message": "Пошук за типом", + "message": "Шукати за типом", "description": "Search item type" }, "newAttachment": { @@ -973,7 +985,7 @@ "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Перевірити оновлення" + "message": "Перевірити оновлення…" }, "version": { "message": "Версія $VERSION_NUM$", @@ -1408,7 +1420,7 @@ "description": "Noun: a special folder to hold deleted items" }, "searchTrash": { - "message": "Пошук у смітнику" + "message": "Шукати в смітнику" }, "permanentlyDeleteItem": { "message": "Остаточно видалити запис" @@ -1559,7 +1571,7 @@ "message": "Текст" }, "searchSends": { - "message": "Пошук відправлень", + "message": "Шукати відправлення", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Максимальна кількість доступів" + "message": "Максимальна кількість доступів", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Якщо встановлено, користувачі більше не зможуть отримати доступ до цього відправлення після досягнення максимальної кількості доступів.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Заблоковано" + }, + "unlocked": { + "message": "Розблоковано" + }, "generator": { "message": "Генератор" }, @@ -1859,7 +1878,8 @@ "message": "Тип імені користувача" }, "plusAddressedEmail": { - "message": "Плюс адреса електронної пошти" + "message": "Плюс адреса електронної пошти", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "Використовуйте розширені можливості адрес вашого постачальника електронної пошти." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Послуга" + }, + "allVaults": { + "message": "Усі сховища" + }, + "searchOrganization": { + "message": "Шукати в організації" + }, + "searchMyVault": { + "message": "Шукати у сховищі" + }, + "forwardedEmail": { + "message": "Псевдонім е-пошти для пересилання" + }, + "forwardedEmailDesc": { + "message": "Згенеруйте псевдонім е-пошти зі стороннім сервісом пересилання." + }, + "hostname": { + "message": "Ім'я вузла", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "Токен доступу до АРІ" + }, + "apiKey": { + "message": "Ключ API" } } diff --git a/apps/desktop/src/locales/vi/messages.json b/apps/desktop/src/locales/vi/messages.json index bf7329b419..00b0ff9cdd 100644 --- a/apps/desktop/src/locales/vi/messages.json +++ b/apps/desktop/src/locales/vi/messages.json @@ -400,6 +400,18 @@ "length": { "message": "Độ dài" }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special Characters (!@#$%^&*)" + }, "numWords": { "message": "Number of Words" }, @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Số lượng truy cập tối đa" + "message": "Số lượng truy cập tối đa", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "Nếu được thiết lập, khi đã đạt tới số lượng truy cập tối đa, người dùng sẽ không thể truy cập Send này nữa.", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "Đã khóa" + }, + "unlocked": { + "message": "Đã mở khóa" + }, "generator": { "message": "Generator" }, @@ -1859,7 +1878,8 @@ "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." @@ -1881,5 +1901,30 @@ }, "service": { "message": "Service" + }, + "allVaults": { + "message": "All Vaults" + }, + "searchOrganization": { + "message": "Search Organization" + }, + "searchMyVault": { + "message": "Search My Vault" + }, + "forwardedEmail": { + "message": "Forwarded Email Alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "Khóa API" } } diff --git a/apps/desktop/src/locales/zh_TW/messages.json b/apps/desktop/src/locales/zh_TW/messages.json index d979e8ef41..02fdc08cef 100644 --- a/apps/desktop/src/locales/zh_TW/messages.json +++ b/apps/desktop/src/locales/zh_TW/messages.json @@ -104,7 +104,7 @@ "message": "電子郵件地址" }, "verificationCodeTotp": { - "message": "驗證碼(TOTP)" + "message": "驗證碼 (TOTP)" }, "website": { "message": "網站" @@ -308,7 +308,7 @@ "message": "編輯" }, "authenticatorKeyTotp": { - "message": "驗證器金鑰(TOTP)" + "message": "驗證器金鑰 (TOTP)" }, "folder": { "message": "資料夾" @@ -395,11 +395,23 @@ "message": "複製 URI" }, "copyVerificationCodeTotp": { - "message": "複製驗證碼(TOTP)" + "message": "複製驗證碼 (TOTP)" }, "length": { "message": "長度" }, + "uppercase": { + "message": "大寫 (A-Z)" + }, + "lowercase": { + "message": "小寫 (a-z)" + }, + "numbers": { + "message": "數字 (0-9)" + }, + "specialCharacters": { + "message": "特殊字元 (!@#$%^&*)" + }, "numWords": { "message": "字數" }, @@ -764,7 +776,7 @@ "message": "變更主密碼" }, "changeMasterPasswordConfirmation": { - "message": "您可以在 Bitwarden 網頁版密碼庫變更主密碼。現在要前往嗎?" + "message": "您可以在 bitwarden.com 網頁版密碼庫變更主密碼。現在要前往嗎?" }, "fingerprintPhrase": { "message": "指紋短語", @@ -812,7 +824,7 @@ "message": "無效的主密碼" }, "twoStepLoginConfirmation": { - "message": "兩步驟登入需要您從其他設備(例如安全鑰匙、驗證器程式、SMS、手機或電子郵件)來驗證您的登入,這使您的賬戶更加安全。兩步驟登入可以在 Bitwarden 網頁版密碼庫啟用。現在要前往嗎?" + "message": "兩步驟登入需要您從其他設備(例如安全鑰匙、驗證器程式、SMS、手機或電子郵件)來驗證您的登入,這使您的賬戶更加安全。兩步驟登入可以在 bitwarden.com 網頁版密碼庫啟用。現在要前往嗎?" }, "twoStepLogin": { "message": "兩步驟登入" @@ -1035,7 +1047,7 @@ "message": "管理會員資格" }, "premiumManageAlert": { - "message": "您可以在 Bitwarden 網頁版密碼庫管理你的會員資格。現在要前往嗎?" + "message": "您可以在 bitwarden.com 網頁版密碼庫管理你的會員資格。現在要前往嗎?" }, "premiumRefresh": { "message": "刷新會員資格" @@ -1056,7 +1068,7 @@ "message": "密碼健康度檢查、提供帳戶體檢以及資料外洩報告,以保障您的密碼庫安全。" }, "premiumSignUpTotp": { - "message": "用於登入您的密碼庫的 TOTP 驗證碼 (2FA) 產生器。" + "message": "用於您的密碼庫中登入項目的 TOTP 驗證碼 (2FA) 產生器。" }, "premiumSignUpSupport": { "message": "優先客戶支援。" @@ -1068,7 +1080,7 @@ "message": "購買進階會員資格" }, "premiumPurchaseAlert": { - "message": "您可以在 Bitwarden 網頁版密碼庫購買進階會員資格。現在要前往嗎?" + "message": "您可以在 bitwarden.com 網頁版密碼庫購買進階會員資格。現在要前往嗎?" }, "premiumCurrentMember": { "message": "您目前是進階會員!" @@ -1587,7 +1599,8 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "最大存取次數" + "message": "最大存取次數", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { "message": "如果設定此選項,當達到最大存取次數時,使用者將無法再次存取此 Send。", @@ -1840,6 +1853,12 @@ } } }, + "locked": { + "message": "已鎖定" + }, + "unlocked": { + "message": "已解鎖" + }, "generator": { "message": "產生器" }, @@ -1859,7 +1878,8 @@ "message": "使用者名稱類型" }, "plusAddressedEmail": { - "message": "加號地址電子郵件" + "message": "加號地址電子郵件", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { "message": "使用您的電子郵件提供者的子地址功能。" @@ -1881,5 +1901,30 @@ }, "service": { "message": "服務" + }, + "allVaults": { + "message": "所有密碼庫" + }, + "searchOrganization": { + "message": "搜尋組織" + }, + "searchMyVault": { + "message": "搜尋密碼庫" + }, + "forwardedEmail": { + "message": "轉寄的電子郵件別名" + }, + "forwardedEmailDesc": { + "message": "使用外部轉寄服務產生一個電子郵件別名。" + }, + "hostname": { + "message": "主機名稱", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API 存取權杖" + }, + "apiKey": { + "message": "API 金鑰" } }