{
  "appName": {
    "message": "බිට්වාඩන්"
  },
  "appLogoLabel": {
    "message": "Bitwarden logo"
  },
  "extName": {
    "message": "Bitwarden Password Manager",
    "description": "Extension name, MUST be less than 40 characters (Safari restriction)"
  },
  "extDesc": {
    "message": "At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information",
    "description": "Extension description, MUST be less than 112 characters (Safari restriction)"
  },
  "loginOrCreateNewAccount": {
    "message": "ඔබගේ ආරක්ෂිත සුරක්ෂිතාගාරය වෙත පිවිසීමට හෝ නව ගිණුමක් නිර්මාණය කරන්න."
  },
  "inviteAccepted": {
    "message": "Invitation accepted"
  },
  "createAccount": {
    "message": "ගිණුමක් සාදන්න"
  },
  "newToBitwarden": {
    "message": "New to Bitwarden?"
  },
  "logInWithPasskey": {
    "message": "Log in with passkey"
  },
  "unlockWithPasskey": {
    "message": "Unlock with passkey"
  },
  "useSingleSignOn": {
    "message": "Use single sign-on"
  },
  "yourOrganizationRequiresSingleSignOn": {
    "message": "Your organization requires single sign-on."
  },
  "welcomeBack": {
    "message": "Welcome back"
  },
  "setAStrongPassword": {
    "message": "Set a strong password"
  },
  "finishCreatingYourAccountBySettingAPassword": {
    "message": "Finish creating your account by setting a password"
  },
  "enterpriseSingleSignOn": {
    "message": "ව්යවසාය තනි සංඥා මත"
  },
  "cancel": {
    "message": "අවලංගු කරන්න"
  },
  "close": {
    "message": "වසන්න"
  },
  "submit": {
    "message": "යොමන්න"
  },
  "emailAddress": {
    "message": "වි-තැපැල් ලිපිනය"
  },
  "masterPass": {
    "message": "ප්රධාන මුරපදය"
  },
  "masterPassDesc": {
    "message": "ප්රධාන මුරපදය යනු ඔබේ සුරක්ෂිතාගාරය වෙත ප්රවේශ වීමට ඔබ භාවිතා කරන මුරපදයයි. ඔබ ඔබේ ප්රධාන මුරපදය අමතක නොකිරීම ඉතා වැදගත් වේ. ඔබට එය අමතක වූ අවස්ථාවකදී මුරපදය නැවත ලබා ගැනීමට ක්රමයක් නොමැත."
  },
  "masterPassHintDesc": {
    "message": "ඔබ එය අමතක නම් ඔබේ මුරපදය මතක තබා ගැනීමට ප්රධාන මුරපද ඉඟියක් ඔබට උපකාර කළ හැකිය."
  },
  "masterPassHintText": {
    "message": "If you forget your password, the password hint can be sent to your email. $CURRENT$/$MAXIMUM$ character maximum.",
    "placeholders": {
      "current": {
        "content": "$1",
        "example": "0"
      },
      "maximum": {
        "content": "$2",
        "example": "50"
      }
    }
  },
  "reTypeMasterPass": {
    "message": "නැවත වර්ගය මාස්ටර් මුරපදය"
  },
  "masterPassHint": {
    "message": "ප්රධාන මුරපදය ඉඟියක් (විකල්ප)"
  },
  "passwordStrengthScore": {
    "message": "Password strength score $SCORE$",
    "placeholders": {
      "score": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "joinOrganization": {
    "message": "Join organization"
  },
  "joinOrganizationName": {
    "message": "Join $ORGANIZATIONNAME$",
    "placeholders": {
      "organizationName": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "finishJoiningThisOrganizationBySettingAMasterPassword": {
    "message": "Finish joining this organization by setting a master password."
  },
  "tab": {
    "message": "ටැබ්"
  },
  "vault": {
    "message": "Vault"
  },
  "myVault": {
    "message": "මගේ සුරක්ෂිතාගාරය"
  },
  "allVaults": {
    "message": "All vaults"
  },
  "tools": {
    "message": "මෙවලම්"
  },
  "settings": {
    "message": "සැකසුම්"
  },
  "currentTab": {
    "message": "වත්මන් ටැබ්"
  },
  "copyPassword": {
    "message": "මුරපදය පිටපත් කරන්න"
  },
  "copyPassphrase": {
    "message": "Copy passphrase"
  },
  "copyNote": {
    "message": "සටහන පිටපත් කරන්න"
  },
  "copyUri": {
    "message": "පිටපත් කරන්න"
  },
  "copyUsername": {
    "message": "පරිශීලකනාමය පිටපත් කරන්න"
  },
  "copyNumber": {
    "message": "අංකය පිටපත් කරන්න"
  },
  "copySecurityCode": {
    "message": "ආරක්ෂක කේතය පිටපත් කරන්න"
  },
  "copyName": {
    "message": "Copy name"
  },
  "copyCompany": {
    "message": "Copy company"
  },
  "copySSN": {
    "message": "Copy Social Security number"
  },
  "copyPassportNumber": {
    "message": "Copy passport number"
  },
  "copyLicenseNumber": {
    "message": "Copy license number"
  },
  "copyPrivateKey": {
    "message": "Copy private key"
  },
  "copyPublicKey": {
    "message": "Copy public key"
  },
  "copyFingerprint": {
    "message": "Copy fingerprint"
  },
  "copyCustomField": {
    "message": "Copy $FIELD$",
    "placeholders": {
      "field": {
        "content": "$1",
        "example": "Custom field label"
      }
    }
  },
  "copyWebsite": {
    "message": "Copy website"
  },
  "copyNotes": {
    "message": "Copy notes"
  },
  "copy": {
    "message": "Copy",
    "description": "Copy to clipboard"
  },
  "fill": {
    "message": "Fill",
    "description": "This string is used on the vault page to indicate autofilling. Horizontal space is limited in the interface here so try and keep translations as concise as possible."
  },
  "autoFill": {
    "message": "ස්වයං-පිරවීම"
  },
  "autoFillLogin": {
    "message": "Autofill login"
  },
  "autoFillCard": {
    "message": "Autofill card"
  },
  "autoFillIdentity": {
    "message": "Autofill identity"
  },
  "fillVerificationCode": {
    "message": "Fill verification code"
  },
  "fillVerificationCodeAria": {
    "message": "Fill Verification Code",
    "description": "Aria label for the heading displayed the inline menu for totp code autofill"
  },
  "generatePasswordCopied": {
    "message": "මුරපදය ජනනය (පිටපත්)"
  },
  "copyElementIdentifier": {
    "message": "අභිරුචි ක්ෂේත්ර නම පිටපත් කරන්න"
  },
  "noMatchingLogins": {
    "message": "ගැලපෙන පිවිසුම් නොමැත."
  },
  "noCards": {
    "message": "No cards"
  },
  "noIdentities": {
    "message": "No identities"
  },
  "addLoginMenu": {
    "message": "Add login"
  },
  "addCardMenu": {
    "message": "Add card"
  },
  "addIdentityMenu": {
    "message": "Add identity"
  },
  "unlockVaultMenu": {
    "message": "Unlock your vault"
  },
  "loginToVaultMenu": {
    "message": "Log in to your vault"
  },
  "autoFillInfo": {
    "message": "වත්මන් බ්රව්සර් ටැබය සඳහා ස්වයංක්රීයව පිරවීම සඳහා කිසිදු පිවිසුම් නොමැත."
  },
  "addLogin": {
    "message": "පිවිසුමක් එකතු කරන්න"
  },
  "addItem": {
    "message": "අයිතමය එකතු කරන්න"
  },
  "accountEmail": {
    "message": "Account email"
  },
  "requestHint": {
    "message": "Request hint"
  },
  "requestPasswordHint": {
    "message": "Request password hint"
  },
  "enterYourAccountEmailAddressAndYourPasswordHintWillBeSentToYou": {
    "message": "Enter your account email address and your password hint will be sent to you"
  },
  "getMasterPasswordHint": {
    "message": "ප්රධාන මුරපදය ඉඟියක් ලබා ගන්න"
  },
  "continue": {
    "message": "ඉදිරියට"
  },
  "sendVerificationCode": {
    "message": "ඔබගේ විද්යුත් තැපෑලට සත්යාපන කේතයක් යවන්න"
  },
  "sendCode": {
    "message": "කේතය යවන්න"
  },
  "codeSent": {
    "message": "යවන ලද කේතය"
  },
  "verificationCode": {
    "message": "සත්යාපන කේතය"
  },
  "confirmIdentity": {
    "message": "දිගටම කරගෙන යාමට ඔබගේ අනන්යතාවය තහවුරු කරන්න."
  },
  "changeMasterPassword": {
    "message": "ප්රධාන මුරපදය වෙනස්"
  },
  "continueToWebApp": {
    "message": "Continue to web app?"
  },
  "continueToWebAppDesc": {
    "message": "Explore more features of your Bitwarden account on the web app."
  },
  "continueToHelpCenter": {
    "message": "Continue to Help Center?"
  },
  "continueToHelpCenterDesc": {
    "message": "Learn more about how to use Bitwarden on the Help Center."
  },
  "continueToBrowserExtensionStore": {
    "message": "Continue to browser extension store?"
  },
  "continueToBrowserExtensionStoreDesc": {
    "message": "Help others find out if Bitwarden is right for them. Visit your browser's extension store and leave a rating now."
  },
  "changeMasterPasswordOnWebConfirmation": {
    "message": "You can change your master password on the Bitwarden web app."
  },
  "fingerprintPhrase": {
    "message": "ඇඟිලි සලකුණු වාක්ය ඛණ්ඩය",
    "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": "ඔබගේ ගිණුමේ ඇඟිලි සලකුණු වාක්ය ඛණ්ඩය",
    "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."
  },
  "twoStepLogin": {
    "message": "ද්වි-පියවර ලොගින් වන්න"
  },
  "logOut": {
    "message": "නික්මෙන්න"
  },
  "aboutBitwarden": {
    "message": "About Bitwarden"
  },
  "about": {
    "message": "පිලිබඳව"
  },
  "moreFromBitwarden": {
    "message": "More from Bitwarden"
  },
  "continueToBitwardenDotCom": {
    "message": "Continue to bitwarden.com?"
  },
  "bitwardenForBusiness": {
    "message": "Bitwarden for Business"
  },
  "bitwardenAuthenticator": {
    "message": "Bitwarden Authenticator"
  },
  "continueToAuthenticatorPageDesc": {
    "message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
  },
  "bitwardenSecretsManager": {
    "message": "Bitwarden Secrets Manager"
  },
  "continueToSecretsManagerPageDesc": {
    "message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
  },
  "passwordlessDotDev": {
    "message": "Passwordless.dev"
  },
  "continueToPasswordlessDotDevPageDesc": {
    "message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
  },
  "freeBitwardenFamilies": {
    "message": "Free Bitwarden Families"
  },
  "freeBitwardenFamiliesPageDesc": {
    "message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
  },
  "version": {
    "message": "අනුවාදය"
  },
  "save": {
    "message": "සුරකින්න"
  },
  "move": {
    "message": "ගෙනයන්න"
  },
  "addFolder": {
    "message": "බහාලුම එකතු කරන්න"
  },
  "name": {
    "message": "නම"
  },
  "editFolder": {
    "message": "බහාලුම සංස්කරණය"
  },
  "editFolderWithName": {
    "message": "Edit folder: $FOLDERNAME$",
    "placeholders": {
      "foldername": {
        "content": "$1",
        "example": "Social"
      }
    }
  },
  "newFolder": {
    "message": "New folder"
  },
  "folderName": {
    "message": "Folder name"
  },
  "folderHintText": {
    "message": "Nest a folder by adding the parent folder's name followed by a “/”. Example: Social/Forums"
  },
  "noFoldersAdded": {
    "message": "No folders added"
  },
  "createFoldersToOrganize": {
    "message": "Create folders to organize your vault items"
  },
  "deleteFolderPermanently": {
    "message": "Are you sure you want to permanently delete this folder?"
  },
  "deleteFolder": {
    "message": "ෆෝල්ඩරය මකන්න"
  },
  "folders": {
    "message": "බහාලුම්"
  },
  "noFolders": {
    "message": "ලැයිස්තු ගත කිරීමට ෆෝල්ඩර නොමැත."
  },
  "helpFeedback": {
    "message": "උදව් සහ ප්රතිපෝෂණ"
  },
  "helpCenter": {
    "message": "Bitwarden Help center"
  },
  "communityForums": {
    "message": "Explore Bitwarden community forums"
  },
  "contactSupport": {
    "message": "Contact Bitwarden support"
  },
  "sync": {
    "message": "සමමුහූර්තනය"
  },
  "syncNow": {
    "message": "Sync now"
  },
  "lastSync": {
    "message": "අවසන් සමමුහුර්ත කරන්න:"
  },
  "passGen": {
    "message": "රහස් පදය උත්පාදක යන්ත්රය"
  },
  "generator": {
    "message": "උත්පාදක යන්ත්රය",
    "description": "Short for 'credential generator'."
  },
  "passGenInfo": {
    "message": "ඔබේ පිවිසුම් සඳහා ශක්තිමත්, අද්විතීය මුරපද ස්වයංක්රීයව ජනනය කරන්න."
  },
  "bitWebVaultApp": {
    "message": "Bitwarden web app"
  },
  "select": {
    "message": "තෝරන්න"
  },
  "generatePassword": {
    "message": "මුරපදය ජනනය කරන්න"
  },
  "generatePassphrase": {
    "message": "Generate passphrase"
  },
  "passwordGenerated": {
    "message": "Password generated"
  },
  "passphraseGenerated": {
    "message": "Passphrase generated"
  },
  "usernameGenerated": {
    "message": "Username generated"
  },
  "emailGenerated": {
    "message": "Email generated"
  },
  "regeneratePassword": {
    "message": "මුරපදය ප්රතිජනනය"
  },
  "options": {
    "message": "විකල්ප"
  },
  "length": {
    "message": "දිග"
  },
  "include": {
    "message": "Include",
    "description": "Card header for password generator include block"
  },
  "uppercaseDescription": {
    "message": "Include uppercase characters",
    "description": "Tooltip for the password generator uppercase character checkbox"
  },
  "uppercaseLabel": {
    "message": "A-Z",
    "description": "Label for the password generator uppercase character checkbox"
  },
  "lowercaseDescription": {
    "message": "Include lowercase characters",
    "description": "Full description for the password generator lowercase character checkbox"
  },
  "lowercaseLabel": {
    "message": "a-z",
    "description": "Label for the password generator lowercase character checkbox"
  },
  "numbersDescription": {
    "message": "Include numbers",
    "description": "Full description for the password generator numbers checkbox"
  },
  "numbersLabel": {
    "message": "0-9",
    "description": "Label for the password generator numbers checkbox"
  },
  "specialCharactersDescription": {
    "message": "Include special characters",
    "description": "Full description for the password generator special characters checkbox"
  },
  "numWords": {
    "message": "වචන ගණන"
  },
  "wordSeparator": {
    "message": "වචනය ෙවන්"
  },
  "capitalize": {
    "message": "ප්රාග්ධනීකරණය",
    "description": "Make the first letter of a work uppercase."
  },
  "includeNumber": {
    "message": "අංකය ඇතුළත් කරන්න"
  },
  "minNumbers": {
    "message": "අවම අංක"
  },
  "minSpecial": {
    "message": "අවම විශේෂ"
  },
  "avoidAmbiguous": {
    "message": "Avoid ambiguous characters",
    "description": "Label for the avoid ambiguous characters checkbox."
  },
  "generatorPolicyInEffect": {
    "message": "Enterprise policy requirements have been applied to your generator options.",
    "description": "Indicates that a policy limits the credential generator screen."
  },
  "searchVault": {
    "message": "සුරක්ෂිතාගාරය සොයන්න"
  },
  "resetSearch": {
    "message": "Reset search"
  },
  "archiveNoun": {
    "message": "Archive",
    "description": "Noun"
  },
  "archiveVerb": {
    "message": "Archive",
    "description": "Verb"
  },
  "unArchive": {
    "message": "Unarchive"
  },
  "itemsInArchive": {
    "message": "Items in archive"
  },
  "noItemsInArchive": {
    "message": "No items in archive"
  },
  "noItemsInArchiveDesc": {
    "message": "Archived items will appear here and will be excluded from general search results and autofill suggestions."
  },
  "itemArchiveToast": {
    "message": "Item archived"
  },
  "itemUnarchivedToast": {
    "message": "Item unarchived"
  },
  "archiveItem": {
    "message": "Archive item"
  },
  "archiveItemDialogContent": {
    "message": "Once archived, this item will be excluded from search results and autofill suggestions."
  },
  "archived": {
    "message": "Archived"
  },
  "unarchiveAndSave": {
    "message": "Unarchive and save"
  },
  "upgradeToUseArchive": {
    "message": "A premium membership is required to use Archive."
  },
  "itemRestored": {
    "message": "Item has been restored"
  },
  "edit": {
    "message": "සංස්කරණය"
  },
  "view": {
    "message": "දකින්න"
  },
  "viewAll": {
    "message": "View all"
  },
  "showAll": {
    "message": "Show all"
  },
  "viewLess": {
    "message": "View less"
  },
  "viewLogin": {
    "message": "View login"
  },
  "noItemsInList": {
    "message": "ලැයිස්තු ගත කිරීමට අයිතම නොමැත."
  },
  "itemInformation": {
    "message": "අයිතම තොරතුරු"
  },
  "username": {
    "message": "පරිශීලක නාමය"
  },
  "password": {
    "message": "මුරපදය"
  },
  "totp": {
    "message": "Authenticator secret"
  },
  "passphrase": {
    "message": "පැස්ප්රස්"
  },
  "favorite": {
    "message": "ප්‍රියතමය"
  },
  "unfavorite": {
    "message": "Unfavorite"
  },
  "itemAddedToFavorites": {
    "message": "Item added to favorites"
  },
  "itemRemovedFromFavorites": {
    "message": "Item removed from favorites"
  },
  "notes": {
    "message": "සටහන්"
  },
  "privateNote": {
    "message": "Private note"
  },
  "note": {
    "message": "සටහන"
  },
  "editItem": {
    "message": "අයිතම සංස්කරණය කරන්න"
  },
  "folder": {
    "message": "බහාලුම"
  },
  "deleteItem": {
    "message": "අයිතමය මකන්න"
  },
  "viewItem": {
    "message": "දැක්ම අයිතමය"
  },
  "launch": {
    "message": "දියත්කරන්න"
  },
  "launchWebsite": {
    "message": "Launch website"
  },
  "launchWebsiteName": {
    "message": "Launch website $ITEMNAME$",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret item"
      }
    }
  },
  "website": {
    "message": "වියමන අඩවිය"
  },
  "toggleVisibility": {
    "message": "දෘශ්යතාව ටොගල් කරන්න"
  },
  "manage": {
    "message": "කළමනාකරණය"
  },
  "other": {
    "message": "වෙනත්"
  },
  "unlockMethods": {
    "message": "Unlock options"
  },
  "unlockMethodNeeded": {
    "message": "Set up an unlock method in Settings"
  },
  "sessionTimeoutHeader": {
    "message": "Session timeout"
  },
  "otherOptions": {
    "message": "Other options"
  },
  "rateExtension": {
    "message": "දිගුව අනුපාතය"
  },
  "browserNotSupportClipboard": {
    "message": "ඔබේ වෙබ් බ්රව්සරය පහසු පසුරු පුවරුවක් පිටපත් කිරීමට සහාය නොදක්වයි. ඒ වෙනුවට එය අතින් පිටපත් කරන්න."
  },
  "verifyYourIdentity": {
    "message": "Verify your identity"
  },
  "weDontRecognizeThisDevice": {
    "message": "We don't recognize this device. Enter the code sent to your email to verify your identity."
  },
  "continueLoggingIn": {
    "message": "Continue logging in"
  },
  "yourVaultIsLocked": {
    "message": "ඔබේ සුරක්ෂිතාගාරය අගුළු දමා ඇත. දිගටම කරගෙන යාමට ඔබේ අනන්යතාවය සත්යාපනය කරන්න."
  },
  "yourVaultIsLockedV2": {
    "message": "Your vault is locked"
  },
  "yourAccountIsLocked": {
    "message": "Your account is locked"
  },
  "or": {
    "message": "or"
  },
  "unlock": {
    "message": "අගුලුහරින්න"
  },
  "loggedInAsOn": {
    "message": "$HOSTNAME$මත $EMAIL$ ලෙස ලොගින් වී ඇත.",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      },
      "hostname": {
        "content": "$2",
        "example": "bitwarden.com"
      }
    }
  },
  "invalidMasterPassword": {
    "message": "වලංගු නොවන ප්රධාන මුරපදය"
  },
  "invalidMasterPasswordConfirmEmailAndHost": {
    "message": "Invalid master password. Confirm your email is correct and your account was created on $HOST$.",
    "placeholders": {
      "host": {
        "content": "$1",
        "example": "vault.bitwarden.com"
      }
    }
  },
  "vaultTimeout": {
    "message": "සුරක්ෂිතාගාරය වේලාව"
  },
  "vaultTimeout1": {
    "message": "Timeout"
  },
  "lockNow": {
    "message": "දැන් අගුලුදමන්න"
  },
  "lockAll": {
    "message": "Lock all"
  },
  "immediately": {
    "message": "වහාම"
  },
  "tenSeconds": {
    "message": "තත්පර 10"
  },
  "twentySeconds": {
    "message": "තත්පර 20"
  },
  "thirtySeconds": {
    "message": "තත්පර 30"
  },
  "oneMinute": {
    "message": "විනාඩි 1"
  },
  "twoMinutes": {
    "message": "විනාඩි 2"
  },
  "fiveMinutes": {
    "message": "විනාඩි 5"
  },
  "fifteenMinutes": {
    "message": "විනාඩි 15"
  },
  "thirtyMinutes": {
    "message": "විනාඩි 30"
  },
  "oneHour": {
    "message": "පැය 1"
  },
  "fourHours": {
    "message": "පැය 4"
  },
  "onLocked": {
    "message": "පද්ධතිය ලොක් මත"
  },
  "onIdle": {
    "message": "On system idle"
  },
  "onSleep": {
    "message": "On system sleep"
  },
  "onRestart": {
    "message": "බ්රව්සරය නැවත ආරම්භ"
  },
  "never": {
    "message": "කිසි විටෙකත්"
  },
  "security": {
    "message": "ආරක්ෂාව"
  },
  "confirmMasterPassword": {
    "message": "Confirm master password"
  },
  "masterPassword": {
    "message": "Master password"
  },
  "masterPassImportant": {
    "message": "Your master password cannot be recovered if you forget it!"
  },
  "masterPassHintLabel": {
    "message": "Master password hint"
  },
  "errorOccurred": {
    "message": "දෝෂයක් සිදුවී ඇත"
  },
  "emailRequired": {
    "message": "විද්යුත් තැපැල් ලිපිනය අවශ්ය වේ."
  },
  "invalidEmail": {
    "message": "වලංගු නොවන විද්යුත් තැපැල් ලිපිනය."
  },
  "masterPasswordRequired": {
    "message": "Master password is required."
  },
  "confirmMasterPasswordRequired": {
    "message": "Master password retype is required."
  },
  "masterPasswordMinlength": {
    "message": "Master password must be at least $VALUE$ characters long.",
    "description": "The Master Password must be at least a specific number of characters long.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "masterPassDoesntMatch": {
    "message": "ප්රධාන මුරපදය තහවුරු කිරීම නොගැලපේ."
  },
  "newAccountCreated": {
    "message": "ඔබගේ නව ගිණුම නිර්මාණය කර ඇත! ඔබට දැන් ලොග් විය හැකිය."
  },
  "newAccountCreated2": {
    "message": "Your new account has been created!"
  },
  "youHaveBeenLoggedIn": {
    "message": "You have been logged in!"
  },
  "youSuccessfullyLoggedIn": {
    "message": "You successfully logged in"
  },
  "youMayCloseThisWindow": {
    "message": "You may close this window"
  },
  "masterPassSent": {
    "message": "ඔබගේ ප්රධාන මුරපදය ඉඟියක් සමඟ අපි ඔබට විද්යුත් තැපෑලක් යවා ඇත්තෙමු."
  },
  "verificationCodeRequired": {
    "message": "සත්යාපන කේතය අවශ්ය වේ."
  },
  "webauthnCancelOrTimeout": {
    "message": "The authentication was cancelled or took too long. Please try again."
  },
  "invalidVerificationCode": {
    "message": "වලංගු නොවන සත්යාපන කේතය"
  },
  "invalidEmailOrVerificationCode": {
    "message": "Invalid email or verification code"
  },
  "valueCopied": {
    "message": "$VALUE$ පිටපත් කරන ලදි",
    "description": "Value has been copied to the clipboard.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "Password"
      }
    }
  },
  "autofillError": {
    "message": "මෙම පිටුවේ තෝරාගත් අයිතමය ස්වයංක්රීයව පිරවිය නොහැක. ඒ වෙනුවට තොරතුරු පිටපත් කර අලවන්න."
  },
  "totpCaptureError": {
    "message": "Unable to scan QR code from the current webpage"
  },
  "totpCaptureSuccess": {
    "message": "Authenticator key added"
  },
  "totpCapture": {
    "message": "Scan authenticator QR code from current webpage"
  },
  "totpHelperTitle": {
    "message": "Make 2-step verification seamless"
  },
  "totpHelper": {
    "message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
  },
  "totpHelperWithCapture": {
    "message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
  },
  "learnMoreAboutAuthenticators": {
    "message": "Learn more about authenticators"
  },
  "copyTOTP": {
    "message": "Copy Authenticator key (TOTP)"
  },
  "loggedOut": {
    "message": "ලොගින් වී"
  },
  "loggedOutDesc": {
    "message": "You have been logged out of your account."
  },
  "loginExpired": {
    "message": "ඔබගේ පිවිසුම් සැසිය කල් ඉකුත් වී ඇත."
  },
  "logIn": {
    "message": "Log in"
  },
  "logInToBitwarden": {
    "message": "Log in to Bitwarden"
  },
  "enterTheCodeSentToYourEmail": {
    "message": "Enter the code sent to your email"
  },
  "enterTheCodeFromYourAuthenticatorApp": {
    "message": "Enter the code from your authenticator app"
  },
  "pressYourYubiKeyToAuthenticate": {
    "message": "Press your YubiKey to authenticate"
  },
  "duoTwoFactorRequiredPageSubtitle": {
    "message": "Duo two-step login is required for your account. Follow the steps below to finish logging in."
  },
  "followTheStepsBelowToFinishLoggingIn": {
    "message": "Follow the steps below to finish logging in."
  },
  "followTheStepsBelowToFinishLoggingInWithSecurityKey": {
    "message": "Follow the steps below to finish logging in with your security key."
  },
  "restartRegistration": {
    "message": "Restart registration"
  },
  "expiredLink": {
    "message": "Expired link"
  },
  "pleaseRestartRegistrationOrTryLoggingIn": {
    "message": "Please restart registration or try logging in."
  },
  "youMayAlreadyHaveAnAccount": {
    "message": "You may already have an account"
  },
  "logOutConfirmation": {
    "message": "ඔබට ලොග් වීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "yes": {
    "message": "ඔව්"
  },
  "no": {
    "message": "නැත"
  },
  "noAuth": {
    "message": "Anyone with the link"
  },
  "anyOneWithPassword": {
    "message": "Anyone with a password set by you"
  },
  "location": {
    "message": "Location"
  },
  "unexpectedError": {
    "message": "අනපේක්ෂිත දෝෂයක් සිදුවී ඇත."
  },
  "nameRequired": {
    "message": "නම අවශ්ය වේ."
  },
  "addedFolder": {
    "message": "එකතු කරන ලද ෆෝල්ඩරය"
  },
  "twoStepLoginConfirmation": {
    "message": "ආරක්ෂක යතුරක්, සත්යාපන යෙදුම, කෙටි පණිවුඩ, දුරකථන ඇමතුමක් හෝ විද්යුත් තැපෑල වැනි වෙනත් උපාංගයක් සමඟ ඔබේ පිවිසුම සත්යාපනය කිරීමට ඔබට අවශ්ය වීමෙන් ද්වි-පියවර පිවිසුම ඔබගේ ගිණුම වඩාත් සුරක්ෂිත කරයි. බිට්වොන්.com වෙබ් සුරක්ෂිතාගාරයේ ද්වි-පියවර පිවිසුම සක්රීය කළ හැකිය. ඔබට දැන් වෙබ් අඩවියට පිවිසීමට අවශ්යද?"
  },
  "twoStepLoginConfirmationContent": {
    "message": "Make your account more secure by setting up two-step login in the Bitwarden web app."
  },
  "twoStepLoginConfirmationTitle": {
    "message": "Continue to web app?"
  },
  "editedFolder": {
    "message": "සංස්කරණය ෆෝල්ඩරය"
  },
  "deleteFolderConfirmation": {
    "message": "ඔබට මෙම ෆෝල්ඩරය මකා දැමීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "deletedFolder": {
    "message": "මකාදැමූ ෆෝල්ඩරය"
  },
  "gettingStartedTutorial": {
    "message": "ආරම්භ නිබන්ධනය ලබා ගැනීම"
  },
  "gettingStartedTutorialVideo": {
    "message": "බ්රව්සර් දිගුවෙන් උපරිම ප්රයෝජන ලබා ගන්නේ කෙසේදැයි ඉගෙන ගැනීමට අපගේ ආරම්භ නිබන්ධනය බලන්න."
  },
  "syncingComplete": {
    "message": "සම්පූර්ණ සමමුහුර්ත"
  },
  "syncingFailed": {
    "message": "සමමුහුර්ත කිරීම අසාර්ථකයි"
  },
  "passwordCopied": {
    "message": "මුරපදය පිටපත්"
  },
  "uri": {
    "message": "වර්ගය"
  },
  "uriPosition": {
    "message": "යූරි $POSITION$",
    "description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
    "placeholders": {
      "position": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "newUri": {
    "message": "නව වර්ගය"
  },
  "addDomain": {
    "message": "Add domain",
    "description": "'Domain' here refers to an internet domain name (e.g. 'bitwarden.com') and the message in whole described the act of putting a domain value into the context."
  },
  "addedItem": {
    "message": "එකතු කරන ලද අයිතමය"
  },
  "editedItem": {
    "message": "සංස්කරණය කරන ලද අයිතමය"
  },
  "savedWebsite": {
    "message": "Saved website"
  },
  "savedWebsites": {
    "message": "Saved websites ( $COUNT$ )",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "deleteItemConfirmation": {
    "message": "ඔබට ඇත්තටම කුණු කූඩයට යැවීමට අවශ්යද?"
  },
  "deletedItem": {
    "message": "කුණු කූඩයට යවන ලද අයිතමය"
  },
  "overwritePassword": {
    "message": "මුරපදය නැවත ලියන්න"
  },
  "overwritePasswordConfirmation": {
    "message": "ඔබට වත්මන් මුරපදය නැවත ලිවීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "overwriteUsername": {
    "message": "Overwrite username"
  },
  "overwriteUsernameConfirmation": {
    "message": "Are you sure you want to overwrite the current username?"
  },
  "searchFolder": {
    "message": "බහාලුම සොයන්න"
  },
  "searchCollection": {
    "message": "සෙවුම් එකතුව"
  },
  "searchType": {
    "message": "සෙවුම් වර්ගය"
  },
  "noneFolder": {
    "message": "බහලුමක් නැත",
    "description": "This is the folder for uncategorized items"
  },
  "enableAddLoginNotification": {
    "message": "Ask to add login"
  },
  "vaultSaveOptionsTitle": {
    "message": "Save to vault options"
  },
  "addLoginNotificationDesc": {
    "message": "මෙම “ලොගින් වන්න නිවේදනය එකතු කරන්න” ස්වයංක්රීයව ඔබ පළමු වරට ඔවුන් තුලට ප්රවිෂ්ට සෑම අවස්ථාවකදීම ඔබගේ සුරක්ෂිතාගාරය නව පිවිසුම් බේරා ගැනීමට ඔබෙන් විමසනු."
  },
  "addLoginNotificationDescAlt": {
    "message": "Ask to add an item if one isn't found in your vault. Applies to all logged in accounts."
  },
  "showCardsInVaultViewV2": {
    "message": "Always show cards as Autofill suggestions on Vault view"
  },
  "showCardsCurrentTab": {
    "message": "Show cards on Tab page"
  },
  "showCardsCurrentTabDesc": {
    "message": "List card items on the Tab page for easy autofill."
  },
  "showIdentitiesInVaultViewV2": {
    "message": "Always show identities as Autofill suggestions on Vault view"
  },
  "showIdentitiesCurrentTab": {
    "message": "Show identities on Tab page"
  },
  "showIdentitiesCurrentTabDesc": {
    "message": "List identity items on the Tab page for easy autofill."
  },
  "clickToAutofillOnVault": {
    "message": "Click items to autofill on Vault view"
  },
  "clickToAutofill": {
    "message": "Click items in autofill suggestion to fill"
  },
  "clearClipboard": {
    "message": "පසුරු පුවරුවට පැහැදිලි",
    "description": "Clipboard is the operating system thing where you copy/paste data to on your device."
  },
  "clearClipboardDesc": {
    "message": "ඔබගේ පසුරු පුවරුවේ සිට පිටපත් කළ අගයන් ස්වයංක්රීයව ඉවත් කරන්න.",
    "description": "Clipboard is the operating system thing where you copy/paste data to on your device."
  },
  "clipboardSettingUpdated": {
    "message": "Clipboard setting updated"
  },
  "clipboardSettingUpdatedMessage": {
    "message": "Your clipboard timeout is set to the default, which has been updated to 5 minutes for added security."
  },
  "jumpToSetting": {
    "message": "Jump to setting"
  },
  "notificationAddDesc": {
    "message": "Bitwarden ඔබ වෙනුවෙන් මෙම මුරපදය මතක තබා ගත යුතුද?"
  },
  "notificationAddSave": {
    "message": "සුරකින්න"
  },
  "notificationViewAria": {
    "message": "View $ITEMNAME$, opens in new window",
    "placeholders": {
      "itemName": {
        "content": "$1"
      }
    },
    "description": "Aria label for the view button in notification bar confirmation message"
  },
  "notificationNewItemAria": {
    "message": "New Item, opens in new window",
    "description": "Aria label for the new item button in notification bar confirmation message when error is prompted"
  },
  "notificationEditTooltip": {
    "message": "Edit before saving",
    "description": "Tooltip and Aria label for edit button on cipher item"
  },
  "newNotification": {
    "message": "New notification"
  },
  "labelWithNotification": {
    "message": "$LABEL$: New notification",
    "description": "Label for the notification with a new login suggestion.",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Login"
      }
    }
  },
  "notificationLoginSaveConfirmation": {
    "message": "saved to Bitwarden.",
    "description": "Shown to user after item is saved."
  },
  "notificationLoginUpdatedConfirmation": {
    "message": "updated in Bitwarden.",
    "description": "Shown to user after item is updated."
  },
  "selectItemAriaLabel": {
    "message": "Select $ITEMTYPE$, $ITEMNAME$",
    "description": "Used by screen readers. $1 is the item type (like vault or folder), $2 is the selected item name.",
    "placeholders": {
      "itemType": {
        "content": "$1"
      },
      "itemName": {
        "content": "$2"
      }
    }
  },
  "saveAsNewLoginAction": {
    "message": "Save as new login",
    "description": "Button text for saving login details as a new entry."
  },
  "updateLoginAction": {
    "message": "Update login",
    "description": "Button text for updating an existing login entry."
  },
  "unlockToSave": {
    "message": "Unlock to save this login",
    "description": "User prompt to take action in order to save the login they just entered."
  },
  "saveLogin": {
    "message": "Save login",
    "description": "Prompt asking the user if they want to save their login details."
  },
  "updateLogin": {
    "message": "Update existing login",
    "description": "Prompt asking the user if they want to update an existing login entry."
  },
  "loginSaveSuccess": {
    "message": "Login saved",
    "description": "Message displayed when login details are successfully saved."
  },
  "loginUpdateSuccess": {
    "message": "Login updated",
    "description": "Message displayed when login details are successfully updated."
  },
  "loginUpdateTaskSuccess": {
    "message": "Great job! You took the steps to make you and $ORGANIZATION$ more secure.",
    "placeholders": {
      "organization": {
        "content": "$1"
      }
    },
    "description": "Shown to user after login is updated."
  },
  "loginUpdateTaskSuccessAdditional": {
    "message": "Thank you for making $ORGANIZATION$ more secure. You have $TASK_COUNT$ more passwords to update.",
    "placeholders": {
      "organization": {
        "content": "$1"
      },
      "task_count": {
        "content": "$2"
      }
    },
    "description": "Shown to user after login is updated."
  },
  "nextSecurityTaskAction": {
    "message": "Change next password",
    "description": "Message prompting user to undertake completion of another security task."
  },
  "saveFailure": {
    "message": "Error saving",
    "description": "Error message shown when the system fails to save login details."
  },
  "saveFailureDetails": {
    "message": "Oh no! We couldn't save this. Try entering the details manually.",
    "description": "Detailed error message shown when saving login details fails."
  },
  "changePasswordWarning": {
    "message": "After changing your password, you will need to log in with your new password. Active sessions on other devices will be logged out within one hour."
  },
  "accountRecoveryUpdateMasterPasswordSubtitle": {
    "message": "Change your master password to complete account recovery."
  },
  "enableChangedPasswordNotification": {
    "message": "Ask to update existing login"
  },
  "changedPasswordNotificationDesc": {
    "message": "Ask to update a login's password when a change is detected on a website."
  },
  "changedPasswordNotificationDescAlt": {
    "message": "Ask to update a login's password when a change is detected on a website. Applies to all logged in accounts."
  },
  "enableUsePasskeys": {
    "message": "Ask to save and use passkeys"
  },
  "usePasskeysDesc": {
    "message": "Ask to save new passkeys or log in with passkeys stored in your vault. Applies to all logged in accounts."
  },
  "notificationChangeDesc": {
    "message": "Bitwarden හි මෙම මුරපදය යාවත්කාලීන කිරීමට ඔබට අවශ්යද?"
  },
  "notificationChangeSave": {
    "message": "යාවත්කාල"
  },
  "notificationUnlockDesc": {
    "message": "Unlock your Bitwarden vault to complete the autofill request."
  },
  "notificationUnlock": {
    "message": "Unlock"
  },
  "additionalOptions": {
    "message": "Additional options"
  },
  "enableFillAssist": {
    "message": "Use fill assist"
  },
  "enableContextMenuItem": {
    "message": "Show context menu options"
  },
  "contextMenuItemDesc": {
    "message": "Use a secondary click to access password generation and matching logins for the website."
  },
  "contextMenuItemDescAlt": {
    "message": "Use a secondary click to access password generation and matching logins for the website. Applies to all logged in accounts."
  },
  "defaultUriMatchDetection": {
    "message": "පෙරනිමි URI තරග හඳුනා",
    "description": "Default URI match detection for autofill."
  },
  "defaultUriMatchDetectionDesc": {
    "message": "එවැනි ස්වයංක්රීය-පිරවීම ලෙස ක්රියා සිදු කරන විට URI තරගය හඳුනා පිවිසුම් සඳහා කටයුතු කරන බව පෙරනිමි මාර්ගය තෝරන්න."
  },
  "theme": {
    "message": "තේමාව"
  },
  "themeDesc": {
    "message": "යෙදුමේ වර්ණ තේමාව වෙනස් කරන්න."
  },
  "themeDescAlt": {
    "message": "Change the application's color theme. Applies to all logged in accounts."
  },
  "dark": {
    "message": "අඳුරු",
    "description": "Dark color"
  },
  "light": {
    "message": "ආලෝකය",
    "description": "Light color"
  },
  "exportFrom": {
    "message": "Export from"
  },
  "exportVerb": {
    "message": "Export",
    "description": "The verb form of the word Export"
  },
  "exportNoun": {
    "message": "Export",
    "description": "The noun form of the word Export"
  },
  "importNoun": {
    "message": "Import",
    "description": "The noun form of the word Import"
  },
  "importVerb": {
    "message": "Import",
    "description": "The verb form of the word Import"
  },
  "fileFormat": {
    "message": "ගොනු ආකෘතිය"
  },
  "fileEncryptedExportWarningDesc": {
    "message": "This file export will be password protected and require the file password to decrypt."
  },
  "filePassword": {
    "message": "File password"
  },
  "exportPasswordDescription": {
    "message": "This password will be used to export and import this file"
  },
  "accountRestrictedOptionDescription": {
    "message": "Use your account encryption key, derived from your account's username and Master Password, to encrypt the export and restrict import to only the current Bitwarden account."
  },
  "passwordProtectedOptionDescription": {
    "message": "Set a file password to encrypt the export and import it to any Bitwarden account using the password for decryption."
  },
  "exportTypeHeading": {
    "message": "Export type"
  },
  "accountRestricted": {
    "message": "Account restricted"
  },
  "filePasswordAndConfirmFilePasswordDoNotMatch": {
    "message": "“File password”  and “Confirm file password“ do not match."
  },
  "warning": {
    "message": "අවවාදයයි",
    "description": "WARNING (should stay in capitalized letters if the language permits)"
  },
  "warningCapitalized": {
    "message": "Warning",
    "description": "Warning (should maintain locale-relevant capitalization)"
  },
  "confirmVaultExport": {
    "message": "සුරක්ෂිතාගාරය අපනයන තහවුරු"
  },
  "exportWarningDesc": {
    "message": "මෙම නිර්යාත ඔබගේ සුරක්ෂිතාගාරය දත්ත සංකේතනය නොකළ ආකෘතියකින් අඩංගු වේ. අනාරක්ෂිත නාලිකා හරහා අපනයනය කරන ලද ගොනුව ගබඩා කිරීම හෝ යැවීම නොකළ යුතුය (විද්යුත් තැපෑල වැනි). ඔබ එය භාවිතා කිරීමෙන් වහාම එය මකන්න."
  },
  "encExportKeyWarningDesc": {
    "message": "මෙම අපනයනය ඔබගේ ගිණුමේ ගුප්තකේතන යතුර භාවිතා කරමින් ඔබගේ දත්ත සංකේතනය කරයි. ඔබ කවදා හෝ ඔබගේ ගිණුමේ ගුප්තකේතන යතුර භ්රමණය කරන්නේ නම්, ඔබට මෙම අපනයන ගොනුව විකේතනය කිරීමට නොහැකි වනු ඇති බැවින් ඔබ නැවත අපනයනය කළ යුතුය."
  },
  "encExportAccountWarningDesc": {
    "message": "ගිණුම් සංකේතාංකන යතුරු එක් එක් Bitwarden පරිශීලක ගිණුමට අද්විතීය වේ, එබැවින් ඔබට සංකේතාත්මක අපනයනයක් වෙනත් ගිණුමකට ආනයනය කළ නොහැක."
  },
  "exportMasterPassword": {
    "message": "ඔබගේ සුරක්ෂිතාගාරය දත්ත අපනයනය කිරීමට ඔබගේ ප්රධාන මුරපදය ඇතුලත් කරන්න."
  },
  "shared": {
    "message": "බෙදාගත්"
  },
  "bitwardenForBusinessPageDesc": {
    "message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
  },
  "moveToOrganization": {
    "message": "සංවිධානය වෙත ගෙනයන්න"
  },
  "movedItemToOrg": {
    "message": "$ITEMNAME$ $ORGNAME$වෙත ගෙන ගියේය",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      },
      "orgname": {
        "content": "$2",
        "example": "Company Name"
      }
    }
  },
  "moveToOrgDesc": {
    "message": "ඔබ මෙම අයිතමය ගෙන යාමට කැමති සංවිධානයක් තෝරන්න. සංවිධානයක් වෙත යාම එම අයිතමයේ හිමිකාරිත්වය එම සංවිධානයට පැවරේ. එය ගෙන ගිය පසු ඔබ තවදුරටත් මෙම අයිතමයේ සෘජු හිමිකරු වනු ඇත."
  },
  "learnMore": {
    "message": "වැඩිදුර ඉගෙන ගන්න"
  },
  "migrationsFailed": {
    "message": "An error occurred updating the encryption settings."
  },
  "updateEncryptionSettingsTitle": {
    "message": "Update your encryption settings"
  },
  "updateEncryptionSettingsDesc": {
    "message": "The new recommended encryption settings will improve your account security. Enter your master password to update now."
  },
  "confirmIdentityToContinue": {
    "message": "Confirm your identity to continue"
  },
  "enterYourMasterPassword": {
    "message": "Enter your master password"
  },
  "updateSettings": {
    "message": "Update settings"
  },
  "later": {
    "message": "Later"
  },
  "authenticatorKeyTotp": {
    "message": "සත්යාපන යතුර (TOTP)"
  },
  "verificationCodeTotp": {
    "message": "සත්යාපන කේතය (TOTP)"
  },
  "copyVerificationCode": {
    "message": "සත්යාපන කේතය පිටපත් කරන්න"
  },
  "attachments": {
    "message": "ඇමුණුම්"
  },
  "deleteAttachment": {
    "message": "ඇමුණුම මකන්න"
  },
  "deleteAttachmentConfirmation": {
    "message": "ඔබට මෙම ඇමුණුම මකා දැමීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "deletedAttachment": {
    "message": "මකාදැමූ ඇමුණු"
  },
  "newAttachment": {
    "message": "නව ඇමුණුමක් එකතු කරන්න"
  },
  "noAttachments": {
    "message": "ඇමුණුම් නොමැත."
  },
  "attachmentSaved": {
    "message": "ඇමුණුම ගැලවීම කර ඇත."
  },
  "fixEncryption": {
    "message": "Fix encryption"
  },
  "fixEncryptionTooltip": {
    "message": "This file is using an outdated encryption method."
  },
  "attachmentUpdated": {
    "message": "Attachment updated"
  },
  "file": {
    "message": "ගොනුව"
  },
  "fileToShare": {
    "message": "File to share"
  },
  "selectFile": {
    "message": "ගොනුවක් තෝරන්න."
  },
  "itemsTransferred": {
    "message": "Items transferred"
  },
  "maxFileSize": {
    "message": "උපරිම ගොනු ප්රමාණය 500 MB වේ."
  },
  "featureUnavailable": {
    "message": "විශේෂාංගය ලබාගත නොහැක"
  },
  "legacyEncryptionUnsupported": {
    "message": "Legacy encryption is no longer supported. Please contact support to recover your account."
  },
  "premiumMembership": {
    "message": "වාරික සාමාජිකත්වය"
  },
  "premiumManage": {
    "message": "සාමාජිකත්වය කළමනාකරණය කරන්න"
  },
  "premiumManageAlert": {
    "message": "බිට්වොන්.com වෙබ් සුරක්ෂිතාගාරයේ ඔබේ සාමාජිකත්වය කළමනාකරණය කළ හැකිය. ඔබට දැන් වෙබ් අඩවියට පිවිසීමට අවශ්යද?"
  },
  "premiumRefresh": {
    "message": "සාමාජිකත්වය නැවුම් කරන්න"
  },
  "premiumNotCurrentMember": {
    "message": "ඔබ දැනට වාරික සාමාජිකයෙකු නොවේ."
  },
  "premiumSignUpAndGet": {
    "message": "වාරික සාමාජිකත්වය සඳහා ලියාපදිංචි වී ලබා ගන්න:"
  },
  "ppremiumSignUpStorage": {
    "message": "ගොනු ඇමුණුම් සඳහා 1 GB සංකේතාත්මක ගබඩා."
  },
  "premiumSignUpStorageV2": {
    "message": "$SIZE$ encrypted storage for file attachments.",
    "placeholders": {
      "size": {
        "content": "$1",
        "example": "1 GB"
      }
    }
  },
  "premiumSignUpEmergency": {
    "message": "Emergency access."
  },
  "premiumSignUpTwoStepOptions": {
    "message": "Proprietary two-step login options such as YubiKey and Duo."
  },
  "premiumSubscriptionEnded": {
    "message": "Your Premium subscription ended"
  },
  "archivePremiumRestart": {
    "message": "To regain access to your archive, restart your Premium subscription. If you edit details for an archived item before restarting, it'll be moved back into your vault."
  },
  "restartPremium": {
    "message": "Restart Premium"
  },
  "ppremiumSignUpReports": {
    "message": "ඔබගේ සුරක්ෂිතාගාරය ආරක්ෂිතව තබා ගැනීම සඳහා මුරපදය සනීපාරක්ෂාව, ගිණුම් සෞඛ්යය සහ දත්ත උල්ලං ach නය වාර්තා කරයි."
  },
  "ppremiumSignUpTotp": {
    "message": "TOTP සත්යාපන කේතය (2FA) ඔබගේ සුරක්ෂිතාගාරයේ පිවිසුම් සඳහා ජනකය."
  },
  "ppremiumSignUpSupport": {
    "message": "ප්රමුඛතා පාරිභෝගික සහාය."
  },
  "ppremiumSignUpFuture": {
    "message": "සියලුම අනාගත වාරික විශේෂාංග. තවත් ළඟදීම!"
  },
  "premiumPurchase": {
    "message": "වාරික මිලදී"
  },
  "premiumPurchaseAlertV2": {
    "message": "You can purchase Premium from your account settings on the Bitwarden web app."
  },
  "premiumCurrentMember": {
    "message": "ඔබ වාරික සාමාජිකයෙක්!"
  },
  "premiumCurrentMemberThanks": {
    "message": "බිට්වර්ඩන්ට සහාය වීම ගැන ස්තූතියි."
  },
  "premiumFeatures": {
    "message": "Upgrade to Premium and receive:"
  },
  "premiumPrice": {
    "message": "සියල්ල $PRICE$ /අවුරුද්ද සඳහා!",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$10"
      }
    }
  },
  "premiumPriceV2": {
    "message": "All for just $PRICE$ per year!",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$10"
      }
    }
  },
  "refreshComplete": {
    "message": "සම්පූර්ණ නැවුම් කරන්න"
  },
  "enableAutoTotpCopy": {
    "message": "Copy TOTP automatically"
  },
  "disableAutoTotpCopyDesc": {
    "message": "ඔබගේ පිවිසුමට සත්යාපන යතුරක් අමුණා තිබේ නම්, ඔබ පිවිසුම ස්වයංක්රීයව පුරවන සෑම අවස්ථාවකදීම TOTP සත්යාපන කේතය ස්වයංක්රීයව ඔබගේ පසුරු පුවරුවට පිටපත් කරනු ලැබේ."
  },
  "enableAutoBiometricsPrompt": {
    "message": "Ask for biometrics on launch"
  },
  "authenticationTimeout": {
    "message": "Authentication timeout"
  },
  "authenticationSessionTimedOut": {
    "message": "The authentication session timed out. Please restart the login process."
  },
  "verificationCodeEmailSent": {
    "message": "සත්යාපන විද්යුත් තැපෑල $EMAIL$වෙත යවා ඇත.",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "example@gmail.com"
      }
    }
  },
  "dontAskAgainOnThisDeviceFor30Days": {
    "message": "Don't ask again on this device for 30 days"
  },
  "selectAnotherMethod": {
    "message": "Select another method",
    "description": "Select another two-step login method"
  },
  "useYourRecoveryCode": {
    "message": "Use your recovery code"
  },
  "insertU2f": {
    "message": "ඔබේ ආරක්ෂක යතුර ඔබේ පරිගණකයේ USB පෝට් එකට ඇතුල් කරන්න. එයට බොත්තමක් තිබේ නම් එය ස්පර්ශ කරන්න."
  },
  "openInNewTab": {
    "message": "Open in new tab"
  },
  "webAuthnAuthenticate": {
    "message": "සත්‍යවත් වෙබ් සත්‍යවත් කරන්න"
  },
  "readSecurityKey": {
    "message": "Read security key"
  },
  "readingPasskeyLoading": {
    "message": "Reading passkey..."
  },
  "passkeyAuthenticationFailed": {
    "message": "Passkey authentication failed"
  },
  "useADifferentLogInMethod": {
    "message": "Use a different log in method"
  },
  "awaitingSecurityKeyInteraction": {
    "message": "Awaiting security key interaction..."
  },
  "loginUnavailable": {
    "message": "ලොගින් වන්න ලබාගත නොහැක"
  },
  "noTwoStepProviders": {
    "message": "මෙම ගිණුමේ පියවර දෙකක පිවිසුම් සක්රීය කර ඇත, කෙසේ වෙතත්, වින්යාසගත කළ පියවර දෙකක සපයන්නන් කිසිවක් මෙම වෙබ් බ්රව්සරයේ සහාය නොදක්වයි."
  },
  "noTwoStepProviders2": {
    "message": "කරුණාකර සහාය දක්වන වෙබ් බ්රව්සරයක් (Chrome වැනි) භාවිතා කරන්න සහ/හෝ වෙබ් බ්රව්සර් හරහා වඩා හොඳ සහය දක්වන අතිරේක සැපයුම්කරුවන් එකතු කරන්න (සත්යාපන යෙදුමක් වැනි)."
  },
  "twoStepOptions": {
    "message": "ද්වි-පියවර ලොගින් වන්න විකල්ප"
  },
  "selectTwoStepLoginMethod": {
    "message": "Select two-step login method"
  },
  "recoveryCodeTitle": {
    "message": "ප්රතිසාධන කේතය"
  },
  "authenticatorAppTitle": {
    "message": "සත්යාපන යෙදුම"
  },
  "authenticatorAppDescV2": {
    "message": "Enter a code generated by an authenticator app like Bitwarden Authenticator.",
    "description": "'Bitwarden Authenticator' is a product name and should not be translated."
  },
  "yubiKeyTitleV2": {
    "message": "Yubico OTP Security Key"
  },
  "yubiKeyDesc": {
    "message": "ඔබගේ ගිණුමට ප්රවේශ වීමට YuBiKey භාවිතා කරන්න. YuBiKey 4, 4 නැනෝ, 4C, සහ NEO උපාංග සමඟ ක්රියා කරයි."
  },
  "duoDescV2": {
    "message": "Enter a code generated by Duo Security.",
    "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
  },
  "duoOrganizationDesc": {
    "message": "Duo ජංගම යෙදුම, කෙටි පණිවුඩ, දුරකථන ඇමතුමක්, හෝ U2F ආරක්ෂක යතුර භාවිතා ඔබේ සංවිධානය සඳහා Duo ආරක්ෂක සමඟ තහවුරු කරන්න.",
    "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
  },
  "webAuthnTitle": {
    "message": "FIDO2 වෙබ්සත්ටින්"
  },
  "webAuthnDesc": {
    "message": "ඔබගේ ගිණුමට ප්රවේශ වීමට ඕනෑම WebAUTUN සක්රීය ආරක්ෂක යතුරක් භාවිතා කරන්න."
  },
  "emailTitle": {
    "message": "ඊ-තැපැල්"
  },
  "emailDescV2": {
    "message": "Enter a code sent to your email."
  },
  "selfHostedEnvironment": {
    "message": "ස්වයං සත්කාරක පරිසරය"
  },
  "selfHostedBaseUrlHint": {
    "message": "Specify the base URL of your on-premises hosted Bitwarden installation. Example: https://bitwarden.company.com"
  },
  "selfHostedCustomEnvHeader": {
    "message": "For advanced configuration, you can specify the base URL of each service independently."
  },
  "selfHostedEnvFormInvalid": {
    "message": "You must add either the base Server URL or at least one custom environment."
  },
  "selfHostedEnvMustUseHttps": {
    "message": "URLs must use HTTPS."
  },
  "customEnvironment": {
    "message": "අභිරුචි පරිසරය"
  },
  "baseUrl": {
    "message": "සේවාදායකය URL"
  },
  "selfHostBaseUrl": {
    "message": "Self-host server URL",
    "description": "Label for field requesting a self-hosted integration service URL"
  },
  "apiUrl": {
    "message": "API සේවාදායකය URL"
  },
  "webVaultUrl": {
    "message": "වෙබ් සුරක්ෂිතාගාරය සේවාදායකය URL"
  },
  "identityUrl": {
    "message": "අනන්යතා සේවාදායකය URL"
  },
  "notificationsUrl": {
    "message": "සේවාදායක URL දැනුම්දීම්"
  },
  "iconsUrl": {
    "message": "අයිකන සර්වර් URL"
  },
  "environmentSaved": {
    "message": "පරිසර URL සුරකිනු ඇත."
  },
  "showAutoFillMenuOnFormFields": {
    "message": "Show autofill menu on form fields",
    "description": "Represents the message for allowing the user to enable the autofill overlay"
  },
  "autofillSuggestionsSectionTitle": {
    "message": "Autofill suggestions"
  },
  "autofillSpotlightTitle": {
    "message": "Easily find autofill suggestions"
  },
  "autofillSpotlightDesc": {
    "message": "Turn off your browser's autofill settings, so they don't conflict with Bitwarden."
  },
  "turnOffBrowserAutofill": {
    "message": "Turn off $BROWSER$ autofill",
    "placeholders": {
      "browser": {
        "content": "$1",
        "example": "Chrome"
      }
    }
  },
  "turnOffAutofill": {
    "message": "Turn off autofill"
  },
  "confirmAutofill": {
    "message": "Confirm autofill"
  },
  "confirmAutofillDesc": {
    "message": "This site doesn't match your saved login details. Before you fill in your login credentials, make sure it's a trusted site."
  },
  "showInlineMenuLabel": {
    "message": "Show autofill suggestions on form fields"
  },
  "howDoesBitwardenProtectFromPhishing": {
    "message": "How does Bitwarden protect your data from phishing?"
  },
  "currentWebsite": {
    "message": "Current website"
  },
  "autofillAndAddWebsite": {
    "message": "Autofill and add this website"
  },
  "autofillWithoutAdding": {
    "message": "Autofill without adding"
  },
  "doNotAutofill": {
    "message": "Do not autofill"
  },
  "showInlineMenuIdentitiesLabel": {
    "message": "Display identities as suggestions"
  },
  "showInlineMenuCardsLabel": {
    "message": "Display cards as suggestions"
  },
  "showInlineMenuOnIconSelectionLabel": {
    "message": "Display suggestions when icon is selected"
  },
  "showInlineMenuOnFormFieldsDescAlt": {
    "message": "Applies to all logged in accounts."
  },
  "turnOffBrowserBuiltInPasswordManagerSettings": {
    "message": "Turn off your browser's built in password manager settings to avoid conflicts."
  },
  "turnOffBrowserBuiltInPasswordManagerSettingsLink": {
    "message": "Edit browser settings."
  },
  "autofillOverlayVisibilityOff": {
    "message": "Off",
    "description": "Overlay setting select option for disabling autofill overlay"
  },
  "autofillOverlayVisibilityOnFieldFocus": {
    "message": "When field is selected (on focus)",
    "description": "Overlay appearance select option for showing the field on focus of the input element"
  },
  "autofillOverlayVisibilityOnButtonClick": {
    "message": "When autofill icon is selected",
    "description": "Overlay appearance select option for showing the field on click of the overlay icon"
  },
  "enableAutoFillOnPageLoadSectionTitle": {
    "message": "Autofill on page load"
  },
  "enableAutoFillOnPageLoad": {
    "message": "පිටු පැටවුම් මත ස්වයංක්රීය-පිරවීම සක්රීය"
  },
  "enableAutoFillOnPageLoadDesc": {
    "message": "පිවිසුම් පෝරමයක් අනාවරණය කර ඇත්නම්, වෙබ් පිටුව පැටවුම් කරන විට ස්වයංක්රීයව ස්වයංක්රීයව පිරවීම සිදු කරන්න."
  },
  "experimentalFeature": {
    "message": "Compromised or untrusted websites can exploit autofill on page load."
  },
  "learnMoreAboutAutofillOnPageLoadLinkText": {
    "message": "Learn more about risks"
  },
  "learnMoreAboutAutofill": {
    "message": "Learn more about autofill"
  },
  "defaultAutoFillOnPageLoad": {
    "message": "පිවිසුම් අයිතම සඳහා පෙරනිමි autofill සැකසුම"
  },
  "defaultAutoFillOnPageLoadDesc": {
    "message": "පිටු පැටවුම් මත වාහන-පිරවීම සක්රීය කිරීමෙන් පසු, ඔබ තනි පිවිසුම් අයිතම සඳහා විශේෂාංගය සක්රිය හෝ අක්රිය කළ හැකිය. වෙන වෙනම වින්යාස කර නොමැති පිවිසුම් අයිතම සඳහා පෙරනිමි සැකසුම මෙයයි."
  },
  "autoFillOnPageLoadUseDefault": {
    "message": "පෙරනිමි සැකසුම භාවිතා"
  },
  "autoFillOnPageLoadYes": {
    "message": "පිටු බර මත ස්වයංක්රීයව පුරවන්න"
  },
  "autoFillOnPageLoadNo": {
    "message": "පිටු බර මත ස්වයංක්රීයව පුරවන්න එපා"
  },
  "commandOpenPopup": {
    "message": "විවෘත සුරක්ෂිතාගාරය උත්පතන"
  },
  "commandOpenSidebar": {
    "message": "පැති තීරුවේ විවෘත සුරක්ෂිතාගාරය"
  },
  "commandAutofillLoginDesc": {
    "message": "Autofill the last used login for the current website"
  },
  "commandAutofillCardDesc": {
    "message": "Autofill the last used card for the current website"
  },
  "commandAutofillIdentityDesc": {
    "message": "Autofill the last used identity for the current website"
  },
  "commandGeneratePasswordDesc": {
    "message": "පසුරු පුවරුවට නව අහඹු මුරපදයක් ජනනය කර පිටපත් කරන්න"
  },
  "commandLockVaultDesc": {
    "message": "සුරක්ෂිතාගාරය ලොක් කරන්න"
  },
  "customFields": {
    "message": "අභිරුචි ක්ෂේත්ර"
  },
  "copyValue": {
    "message": "පිටපත් වටිනාකම"
  },
  "value": {
    "message": "වටිනාකම"
  },
  "newCustomField": {
    "message": "නව රේගු ක්ෂේත්ර"
  },
  "dragToSort": {
    "message": "වර්ග කිරීමට ඇද දමන්න"
  },
  "dragToReorder": {
    "message": "Drag to reorder"
  },
  "cfTypeText": {
    "message": "පෙළ"
  },
  "cfTypeHidden": {
    "message": "සැඟවුනු"
  },
  "cfTypeBoolean": {
    "message": "බූලියන්"
  },
  "cfTypeCheckbox": {
    "message": "Checkbox"
  },
  "cfTypeLinked": {
    "message": "සම්බන්ධිත",
    "description": "This describes a field that is 'linked' (tied) to another field."
  },
  "linkedValue": {
    "message": "සම්බන්ධිත අගය",
    "description": "This describes a value that is 'linked' (tied) to another value."
  },
  "popup2faCloseMessage": {
    "message": "ඔබගේ සත්යාපන කේතය සඳහා ඔබගේ ඊ-තැපැල් පරීක්ෂා කිරීමට උත්පතන කවුළුවෙන් පිටත ක්ලික් කිරීමෙන් මෙම උත්පතන වසා දැමීමට හේතු වේ. මෙම උත්පතන නව කවුළුවක විවෘත කිරීමට ඔබට අවශ්යද?"
  },
  "showIconsChangePasswordUrls": {
    "message": "Show website icons and retrieve change password URLs"
  },
  "cardholderName": {
    "message": "කාඞ්පත් හිමි නම"
  },
  "number": {
    "message": "අංකය"
  },
  "brand": {
    "message": "වෙළඳ නාමය"
  },
  "expirationMonth": {
    "message": "කල් ඉකුත්වන මාසය"
  },
  "expirationYear": {
    "message": "කල් ඉකුත්වන වසර"
  },
  "monthly": {
    "message": "month"
  },
  "expiration": {
    "message": "කල් ඉකුත්"
  },
  "january": {
    "message": "දුරුතු"
  },
  "february": {
    "message": "නවම්"
  },
  "march": {
    "message": "මැදින්"
  },
  "april": {
    "message": "බක්"
  },
  "may": {
    "message": "වෙසක්"
  },
  "june": {
    "message": "පොසොන්"
  },
  "july": {
    "message": "ඇසළ"
  },
  "august": {
    "message": "නිකිණි"
  },
  "september": {
    "message": "බිනර"
  },
  "october": {
    "message": "වප්"
  },
  "november": {
    "message": "ඉල්"
  },
  "december": {
    "message": "උඳුවප්"
  },
  "securityCode": {
    "message": "ආරක්ෂක කේතය"
  },
  "cardNumber": {
    "message": "card number"
  },
  "ex": {
    "message": "හිටපු."
  },
  "title": {
    "message": "මාතෘකාව"
  },
  "mr": {
    "message": "මහතා"
  },
  "mrs": {
    "message": "මහත්මිය"
  },
  "ms": {
    "message": "Ms"
  },
  "dr": {
    "message": "ආචාර්ය"
  },
  "mx": {
    "message": "Mx"
  },
  "firstName": {
    "message": "මුල් නම"
  },
  "middleName": {
    "message": "මැද නම"
  },
  "lastName": {
    "message": "අවසාන නම"
  },
  "fullName": {
    "message": "සම්පූර්ණ නම"
  },
  "identityName": {
    "message": "අනන්යතා නාමය"
  },
  "company": {
    "message": "සමාගම"
  },
  "ssn": {
    "message": "සමාජ ආරක්ෂණ අංකය"
  },
  "passportNumber": {
    "message": "ගමන් බලපත්ර අංකය"
  },
  "licenseNumber": {
    "message": "බලපත්ර අංකය"
  },
  "email": {
    "message": "ඊ-තැපැල්"
  },
  "emails": {
    "message": "Emails"
  },
  "phone": {
    "message": "දුරකථන"
  },
  "address": {
    "message": "ලිපිනය"
  },
  "address1": {
    "message": "ලිපිනය 1"
  },
  "address2": {
    "message": "ලිපිනය 2"
  },
  "address3": {
    "message": "ලිපිනය 3"
  },
  "cityTown": {
    "message": "නගරය/නගරය"
  },
  "stateProvince": {
    "message": "රාජ්ය/පළාත"
  },
  "zipPostalCode": {
    "message": "Zip/තැපැල් කේතය"
  },
  "country": {
    "message": "රට"
  },
  "type": {
    "message": "වර්ගය"
  },
  "typeLogin": {
    "message": "ලොගින් වන්න"
  },
  "typeLogins": {
    "message": "ලොගින් වන්න"
  },
  "typeSecureNote": {
    "message": "ආරක්ෂිත සටහන"
  },
  "typeCard": {
    "message": "කාඩ්"
  },
  "typeIdentity": {
    "message": "අනන්යතාවය"
  },
  "typeSshKey": {
    "message": "SSH key"
  },
  "typeNote": {
    "message": "Note"
  },
  "typeLoginSubtitle": {
    "message": "Website or app"
  },
  "typeCardSubtitle": {
    "message": "Credit or debit card"
  },
  "typeIdentitySubtitle": {
    "message": "Personal info"
  },
  "typeNoteSubtitle": {
    "message": "Important text"
  },
  "typeSshKeySubtitle": {
    "message": "Server login token"
  },
  "folderSubtitle": {
    "message": "Organize your items"
  },
  "collectionSubtitle": {
    "message": "Organize shared items"
  },
  "newItemHeaderLogin": {
    "message": "New Login",
    "description": "Header for new login item type"
  },
  "newItemHeaderCard": {
    "message": "New Card",
    "description": "Header for new card item type"
  },
  "newItemHeaderIdentity": {
    "message": "New Identity",
    "description": "Header for new identity item type"
  },
  "newItemHeaderNote": {
    "message": "New Note",
    "description": "Header for new note item type"
  },
  "newItemHeaderSshKey": {
    "message": "New SSH key",
    "description": "Header for new SSH key item type"
  },
  "newItemHeaderTextSend": {
    "message": "New Text Send",
    "description": "Header for new text send"
  },
  "newItemHeaderFileSend": {
    "message": "New File Send",
    "description": "Header for new file send"
  },
  "editItemHeaderLogin": {
    "message": "Edit Login",
    "description": "Header for edit login item type"
  },
  "editItemHeaderCard": {
    "message": "Edit Card",
    "description": "Header for edit card item type"
  },
  "editItemHeaderIdentity": {
    "message": "Edit Identity",
    "description": "Header for edit identity item type"
  },
  "editItemHeaderNote": {
    "message": "Edit Note",
    "description": "Header for edit note item type"
  },
  "editItemHeaderSshKey": {
    "message": "Edit SSH key",
    "description": "Header for edit SSH key item type"
  },
  "editItemHeaderTextSend": {
    "message": "Edit Text Send",
    "description": "Header for edit text send"
  },
  "editItemHeaderFileSend": {
    "message": "Edit File Send",
    "description": "Header for edit file send"
  },
  "viewItemHeaderLogin": {
    "message": "View Login",
    "description": "Header for view login item type"
  },
  "viewItemHeaderCard": {
    "message": "View Card",
    "description": "Header for view card item type"
  },
  "viewItemHeaderIdentity": {
    "message": "View Identity",
    "description": "Header for view identity item type"
  },
  "viewItemHeaderNote": {
    "message": "View Note",
    "description": "Header for view note item type"
  },
  "viewItemHeaderSshKey": {
    "message": "View SSH key",
    "description": "Header for view SSH key item type"
  },
  "chooseItemToAdd": {
    "message": "Choose item to add"
  },
  "passwordHistory": {
    "message": "මුරපද ඉතිහාසය"
  },
  "generatorHistory": {
    "message": "Generator history"
  },
  "clearGeneratorHistoryTitle": {
    "message": "Clear generator history"
  },
  "cleargGeneratorHistoryDescription": {
    "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?"
  },
  "back": {
    "message": "ආපසු"
  },
  "collections": {
    "message": "එකතුව"
  },
  "nCollections": {
    "message": "$COUNT$ collections",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "favorites": {
    "message": "ප්රියතම දැන්වීම්"
  },
  "popOutNewWindow": {
    "message": "නව කවුළුවකට පොප්"
  },
  "refresh": {
    "message": "නැවුම් කරන්න"
  },
  "cards": {
    "message": "කාඩ්"
  },
  "identities": {
    "message": "අනන්යතා"
  },
  "logins": {
    "message": "ලොගින් වන්න"
  },
  "secureNotes": {
    "message": "ආරක්ෂිත සටහන්"
  },
  "sshKeys": {
    "message": "SSH Keys"
  },
  "clear": {
    "message": "පැහැදිලි",
    "description": "To clear something out. example: To clear browser history."
  },
  "checkPassword": {
    "message": "මුරපදය නිරාවරණය වී ඇත්දැයි පරීක්ෂා කරන්න."
  },
  "passwordExposed": {
    "message": "මෙම මුරපදය නිරාවරණය කර ඇත $VALUE$ කාලය (ය) දත්ත උල්ලං aches නය කිරීම් වලදී. ඔබ එය වෙනස් කළ යුතුය.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "passwordSafe": {
    "message": "මෙම මුරපදය දන්නා දත්ත උල්ලං aches නය කිරීම් වලින් සොයාගත නොහැකි විය. එය භාවිතා කිරීමට ආරක්ෂිත විය යුතුය."
  },
  "baseDomain": {
    "message": "මූලික වසම",
    "description": "Domain name. Ex. website.com"
  },
  "baseDomainOptionRecommended": {
    "message": "Base domain (recommended)",
    "description": "Domain name. Ex. website.com"
  },
  "domainName": {
    "message": "Domain name",
    "description": "Domain name. Ex. website.com"
  },
  "host": {
    "message": "සත්කාරක",
    "description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
  },
  "exact": {
    "message": "නිශ්චිතවම"
  },
  "startsWith": {
    "message": "සමඟ ආරම්භ වේ"
  },
  "regEx": {
    "message": "නිතිපතා ප්රකාශනය",
    "description": "A programming term, also known as 'RegEx'."
  },
  "matchDetection": {
    "message": "තරගය හඳුනා",
    "description": "URI match detection for autofill."
  },
  "defaultMatchDetection": {
    "message": "පෙරනිමි තරගය හඳුනා",
    "description": "Default URI match detection for autofill."
  },
  "toggleOptions": {
    "message": "ටොගල් කරන්න විකල්ප"
  },
  "toggleCurrentUris": {
    "message": "ටොගල් කරන්න වත්මන් URis",
    "description": "Toggle the display of the URIs of the currently open tabs in the browser."
  },
  "currentUri": {
    "message": "වත්මන් වර්ගය",
    "description": "The URI of one of the current open tabs in the browser."
  },
  "organization": {
    "message": "සංවිධානය",
    "description": "An entity of multiple related people (ex. a team or business organization)."
  },
  "types": {
    "message": "වර්ග"
  },
  "allItems": {
    "message": "සියලු අයිතම"
  },
  "noPasswordsInList": {
    "message": "ලැයිස්තු ගත කිරීමට මුරපද නොමැත."
  },
  "clearHistory": {
    "message": "Clear history"
  },
  "nothingToShow": {
    "message": "Nothing to show"
  },
  "nothingGeneratedRecently": {
    "message": "You haven't generated anything recently"
  },
  "remove": {
    "message": "ඉවත් කරන්න"
  },
  "default": {
    "message": "පෙරනිමි"
  },
  "dateUpdated": {
    "message": "යාවත්කාලීන",
    "description": "ex. Date this item was updated"
  },
  "dateCreated": {
    "message": "Created",
    "description": "ex. Date this item was created"
  },
  "datePasswordUpdated": {
    "message": "මුරපදය යාවත්කාලීන කිරීම",
    "description": "ex. Date this password was updated"
  },
  "neverLockWarning": {
    "message": "ඔබට “කිසි විටෙකත්” විකල්පය භාවිතා කිරීමට අවශ්ය බව ඔබට විශ්වාසද? ඔබගේ අගුළු විකල්පයන් “කිසි විටෙකත්” ඔබගේ උපාංගයේ ඔබගේ සුරක්ෂිතාගාරයේ සංකේතාංකන යතුර ගබඩා කරයි. ඔබ මෙම විකල්පය භාවිතා කරන්නේ නම් ඔබ ඔබේ උපාංගය නිසි ලෙස ආරක්ෂා කර ඇති බවට සහතික විය යුතුය."
  },
  "noOrganizationsList": {
    "message": "ඔබ කිසිදු සංවිධානයකට අයත් නොවේ. වෙනත් පරිශීලකයින් සමඟ අයිතම ආරක්ෂිතව බෙදා ගැනීමට සංවිධාන ඔබට ඉඩ දෙයි."
  },
  "noCollectionsInList": {
    "message": "ලැයිස්තු ගත කිරීම සඳහා එකතු කිරීම් නොමැත."
  },
  "ownership": {
    "message": "හිමිකාරිත්වය"
  },
  "whoOwnsThisItem": {
    "message": "මෙම අයිතමය අයිති කවුද?"
  },
  "strong": {
    "message": "ශක්තිමත්",
    "description": "ex. A strong password. Scale: Weak -> Good -> Strong"
  },
  "good": {
    "message": "හොඳ",
    "description": "ex. A good password. Scale: Weak -> Good -> Strong"
  },
  "weak": {
    "message": "දුර්වලයි",
    "description": "ex. A weak password. Scale: Weak -> Good -> Strong"
  },
  "weakMasterPassword": {
    "message": "දුර්වල මාස්ටර් මුරපදය"
  },
  "weakMasterPasswordDesc": {
    "message": "ඔබ තෝරාගත් ප්රධාන මුරපදය දුර්වලයි. ඔබේ Bitwarden ගිණුම නිසි ලෙස ආරක්ෂා කිරීම සඳහා ඔබ ශක්තිමත් ප්රධාන මුරපදයක් (හෝ passphrase) භාවිතා කළ යුතුය. ඔබට මෙම ප්රධාන මුරපදය භාවිතා කිරීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "rotateAccountEncKey": {
    "message": "Also rotate my account's encryption key"
  },
  "rotateEncKeyTitle": {
    "message": "Rotate encryption key"
  },
  "rotateEncKeyConfirmation": {
    "message": "Are you sure you want to rotate your account's encryption key?"
  },
  "updateEncryptionKeyWarning": {
    "message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
  },
  "updateEncryptionKeyAccountExportWarning": {
    "message": "Any account restricted exports you have saved will become invalid."
  },
  "oldAttachmentsNeedFixDesc": {
    "message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key."
  },
  "impactOfRotatingYourEncryptionKey": {
    "message": "Impact of rotating your encryption key"
  },
  "changePasswordDelegationMasterPasswordPolicyInEffect": {
    "message": "One or more organization policies require the master password to meet the following requirements:"
  },
  "pin": {
    "message": "පින්",
    "description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device."
  },
  "unlockWithPin": {
    "message": "PIN අංකය සමඟ විවෘත"
  },
  "setYourPinTitle": {
    "message": "Set PIN"
  },
  "setYourPinButton": {
    "message": "Set PIN"
  },
  "setYourPinCode": {
    "message": "බිට්වර්ඩන් අගුළු ඇරීමට ඔබේ PIN අංකය කේතය සකසන්න. ඔබ කවදා හෝ යෙදුමෙන් සම්පූර්ණයෙන්ම පුරනය වී ඇත්නම් ඔබගේ PIN සැකසුම් නැවත සකසනු ඇත."
  },
  "setPinCode": {
    "message": "You can use this PIN to unlock Bitwarden. Your PIN will be reset if you ever fully log out of the application."
  },
  "pinRequired": {
    "message": "PIN කේතය අවශ්ය වේ."
  },
  "invalidPin": {
    "message": "වලංගු නොවන PIN කේතය."
  },
  "tooManyInvalidPinEntryAttemptsLoggingOut": {
    "message": "Too many invalid PIN entry attempts. Logging out."
  },
  "unlockWithBiometrics": {
    "message": "ජෛව විද්යාව සමඟ අගුළු ඇරීම"
  },
  "unlockWithMasterPassword": {
    "message": "Unlock with master password"
  },
  "awaitDesktop": {
    "message": "ඩෙස්ක්ටොප් සිට තහවුරු කිරීම බලාපොරොත්තුවෙන්"
  },
  "awaitDesktopDesc": {
    "message": "බ්රව්සරය සඳහා biometrics සක්රීය කිරීම සඳහා Bitwarden ඩෙස්ක්ටොප් යෙදුමේ biometrics භාවිතා කිරීම තහවුරු කරන්න."
  },
  "lockWithMasterPassOnRestart": {
    "message": "බ්රව්සරය නැවත ආරම්භ මත ප්රධාන මුරපදය සමග අගුළු"
  },
  "lockWithMasterPassOnRestart1": {
    "message": "Require master password on browser restart"
  },
  "selectOneCollection": {
    "message": "ඔබ අවම වශයෙන් එක් එකතුවක්වත් තෝරා ගත යුතුය."
  },
  "cloneItem": {
    "message": "ක්ලෝන අයිතම"
  },
  "clone": {
    "message": "ක්ලෝන"
  },
  "passwordGenerator": {
    "message": "Password generator"
  },
  "usernameGenerator": {
    "message": "Username generator"
  },
  "useThisEmail": {
    "message": "Use this email"
  },
  "useThisPassword": {
    "message": "Use this password"
  },
  "useThisPassphrase": {
    "message": "Use this passphrase"
  },
  "useThisUsername": {
    "message": "Use this username"
  },
  "securePasswordGenerated": {
    "message": "Secure password generated! Don't forget to also update your password on the website."
  },
  "useGeneratorHelpTextPartOne": {
    "message": "Use the generator",
    "description": "This will be used as part of a larger sentence, broken up to include the generator icon. The full sentence will read 'Use the generator [GENERATOR_ICON] to create a strong unique password'"
  },
  "useGeneratorHelpTextPartTwo": {
    "message": "to create a strong unique password",
    "description": "This will be used as part of a larger sentence, broken up to include the generator icon. The full sentence will read 'Use the generator [GENERATOR_ICON] to create a strong unique password'"
  },
  "vaultCustomization": {
    "message": "Vault customization"
  },
  "vaultTimeoutAction": {
    "message": "සුරක්ෂිතාගාරය කාලය ක්රියාකාරී"
  },
  "showAtRiskPasswordNotifications": {
    "message": "Show at-risk password notifications"
  },
  "lock": {
    "message": "අගුල",
    "description": "Verb form: to make secure or inaccessible by"
  },
  "trash": {
    "message": "කුණු කූඩයට",
    "description": "Noun: a special folder to hold deleted items"
  },
  "searchTrash": {
    "message": "කුණු කූඩය සොයන්න"
  },
  "permanentlyDeleteItem": {
    "message": "ස්ථිරවම මකන්න"
  },
  "permanentlyDeleteItemConfirmation": {
    "message": "ඔබට මෙම අයිතමය ස්ථිරවම මකා දැමීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "permanentlyDeletedItem": {
    "message": "ස්ථිරව මකා දැමූ අයිතමය"
  },
  "archivedItemRestored": {
    "message": "Archived item restored"
  },
  "restoreItem": {
    "message": "අයිතමය යළි පිහිටුවන්න"
  },
  "restoredItem": {
    "message": "ප්රතිෂ්ඨාපනය අයිතමය"
  },
  "alreadyHaveAccount": {
    "message": "Already have an account?"
  },
  "vaultTimeoutLogOutConfirmation": {
    "message": "පිටතට පිවිසීමෙන් ඔබගේ සුරක්ෂිතාගාරය වෙත ඇති සියලුම ප්රවේශය ඉවත් කරනු ඇති අතර කාල සීමාව පසු මාර්ගගත සත්යාපනය අවශ්ය වේ. ඔබට මෙම සැකසුම භාවිතා කිරීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "vaultTimeoutLogOutConfirmationTitle": {
    "message": "කාලය ක්රියාත්මක කිරීම තහවුරු කිරීම"
  },
  "autoFillAndSave": {
    "message": "ස්වයංක්රීය-පිරවීම සහ සුරකින්න"
  },
  "fillAndSave": {
    "message": "Fill and save"
  },
  "autoFillSuccessAndSavedUri": {
    "message": "ස්වයංක්රීය-පිරවූ අයිතමය සහ සුරකින ලද URI"
  },
  "autoFillSuccess": {
    "message": "ස්වයංක්රීය-පිරවූ අයිතමය"
  },
  "insecurePageWarning": {
    "message": "Warning: This is an unsecured HTTP page, and any information you submit can potentially be seen and changed by others. This Login was originally saved on a secure (HTTPS) page."
  },
  "insecurePageWarningFillPrompt": {
    "message": "Do you still wish to fill this login?"
  },
  "autofillIframeWarning": {
    "message": "The form is hosted by a different domain than the URI of your saved login. Choose OK to autofill anyway, or Cancel to stop."
  },
  "autofillIframeWarningTip": {
    "message": "To prevent this warning in the future, save this URI, $HOSTNAME$, to your Bitwarden login item for this site.",
    "placeholders": {
      "hostname": {
        "content": "$1",
        "example": "www.example.com"
      }
    }
  },
  "topLayerHijackWarning": {
    "message": "This page is interfering with the Bitwarden experience. The Bitwarden inline menu has been temporarily disabled as a safety measure."
  },
  "setMasterPassword": {
    "message": "මාස්ටර් මුරපදය සකසන්න"
  },
  "currentMasterPass": {
    "message": "Current master password"
  },
  "newMasterPass": {
    "message": "New master password"
  },
  "confirmNewMasterPass": {
    "message": "Confirm new master password"
  },
  "masterPasswordPolicyInEffect": {
    "message": "සංවිධාන ප්රතිපත්ති එකක් හෝ වැඩි ගණනක් පහත සඳහන් අවශ්යතා සපුරාලීම සඳහා ඔබේ ප්රධාන මුරපදය අවශ්ය වේ:"
  },
  "policyInEffectMinComplexity": {
    "message": "අවම සංකීර්ණත්වය ලකුණු $SCORE$",
    "placeholders": {
      "score": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "policyInEffectMinLength": {
    "message": "අවම දිග $LENGTH$",
    "placeholders": {
      "length": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "policyInEffectUppercase": {
    "message": "ඉහළ අක්ෂර එකක් හෝ කිහිපයක් අඩංගු"
  },
  "policyInEffectLowercase": {
    "message": "සිම්පල් අක්ෂර එකක් හෝ කිහිපයක් අඩංගු කරන්න"
  },
  "policyInEffectNumbers": {
    "message": "අංක එකක් හෝ වැඩි ගණනක් අඩංගු කරන්න"
  },
  "policyInEffectSpecial": {
    "message": "පහත දැක්වෙන විශේෂ අක්ෂර වලින් එකක් හෝ කිහිපයක් අඩංගු කරන්න $CHARS$",
    "placeholders": {
      "chars": {
        "content": "$1",
        "example": "!@#$%^&*"
      }
    }
  },
  "masterPasswordPolicyRequirementsNotMet": {
    "message": "ඔබගේ නව ප්රධාන මුරපදය ප්රතිපත්ති අවශ්යතා සපුරාලන්නේ නැත."
  },
  "receiveMarketingEmailsV2": {
    "message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
  },
  "unsubscribe": {
    "message": "Unsubscribe"
  },
  "atAnyTime": {
    "message": "at any time."
  },
  "byContinuingYouAgreeToThe": {
    "message": "By continuing, you agree to the"
  },
  "and": {
    "message": "and"
  },
  "acceptPolicies": {
    "message": "මෙම කොටුව පරීක්ෂා කිරීමෙන් ඔබ පහත සඳහන් දෑ වලට එකඟ වේ:"
  },
  "acceptPoliciesRequired": {
    "message": "Terms of Service and Privacy Policy have not been acknowledged."
  },
  "termsOfService": {
    "message": "සේවා කොන්දේසි"
  },
  "privacyPolicy": {
    "message": "රහස්යතා ප්රතිපත්තිය"
  },
  "yourNewPasswordCannotBeTheSameAsYourCurrentPassword": {
    "message": "Your new password cannot be the same as your current password."
  },
  "hintEqualsPassword": {
    "message": "ඔබගේ මුරපද ඉඟිය ඔබගේ මුරපදයට සමාන විය නොහැක."
  },
  "ok": {
    "message": "හරි"
  },
  "errorRefreshingAccessToken": {
    "message": "Access Token Refresh Error"
  },
  "errorRefreshingAccessTokenDesc": {
    "message": "No refresh token or API keys found. Please try logging out and logging back in."
  },
  "desktopSyncVerificationTitle": {
    "message": "ඩෙස්ක්ටොප් සමමුහුර්ත සත්යාපනය"
  },
  "desktopIntegrationVerificationText": {
    "message": "ඩෙස්ක්ටොප් යෙදුම මෙම ඇඟිලි සලකුණ පෙන්වන බව කරුණාකර තහවුරු කරන්න: "
  },
  "desktopIntegrationDisabledTitle": {
    "message": "බ්රව්සර් ඒකාබද්ධ සක්රීය කර නැත"
  },
  "desktopIntegrationDisabledDesc": {
    "message": "බිට්වර්ඩන් ඩෙස්ක්ටොප් යෙදුම තුළ බ්රව්සර් ඒකාබද්ධ කිරීම සක්රීය කර නොමැත. කරුණාකර ඩෙස්ක්ටොප් යෙදුම තුළ සැකසුම් තුළ එය සක්රීය කරන්න."
  },
  "startDesktopTitle": {
    "message": "බිට්වර්ඩන් ඩෙස්ක්ටොප් යෙදුම ආරම්භ කරන්න"
  },
  "startDesktopDesc": {
    "message": "මෙම ශ්රිතය භාවිතා කිරීමට පෙර බිට්වර්ඩන් ඩෙස්ක්ටොප් යෙදුම ආරම්භ කළ යුතුය."
  },
  "errorEnableBiometricTitle": {
    "message": "ජෛව විද්යාත්මක සක්රීය කිරීමට නොහැකි විය"
  },
  "errorEnableBiometricDesc": {
    "message": "ඩෙස්ක්ටොප් යෙදුම මගින් ක්රියාව අවලංගු කරන ලදී"
  },
  "nativeMessagingInvalidEncryptionDesc": {
    "message": "ඩෙස්ක්ටොප් යෙදුම ආරක්ෂිත සන්නිවේදන නාලිකාව අවලංගු කළේය. කරුණාකර මෙම මෙහෙයුම නැවත උත්සාහ කරන්න"
  },
  "nativeMessagingInvalidEncryptionTitle": {
    "message": "ඩෙස්ක්ටොප් සන්නිවේදනය බාධා"
  },
  "nativeMessagingWrongUserDesc": {
    "message": "ඩෙස්ක්ටොප් යෙදුම වෙනත් ගිණුමකට ලොගින් වී ඇත. කරුණාකර අයදුම්පත් දෙකම එකම ගිණුමකට ලොගින් වී ඇති බවට සහතික වන්න."
  },
  "nativeMessagingWrongUserTitle": {
    "message": "ගිණුම මිස්ගැලච්"
  },
  "nativeMessagingWrongUserKeyTitle": {
    "message": "Biometric key missmatch"
  },
  "nativeMessagingWrongUserKeyDesc": {
    "message": "Biometric unlock failed. The biometric secret key failed to unlock the vault. Please try to set up biometrics again."
  },
  "biometricsNotEnabledTitle": {
    "message": "ජීව විද්යාව සක්රීය කර නැත"
  },
  "biometricsNotEnabledDesc": {
    "message": "බ්රව්සරය biometrics පළමු සැකසුම් සක්රීය කිරීමට ඩෙස්ක්ටොප් ජීව අවශ්ය වේ."
  },
  "biometricsNotSupportedTitle": {
    "message": "ජෛව විද්යාව සඳහා සහය නොදක්වයි"
  },
  "biometricsNotSupportedDesc": {
    "message": "බ්රව්සර් biometrics මෙම උපාංගය මත සහය නොදක්වයි."
  },
  "biometricsNotUnlockedTitle": {
    "message": "User locked or logged out"
  },
  "biometricsNotUnlockedDesc": {
    "message": "Please unlock this user in the desktop application and try again."
  },
  "biometricsNotAvailableTitle": {
    "message": "Biometric unlock unavailable"
  },
  "biometricsNotAvailableDesc": {
    "message": "Biometric unlock is currently unavailable. Please try again later."
  },
  "biometricsFailedTitle": {
    "message": "Biometrics failed"
  },
  "biometricsFailedDesc": {
    "message": "Biometrics cannot be completed, consider using a master password or logging out. If this persists, please contact Bitwarden support."
  },
  "nativeMessaginPermissionErrorTitle": {
    "message": "අවසර ලබා දී නැත"
  },
  "nativeMessaginPermissionErrorDesc": {
    "message": "බිට්වර්ඩන් ඩෙස්ක්ටොප් යෙදුම සමඟ සන්නිවේදනය කිරීමට අවසරයකින් තොරව අපට බ්රව්සර් දිගුවේ ජෛව මිතික ලබා දිය නොහැක. කරුණාකර නැවත උත්සාහ කරන්න."
  },
  "nativeMessaginPermissionSidebarTitle": {
    "message": "අවසර ඉල්ලීමේ දෝෂය"
  },
  "nativeMessaginPermissionSidebarDesc": {
    "message": "මෙම ක්රියාව පැති තීරුවේ කළ නොහැක, කරුණාකර උත්පතන හෝ උත්පතන තුළ ක්රියාව නැවත උත්සාහ කරන්න."
  },
  "personalOwnershipSubmitError": {
    "message": "ව්යවසාය ප්රතිපත්තියක් හේතුවෙන්, ඔබේ පුද්ගලික සුරක්ෂිතාගාරය වෙත භාණ්ඩ ඉතිරි කිරීම සීමා කර ඇත. හිමිකාරිත්ව විකල්පය සංවිධානයකට වෙනස් කර ලබා ගත හැකි එකතුවෙන් තෝරා ගන්න."
  },
  "personalOwnershipPolicyInEffect": {
    "message": "සංවිධාන ප්රතිපත්තියක් ඔබේ හිමිකාරිත්ව විකල්පයන් කෙරෙහි බලපායි."
  },
  "personalOwnershipPolicyInEffectImports": {
    "message": "An organization policy has blocked importing items into your individual vault."
  },
  "restrictCardTypeImport": {
    "message": "Cannot import card item types"
  },
  "restrictCardTypeImportDesc": {
    "message": "A policy set by 1 or more organizations prevents you from importing cards to your vaults."
  },
  "domainsTitle": {
    "message": "Domains",
    "description": "A category title describing the concept of web domains"
  },
  "blockedDomains": {
    "message": "Blocked domains"
  },
  "learnMoreAboutBlockedDomains": {
    "message": "Learn more about blocked domains"
  },
  "excludedDomains": {
    "message": "බැහැර වසම්"
  },
  "excludedDomainsDesc": {
    "message": "බිට්වර්ඩන් මෙම වසම් සඳහා පිවිසුම් තොරතුරු සුරැකීමට ඉල්ලා නොසිටිනු ඇත. බලාත්මක කිරීම සඳහා වෙනස්කම් සඳහා ඔබ පිටුව නැවුම් කළ යුතුය."
  },
  "blockedDomainsDesc": {
    "message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
  },
  "autofillBlockedNoticeV2": {
    "message": "Autofill is blocked for this website."
  },
  "autofillBlockedNoticeGuidance": {
    "message": "Change this in settings"
  },
  "change": {
    "message": "Change"
  },
  "changePassword": {
    "message": "Change password",
    "description": "Change password button for browser at risk notification on login."
  },
  "changeButtonTitle": {
    "message": "Change password - $ITEMNAME$",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "atRiskPassword": {
    "message": "At-risk password"
  },
  "atRiskPasswords": {
    "message": "At-risk passwords"
  },
  "atRiskPasswordDescSingleOrg": {
    "message": "$ORGANIZATION$ is requesting you change one password because it is at-risk.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme Corp"
      }
    }
  },
  "atRiskPasswordsDescSingleOrgPlural": {
    "message": "$ORGANIZATION$ is requesting you change the $COUNT$ passwords because they are at-risk.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme Corp"
      },
      "count": {
        "content": "$2",
        "example": "2"
      }
    }
  },
  "atRiskPasswordsDescMultiOrgPlural": {
    "message": "Your organizations are requesting you change the $COUNT$ passwords because they are at-risk.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "atRiskChangePrompt": {
    "message": "Your password for this site is at-risk. $ORGANIZATION$ has requested that you change it.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme Corp"
      }
    },
    "description": "Notification body when a login triggers an at-risk password change request and the change password domain is known."
  },
  "atRiskNavigatePromptV2": {
    "message": "Your password for this site is at-risk. $ORGANIZATION$ has requested that you navigate to your account settings and change it.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme Corp"
      }
    },
    "description": "Notification body when a login triggers an at-risk password change request and no change password domain is provided."
  },
  "reviewAndChangeAtRiskPassword": {
    "message": "Review and change one at-risk password"
  },
  "reviewAndChangeAtRiskPasswordsPlural": {
    "message": "Review and change $COUNT$ at-risk passwords",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "changeAtRiskPasswordsFaster": {
    "message": "Change at-risk passwords faster"
  },
  "changeAtRiskPasswordsFasterDesc": {
    "message": "Update your settings so you can quickly autofill your passwords and generate new ones"
  },
  "reviewAtRiskLogins": {
    "message": "Review at-risk logins"
  },
  "reviewAtRiskPasswords": {
    "message": "Review at-risk passwords"
  },
  "reviewAtRiskLoginsSlideDesc": {
    "message": "Your organization passwords are at-risk because they are weak, reused, and/or exposed.",
    "description": "Description of the review at-risk login slide on the at-risk password page carousel"
  },
  "reviewAtRiskLoginSlideImgAltPeriod": {
    "message": "Illustration of a list of logins that are at-risk."
  },
  "welcomeDialogGraphicAlt": {
    "message": "Illustration of the layout of the Bitwarden vault page."
  },
  "generatePasswordSlideDesc": {
    "message": "Quickly generate a strong, unique password with the Bitwarden autofill menu on the at-risk site.",
    "description": "Description of the generate password slide on the at-risk password page carousel"
  },
  "generatePasswordSlideImgAltPeriod": {
    "message": "Illustration of the Bitwarden autofill menu displaying a generated password."
  },
  "updateInBitwarden": {
    "message": "Update in Bitwarden"
  },
  "updateInBitwardenSlideDesc": {
    "message": "Bitwarden will then prompt you to update the password in the password manager.",
    "description": "Description of the update in Bitwarden slide on the at-risk password page carousel"
  },
  "updateInBitwardenSlideImgAltPeriod": {
    "message": "Illustration of a Bitwarden’s notification prompting the user to update the login."
  },
  "turnOnAutofill": {
    "message": "Turn on autofill"
  },
  "turnedOnAutofill": {
    "message": "Turned on autofill"
  },
  "dismiss": {
    "message": "Dismiss"
  },
  "websiteItemLabel": {
    "message": "Website $number$ (URI)",
    "placeholders": {
      "number": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "excludedDomainsInvalidDomain": {
    "message": "$DOMAIN$ වලංගු වසමක් නොවේ",
    "placeholders": {
      "domain": {
        "content": "$1",
        "example": "duckduckgo.com"
      }
    }
  },
  "blockedDomainsSavedSuccess": {
    "message": "Blocked domain changes saved"
  },
  "excludedDomainsSavedSuccess": {
    "message": "Excluded domain changes saved"
  },
  "limitSendViews": {
    "message": "Limit views"
  },
  "limitSendViewsHint": {
    "message": "No one can view this Send after the limit is reached.",
    "description": "Displayed under the limit views field on Send"
  },
  "limitSendViewsCount": {
    "message": "$ACCESSCOUNT$ views left",
    "description": "Displayed under the limit views field on Send",
    "placeholders": {
      "accessCount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "send": {
    "message": "යවන්න",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendDetails": {
    "message": "Send details",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendTypeText": {
    "message": "පෙළ"
  },
  "sendTypeTextToShare": {
    "message": "Text to share"
  },
  "sendTypeFile": {
    "message": "ගොනුව"
  },
  "allSends": {
    "message": "සියලු යවයි",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "maxAccessCountReached": {
    "message": "Max access count reached",
    "description": "This text will be displayed after a Send has been accessed the maximum amount of times."
  },
  "hideTextByDefault": {
    "message": "Hide text by default"
  },
  "expired": {
    "message": "කල් ඉකුත්"
  },
  "passwordProtected": {
    "message": "මුරපදය ආරක්ෂා"
  },
  "copyLink": {
    "message": "Copy link"
  },
  "copySendLink": {
    "message": "සබැඳිය යවන්න පිටපත් කරන්න",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "removePassword": {
    "message": "මුරපදය ඉවත් කරන්න"
  },
  "delete": {
    "message": "මකන්න"
  },
  "removedPassword": {
    "message": "ඉවත් කරන ලද මුරපදය"
  },
  "deletedSend": {
    "message": "මකාදැමූ යවන්න",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendLink": {
    "message": "සබැඳිය යවන්න",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "disabled": {
    "message": "අබල කර ඇත"
  },
  "removePasswordConfirmation": {
    "message": "ඔබට මුරපදය ඉවත් කිරීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "deleteSend": {
    "message": "යවන්න මකන්න",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deleteSendConfirmation": {
    "message": "ඔබට මෙය මකා දැමීමට අවශ්ය බව ඔබට විශ්වාසද?",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deleteSendPermanentConfirmation": {
    "message": "Are you sure you want to permanently delete this Send?",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "editSend": {
    "message": "යැවීම සංස්කරණය",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deletionDate": {
    "message": "මකාදැමීමේ දිනය"
  },
  "deletionDateDescV2": {
    "message": "The Send will be permanently deleted on this date.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "expirationDate": {
    "message": "කල් ඉකුත්වන දිනය"
  },
  "oneDay": {
    "message": "දින 1"
  },
  "days": {
    "message": "$DAYS$ දින",
    "placeholders": {
      "days": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "custom": {
    "message": "අභිරුචි"
  },
  "createSend": {
    "message": "නව යවන්න නිර්මාණය",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "newPassword": {
    "message": "නව මුරපදය"
  },
  "sendDisabled": {
    "message": "ආබාධිත යවන්න",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendDisabledWarning": {
    "message": "ව්යවසාය ප්රතිපත්තියක් නිසා, ඔබට දැනට පවතින Send මකා දැමිය හැකිය.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "createdSend": {
    "message": "නිර්මාණය යවන්න",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "createdSendSuccessfully": {
    "message": "Send created successfully!",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendExpiresInHoursSingle": {
    "message": "The Send will be available to anyone with the link for the next 1 hour.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendExpiresInHours": {
    "message": "The Send will be available to anyone with the link for the next $HOURS$ hours.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "sendExpiresInDaysSingle": {
    "message": "The Send will be available to anyone with the link for the next 1 day.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendExpiresInDays": {
    "message": "The Send will be available to anyone with the link for the next $DAYS$ days.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "days": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "durationTimeHours": {
    "message": "$HOURS$ hours",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "sendCreatedDescriptionV2": {
    "message": "Copy and share this Send link. The Send will be available to anyone with the link for the next $TIME$.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "sendCreatedDescriptionPassword": {
    "message": "Copy and share this Send link. The Send will be available to anyone with the link and password you set for the next $TIME$.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "sendCreatedDescriptionEmail": {
    "message": "Copy and share this Send link. It can be viewed by the people you specified for the next $TIME$.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "sendLinkCopied": {
    "message": "Send link copied",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "editedSend": {
    "message": "සංස්කරණය යවන්න",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "popOut": {
    "message": "Pop out"
  },
  "expirationDateIsInvalid": {
    "message": "ලබා දී ඇති කල් ඉකුත්වන දිනය වලංගු නොවේ."
  },
  "deletionDateIsInvalid": {
    "message": "ලබා දී ඇති මකාදැමීමේ දිනය වලංගු නොවේ."
  },
  "expirationDateAndTimeRequired": {
    "message": "කල් ඉකුත්වන දිනය සහ වේලාව අවශ්ය වේ."
  },
  "deletionDateAndTimeRequired": {
    "message": "මකාදැමීමේ දිනය සහ වේලාව අවශ්ය වේ."
  },
  "dateParsingError": {
    "message": "ඔබගේ මකාදැමීම සහ කල් ඉකුත් වීමේ දිනයන් ඉතිරි කිරීමේ දෝෂයක් තිබුණි."
  },
  "hideYourEmail": {
    "message": "Hide your email address from viewers."
  },
  "passwordPrompt": {
    "message": "ප්රධාන මුරපදය නැවත විමසුමක්"
  },
  "passwordConfirmation": {
    "message": "ප්රධාන මුරපදය තහවුරු"
  },
  "passwordConfirmationDesc": {
    "message": "මෙම ක්රියාව ආරක්ෂා කර ඇත. දිගටම කරගෙන යාම සඳහා, කරුණාකර ඔබේ අනන්යතාවය තහවුරු කර ගැනීම සඳහා ඔබේ ප්රධාන මුරපදය නැවත ඇතුළත් කරන්න."
  },
  "emailVerificationRequired": {
    "message": "ඊමේල් සත්යාපනය අවශ්ය වේ"
  },
  "emailVerifiedV2": {
    "message": "Email verified"
  },
  "emailVerificationRequiredDesc": {
    "message": "මෙම අංගය භාවිතා කිරීම සඳහා ඔබේ විද්යුත් තැපෑල සත්යාපනය කළ යුතුය. වෙබ් සුරක්ෂිතාගාරයේ ඔබගේ විද්යුත් තැපෑල සත්යාපනය කළ හැකිය."
  },
  "masterPasswordSuccessfullySet": {
    "message": "Master password successfully set"
  },
  "updatedMasterPassword": {
    "message": "යාවත්කාලීන කරන ලද මාස්ටර් මුරපදය"
  },
  "updateMasterPassword": {
    "message": "මාස්ටර් මුරපදය යාවත්කාලීන"
  },
  "updateMasterPasswordWarning": {
    "message": "ඔබේ ප්රධාන මුරපදය මෑතකදී ඔබේ සංවිධානයේ පරිපාලක විසින් වෙනස් කරන ලදී. සුරක්ෂිතාගාරය වෙත ප්රවේශ වීම සඳහා, ඔබ දැන් එය යාවත්කාලීන කළ යුතුය. ඔබගේ වර්තමාන සැසියෙන් ඔබව ප්රවිෂ්ට වනු ඇත, ඔබ නැවත ප්රවිෂ්ට වීමට අවශ්ය. වෙනත් උපාංගවල ක්රියාකාරී සැසි පැයක් දක්වා ක්රියාකාරීව පැවතිය හැකිය."
  },
  "updateWeakMasterPasswordWarning": {
    "message": "Your master password does not meet one or more of your organization policies. In order to access the vault, you must update your master password 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."
  },
  "tdeDisabledMasterPasswordRequired": {
    "message": "Your organization has disabled trusted device encryption. Please set a master password to access your vault."
  },
  "resetPasswordPolicyAutoEnroll": {
    "message": "ස්වයංක්රීය බඳවා ගැනීම"
  },
  "resetPasswordAutoEnrollInviteWarning": {
    "message": "මෙම සංවිධානයට ව්යවසාය ප්රතිපත්තියක් ඇති අතර එමඟින් මුරපදය නැවත සකස් කිරීමේදී ඔබව ස්වයංක්රීයව ඇතුළත් වේ. බඳවා ගැනීම සංවිධාන පරිපාලකයින්ට ඔබේ ප්රධාන මුරපදය වෙනස් කිරීමට ඉඩ සලසයි."
  },
  "selectFolder": {
    "message": "ෆෝල්ඩරය තෝරන්න..."
  },
  "noFoldersFound": {
    "message": "No folders found",
    "description": "Used as a message within the notification bar when no folders are found"
  },
  "orgPermissionsUpdatedMustSetPassword": {
    "message": "Your organization permissions were updated, requiring you to set a master password.",
    "description": "Used as a card title description on the set password page to explain why the user is there"
  },
  "orgRequiresYouToSetPassword": {
    "message": "Your organization requires you to set a master password.",
    "description": "Used as a card title description on the set password page to explain why the user is there"
  },
  "cardMetrics": {
    "message": "out of $TOTAL$",
    "placeholders": {
      "total": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "verificationRequired": {
    "message": "Verification required",
    "description": "Default title for the user verification dialog."
  },
  "hours": {
    "message": "පැය"
  },
  "minutes": {
    "message": "විනාඩි"
  },
  "vaultTimeoutPolicyInEffect": {
    "message": "ඔබේ සංවිධාන ප්රතිපත්ති ඔබගේ සුරක්ෂිතාගාරය කාලය කෙරෙහි බලපායි. උපරිම අවසර ලත් සුරක්ෂිතාගාරය කාලය පැය $HOURS$ (ය) සහ විනාඩි $MINUTES$ (ය)",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "vaultTimeoutPolicyInEffect1": {
    "message": "$HOURS$ hour(s) and $MINUTES$ minute(s) maximum.",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "vaultTimeoutPolicyMaximumError": {
    "message": "Timeout exceeds the restriction set by your organization: $HOURS$ hour(s) and $MINUTES$ minute(s) maximum",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "vaultTimeoutPolicyWithActionInEffect": {
    "message": "Your organization policies are affecting your vault timeout. Maximum allowed vault timeout is $HOURS$ hour(s) and $MINUTES$ minute(s). Your vault timeout action is set to $ACTION$.",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      },
      "action": {
        "content": "$3",
        "example": "Lock"
      }
    }
  },
  "vaultTimeoutActionPolicyInEffect": {
    "message": "Your organization policies have set your vault timeout action to $ACTION$.",
    "placeholders": {
      "action": {
        "content": "$1",
        "example": "Lock"
      }
    }
  },
  "vaultTimeoutTooLarge": {
    "message": "Your vault timeout exceeds the restrictions set by your organization."
  },
  "vaultExportDisabled": {
    "message": "ආබාධිත අපනයන සුරක්ෂිතාගාරය"
  },
  "personalVaultExportPolicyInEffect": {
    "message": "සංවිධාන ප්රතිපත්ති එකක් හෝ කිහිපයක් ඔබේ පුද්ගලික සුරක්ෂිතාගාරය අපනයනය කිරීමෙන් වළක්වයි."
  },
  "copyCustomFieldNameInvalidElement": {
    "message": "වලංගු ආකෘති මූලද්රව්යයක් හඳුනා ගැනීමට නොහැකි විය. ඒ වෙනුවට HTML පරීක්ෂා කිරීමට උත්සාහ කරන්න."
  },
  "copyCustomFieldNameNotUnique": {
    "message": "අද්විතීය හඳුනාගැනීමක් සොයාගත නොහැකි විය."
  },
  "organizationName": {
    "message": "Organization name"
  },
  "keyConnectorDomain": {
    "message": "Key Connector domain"
  },
  "leaveOrganization": {
    "message": "සංවිධානය හැරයන්න"
  },
  "removeMasterPassword": {
    "message": "ප්රධාන මුරපදය ඉවත් කරන්න"
  },
  "removedMasterPassword": {
    "message": "ප්රධාන මුරපදය ඉවත් කර ඇත."
  },
  "leaveOrganizationConfirmation": {
    "message": "ඔබට මෙම සංවිධානයෙන් ඉවත් වීමට අවශ්ය බව ඔබට විශ්වාසද?"
  },
  "leftOrganization": {
    "message": "ඔබ සංවිධානයෙන් ඉවත් වී ඇත."
  },
  "toggleCharacterCount": {
    "message": "Toggle character count"
  },
  "sessionTimeout": {
    "message": "Your session has timed out. Please go back and try logging in again."
  },
  "exportingPersonalVaultTitle": {
    "message": "Exporting individual vault"
  },
  "exportingIndividualVaultDescription": {
    "message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included. Only vault item information will be exported and will not include associated attachments.",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "exportingIndividualVaultWithAttachmentsDescription": {
    "message": "Only the individual vault items including attachments associated with $EMAIL$ will be exported. Organization vault items will not be included",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "exportingOrganizationVaultTitle": {
    "message": "Exporting organization vault"
  },
  "exportingOrganizationVaultDesc": {
    "message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "ACME Moving Co."
      }
    }
  },
  "exportingOrganizationVaultFromPasswordManagerWithDataOwnershipDesc": {
    "message": "Only the organization vault associated with $ORGANIZATION$ will be exported.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "exportingOrganizationVaultFromAdminConsoleWithDataOwnershipDesc": {
    "message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collections will not be included.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "error": {
    "message": "Error"
  },
  "prfUnlockFailed": {
    "message": "Failed to unlock with passkey. Please try again or use another unlock method."
  },
  "noPrfCredentialsAvailable": {
    "message": "No PRF-enabled passkeys are available for unlock. Please log in with a passkey first."
  },
  "decryptionError": {
    "message": "Decryption error"
  },
  "errorGettingAutoFillData": {
    "message": "Error getting autofill data"
  },
  "couldNotDecryptVaultItemsBelow": {
    "message": "Bitwarden could not decrypt the vault item(s) listed below."
  },
  "contactCSToAvoidDataLossPart1": {
    "message": "Contact customer success",
    "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
  },
  "contactCSToAvoidDataLossPart2": {
    "message": "to avoid additional data loss.",
    "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
  },
  "generateUsername": {
    "message": "Generate username"
  },
  "generateEmail": {
    "message": "Generate email"
  },
  "spinboxBoundariesHint": {
    "message": "Value must be between $MIN$ and $MAX$.",
    "description": "Explains spin box minimum and maximum values to the user",
    "placeholders": {
      "min": {
        "content": "$1",
        "example": "8"
      },
      "max": {
        "content": "$2",
        "example": "128"
      }
    }
  },
  "passwordLengthRecommendationHint": {
    "message": " Use $RECOMMENDED$ characters or more to generate a strong password.",
    "description": "Appended to `spinboxBoundariesHint` to recommend a length to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
    "placeholders": {
      "recommended": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "passphraseNumWordsRecommendationHint": {
    "message": " Use $RECOMMENDED$ words or more to generate a strong passphrase.",
    "description": "Appended to `spinboxBoundariesHint` to recommend a number of words to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
    "placeholders": {
      "recommended": {
        "content": "$1",
        "example": "6"
      }
    }
  },
  "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"
  },
  "forwardedEmail": {
    "message": "Forwarded email alias"
  },
  "forwardedEmailDesc": {
    "message": "Generate an email alias with an external forwarding service."
  },
  "forwarderDomainName": {
    "message": "Email domain",
    "description": "Labels the domain name email forwarder service option"
  },
  "forwarderDomainNameHint": {
    "message": "Choose a domain that is supported by the selected service",
    "description": "Guidance provided for email forwarding services that support multiple email domains."
  },
  "forwarderError": {
    "message": "$SERVICENAME$ error: $ERRORMESSAGE$",
    "description": "Reports an error returned by a forwarding service to the user.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Invalid characters in domain name."
      }
    }
  },
  "forwarderGeneratedBy": {
    "message": "Generated by Bitwarden.",
    "description": "Displayed with the address on the forwarding service's configuration screen."
  },
  "forwarderGeneratedByWithWebsite": {
    "message": "Website: $WEBSITE$. Generated by Bitwarden.",
    "description": "Displayed with the address on the forwarding service's configuration screen.",
    "placeholders": {
      "WEBSITE": {
        "content": "$1",
        "example": "www.example.com"
      }
    }
  },
  "forwaderInvalidToken": {
    "message": "Invalid $SERVICENAME$ API token",
    "description": "Displayed when the user's API token is empty or rejected by the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwaderInvalidTokenWithMessage": {
    "message": "Invalid $SERVICENAME$ API token: $ERRORMESSAGE$",
    "description": "Displayed when the user's API token is rejected by the forwarding service with an error message.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Please verify your email address to continue."
      }
    }
  },
  "forwaderInvalidOperation": {
    "message": "$SERVICENAME$ refused your request. Please contact your service provider for assistance.",
    "description": "Displayed when the user is forbidden from using the API by the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwaderInvalidOperationWithMessage": {
    "message": "$SERVICENAME$ refused your request: $ERRORMESSAGE$",
    "description": "Displayed when the user is forbidden from using the API by the forwarding service with an error message.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Please verify your email address to continue."
      }
    }
  },
  "forwarderNoAccountId": {
    "message": "Unable to obtain $SERVICENAME$ masked email account ID.",
    "description": "Displayed when the forwarding service fails to return an account ID.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderNoDomain": {
    "message": "Invalid $SERVICENAME$ domain.",
    "description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderNoUrl": {
    "message": "Invalid $SERVICENAME$ url.",
    "description": "Displayed when the url of the forwarding service wasn't supplied.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderUnknownError": {
    "message": "Unknown $SERVICENAME$ error occurred.",
    "description": "Displayed when the forwarding service failed due to an unknown error.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderUnknownForwarder": {
    "message": "Unknown forwarder: '$SERVICENAME$'.",
    "description": "Displayed when the forwarding service is not supported.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "JustTrust.us"
      }
    }
  },
  "hostname": {
    "message": "Hostname",
    "description": "Part of a URL."
  },
  "apiAccessToken": {
    "message": "API Access Token"
  },
  "apiKey": {
    "message": "API Key"
  },
  "ssoKeyConnectorError": {
    "message": "Key connector error: make sure key connector is available and working correctly."
  },
  "premiumSubcriptionRequired": {
    "message": "Premium subscription required"
  },
  "organizationIsDisabled": {
    "message": "Organization suspended."
  },
  "disabledOrganizationFilterError": {
    "message": "Items in suspended Organizations cannot be accessed. Contact your Organization owner for assistance."
  },
  "loggingInTo": {
    "message": "Logging in to $DOMAIN$",
    "placeholders": {
      "domain": {
        "content": "$1",
        "example": "example.com"
      }
    }
  },
  "serverVersion": {
    "message": "Server version"
  },
  "selfHostedServer": {
    "message": "self-hosted"
  },
  "thirdParty": {
    "message": "Third-party"
  },
  "thirdPartyServerMessage": {
    "message": "Connected to third-party server implementation, $SERVERNAME$. Please verify bugs using the official server, or report them to the third-party server.",
    "placeholders": {
      "servername": {
        "content": "$1",
        "example": "ThirdPartyServerName"
      }
    }
  },
  "lastSeenOn": {
    "message": "last seen on: $DATE$",
    "placeholders": {
      "date": {
        "content": "$1",
        "example": "Jun 15, 2015"
      }
    }
  },
  "loginWithMasterPassword": {
    "message": "Log in with master password"
  },
  "newAroundHere": {
    "message": "New around here?"
  },
  "rememberEmail": {
    "message": "Remember email"
  },
  "loginWithDevice": {
    "message": "Log in with device"
  },
  "fingerprintPhraseHeader": {
    "message": "Fingerprint phrase"
  },
  "fingerprintMatchInfo": {
    "message": "Please make sure your vault is unlocked and the Fingerprint phrase matches on the other device."
  },
  "resendNotification": {
    "message": "Resend notification"
  },
  "viewAllLogInOptions": {
    "message": "View all log in options"
  },
  "notificationSentDevice": {
    "message": "A notification has been sent to your device."
  },
  "notificationSentDevicePart1": {
    "message": "Unlock Bitwarden on your device or on the"
  },
  "notificationSentDeviceAnchor": {
    "message": "web app"
  },
  "notificationSentDevicePart2": {
    "message": "Make sure the Fingerprint phrase matches the one below before approving."
  },
  "aNotificationWasSentToYourDevice": {
    "message": "A notification was sent to your device"
  },
  "youWillBeNotifiedOnceTheRequestIsApproved": {
    "message": "You will be notified once the request is approved"
  },
  "needAnotherOptionV1": {
    "message": "Need another option?"
  },
  "loginInitiated": {
    "message": "Login initiated"
  },
  "logInRequestSent": {
    "message": "Request sent"
  },
  "loginRequestApprovedForEmailOnDevice": {
    "message": "Login request approved for $EMAIL$ on $DEVICE$",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      },
      "device": {
        "content": "$2",
        "example": "Web app - Chrome"
      }
    }
  },
  "youDeniedLoginAttemptFromAnotherDevice": {
    "message": "You denied a login attempt from another device. If this was you, try to log in with the device again."
  },
  "device": {
    "message": "Device"
  },
  "loginStatus": {
    "message": "Login status"
  },
  "recentlyActive": {
    "message": "Recently active"
  },
  "recentlyActiveToday": {
    "message": "Today"
  },
  "recentlyActivePast7Days": {
    "message": "Past 7 days"
  },
  "recentlyActivePast14Days": {
    "message": "Past 14 days"
  },
  "recentlyActivePast30Days": {
    "message": "Past 30 days"
  },
  "recentlyActiveOver30Days": {
    "message": "Over 30 days ago"
  },
  "masterPasswordChanged": {
    "message": "Master password saved"
  },
  "exposedMasterPassword": {
    "message": "Exposed Master Password"
  },
  "exposedMasterPasswordDesc": {
    "message": "Password found in a data breach. Use a unique password to protect your account. Are you sure you want to use an exposed password?"
  },
  "weakAndExposedMasterPassword": {
    "message": "Weak and Exposed Master Password"
  },
  "weakAndBreachedMasterPasswordDesc": {
    "message": "Weak password identified and found in a data breach. Use a strong and unique password to protect your account. Are you sure you want to use this password?"
  },
  "checkForBreaches": {
    "message": "Check known data breaches for this password"
  },
  "important": {
    "message": "Important:"
  },
  "masterPasswordHint": {
    "message": "Your master password cannot be recovered if you forget it!"
  },
  "characterMinimum": {
    "message": "$LENGTH$ character minimum",
    "placeholders": {
      "length": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "autofillPageLoadPolicyActivated": {
    "message": "Your organization policies have turned on autofill on page load."
  },
  "autofillSelectInfoWithCommand": {
    "message": "Select an item from this screen, use the shortcut $COMMAND$, or explore other options in settings.",
    "placeholders": {
      "command": {
        "content": "$1",
        "example": "CTRL+Shift+L"
      }
    }
  },
  "autofillSelectInfoWithoutCommand": {
    "message": "Select an item from this screen, or explore other options in settings."
  },
  "gotIt": {
    "message": "Got it"
  },
  "autofillSettings": {
    "message": "Autofill settings"
  },
  "autofillKeyboardShortcutSectionTitle": {
    "message": "Autofill shortcut"
  },
  "autofillKeyboardShortcutUpdateLabel": {
    "message": "Change shortcut"
  },
  "autofillKeyboardManagerShortcutsLabel": {
    "message": "Manage shortcuts"
  },
  "autofillShortcut": {
    "message": "Autofill keyboard shortcut"
  },
  "autofillLoginShortcutNotSet": {
    "message": "The autofill login shortcut is not set. Change this in the browser's settings."
  },
  "autofillLoginShortcutText": {
    "message": "The autofill login shortcut is $COMMAND$. Manage all shortcuts in the browser's settings.",
    "placeholders": {
      "command": {
        "content": "$1",
        "example": "CTRL+Shift+L"
      }
    }
  },
  "autofillShortcutTextSafari": {
    "message": "Default autofill shortcut: $COMMAND$.",
    "placeholders": {
      "command": {
        "content": "$1",
        "example": "CTRL+Shift+L"
      }
    }
  },
  "opensInANewWindow": {
    "message": "Opens in a new window"
  },
  "rememberThisDeviceToMakeFutureLoginsSeamless": {
    "message": "Remember this device to make future logins seamless"
  },
  "manageDevices": {
    "message": "Manage devices"
  },
  "currentSession": {
    "message": "Current session"
  },
  "mobile": {
    "message": "Mobile",
    "description": "Mobile app"
  },
  "extension": {
    "message": "Extension",
    "description": "Browser extension/addon"
  },
  "desktop": {
    "message": "Desktop",
    "description": "Desktop app"
  },
  "webVault": {
    "message": "Web vault"
  },
  "webApp": {
    "message": "Web app"
  },
  "cli": {
    "message": "CLI"
  },
  "sdk": {
    "message": "SDK",
    "description": "Software Development Kit"
  },
  "requestPending": {
    "message": "Request pending"
  },
  "firstLogin": {
    "message": "First login"
  },
  "trusted": {
    "message": "Trusted"
  },
  "needsApproval": {
    "message": "Needs approval"
  },
  "devices": {
    "message": "Devices"
  },
  "accessAttemptBy": {
    "message": "Access attempt by $EMAIL$",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "confirmAccess": {
    "message": "Confirm access"
  },
  "denyAccess": {
    "message": "Deny access"
  },
  "time": {
    "message": "Time"
  },
  "deviceType": {
    "message": "Device Type"
  },
  "loginRequest": {
    "message": "Login request"
  },
  "thisRequestIsNoLongerValid": {
    "message": "This request is no longer valid."
  },
  "loginRequestHasAlreadyExpired": {
    "message": "Login request has already expired."
  },
  "justNow": {
    "message": "Just now"
  },
  "requestedXMinutesAgo": {
    "message": "Requested $MINUTES$ minutes ago",
    "placeholders": {
      "minutes": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "deviceApprovalRequired": {
    "message": "Device approval required. Select an approval option below:"
  },
  "deviceApprovalRequiredV2": {
    "message": "Device approval required"
  },
  "selectAnApprovalOptionBelow": {
    "message": "Select an approval option below"
  },
  "rememberThisDevice": {
    "message": "Remember this device"
  },
  "uncheckIfPublicDevice": {
    "message": "Uncheck if using a public device"
  },
  "approveFromYourOtherDevice": {
    "message": "Approve from your other device"
  },
  "requestAdminApproval": {
    "message": "Request admin approval"
  },
  "unableToCompleteLogin": {
    "message": "Unable to complete login"
  },
  "loginOnTrustedDeviceOrAskAdminToAssignPassword": {
    "message": "You need to log in on a trusted device or ask your administrator to assign you a password."
  },
  "ssoIdentifierRequired": {
    "message": "Organization SSO identifier is required."
  },
  "creatingAccountOn": {
    "message": "Creating account on"
  },
  "checkYourEmail": {
    "message": "Check your email"
  },
  "followTheLinkInTheEmailSentTo": {
    "message": "Follow the link in the email sent to"
  },
  "andContinueCreatingYourAccount": {
    "message": "and continue creating your account."
  },
  "noEmail": {
    "message": "No email?"
  },
  "goBack": {
    "message": "Go back"
  },
  "toEditYourEmailAddress": {
    "message": "to edit your email address."
  },
  "eu": {
    "message": "EU",
    "description": "European Union"
  },
  "accessDenied": {
    "message": "Access denied. You do not have permission to view this page."
  },
  "general": {
    "message": "General"
  },
  "display": {
    "message": "Display"
  },
  "accountSuccessfullyCreated": {
    "message": "Account successfully created!"
  },
  "adminApprovalRequested": {
    "message": "Admin approval requested"
  },
  "adminApprovalRequestSentToAdmins": {
    "message": "Your request has been sent to your admin."
  },
  "troubleLoggingIn": {
    "message": "Trouble logging in?"
  },
  "loginApproved": {
    "message": "Login approved"
  },
  "userEmailMissing": {
    "message": "User email missing"
  },
  "activeUserEmailNotFoundLoggingYouOut": {
    "message": "Active user email not found. Logging you out."
  },
  "deviceTrusted": {
    "message": "Device trusted"
  },
  "trustOrganization": {
    "message": "Trust organization"
  },
  "trust": {
    "message": "Trust"
  },
  "doNotTrust": {
    "message": "Do not trust"
  },
  "organizationNotTrusted": {
    "message": "Organization is not trusted"
  },
  "emergencyAccessTrustWarning": {
    "message": "For the security of your account, only confirm if you have granted emergency access to this user and their fingerprint matches what is displayed in their account"
  },
  "orgTrustWarning": {
    "message": "For the security of your account, only proceed if you are a member of this organization, have account recovery enabled, and the fingerprint displayed below matches the organization's fingerprint."
  },
  "orgTrustWarning1": {
    "message": "This organization has an Enterprise policy that will enroll you in account recovery. Enrollment will allow organization administrators to change your password. Only proceed if you recognize this organization and the fingerprint phrase displayed below matches the organization's fingerprint."
  },
  "trustUser": {
    "message": "Trust user"
  },
  "sendsTitleNoItems": {
    "message": "Send sensitive information safely",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendsBodyNoItems": {
    "message": "Share files and data securely with anyone, on any platform. Your information will remain end-to-end encrypted while limiting exposure.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "inputRequired": {
    "message": "Input is required."
  },
  "required": {
    "message": "required"
  },
  "search": {
    "message": "Search"
  },
  "inputMinLength": {
    "message": "Input must be at least $COUNT$ characters long.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "inputMaxLength": {
    "message": "Input must not exceed $COUNT$ characters in length.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "20"
      }
    }
  },
  "inputForbiddenCharacters": {
    "message": "The following characters are not allowed: $CHARACTERS$",
    "placeholders": {
      "characters": {
        "content": "$1",
        "example": "@, #, $, %"
      }
    }
  },
  "inputMinValue": {
    "message": "Input value must be at least $MIN$.",
    "placeholders": {
      "min": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "inputMaxValue": {
    "message": "Input value must not exceed $MAX$.",
    "placeholders": {
      "max": {
        "content": "$1",
        "example": "100"
      }
    }
  },
  "multipleInputEmails": {
    "message": "1 or more emails are invalid"
  },
  "inputTrimValidator": {
    "message": "Input must not contain only whitespace.",
    "description": "Notification to inform the user that a form's input can't contain only whitespace."
  },
  "inputEmail": {
    "message": "Input is not an email address."
  },
  "fieldsNeedAttention": {
    "message": "$COUNT$ field(s) above need your attention.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "singleFieldNeedsAttention": {
    "message": "1 field needs your attention."
  },
  "multipleFieldsNeedAttention": {
    "message": "$COUNT$ fields need your attention.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "selectPlaceholder": {
    "message": "-- Select --"
  },
  "multiSelectPlaceholder": {
    "message": "-- Type to filter --"
  },
  "multiSelectLoading": {
    "message": "Retrieving options..."
  },
  "multiSelectNotFound": {
    "message": "No items found"
  },
  "multiSelectClearAll": {
    "message": "Clear all"
  },
  "plusNMore": {
    "message": "+ $QUANTITY$ more",
    "placeholders": {
      "quantity": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "submenu": {
    "message": "Submenu"
  },
  "toggleCollapse": {
    "message": "Toggle collapse",
    "description": "Toggling an expand/collapse state."
  },
  "aliasDomain": {
    "message": "Alias domain"
  },
  "autofillOnPageLoadSetToDefault": {
    "message": "Autofill on page load set to use default setting.",
    "description": "Toast message for informing the user that autofill on page load has been set to the default setting."
  },
  "cannotAutofill": {
    "message": "Cannot autofill"
  },
  "cannotAutofillExactMatch": {
    "message": "Default matching is set to 'Exact Match'. The current website does not exactly match the saved login details for this item."
  },
  "okay": {
    "message": "Okay"
  },
  "toggleSideNavigation": {
    "message": "Toggle side navigation"
  },
  "skipToContent": {
    "message": "Skip to content"
  },
  "bitwardenOverlayButton": {
    "message": "Bitwarden autofill menu button",
    "description": "Page title for the iframe containing the overlay button"
  },
  "toggleBitwardenVaultOverlay": {
    "message": "Toggle Bitwarden autofill menu",
    "description": "Screen reader and tool tip label for the overlay button"
  },
  "bitwardenVault": {
    "message": "Bitwarden autofill menu",
    "description": "Page title in overlay"
  },
  "unlockYourAccountToViewMatchingLogins": {
    "message": "Unlock your account to view matching logins",
    "description": "Text to display in overlay when the account is locked."
  },
  "unlockYourAccountToViewAutofillSuggestions": {
    "message": "Unlock your account to view autofill suggestions",
    "description": "Text to display in overlay when the account is locked."
  },
  "unlockAccount": {
    "message": "Unlock account",
    "description": "Button text to display in overlay when the account is locked."
  },
  "unlockAccountAria": {
    "message": "Unlock your account, opens in a new window",
    "description": "Screen reader text (aria-label) for unlock account button in overlay"
  },
  "totpCodeAria": {
    "message": "Time-based One-Time Password Verification Code",
    "description": "Aria label for the totp code displayed in the inline menu for autofill"
  },
  "totpSecondsSpanAria": {
    "message": "Time remaining before current TOTP expires",
    "description": "Aria label for the totp seconds displayed in the inline menu for autofill"
  },
  "fillCredentialsFor": {
    "message": "Fill credentials for",
    "description": "Screen reader text for when overlay item is in focused"
  },
  "partialUsername": {
    "message": "Partial username",
    "description": "Screen reader text for when a login item is focused where a partial username is displayed. SR will announce this phrase before reading the text of the partial username"
  },
  "noItemsToShow": {
    "message": "No items to show",
    "description": "Text to show in overlay if there are no matching items"
  },
  "newItem": {
    "message": "New item",
    "description": "Button text to display in overlay when there are no matching items"
  },
  "addNewVaultItem": {
    "message": "Add new vault item",
    "description": "Screen reader text (aria-label) for new item button in overlay"
  },
  "newLogin": {
    "message": "New login",
    "description": "Button text to display within inline menu when there are no matching items on a login field"
  },
  "addNewLoginItemAria": {
    "message": "Add new vault login item, opens in a new window",
    "description": "Screen reader text (aria-label) for new login button within inline menu"
  },
  "newCard": {
    "message": "New card",
    "description": "Button text to display within inline menu when there are no matching items on a credit card field"
  },
  "addNewCardItemAria": {
    "message": "Add new vault card item, opens in a new window",
    "description": "Screen reader text (aria-label) for new card button within inline menu"
  },
  "newIdentity": {
    "message": "New identity",
    "description": "Button text to display within inline menu when there are no matching items on an identity field"
  },
  "addNewIdentityItemAria": {
    "message": "Add new vault identity item, opens in a new window",
    "description": "Screen reader text (aria-label) for new identity button within inline menu"
  },
  "bitwardenOverlayMenuAvailable": {
    "message": "Bitwarden autofill menu available. Press the down arrow key to select.",
    "description": "Screen reader text for announcing when the overlay opens on the page"
  },
  "turnOn": {
    "message": "Turn on"
  },
  "ignore": {
    "message": "Ignore"
  },
  "importError": {
    "message": "Import error"
  },
  "importErrorDesc": {
    "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
  },
  "resolveTheErrorsBelowAndTryAgain": {
    "message": "Resolve the errors below and try again."
  },
  "description": {
    "message": "Description"
  },
  "importSuccess": {
    "message": "Data successfully imported"
  },
  "importSuccessNumberOfItems": {
    "message": "A total of $AMOUNT$ items were imported.",
    "placeholders": {
      "amount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "tryAgain": {
    "message": "Try again"
  },
  "verificationRequiredForActionSetPinToContinue": {
    "message": "Verification required for this action. Set a PIN to continue."
  },
  "setPin": {
    "message": "Set PIN"
  },
  "verifyWithBiometrics": {
    "message": "Verify with biometrics"
  },
  "awaitingConfirmation": {
    "message": "Awaiting confirmation"
  },
  "couldNotCompleteBiometrics": {
    "message": "Could not complete biometrics."
  },
  "needADifferentMethod": {
    "message": "Need a different method?"
  },
  "useMasterPassword": {
    "message": "Use master password"
  },
  "usePin": {
    "message": "Use PIN"
  },
  "useBiometrics": {
    "message": "Use biometrics"
  },
  "enterVerificationCodeSentToEmail": {
    "message": "Enter the verification code that was sent to your email."
  },
  "resendCode": {
    "message": "Resend code"
  },
  "total": {
    "message": "Total"
  },
  "importWarning": {
    "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "duoHealthCheckResultsInNullAuthUrlError": {
    "message": "Error connecting with the Duo service. Use a different two-step login method or contact Duo for assistance."
  },
  "duoRequiredForAccount": {
    "message": "Duo two-step login is required for your account."
  },
  "popoutExtension": {
    "message": "Popout extension"
  },
  "launchDuo": {
    "message": "Launch Duo"
  },
  "importFormatError": {
    "message": "Data is not formatted correctly. Please check your import file and try again."
  },
  "importNothingError": {
    "message": "Nothing was imported."
  },
  "importEncKeyError": {
    "message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
  },
  "invalidFilePassword": {
    "message": "Invalid file password, please use the password you entered when you created the export file."
  },
  "destination": {
    "message": "Destination"
  },
  "learnAboutImportOptions": {
    "message": "Learn about your import options"
  },
  "selectImportFolder": {
    "message": "Select a folder"
  },
  "selectImportCollection": {
    "message": "Select a collection"
  },
  "importTargetHintCollection": {
    "message": "Select this option if you want the imported file contents moved to a collection"
  },
  "importTargetHintFolder": {
    "message": "Select this option if you want the imported file contents moved to a folder"
  },
  "importUnassignedItemsError": {
    "message": "File contains unassigned items."
  },
  "selectFormat": {
    "message": "Select the format of the import file"
  },
  "selectImportFile": {
    "message": "Select the import file"
  },
  "chooseFile": {
    "message": "Choose File"
  },
  "noFileChosen": {
    "message": "No file chosen"
  },
  "orCopyPasteFileContents": {
    "message": "or copy/paste the import file contents"
  },
  "instructionsFor": {
    "message": "$NAME$ Instructions",
    "description": "The title for the import tool instructions.",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "LastPass (csv)"
      }
    }
  },
  "confirmVaultImport": {
    "message": "Confirm vault import"
  },
  "confirmVaultImportDesc": {
    "message": "This file is password-protected. Please enter the file password to import data."
  },
  "confirmFilePassword": {
    "message": "Confirm file password"
  },
  "exportSuccess": {
    "message": "Vault data exported"
  },
  "exportError": {
    "message": "An error occurred while exporting your vault data"
  },
  "typePasskey": {
    "message": "Passkey"
  },
  "accessing": {
    "message": "Accessing"
  },
  "loggedInExclamation": {
    "message": "Logged in!"
  },
  "passkeyNotCopied": {
    "message": "Passkey will not be copied"
  },
  "passkeyNotCopiedAlert": {
    "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?"
  },
  "logInWithPasskeyQuestion": {
    "message": "Log in with passkey?"
  },
  "passkeyAlreadyExists": {
    "message": "A passkey already exists for this application."
  },
  "noPasskeysFoundForThisApplication": {
    "message": "No passkeys found for this application."
  },
  "noMatchingPasskeyLogin": {
    "message": "You do not have a matching login for this site."
  },
  "noMatchingLoginsForSite": {
    "message": "No matching logins for this site"
  },
  "searchSavePasskeyNewLogin": {
    "message": "Search or save passkey as new login"
  },
  "confirm": {
    "message": "Confirm"
  },
  "savePasskey": {
    "message": "Save passkey"
  },
  "savePasskeyNewLogin": {
    "message": "Save passkey as new login"
  },
  "chooseCipherForPasskeySave": {
    "message": "Choose a login to save this passkey to"
  },
  "chooseCipherForPasskeyAuth": {
    "message": "Choose a passkey to log in with"
  },
  "passkeyItem": {
    "message": "Passkey Item"
  },
  "overwritePasskey": {
    "message": "Overwrite passkey?"
  },
  "overwritePasskeyAlert": {
    "message": "This item already contains a passkey. Are you sure you want to overwrite the current passkey?"
  },
  "featureNotSupported": {
    "message": "Feature not yet supported"
  },
  "yourPasskeyIsLocked": {
    "message": "Authentication required to use passkey. Verify your identity to continue."
  },
  "multifactorAuthenticationCancelled": {
    "message": "Multifactor authentication cancelled"
  },
  "noLastPassDataFound": {
    "message": "No LastPass data found"
  },
  "incorrectUsernameOrPassword": {
    "message": "Incorrect username or password"
  },
  "incorrectPassword": {
    "message": "Incorrect password"
  },
  "incorrectCode": {
    "message": "Incorrect code"
  },
  "incorrectPin": {
    "message": "Incorrect PIN"
  },
  "multifactorAuthenticationFailed": {
    "message": "Multifactor authentication failed"
  },
  "includeSharedFolders": {
    "message": "Include shared folders"
  },
  "lastPassEmail": {
    "message": "LastPass Email"
  },
  "importingYourAccount": {
    "message": "Importing your account..."
  },
  "lastPassMFARequired": {
    "message": "LastPass multifactor authentication required"
  },
  "lastPassMFADesc": {
    "message": "Enter your one-time passcode from your authentication app"
  },
  "lastPassOOBDesc": {
    "message": "Approve the login request in your authentication app or enter a one-time passcode."
  },
  "passcode": {
    "message": "Passcode"
  },
  "lastPassMasterPassword": {
    "message": "LastPass master password"
  },
  "lastPassAuthRequired": {
    "message": "LastPass authentication required"
  },
  "awaitingSSO": {
    "message": "Awaiting SSO authentication"
  },
  "awaitingSSODesc": {
    "message": "Please continue to log in using your company credentials."
  },
  "seeDetailedInstructions": {
    "message": "See detailed instructions on our help site at",
    "description": "This is followed a by a hyperlink to the help website."
  },
  "importDirectlyFromLastPass": {
    "message": "Import directly from LastPass"
  },
  "importFromCSV": {
    "message": "Import from CSV"
  },
  "lastPassTryAgainCheckEmail": {
    "message": "Try again or look for an email from LastPass to verify it's you."
  },
  "collection": {
    "message": "Collection"
  },
  "lastPassYubikeyDesc": {
    "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button."
  },
  "switchAccount": {
    "message": "Switch account"
  },
  "switchAccounts": {
    "message": "Switch accounts"
  },
  "switchToAccount": {
    "message": "Switch to account"
  },
  "activeAccount": {
    "message": "Active account"
  },
  "bitwardenAccount": {
    "message": "Bitwarden account"
  },
  "availableAccounts": {
    "message": "Available accounts"
  },
  "accountLimitReached": {
    "message": "Account limit reached. Log out of an account to add another."
  },
  "active": {
    "message": "active"
  },
  "locked": {
    "message": "locked"
  },
  "unlocked": {
    "message": "unlocked"
  },
  "server": {
    "message": "server"
  },
  "hostedAt": {
    "message": "hosted at"
  },
  "useDeviceOrHardwareKey": {
    "message": "Use your device or hardware key"
  },
  "justOnce": {
    "message": "Just once"
  },
  "alwaysForThisSite": {
    "message": "Always for this site"
  },
  "domainAddedToExcludedDomains": {
    "message": "$DOMAIN$ added to excluded domains.",
    "placeholders": {
      "domain": {
        "content": "$1",
        "example": "duckduckgo.com"
      }
    }
  },
  "commonImportFormats": {
    "message": "Common formats",
    "description": "Label indicating the most common import formats"
  },
  "uriMatchDefaultStrategyHint": {
    "message": "URI match detection is how Bitwarden identifies autofill suggestions.",
    "description": "Explains to the user that URI match detection determines how Bitwarden suggests autofill options, and clarifies that this default strategy applies when no specific match detection is set for a login item."
  },
  "regExAdvancedOptionWarning": {
    "message": "\"Regular expression\" is an advanced option with increased risk of exposing credentials.",
    "description": "Content for dialog which warns a user when selecting 'regular expression' matching strategy as a cipher match strategy"
  },
  "startsWithAdvancedOptionWarning": {
    "message": "\"Starts with\" is an advanced option with increased risk of exposing credentials.",
    "description": "Content for dialog which warns a user when selecting 'starts with' matching strategy as a cipher match strategy"
  },
  "uriMatchWarningDialogLink": {
    "message": "More about match detection",
    "description": "Link to match detection docs on warning dialog for advance match strategy"
  },
  "uriAdvancedOption": {
    "message": "Advanced options",
    "description": "Advanced option placeholder for uri option component"
  },
  "confirmContinueToBrowserSettingsTitle": {
    "message": "Continue to browser settings?",
    "description": "Title for dialog which asks if the user wants to proceed to a relevant browser settings page"
  },
  "confirmContinueToHelpCenter": {
    "message": "Continue to Help Center?",
    "description": "Title for dialog which asks if the user wants to proceed to a relevant Help Center page"
  },
  "confirmContinueToHelpCenterPasswordManagementContent": {
    "message": "Change your browser's autofill and password management settings.",
    "description": "Body content for dialog which asks if the user wants to proceed to the Help Center's page about browser password management settings"
  },
  "confirmContinueToHelpCenterKeyboardShortcutsContent": {
    "message": "You can view and set extension shortcuts in your browser's settings.",
    "description": "Body content for dialog which asks if the user wants to proceed to the Help Center's page about browser keyboard shortcut settings"
  },
  "confirmContinueToBrowserPasswordManagementSettingsContent": {
    "message": "Change your browser's autofill and password management settings.",
    "description": "Body content for dialog which asks if the user wants to proceed to the browser's password management settings page"
  },
  "confirmContinueToBrowserKeyboardShortcutSettingsContent": {
    "message": "You can view and set extension shortcuts in your browser's settings.",
    "description": "Body content for dialog which asks if the user wants to proceed to the browser's keyboard shortcut settings page"
  },
  "overrideDefaultBrowserAutofillTitle": {
    "message": "Make Bitwarden your default password manager?",
    "description": "Dialog title facilitating the ability to override a chrome browser's default autofill behavior"
  },
  "overrideDefaultBrowserAutofillDescription": {
    "message": "Ignoring this option may cause conflicts between Bitwarden autofill suggestions and your browser's.",
    "description": "Dialog message facilitating the ability to override a chrome browser's default autofill behavior"
  },
  "overrideDefaultBrowserAutoFillSettings": {
    "message": "Make Bitwarden your default password manager",
    "description": "Label for the setting that allows overriding the default browser autofill settings"
  },
  "privacyPermissionAdditionNotGrantedTitle": {
    "message": "Unable to set Bitwarden as the default password manager",
    "description": "Title for the dialog that appears when the user has not granted the extension permission to set privacy settings"
  },
  "privacyPermissionAdditionNotGrantedDescription": {
    "message": "You must grant browser privacy permissions to Bitwarden to set it as the default password manager.",
    "description": "Description for the dialog that appears when the user has not granted the extension permission to set privacy settings"
  },
  "makeDefault": {
    "message": "Make default",
    "description": "Button text for the setting that allows overriding the default browser autofill settings"
  },
  "saveCipherAttemptSuccess": {
    "message": "Credentials saved successfully!",
    "description": "Notification message for when saving credentials has succeeded."
  },
  "passwordSaved": {
    "message": "Password saved!",
    "description": "Notification message for when saving credentials has succeeded."
  },
  "updateCipherAttemptSuccess": {
    "message": "Credentials updated successfully!",
    "description": "Notification message for when updating credentials has succeeded."
  },
  "passwordUpdated": {
    "message": "Password updated!",
    "description": "Notification message for when updating credentials has succeeded."
  },
  "saveCipherAttemptFailed": {
    "message": "Error saving credentials. Check console for details.",
    "description": "Notification message for when saving credentials has failed."
  },
  "success": {
    "message": "Success"
  },
  "removePasskey": {
    "message": "Remove passkey"
  },
  "passkeyRemoved": {
    "message": "Passkey removed"
  },
  "autofillSuggestions": {
    "message": "Autofill suggestions"
  },
  "itemSuggestions": {
    "message": "Suggested items"
  },
  "autofillSuggestionsTip": {
    "message": "Save a login item for this site to autofill"
  },
  "yourVaultIsEmpty": {
    "message": "Your vault is empty"
  },
  "noItemsMatchSearch": {
    "message": "No items match your search"
  },
  "clearFiltersOrTryAnother": {
    "message": "Clear filters or try another search term"
  },
  "copyInfoTitle": {
    "message": "Copy info - $ITEMNAME$",
    "description": "Title for a button that opens a menu with options to copy information from an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "copyNoteTitle": {
    "message": "Copy Note - $ITEMNAME$",
    "description": "Title for a button copies a note to the clipboard.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Note Item"
      }
    }
  },
  "moreOptionsLabel": {
    "message": "More options, $ITEMNAME$",
    "description": "Aria label for a button that opens a menu with more options for an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "moreOptionsLabelNoPlaceholder": {
    "message": "More options"
  },
  "moreOptionsTitle": {
    "message": "More options - $ITEMNAME$",
    "description": "Title for a button that opens a menu with more options for an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "viewItemTitle": {
    "message": "View item - $ITEMNAME$",
    "description": "Title for a link that opens a view for an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "viewItemTitleWithField": {
    "message": "View item - $ITEMNAME$ - $FIELD$",
    "description": "Title for a link that opens a view for an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      },
      "field": {
        "content": "$2",
        "example": "Username"
      }
    }
  },
  "autofillTitle": {
    "message": "Autofill - $ITEMNAME$",
    "description": "Title for a button that autofills a login item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "autofillTitleWithField": {
    "message": "Autofill - $ITEMNAME$ - $FIELD$",
    "description": "Title for a button that autofills a login item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      },
      "field": {
        "content": "$2",
        "example": "Username"
      }
    }
  },
  "copyFieldCipherName": {
    "message": "Copy $FIELD$, $CIPHERNAME$",
    "description": "Title for a button that copies a field value to the clipboard.",
    "placeholders": {
      "field": {
        "content": "$1",
        "example": "Username"
      },
      "ciphername": {
        "content": "$2",
        "example": "Login Item"
      }
    }
  },
  "noValuesToCopy": {
    "message": "No values to copy"
  },
  "assignToCollections": {
    "message": "Assign to collections"
  },
  "copyEmail": {
    "message": "Copy email"
  },
  "copyPhone": {
    "message": "Copy phone"
  },
  "copyAddress": {
    "message": "Copy address"
  },
  "myItems": {
    "message": "My Items"
  },
  "adminConsole": {
    "message": "Admin Console"
  },
  "admin": {
    "message": "Admin"
  },
  "automaticUserConfirmation": {
    "message": "Automatic user confirmation"
  },
  "automaticUserConfirmationHint": {
    "message": "Automatically confirm pending users while this device is unlocked"
  },
  "autoConfirmOnboardingCallout": {
    "message": "Save time with automatic user confirmation"
  },
  "autoConfirmWarning": {
    "message": "This could impact your organization’s data security. "
  },
  "autoConfirmWarningLink": {
    "message": "Learn about the risks"
  },
  "autoConfirmSetup": {
    "message": "Automatically confirm new users"
  },
  "autoConfirmSetupDesc": {
    "message": "New users will be automatically confirmed while this device is unlocked."
  },
  "autoConfirmSetupHint": {
    "message": "What are the potential security risks?"
  },
  "autoConfirmEnabled": {
    "message": "Turned on automatic confirmation"
  },
  "availableNow": {
    "message": "Available now"
  },
  "accountSecurity": {
    "message": "Account security"
  },
  "phishingBlocker": {
    "message": "Phishing Blocker"
  },
  "enablePhishingDetection": {
    "message": "Phishing detection"
  },
  "enablePhishingDetectionDesc": {
    "message": "Display warning before accessing suspected phishing sites"
  },
  "notifications": {
    "message": "Notifications"
  },
  "appearance": {
    "message": "Appearance"
  },
  "errorAssigningTargetCollection": {
    "message": "Error assigning target collection."
  },
  "errorAssigningTargetFolder": {
    "message": "Error assigning target folder."
  },
  "viewItemsIn": {
    "message": "View items in $NAME$",
    "description": "Button to view the contents of a folder or collection",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Work"
      }
    }
  },
  "backTo": {
    "message": "Back to $NAME$",
    "description": "Navigate back to a previous folder or collection",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Work"
      }
    }
  },
  "new": {
    "message": "New"
  },
  "removeItem": {
    "message": "Remove $NAME$",
    "description": "Remove a selected option, such as a folder or collection",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Work"
      }
    }
  },
  "itemsWithNoFolder": {
    "message": "Items with no folder"
  },
  "itemDetails": {
    "message": "Item details"
  },
  "itemName": {
    "message": "Item name"
  },
  "organizationIsDeactivated": {
    "message": "Organization is deactivated"
  },
  "owner": {
    "message": "Owner"
  },
  "selfOwnershipLabel": {
    "message": "You",
    "description": "Used as a label to indicate that the user is the owner of an item."
  },
  "contactYourOrgAdmin": {
    "message": "Items in deactivated organizations cannot be accessed. Contact your organization owner for assistance."
  },
  "additionalInformation": {
    "message": "Additional information"
  },
  "itemHistory": {
    "message": "Item history"
  },
  "lastEdited": {
    "message": "Last edited"
  },
  "ownerYou": {
    "message": "Owner: You"
  },
  "linked": {
    "message": "Linked"
  },
  "copySuccessful": {
    "message": "Copy Successful"
  },
  "upload": {
    "message": "Upload"
  },
  "addAttachment": {
    "message": "Add attachment"
  },
  "maxFileSizeSansPunctuation": {
    "message": "Maximum file size is 500 MB"
  },
  "deleteAttachmentName": {
    "message": "Delete attachment $NAME$",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Attachment Name"
      }
    }
  },
  "downloadAttachmentName": {
    "message": "Download $NAME$",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Attachment Name"
      }
    }
  },
  "downloadAttachmentLabel": {
    "message": "Download Attachment"
  },
  "downloadBitwarden": {
    "message": "Download Bitwarden"
  },
  "downloadBitwardenOnAllDevices": {
    "message": "Download Bitwarden on all devices"
  },
  "getTheMobileApp": {
    "message": "Get the mobile app"
  },
  "getTheMobileAppDesc": {
    "message": "Access your passwords on the go with the Bitwarden mobile app."
  },
  "getTheDesktopApp": {
    "message": "Get the desktop app"
  },
  "getTheDesktopAppDesc": {
    "message": "Access your vault without a browser, then set up unlock with biometrics to expedite unlocking in both the desktop app and browser extension."
  },
  "downloadFromBitwardenNow": {
    "message": "Download from bitwarden.com now"
  },
  "getItOnGooglePlay": {
    "message": "Get it on Google Play"
  },
  "downloadOnTheAppStore": {
    "message": "Download on the App Store"
  },
  "permanentlyDeleteAttachmentConfirmation": {
    "message": "Are you sure you want to permanently delete this attachment?"
  },
  "premium": {
    "message": "Premium"
  },
  "unlockFeaturesWithPremium": {
    "message": "Unlock reporting, emergency access, and more security features with Premium."
  },
  "freeOrgsCannotUseAttachments": {
    "message": "Free organizations cannot use attachments"
  },
  "filters": {
    "message": "Filters"
  },
  "filterVault": {
    "message": "Filter vault"
  },
  "filterApplied": {
    "message": "One filter applied"
  },
  "filterAppliedPlural": {
    "message": "$COUNT$ filters applied",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "personalDetails": {
    "message": "Personal details"
  },
  "identification": {
    "message": "Identification"
  },
  "contactInfo": {
    "message": "Contact info"
  },
  "downloadAttachment": {
    "message": "Download - $ITEMNAME$",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Your File"
      }
    }
  },
  "cardNumberEndsWith": {
    "message": "card number ends with",
    "description": "Used within the inline menu to provide an aria description when users are attempting to fill a card cipher."
  },
  "loginCredentials": {
    "message": "Login credentials"
  },
  "authenticatorKey": {
    "message": "Authenticator key"
  },
  "autofillOptions": {
    "message": "Autofill options"
  },
  "websiteUri": {
    "message": "Website (URI)"
  },
  "websiteUriCount": {
    "message": "Website (URI) $COUNT$",
    "description": "Label for an input field that contains a website URI. The input field is part of a list of fields, and the count indicates the position of the field in the list.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "websiteAdded": {
    "message": "Website added"
  },
  "addWebsite": {
    "message": "Add website"
  },
  "deleteWebsite": {
    "message": "Delete website"
  },
  "defaultLabel": {
    "message": "Default ($VALUE$)",
    "description": "A label that indicates the default value for a field with the current default value in parentheses.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "Base domain"
      }
    }
  },
  "defaultLabelWithValue": {
    "message": "Default ( $VALUE$ )",
    "description": "A label that indicates the default value for a field with the current default value in parentheses.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "Base domain"
      }
    }
  },
  "showMatchDetection": {
    "message": "Show match detection $WEBSITE$",
    "placeholders": {
      "website": {
        "content": "$1",
        "example": "https://example.com"
      }
    }
  },
  "showMatchDetectionNoPlaceholder": {
    "message": "Show match detection"
  },
  "hideMatchDetectionNoPlaceholder": {
    "message": "Hide match detection"
  },
  "autoFillOnPageLoad": {
    "message": "Autofill on page load?"
  },
  "cardExpiredTitle": {
    "message": "Expired card"
  },
  "cardExpiredMessage": {
    "message": "If you've renewed it, update the card's information"
  },
  "cardDetails": {
    "message": "Card details"
  },
  "cardBrandDetails": {
    "message": "$BRAND$ details",
    "placeholders": {
      "brand": {
        "content": "$1",
        "example": "Visa"
      }
    }
  },
  "showAnimations": {
    "message": "Show animations"
  },
  "addAccount": {
    "message": "Add account"
  },
  "loading": {
    "message": "Loading"
  },
  "data": {
    "message": "Data"
  },
  "passkeys": {
    "message": "Passkeys",
    "description": "A section header for a list of passkeys."
  },
  "passwords": {
    "message": "Passwords",
    "description": "A section header for a list of passwords."
  },
  "logInWithPasskeyAriaLabel": {
    "message": "Log in with passkey",
    "description": "ARIA label for the inline menu button that logs in with a passkey."
  },
  "assign": {
    "message": "Assign"
  },
  "bulkCollectionAssignmentDialogDescriptionSingular": {
    "message": "Only organization members with access to these collections will be able to see the item."
  },
  "bulkCollectionAssignmentDialogDescriptionPlural": {
    "message": "Only organization members with access to these collections will be able to see the items."
  },
  "bulkCollectionAssignmentWarning": {
    "message": "You have selected $TOTAL_COUNT$ items. You cannot update $READONLY_COUNT$ of the items because you do not have edit permissions.",
    "placeholders": {
      "total_count": {
        "content": "$1",
        "example": "10"
      },
      "readonly_count": {
        "content": "$2"
      }
    }
  },
  "addField": {
    "message": "Add field"
  },
  "add": {
    "message": "Add"
  },
  "fieldType": {
    "message": "Field type"
  },
  "fieldLabel": {
    "message": "Field label"
  },
  "textHelpText": {
    "message": "Use text fields for data like security questions"
  },
  "hiddenHelpText": {
    "message": "Use hidden fields for sensitive data like a password"
  },
  "checkBoxHelpText": {
    "message": "Use checkboxes if you'd like to autofill a form's checkbox, like a remember email"
  },
  "linkedHelpText": {
    "message": "Use a linked field when you are experiencing autofill issues for a specific website."
  },
  "linkedLabelHelpText": {
    "message": "Enter the the field's html id, name, aria-label, or placeholder."
  },
  "editField": {
    "message": "Edit field"
  },
  "editFieldLabel": {
    "message": "Edit $LABEL$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "deleteCustomField": {
    "message": "Delete $LABEL$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "fieldAdded": {
    "message": "$LABEL$ added",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "reorderToggleButton": {
    "message": "Reorder $LABEL$. Use arrow key to move item up or down.",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "reorderWebsiteUriButton": {
    "message": "Reorder website URI. Use arrow key to move item up or down."
  },
  "reorderFieldUp": {
    "message": "$LABEL$ moved up, position $INDEX$ of $LENGTH$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      },
      "index": {
        "content": "$2",
        "example": "1"
      },
      "length": {
        "content": "$3",
        "example": "3"
      }
    }
  },
  "selectCollectionsToAssign": {
    "message": "Select collections to assign"
  },
  "personalItemTransferWarningSingular": {
    "message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
  },
  "personalItemsTransferWarningPlural": {
    "message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
    "placeholders": {
      "personal_items_count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "personalItemWithOrgTransferWarningSingular": {
    "message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
    "placeholders": {
      "org": {
        "content": "$1",
        "example": "Organization name"
      }
    }
  },
  "personalItemsWithOrgTransferWarningPlural": {
    "message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
    "placeholders": {
      "personal_items_count": {
        "content": "$1",
        "example": "2"
      },
      "org": {
        "content": "$2",
        "example": "Organization name"
      }
    }
  },
  "successfullyAssignedCollections": {
    "message": "Successfully assigned collections"
  },
  "nothingSelected": {
    "message": "You have not selected anything."
  },
  "itemsMovedToOrg": {
    "message": "Items moved to $ORGNAME$",
    "placeholders": {
      "orgname": {
        "content": "$1",
        "example": "Company Name"
      }
    }
  },
  "itemMovedToOrg": {
    "message": "Item moved to $ORGNAME$",
    "placeholders": {
      "orgname": {
        "content": "$1",
        "example": "Company Name"
      }
    }
  },
  "reorderFieldDown": {
    "message": "$LABEL$ moved down, position $INDEX$ of $LENGTH$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      },
      "index": {
        "content": "$2",
        "example": "1"
      },
      "length": {
        "content": "$3",
        "example": "3"
      }
    }
  },
  "itemLocation": {
    "message": "Item Location"
  },
  "fileSends": {
    "message": "File Sends"
  },
  "textSends": {
    "message": "Text Sends"
  },
  "accountActions": {
    "message": "Account actions"
  },
  "showNumberOfAutofillSuggestions": {
    "message": "Show number of login autofill suggestions on extension icon"
  },
  "accountAccessRequested": {
    "message": "Account access requested"
  },
  "confirmAccessAttempt": {
    "message": "Confirm access attempt for $EMAIL$",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "showQuickCopyActions": {
    "message": "Show quick copy actions on Vault"
  },
  "systemDefault": {
    "message": "System default"
  },
  "enterprisePolicyRequirementsApplied": {
    "message": "Enterprise policy requirements have been applied to this setting"
  },
  "sshPrivateKey": {
    "message": "Private key"
  },
  "sshPublicKey": {
    "message": "Public key"
  },
  "sshFingerprint": {
    "message": "Fingerprint"
  },
  "sshKeyAlgorithm": {
    "message": "Key type"
  },
  "sshKeyAlgorithmED25519": {
    "message": "ED25519"
  },
  "sshKeyAlgorithmRSA2048": {
    "message": "RSA 2048-Bit"
  },
  "sshKeyAlgorithmRSA3072": {
    "message": "RSA 3072-Bit"
  },
  "sshKeyAlgorithmRSA4096": {
    "message": "RSA 4096-Bit"
  },
  "retry": {
    "message": "Retry"
  },
  "vaultCustomTimeoutMinimum": {
    "message": "Minimum custom timeout is 1 minute."
  },
  "fileSavedToDevice": {
    "message": "File saved to device. Manage from your device downloads."
  },
  "showCharacterCount": {
    "message": "Show character count"
  },
  "hideCharacterCount": {
    "message": "Hide character count"
  },
  "itemsInTrash": {
    "message": "Items in trash"
  },
  "noItemsInTrash": {
    "message": "No items in trash"
  },
  "noItemsInTrashDesc": {
    "message": "Items you delete will appear here and be permanently deleted after 30 days"
  },
  "trashWarning": {
    "message": "Items that have been in trash more than 30 days will automatically be deleted"
  },
  "restore": {
    "message": "Restore"
  },
  "deleteForever": {
    "message": "Delete forever"
  },
  "noEditPermissions": {
    "message": "You don't have permission to edit this item"
  },
  "biometricsStatusHelptextUnlockNeeded": {
    "message": "Biometric unlock is unavailable because PIN or password unlock is required first."
  },
  "biometricsStatusHelptextHardwareUnavailable": {
    "message": "Biometric unlock is currently unavailable."
  },
  "biometricsStatusHelptextAutoSetupNeeded": {
    "message": "Biometric unlock is unavailable due to misconfigured system files."
  },
  "biometricsStatusHelptextManualSetupNeeded": {
    "message": "Biometric unlock is unavailable due to misconfigured system files."
  },
  "biometricsStatusHelptextDesktopDisconnected": {
    "message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
  },
  "biometricsStatusHelptextNotEnabledInDesktop": {
    "message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "mail@example.com"
      }
    }
  },
  "biometricsStatusHelptextUnavailableReasonUnknown": {
    "message": "Biometric unlock is currently unavailable for an unknown reason."
  },
  "unlockVault": {
    "message": "Unlock your vault in seconds"
  },
  "unlockVaultDesc": {
    "message": "You can customize your unlock and timeout settings to more quickly access your vault."
  },
  "unlockPinSet": {
    "message": "Unlock PIN set"
  },
  "unlockWithBiometricSet": {
    "message": "Unlock with biometrics set"
  },
  "authenticating": {
    "message": "Authenticating"
  },
  "fillGeneratedPassword": {
    "message": "Fill generated password",
    "description": "Heading for the password generator within the inline menu"
  },
  "passwordRegenerated": {
    "message": "Password regenerated",
    "description": "Notification message for when a password has been regenerated"
  },
  "saveToBitwarden": {
    "message": "Save to Bitwarden",
    "description": "Confirmation message for saving a login to Bitwarden"
  },
  "spaceCharacterDescriptor": {
    "message": "Space",
    "description": "Represents the space key in screen reader content as a readable word"
  },
  "tildeCharacterDescriptor": {
    "message": "Tilde",
    "description": "Represents the ~ key in screen reader content as a readable word"
  },
  "backtickCharacterDescriptor": {
    "message": "Backtick",
    "description": "Represents the ` key in screen reader content as a readable word"
  },
  "exclamationCharacterDescriptor": {
    "message": "Exclamation mark",
    "description": "Represents the ! key in screen reader content as a readable word"
  },
  "atSignCharacterDescriptor": {
    "message": "At sign",
    "description": "Represents the @ key in screen reader content as a readable word"
  },
  "hashSignCharacterDescriptor": {
    "message": "Hash sign",
    "description": "Represents the # key in screen reader content as a readable word"
  },
  "dollarSignCharacterDescriptor": {
    "message": "Dollar sign",
    "description": "Represents the $ key in screen reader content as a readable word"
  },
  "percentSignCharacterDescriptor": {
    "message": "Percent sign",
    "description": "Represents the % key in screen reader content as a readable word"
  },
  "caretCharacterDescriptor": {
    "message": "Caret",
    "description": "Represents the ^ key in screen reader content as a readable word"
  },
  "ampersandCharacterDescriptor": {
    "message": "Ampersand",
    "description": "Represents the & key in screen reader content as a readable word"
  },
  "asteriskCharacterDescriptor": {
    "message": "Asterisk",
    "description": "Represents the * key in screen reader content as a readable word"
  },
  "parenLeftCharacterDescriptor": {
    "message": "Left parenthesis",
    "description": "Represents the ( key in screen reader content as a readable word"
  },
  "parenRightCharacterDescriptor": {
    "message": "Right parenthesis",
    "description": "Represents the ) key in screen reader content as a readable word"
  },
  "hyphenCharacterDescriptor": {
    "message": "Underscore",
    "description": "Represents the _ key in screen reader content as a readable word"
  },
  "underscoreCharacterDescriptor": {
    "message": "Hyphen",
    "description": "Represents the - key in screen reader content as a readable word"
  },
  "plusCharacterDescriptor": {
    "message": "Plus",
    "description": "Represents the + key in screen reader content as a readable word"
  },
  "equalsCharacterDescriptor": {
    "message": "Equals",
    "description": "Represents the = key in screen reader content as a readable word"
  },
  "braceLeftCharacterDescriptor": {
    "message": "Left brace",
    "description": "Represents the { key in screen reader content as a readable word"
  },
  "braceRightCharacterDescriptor": {
    "message": "Right brace",
    "description": "Represents the } key in screen reader content as a readable word"
  },
  "bracketLeftCharacterDescriptor": {
    "message": "Left bracket",
    "description": "Represents the [ key in screen reader content as a readable word"
  },
  "bracketRightCharacterDescriptor": {
    "message": "Right bracket",
    "description": "Represents the ] key in screen reader content as a readable word"
  },
  "pipeCharacterDescriptor": {
    "message": "Pipe",
    "description": "Represents the | key in screen reader content as a readable word"
  },
  "backSlashCharacterDescriptor": {
    "message": "Back slash",
    "description": "Represents the back slash key in screen reader content as a readable word"
  },
  "colonCharacterDescriptor": {
    "message": "Colon",
    "description": "Represents the : key in screen reader content as a readable word"
  },
  "semicolonCharacterDescriptor": {
    "message": "Semicolon",
    "description": "Represents the ; key in screen reader content as a readable word"
  },
  "doubleQuoteCharacterDescriptor": {
    "message": "Double quote",
    "description": "Represents the double quote key in screen reader content as a readable word"
  },
  "singleQuoteCharacterDescriptor": {
    "message": "Single quote",
    "description": "Represents the ' key in screen reader content as a readable word"
  },
  "lessThanCharacterDescriptor": {
    "message": "Less than",
    "description": "Represents the < key in screen reader content as a readable word"
  },
  "greaterThanCharacterDescriptor": {
    "message": "Greater than",
    "description": "Represents the > key in screen reader content as a readable word"
  },
  "commaCharacterDescriptor": {
    "message": "Comma",
    "description": "Represents the , key in screen reader content as a readable word"
  },
  "periodCharacterDescriptor": {
    "message": "Period",
    "description": "Represents the . key in screen reader content as a readable word"
  },
  "questionCharacterDescriptor": {
    "message": "Question mark",
    "description": "Represents the ? key in screen reader content as a readable word"
  },
  "forwardSlashCharacterDescriptor": {
    "message": "Forward slash",
    "description": "Represents the / key in screen reader content as a readable word"
  },
  "lowercaseAriaLabel": {
    "message": "Lowercase"
  },
  "uppercaseAriaLabel": {
    "message": "Uppercase"
  },
  "generatedPassword": {
    "message": "Generated password"
  },
  "compactMode": {
    "message": "Compact mode"
  },
  "beta": {
    "message": "Beta"
  },
  "extensionWidth": {
    "message": "Extension width"
  },
  "wide": {
    "message": "Wide"
  },
  "extraWide": {
    "message": "Extra wide"
  },
  "narrow": {
    "message": "Narrow"
  },
  "sshKeyWrongPassword": {
    "message": "The password you entered is incorrect."
  },
  "importSshKey": {
    "message": "Import"
  },
  "confirmSshKeyPassword": {
    "message": "Confirm password"
  },
  "enterSshKeyPasswordDesc": {
    "message": "Enter the password for the SSH key."
  },
  "enterSshKeyPassword": {
    "message": "Enter password"
  },
  "invalidSshKey": {
    "message": "The SSH key is invalid"
  },
  "sshKeyTypeUnsupported": {
    "message": "The SSH key type is not supported"
  },
  "importSshKeyFromClipboard": {
    "message": "Import key from clipboard"
  },
  "sshKeyImported": {
    "message": "SSH key imported successfully"
  },
  "cannotRemoveViewOnlyCollections": {
    "message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
    "placeholders": {
      "collections": {
        "content": "$1",
        "example": "Work, Personal"
      }
    }
  },
  "updateDesktopAppOrDisableFingerprintDialogTitle": {
    "message": "Please update your desktop application"
  },
  "updateDesktopAppOrDisableFingerprintDialogMessage": {
    "message": "To use biometric unlock, please update your desktop application, or disable fingerprint unlock in the desktop settings."
  },
  "changeAtRiskPassword": {
    "message": "Change at-risk password"
  },
  "changeAtRiskPasswordAndAddWebsite": {
    "message": "This login is at-risk and missing a website. Add a website and change the password for stronger security."
  },
  "vulnerablePassword": {
    "message": "Vulnerable password."
  },
  "changeNow": {
    "message": "Change now"
  },
  "missingWebsite": {
    "message": "Missing website"
  },
  "settingsVaultOptions": {
    "message": "Vault options"
  },
  "emptyVaultDescription": {
    "message": "The vault protects more than just your passwords. Store secure logins, IDs, cards and notes securely here."
  },
  "introCarouselLabel": {
    "message": "Welcome to Bitwarden"
  },
  "securityPrioritized": {
    "message": "Security, prioritized"
  },
  "securityPrioritizedBody": {
    "message": "Save logins, cards, and identities to your secure vault. Bitwarden uses zero-knowledge, end-to-end encryption to protect what’s important to you."
  },
  "quickLogin": {
    "message": "Quick and easy login"
  },
  "quickLoginBody": {
    "message": "Set up biometric unlock and autofill to log into your accounts without typing a single letter."
  },
  "secureUser": {
    "message": "Level up your logins"
  },
  "secureUserBody": {
    "message": "Use the generator to create and save strong, unique passwords for all your accounts."
  },
  "secureDevices": {
    "message": "Your data, when and where you need it"
  },
  "secureDevicesBody": {
    "message": "Save unlimited passwords across unlimited devices with Bitwarden mobile, browser, and desktop apps."
  },
  "nudgeBadgeAria": {
    "message": "1 notification"
  },
  "emptyVaultNudgeTitle": {
    "message": "Import existing passwords"
  },
  "emptyVaultNudgeBody": {
    "message": "Use the importer to quickly transfer logins to Bitwarden without manually adding them."
  },
  "emptyVaultNudgeButton": {
    "message": "Import now"
  },
  "hasItemsVaultNudgeTitle": {
    "message": "Welcome to your vault!"
  },
  "phishingPageTitleV2": {
    "message": "Phishing attempt detected"
  },
  "phishingPageSummary": {
    "message": "The site you are attempting to visit is a known malicious site and a security risk."
  },
  "phishingPageCloseTabV2": {
    "message": "Close this tab"
  },
  "phishingPageContinueV2": {
    "message": "Continue to this site (not recommended)"
  },
  "phishingPageExplanation1": {
    "message": "This site was found in ",
    "description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name follows this."
  },
  "phishingPageExplanation2": {
    "message": ", an open-source list of known phishing sites used for stealing personal and sensitive information.",
    "description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name precedes this."
  },
  "phishingPageLearnMore": {
    "message": "Learn more about phishing detection"
  },
  "protectedBy": {
    "message": "Protected by $PRODUCT$",
    "placeholders": {
      "product": {
        "content": "$1",
        "example": "Bitwarden Phishing Blocker"
      }
    }
  },
  "hasItemsVaultNudgeBodyOne": {
    "message": "Autofill items for the current page"
  },
  "hasItemsVaultNudgeBodyTwo": {
    "message": "Favorite items for easy access"
  },
  "hasItemsVaultNudgeBodyThree": {
    "message": "Search your vault for something else"
  },
  "newLoginNudgeTitle": {
    "message": "Save time with autofill"
  },
  "newLoginNudgeBodyOne": {
    "message": "Include a",
    "description": "This is in multiple parts to allow for bold text in the middle of the sentence.",
    "example": "Include a Website so this login appears as an autofill suggestion."
  },
  "newLoginNudgeBodyBold": {
    "message": "Website",
    "description": "This is in multiple parts to allow for bold text in the middle of the sentence.",
    "example": "Include a Website so this login appears as an autofill suggestion."
  },
  "newLoginNudgeBodyTwo": {
    "message": "so this login appears as an autofill suggestion.",
    "description": "This is in multiple parts to allow for bold text in the middle of the sentence.",
    "example": "Include a Website so this login appears as an autofill suggestion."
  },
  "newCardNudgeTitle": {
    "message": "Seamless online checkout"
  },
  "newCardNudgeBody": {
    "message": "With cards, easily autofill payment forms securely and accurately."
  },
  "newIdentityNudgeTitle": {
    "message": "Simplify creating accounts"
  },
  "newIdentityNudgeBody": {
    "message": "With identities, quickly autofill long registration or contact forms."
  },
  "newNoteNudgeTitle": {
    "message": "Keep your sensitive data safe"
  },
  "newNoteNudgeBody": {
    "message": "With notes, securely store sensitive data like banking or insurance details."
  },
  "newSshNudgeTitle": {
    "message": "Developer-friendly SSH access"
  },
  "newSshNudgeBodyOne": {
    "message": "Store your keys and connect with the SSH agent for fast, encrypted authentication.",
    "description": "Two part message",
    "example": "Store your keys and connect with the SSH agent for fast, encrypted authentication. Learn more about SSH agent"
  },
  "newSshNudgeBodyTwo": {
    "message": "Learn more about SSH agent",
    "description": "Two part message",
    "example": "Store your keys and connect with the SSH agent for fast, encrypted authentication. Learn more about SSH agent"
  },
  "generatorNudgeTitle": {
    "message": "Quickly create passwords"
  },
  "generatorNudgeBodyOne": {
    "message": "Easily create strong and unique passwords by clicking on",
    "description": "Two part message",
    "example": "Easily create strong and unique passwords by clicking on {icon} to help you keep your logins secure."
  },
  "generatorNudgeBodyTwo": {
    "message": "to help you keep your logins secure.",
    "description": "Two part message",
    "example": "Easily create strong and unique passwords by clicking on {icon} to help you keep your logins secure."
  },
  "generatorNudgeBodyAria": {
    "message": "Easily create strong and unique passwords by clicking on the Generate password button to help you keep your logins secure.",
    "description": "Aria label for the body content of the generator nudge"
  },
  "aboutThisSetting": {
    "message": "About this setting"
  },
  "permitCipherDetailsDescription": {
    "message": "Bitwarden will use saved login URIs to identify which icon or change password URL should be used to improve your experience. No information is collected or saved when you use this service."
  },
  "noPermissionsViewPage": {
    "message": "You do not have permissions to view this page. Try logging in with a different account."
  },
  "wasmNotSupported": {
    "message": "WebAssembly is not supported on your browser or is not enabled. WebAssembly is required to use the Bitwarden app.",
    "description": "'WebAssembly' is a technical term and should not be translated."
  },
  "showMore": {
    "message": "Show more"
  },
  "showLess": {
    "message": "Show less"
  },
  "next": {
    "message": "Next"
  },
  "moreBreadcrumbs": {
    "message": "More breadcrumbs",
    "description": "This is used in the context of a breadcrumb navigation, indicating that there are more items in the breadcrumb trail that are not currently displayed."
  },
  "confirmKeyConnectorDomain": {
    "message": "Confirm Key Connector domain"
  },
  "atRiskLoginsSecured": {
    "message": "Great job securing your at-risk logins!"
  },
  "upgradeNow": {
    "message": "Upgrade now"
  },
  "builtInAuthenticator": {
    "message": "Built-in authenticator"
  },
  "secureFileStorage": {
    "message": "Secure file storage"
  },
  "emergencyAccess": {
    "message": "Emergency access"
  },
  "breachMonitoring": {
    "message": "Breach monitoring"
  },
  "andMoreFeatures": {
    "message": "And more!"
  },
  "advancedOnlineSecurity": {
    "message": "Advanced online security"
  },
  "upgradeToPremium": {
    "message": "Upgrade to Premium"
  },
  "unlockAdvancedSecurity": {
    "message": "Unlock advanced security features"
  },
  "unlockAdvancedSecurityDesc": {
    "message": "A Premium subscription gives you more tools to stay secure and in control"
  },
  "explorePremium": {
    "message": "Explore Premium"
  },
  "loadingVault": {
    "message": "Loading vault"
  },
  "vaultLoaded": {
    "message": "Vault loaded"
  },
  "settingDisabledByPolicy": {
    "message": "This setting is disabled by your organization's policy.",
    "description": "This hint text is displayed when a user setting is disabled due to an organization policy."
  },
  "zipPostalCodeLabel": {
    "message": "ZIP / Postal code"
  },
  "cardNumberLabel": {
    "message": "Card number"
  },
  "errorCannotDecrypt": {
    "message": "Error: Cannot decrypt"
  },
  "removeMasterPasswordForOrgUserKeyConnector": {
    "message": "Your organization is no longer using master passwords to log into Bitwarden. To continue, verify the organization and domain."
  },
  "continueWithLogIn": {
    "message": "Continue with log in"
  },
  "doNotContinue": {
    "message": "Do not continue"
  },
  "domain": {
    "message": "Domain"
  },
  "keyConnectorDomainTooltip": {
    "message": "This domain will store your account encryption keys, so make sure you trust it. If you're not sure, check with your admin."
  },
  "verifyYourOrganization": {
    "message": "Verify your organization to log in"
  },
  "organizationVerified": {
    "message": "Organization verified"
  },
  "domainVerified": {
    "message": "Domain verified"
  },
  "leaveOrganizationContent": {
    "message": "If you don't verify your organization, your access to the organization will be revoked."
  },
  "leaveNow": {
    "message": "Leave now"
  },
  "verifyYourDomainToLogin": {
    "message": "Verify your domain to log in"
  },
  "verifyYourDomainDescription": {
    "message": "To continue with log in, verify this domain."
  },
  "confirmKeyConnectorOrganizationUserDescription": {
    "message": "To continue with log in, verify the organization and domain."
  },
  "sessionTimeoutSettingsAction": {
    "message": "Timeout action"
  },
  "sessionTimeoutSettingsManagedByOrganization": {
    "message": "This setting is managed by your organization."
  },
  "sessionTimeoutSettingsPolicySetMaximumTimeoutToHoursMinutes": {
    "message": "Your organization has set the maximum session timeout to $HOURS$ hour(s) and $MINUTES$ minute(s).",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "8"
      },
      "minutes": {
        "content": "$2",
        "example": "2"
      }
    }
  },
  "sessionTimeoutSettingsPolicySetDefaultTimeoutToImmediately": {
    "message": "Your organization has set the default session timeout to Immediately."
  },
  "sessionTimeoutSettingsPolicySetDefaultTimeoutToOnLocked": {
    "message": "Your organization has set the default session timeout to On system lock."
  },
  "sessionTimeoutSettingsPolicySetDefaultTimeoutToOnRestart": {
    "message": "Your organization has set the default session timeout to On browser restart."
  },
  "sessionTimeoutSettingsPolicyMaximumError": {
    "message": "Maximum timeout cannot exceed $HOURS$ hour(s) and $MINUTES$ minute(s)",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "sessionTimeoutOnRestart": {
    "message": "On browser restart"
  },
  "sessionTimeoutSettingsSetUnlockMethodToChangeTimeoutAction": {
    "message": "Set an unlock method to change your timeout action"
  },
  "sessionTimeoutSuppressedByConnectedDevice": {
    "message": "Managed by the Bitwarden desktop app. Open the desktop app to edit."
  },
  "percentageCompleted": {
    "message": "$PERCENT$% complete",
    "placeholders": {
      "percent": {
        "content": "$1",
        "example": "75"
      }
    }
  },
  "upgrade": {
    "message": "Upgrade"
  },
  "leaveConfirmationDialogTitle": {
    "message": "Are you sure you want to leave?"
  },
  "leaveConfirmationDialogContentOne": {
    "message": "By declining, your personal items will stay in your account, but you'll lose access to shared items and organization features."
  },
  "leaveConfirmationDialogContentTwo": {
    "message": "Contact your admin to regain access."
  },
  "leaveConfirmationDialogConfirmButton": {
    "message": "Leave $ORGANIZATION$",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "howToManageMyVault": {
    "message": "How do I manage my vault?"
  },
  "transferItemsToOrganizationTitle": {
    "message": "Transfer items to $ORGANIZATION$",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "transferItemsToOrganizationDescription": {
    "message": "$ORGANIZATION$ is requiring all items to be owned by the organization for security and compliance.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "transferItemsToOrganizationAction": {
    "message": "Click accept to transfer ownership of your items."
  },
  "openTransferItemsHelpArticle": {
    "message": "Open help article on transferring items"
  },
  "acceptTransfer": {
    "message": "Accept transfer"
  },
  "declineAndLeave": {
    "message": "Decline and leave"
  },
  "items": {
    "message": "Items"
  },
  "searchResults": {
    "message": "Search results"
  },
  "simplifiedAutofill": {
    "message": "Simplified autofill"
  },
  "simplifiedAutofillDescription": {
    "message": "When you click a suggested autofill item, it fills rather than taking you to details. You can still view these items from the More menu."
  },
  "openSimplifiedAutofillPopover": {
    "message": "Open simplified autofill popover"
  },
  "resizeSideNavigation": {
    "message": "Resize side navigation"
  },
  "whoCanView": {
    "message": "Who can view"
  },
  "specificPeople": {
    "message": "Specific people"
  },
  "emailVerificationDesc": {
    "message": "After sharing this Send link, individuals will need to verify their email with a code to view this Send."
  },
  "enterMultipleEmailsSeparatedByComma": {
    "message": "Enter multiple emails by separating with a comma."
  },
  "emailPlaceholder": {
    "message": "user@bitwarden.com , user@acme.com"
  },
  "emailPlaceholderMultiple": {
    "message": "user@bitwarden.com, user@acme.com"
  },
  "downloadBitwardenApps": {
    "message": "Download Bitwarden apps"
  },
  "emailProtected": {
    "message": "Email protected"
  },
  "sendPasswordHelperText": {
    "message": "Individuals will need to enter the password to view this Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "userVerificationFailed": {
    "message": "User verification failed."
  },
  "downloadFailed": {
    "message": "Failed to download."
  }
}
