{
  "appName": {
    "message": "Bitwarden"
  },
  "appLogoLabel": {
    "message": "Bitwarden logo"
  },
  "extName": {
    "message": "Менеджар пароляў Bitwarden",
    "description": "Extension name, MUST be less than 40 characters (Safari restriction)"
  },
  "extDesc": {
    "message": "Дома, на працы ці ў дарозе Bitwarden лёгка абараняе ўсе вашы паролі, ключы доступу і канфідэнцыяльную інфармацыю",
    "description": "Extension description, MUST be less than 112 characters (Safari restriction)"
  },
  "loginOrCreateNewAccount": {
    "message": "Увайдзіце або стварыце новы ўліковы запіс для доступу да бяспечнага сховішча."
  },
  "inviteAccepted": {
    "message": "Запрашэнне прынята"
  },
  "createAccount": {
    "message": "Стварыць уліковы запіс"
  },
  "newToBitwarden": {
    "message": "Упершыню ў Bitwarden?"
  },
  "logInWithPasskey": {
    "message": "Увайсці з ключом доступу"
  },
  "unlockWithPasskey": {
    "message": "Unlock with passkey"
  },
  "useSingleSignOn": {
    "message": "Выкарыстаць аднаразовы ўваход"
  },
  "yourOrganizationRequiresSingleSignOn": {
    "message": "Your organization requires single sign-on."
  },
  "welcomeBack": {
    "message": "З вяртаннем"
  },
  "setAStrongPassword": {
    "message": "Прызначыць надзейны пароль"
  },
  "finishCreatingYourAccountBySettingAPassword": {
    "message": "Завяршыць стварэнне вашага ўліковага запісу нарадзіўшы пароль"
  },
  "enterpriseSingleSignOn": {
    "message": "Адзіны ўваход прадпрыемства (SSO)"
  },
  "cancel": {
    "message": "Скасаваць"
  },
  "close": {
    "message": "Закрыць"
  },
  "submit": {
    "message": "Адправіць"
  },
  "emailAddress": {
    "message": "Адрас электроннай пошты"
  },
  "masterPass": {
    "message": "Асноўны пароль"
  },
  "masterPassDesc": {
    "message": "Асноўны пароль — гэта ключ, які выкарыстоўваецца для доступу да вашага сховішча. Ён вельмі важны, таму не забывайце яго. Аднавіць асноўны пароль немагчыма ў выпадку, калі вы яго забылі."
  },
  "masterPassHintDesc": {
    "message": "Падказка да асноўнага пароля можа дапамагчы вам успомніць яго, калі вы яго забылі."
  },
  "masterPassHintText": {
    "message": "Падказка пароля можа быць адпраўлена на ваш адрас электроннай пошты, калі вы яго забудзеце. Максімум сімвалаў: $CURRENT$/$MAXIMUM$.",
    "placeholders": {
      "current": {
        "content": "$1",
        "example": "0"
      },
      "maximum": {
        "content": "$2",
        "example": "50"
      }
    }
  },
  "reTypeMasterPass": {
    "message": "Увядзіце асноўны пароль паўторна"
  },
  "masterPassHint": {
    "message": "Падказка да асноўнага пароля (неабавязкова)"
  },
  "passwordStrengthScore": {
    "message": "Ацэнка надзейнасці пароля $SCORE$",
    "placeholders": {
      "score": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "joinOrganization": {
    "message": "Далучыцца да арганізацыі"
  },
  "joinOrganizationName": {
    "message": "Далучыцца да $ORGANIZATIONNAME$",
    "placeholders": {
      "organizationName": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "finishJoiningThisOrganizationBySettingAMasterPassword": {
    "message": "Finish joining this organization by setting a master password."
  },
  "tab": {
    "message": "Укладка"
  },
  "vault": {
    "message": "Сховішча"
  },
  "myVault": {
    "message": "Маё сховішча"
  },
  "allVaults": {
    "message": "Усе сховішчы"
  },
  "tools": {
    "message": "Інструменты"
  },
  "settings": {
    "message": "Налады"
  },
  "currentTab": {
    "message": "Бягучая ўкладка"
  },
  "copyPassword": {
    "message": "Скапіяваць пароль"
  },
  "copyPassphrase": {
    "message": "Скапіяваць парольную фразу"
  },
  "copyNote": {
    "message": "Скапіяваць нататку"
  },
  "copyUri": {
    "message": "Скапіяваць URI"
  },
  "copyUsername": {
    "message": "Скапіяваць імя карыстальніка"
  },
  "copyNumber": {
    "message": "Скапіяваць нумар"
  },
  "copySecurityCode": {
    "message": "Скапіяваць код бяспекі"
  },
  "copyName": {
    "message": "Скапіяваць імя"
  },
  "copyCompany": {
    "message": "Скапіяваць кампанію"
  },
  "copySSN": {
    "message": "Скапіяваць нумар сацыяльнага страхавання"
  },
  "copyPassportNumber": {
    "message": "Скапіяваць нумар пашпарта"
  },
  "copyLicenseNumber": {
    "message": "Скапіяваць нумар ліцэнзіі"
  },
  "copyPrivateKey": {
    "message": "Скапіяваць прыватны ключ"
  },
  "copyPublicKey": {
    "message": "Скапіяваць публічны ключ"
  },
  "copyFingerprint": {
    "message": "Скапіяваць адбітак пальца"
  },
  "copyCustomField": {
    "message": "Скапіяваць $FIELD$",
    "placeholders": {
      "field": {
        "content": "$1",
        "example": "Custom field label"
      }
    }
  },
  "copyWebsite": {
    "message": "Скапіяваць сайт"
  },
  "copyNotes": {
    "message": "Скапіяваць нататкі"
  },
  "copy": {
    "message": "Скапіяваць",
    "description": "Copy to clipboard"
  },
  "fill": {
    "message": "Запоўніць",
    "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": "Аўтазапаўненне лагіна"
  },
  "autoFillCard": {
    "message": "Аўтазапаўненне карткі"
  },
  "autoFillIdentity": {
    "message": "Аўтазапаўненне асабістых даных"
  },
  "fillVerificationCode": {
    "message": "Запоўніць праверачны код"
  },
  "fillVerificationCodeAria": {
    "message": "Запоўніць праверачны код",
    "description": "Aria label for the heading displayed the inline menu for totp code autofill"
  },
  "generatePasswordCopied": {
    "message": "Генерыраваць пароль (з капіяваннем)"
  },
  "copyElementIdentifier": {
    "message": "Скапіяваць назву карыстальніцкага пароля"
  },
  "noMatchingLogins": {
    "message": "Няма адпаведных лагінаў."
  },
  "noCards": {
    "message": "Няма картак"
  },
  "noIdentities": {
    "message": "Няма прыватных даных"
  },
  "addLoginMenu": {
    "message": "Дадаць лагін"
  },
  "addCardMenu": {
    "message": "Дадаць картку"
  },
  "addIdentityMenu": {
    "message": "Дадаць пасведчанне"
  },
  "unlockVaultMenu": {
    "message": "Разблакіраваць сховішча"
  },
  "loginToVaultMenu": {
    "message": "Увайсці ў сховішча"
  },
  "autoFillInfo": {
    "message": "Для бягучай укладкі браўзера адсутнічаюць лагіны даступныя для аўтазапаўнення."
  },
  "addLogin": {
    "message": "Дадаць лагін"
  },
  "addItem": {
    "message": "Дадаць элемент"
  },
  "accountEmail": {
    "message": "Email уліковага запісу"
  },
  "requestHint": {
    "message": "Запытаць падказкі"
  },
  "requestPasswordHint": {
    "message": "Запытаць падказку да асноўнага пароля"
  },
  "enterYourAccountEmailAddressAndYourPasswordHintWillBeSentToYou": {
    "message": "Увядзіце адрас электроннай пошты ўліковага запісу і падказка пароля будзе адпраўлена вам"
  },
  "getMasterPasswordHint": {
    "message": "Атрымаць падказку да асноўнага пароля"
  },
  "continue": {
    "message": "Працягнуць"
  },
  "sendVerificationCode": {
    "message": "Адправіць праверачны код на электронную пошту"
  },
  "sendCode": {
    "message": "Адправіць код"
  },
  "codeSent": {
    "message": "Код адпраўлены"
  },
  "verificationCode": {
    "message": "Праверачны код"
  },
  "confirmIdentity": {
    "message": "Пацвердзіце сваю асобу для працягу."
  },
  "changeMasterPassword": {
    "message": "Змяніць асноўны пароль"
  },
  "continueToWebApp": {
    "message": "Працягнуць у вэб-праграме?"
  },
  "continueToWebAppDesc": {
    "message": "Даследуйце больш функцый вашага уліковага запісу Bitwarden у вэб-праграме."
  },
  "continueToHelpCenter": {
    "message": "Працягнуць працу ў Даведачным цэнтры?"
  },
  "continueToHelpCenterDesc": {
    "message": "Даведайцеся больш аб тым, як выкарыстоўваць Bitwarden, у Даведачным цэнтры."
  },
  "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": "Пра Bitwarden"
  },
  "about": {
    "message": "Пра Bitwarden"
  },
  "moreFromBitwarden": {
    "message": "Больш ад Bitwarden"
  },
  "continueToBitwardenDotCom": {
    "message": "Працягнуць на bitwarden.com?"
  },
  "bitwardenForBusiness": {
    "message": "Bitwarden для бізнесу"
  },
  "bitwardenAuthenticator": {
    "message": "Аўтэнтыфікатар Bitwarden"
  },
  "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"
  },
  "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": "Бясплатны тарыфны план 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": "Новая папка"
  },
  "folderName": {
    "message": "Назва папкі"
  },
  "folderHintText": {
    "message": "Nest a folder by adding the parent folder's name followed by a “/”. Example: Social/Forums"
  },
  "noFoldersAdded": {
    "message": "Няма дададзеных папак"
  },
  "createFoldersToOrganize": {
    "message": "Create folders to organize your vault items"
  },
  "deleteFolderPermanently": {
    "message": "Вы ўпэўненыя, што жадаеце назаўсёды выдаліць гэту папку?"
  },
  "deleteFolder": {
    "message": "Выдаліць папку"
  },
  "folders": {
    "message": "Папкі"
  },
  "noFolders": {
    "message": "У спісе адсутнічаюць папкі."
  },
  "helpFeedback": {
    "message": "Даведка і зваротная сувязь"
  },
  "helpCenter": {
    "message": "Даведачны цэнтр Bitwarden"
  },
  "communityForums": {
    "message": "Наведайце форумы супольнасці Bitwarden"
  },
  "contactSupport": {
    "message": "Звярніцеся ў службу падтрымкі Bitwarden"
  },
  "sync": {
    "message": "Сінхранізаваць"
  },
  "syncNow": {
    "message": "Sync now"
  },
  "lastSync": {
    "message": "Апошняя сінхранізацыя:"
  },
  "passGen": {
    "message": "Генератар пароляў"
  },
  "generator": {
    "message": "Генератар",
    "description": "Short for 'credential generator'."
  },
  "passGenInfo": {
    "message": "Аўтаматычна генерыруйце надзейныя і ўнікальныя паролі для вашых лагінаў."
  },
  "bitWebVaultApp": {
    "message": "Вэб-праграма Bitwarden"
  },
  "select": {
    "message": "Выбраць"
  },
  "generatePassword": {
    "message": "Генерыраваць пароль"
  },
  "generatePassphrase": {
    "message": "Згенерыраваць парольную фразу"
  },
  "passwordGenerated": {
    "message": "Password generated"
  },
  "passphraseGenerated": {
    "message": "Passphrase generated"
  },
  "usernameGenerated": {
    "message": "Username generated"
  },
  "emailGenerated": {
    "message": "Email generated"
  },
  "regeneratePassword": {
    "message": "Паўторна генерыраваць пароль"
  },
  "options": {
    "message": "Параметры"
  },
  "length": {
    "message": "Даўжыня"
  },
  "include": {
    "message": "Уключыць",
    "description": "Card header for password generator include block"
  },
  "uppercaseDescription": {
    "message": "Уключыце вялікія літары",
    "description": "Tooltip for the password generator uppercase character checkbox"
  },
  "uppercaseLabel": {
    "message": "A-Z",
    "description": "Label for the password generator uppercase character checkbox"
  },
  "lowercaseDescription": {
    "message": "Уключайце малыя літары",
    "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": "Уключаць лічбы",
    "description": "Full description for the password generator numbers checkbox"
  },
  "numbersLabel": {
    "message": "0-9",
    "description": "Label for the password generator numbers checkbox"
  },
  "specialCharactersDescription": {
    "message": "Уключыце спецыяльныя сімвалы",
    "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": "Пазбягаць неадназначных сімвалаў",
    "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": "Сакрэт аўтэнтыфікацыі"
  },
  "passphrase": {
    "message": "Парольная фраза"
  },
  "favorite": {
    "message": "Абраны"
  },
  "unfavorite": {
    "message": "Выдаліць з абранага"
  },
  "itemAddedToFavorites": {
    "message": "Item added to favorites"
  },
  "itemRemovedFromFavorites": {
    "message": "Item removed from favorites"
  },
  "notes": {
    "message": "Нататкі"
  },
  "privateNote": {
    "message": "Прыватная нататка"
  },
  "note": {
    "message": "Нататка"
  },
  "editItem": {
    "message": "Рэдагаваць элемент"
  },
  "folder": {
    "message": "Папка"
  },
  "deleteItem": {
    "message": "Выдаліць элемент"
  },
  "viewItem": {
    "message": "Прагледзець элемент"
  },
  "launch": {
    "message": "Запусціць"
  },
  "launchWebsite": {
    "message": "Адкрыць сайт"
  },
  "launchWebsiteName": {
    "message": "Адкрыць сайт $ITEMNAME$",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret item"
      }
    }
  },
  "website": {
    "message": "Вэб-сайт"
  },
  "toggleVisibility": {
    "message": "Пераключыць бачнасць"
  },
  "manage": {
    "message": "Кіраванне"
  },
  "other": {
    "message": "Iншае"
  },
  "unlockMethods": {
    "message": "Параметры блакіроўкі"
  },
  "unlockMethodNeeded": {
    "message": "Set up an unlock method in Settings"
  },
  "sessionTimeoutHeader": {
    "message": "Час чакання сеанса"
  },
  "otherOptions": {
    "message": "Іншыя налады"
  },
  "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": "Ваша сховішча заблакіравана"
  },
  "yourAccountIsLocked": {
    "message": "Ваш уліковы запіс заблакіраваны"
  },
  "or": {
    "message": "або"
  },
  "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": "Час чакання"
  },
  "lockNow": {
    "message": "Заблакіраваць зараз"
  },
  "lockAll": {
    "message": "Заблакаваць усе"
  },
  "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": "Пацвердзіць асноўны пароль"
  },
  "masterPassword": {
    "message": "Асноўны пароль"
  },
  "masterPassImportant": {
    "message": "Ваш асноўны пароль немагчыма будзе аднавіць, калі вы яго забудзеце!"
  },
  "masterPassHintLabel": {
    "message": "Падказка да асноўнага пароля"
  },
  "errorOccurred": {
    "message": "Адбылася памылка"
  },
  "emailRequired": {
    "message": "Патрабуецца адрас электроннай пошты."
  },
  "invalidEmail": {
    "message": "Памылковы адрас электроннай пошты."
  },
  "masterPasswordRequired": {
    "message": "Патрабуецца асноўны пароль."
  },
  "confirmMasterPasswordRequired": {
    "message": "Неабходна паўторна ўвесці асноўны пароль."
  },
  "masterPasswordMinlength": {
    "message": "Асноўны пароль павінен змяшчаць прынамсі $VALUE$ сімвалаў.",
    "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": "Вы ўвайшлі ва ўліковы запіс!"
  },
  "youSuccessfullyLoggedIn": {
    "message": "Вы паспяхова аўтарызаваны"
  },
  "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": "Ключ аўтэнтыфікацыі дададзены"
  },
  "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": "Скапіяваць ключ аўтэнтыфікацыі (TOTP)"
  },
  "loggedOut": {
    "message": "Вы выйшлі"
  },
  "loggedOutDesc": {
    "message": "You have been logged out of your account."
  },
  "loginExpired": {
    "message": "Тэрмін дзеяння вашага сеансу завяршыўся."
  },
  "logIn": {
    "message": "Увайсці"
  },
  "logInToBitwarden": {
    "message": "Увайсці ў 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": "Пратэрмінаваная спасылка"
  },
  "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": "Двухэтапны ўваход робіць ваш уліковы запіс больш бяспечным, патрабуючы пацвярджэнне ўваходу на іншай прыладзе з выкарыстаннем ключа бяспекі, праграмы аўтэнтыфікацыі, SMS, тэлефоннага званка або электроннай пошты. Двухэтапны ўваход уключаецца на bitwarden.com. Перайсці на вэб-сайт, каб зрабіць гэта?"
  },
  "twoStepLoginConfirmationContent": {
    "message": "Make your account more secure by setting up two-step login in the Bitwarden web app."
  },
  "twoStepLoginConfirmationTitle": {
    "message": "Працягнуць у вэб-праграме?"
  },
  "editedFolder": {
    "message": "Папка адрэдагавана"
  },
  "deleteFolderConfirmation": {
    "message": "Вы сапраўды хочаце выдаліць гэту папку?"
  },
  "deletedFolder": {
    "message": "Папка выдалена"
  },
  "gettingStartedTutorial": {
    "message": "Уводзіны ў карыстанне праграмай"
  },
  "gettingStartedTutorialVideo": {
    "message": "Азнаёмцеся з нашым кароткім дапаможнікам, каб даведацца як атрымаць максімальную перавагу ад пашырэння для браўзера."
  },
  "syncingComplete": {
    "message": "Сінхранізацыя завершана"
  },
  "syncingFailed": {
    "message": "Збой сінхранізацыі"
  },
  "passwordCopied": {
    "message": "Пароль скапіяваны"
  },
  "uri": {
    "message": "URI"
  },
  "uriPosition": {
    "message": "URI $POSITION$",
    "description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
    "placeholders": {
      "position": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "newUri": {
    "message": "Новы URI"
  },
  "addDomain": {
    "message": "Дадаць дамен",
    "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": "Перазапісаць імя карыстальніка"
  },
  "overwriteUsernameConfirmation": {
    "message": "Вы сапраўды хочаце перазапісаць бягучае імя карыстальніка?"
  },
  "searchFolder": {
    "message": "Пошук у папцы"
  },
  "searchCollection": {
    "message": "Пошук у калекцыі"
  },
  "searchType": {
    "message": "Пошук па тыпу"
  },
  "noneFolder": {
    "message": "Без папкі",
    "description": "This is the folder for uncategorized items"
  },
  "enableAddLoginNotification": {
    "message": "Пытацца пры дадаванні лагіна"
  },
  "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": "Паказваць карткі на старонцы з укладкамі"
  },
  "showCardsCurrentTabDesc": {
    "message": "Спіс элементаў картак на старонцы з укладкамі для лёгкага аўтазапаўнення."
  },
  "showIdentitiesInVaultViewV2": {
    "message": "Always show identities as Autofill suggestions on Vault view"
  },
  "showIdentitiesCurrentTab": {
    "message": "Паказваць пасведчанні на старонцы з укладкамі"
  },
  "showIdentitiesCurrentTabDesc": {
    "message": "Спіс элементаў пасведчання на старонцы з укладкамі для лёгкага аўтазапаўнення."
  },
  "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": "Пытацца пра абнаўленні існуючага лагіна"
  },
  "changedPasswordNotificationDesc": {
    "message": "Пытацца пра абнаўленне пароля ад лагіна пры выяўленні змяненняў на вэб-сайце."
  },
  "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": "Разблакіраваць"
  },
  "additionalOptions": {
    "message": "Дадатковы параметры"
  },
  "enableFillAssist": {
    "message": "Use fill assist"
  },
  "enableContextMenuItem": {
    "message": "Паказваць параметры кантэкстнага меню"
  },
  "contextMenuItemDesc": {
    "message": "Выкарыстоўваць падвоены націск для доступу да генератара пароляў і супастаўлення лагінаў для вэб-сайтаў. "
  },
  "contextMenuItemDescAlt": {
    "message": "Выкарыстоўваць падвоены націск для доступу да генератара пароляў і супастаўлення лагінаў для вэб-сайтаў. Прымяняецца да ўсіх уліковых запісаў, якія ўвайшлі ў сістэму."
  },
  "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": "Экспартаванне з"
  },
  "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": "Гэты экспартаваны файл будзе абаронены паролем, які неабходна будзе ўвесці для яго расшыфроўкі."
  },
  "filePassword": {
    "message": "Пароль файла"
  },
  "exportPasswordDescription": {
    "message": "Гэты пароль будзе выкарыстоўвацца для экспартавання і імпартавання гэтага файла"
  },
  "accountRestrictedOptionDescription": {
    "message": "Выкарыстоўвайце свой ключ шыфравання, які атрыманы з імя карыстальніка і асноўнага пароля, каб зашыфраваць экспартаванне і абмежаваць імпартаванне толькі бягучага ўліковага запісу Bitwarden."
  },
  "passwordProtectedOptionDescription": {
    "message": "Set a file password to encrypt the export and import it to any Bitwarden account using the password for decryption."
  },
  "exportTypeHeading": {
    "message": "Тып экспартавання"
  },
  "accountRestricted": {
    "message": "Абмежавана ўліковым запісам"
  },
  "filePasswordAndConfirmFilePasswordDoNotMatch": {
    "message": "“Пароль файла”  і “Пацвярджэнне пароля файла“ не супадаюць."
  },
  "warning": {
    "message": "ПАПЯРЭДЖАННЕ",
    "description": "WARNING (should stay in capitalized letters if the language permits)"
  },
  "warningCapitalized": {
    "message": "Папярэджанне",
    "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 МБ."
  },
  "featureUnavailable": {
    "message": "Функцыя недаступна"
  },
  "legacyEncryptionUnsupported": {
    "message": "Legacy encryption is no longer supported. Please contact support to recover your account."
  },
  "premiumMembership": {
    "message": "Прэміяльны статус"
  },
  "premiumManage": {
    "message": "Кіраваць статусам"
  },
  "premiumManageAlert": {
    "message": "Вы можаце кіраваць сваім статусам на bitwarden.com. Перайсці на вэб-сайт зараз?"
  },
  "premiumRefresh": {
    "message": "Абнавіць статус"
  },
  "premiumNotCurrentMember": {
    "message": "Зараз у вас няма прэміяльнага статусу."
  },
  "premiumSignUpAndGet": {
    "message": "Падпішыцеся на прэміяльны статус і атрымайце:"
  },
  "ppremiumSignUpStorage": {
    "message": "1 ГБ зашыфраванага сховішча для далучаных файлаў."
  },
  "premiumSignUpStorageV2": {
    "message": "$SIZE$ encrypted storage for file attachments.",
    "placeholders": {
      "size": {
        "content": "$1",
        "example": "1 GB"
      }
    }
  },
  "premiumSignUpEmergency": {
    "message": "Экстранны доступ."
  },
  "premiumSignUpTwoStepOptions": {
    "message": "Прапрыетарныя варыянты двухэтапнага ўваходу, такія як YubiKey і 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": "Гігіена пароляў, здароўе ўліковага запісу і справаздачы аб уцечках даных для забеспячэння бяспекі вашага сховішча."
  },
  "ppremiumSignUpTotp": {
    "message": "Генератар праверачных кодаў TOTP (2ФА) для ўваходу ў ваша сховішча."
  },
  "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": "Дзякуй за падтрымку Bitwarden."
  },
  "premiumFeatures": {
    "message": "Upgrade to Premium and receive:"
  },
  "premiumPrice": {
    "message": "Усяго за $PRICE$ у год!",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$10"
      }
    }
  },
  "premiumPriceV2": {
    "message": "Усяго за $PRICE$ у год!",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$10"
      }
    }
  },
  "refreshComplete": {
    "message": "Абнаўленне завершана"
  },
  "enableAutoTotpCopy": {
    "message": "Скапіяваць TOTP аўтаматычна"
  },
  "disableAutoTotpCopyDesc": {
    "message": "Калі ў лагіна ёсць ключ аўтэнтыфікацыі, то праверачны код TOTP будзе скапіяваны ў буфер абмену пры аўтазапаўненні ўваходу."
  },
  "enableAutoBiometricsPrompt": {
    "message": "Пытацца пра біяметрыю пры запуску"
  },
  "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": "Аўтэнтыфікацыя WebAuthn"
  },
  "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"
  },
  "yubiKeyDesc": {
    "message": "Выкарыстоўвайце YubiKey для доступу да вашага ўліковага запісу. Працуе з ключамі бяспекі YubiKey 4, 4 Nano, 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 Security для вашай арганізацыі, выкарыстоўваючы праграму Duo Mobile, SMS, тэлефонны выклік або ключ бяспекі U2F.",
    "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
  },
  "webAuthnTitle": {
    "message": "FIDO2 WebAuthn"
  },
  "webAuthnDesc": {
    "message": "Выкарыстоўвайце любы ключ бяспекі WebAuthn, каб атрымаць доступ да вашага ўліковага запісу."
  },
  "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": "Сервер URL-адраса API"
  },
  "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": "Прапановы аўтазапаўнення"
  },
  "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": "Выключана",
    "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": "Аўтазапаўненне пры загрузцы старонкі"
  },
  "enableAutoFillOnPageLoad": {
    "message": "Аўтазапаўненне пры загрузцы старонкі"
  },
  "enableAutoFillOnPageLoadDesc": {
    "message": "Калі выяўлена форма ўваходу, то будзе выканана яе аўтазапаўненне падчас загрузкі вэб-старонкі."
  },
  "experimentalFeature": {
    "message": "Скампраметаваныя або ненадзейныя вэб-сайты могуць задзейнічаць функцыю аўтазапаўнення падчас загрузкі старонкі."
  },
  "learnMoreAboutAutofillOnPageLoadLinkText": {
    "message": "Даведацца больш пра рызыкі"
  },
  "learnMoreAboutAutofill": {
    "message": "Даведацца больш пра аўтазапаўненне"
  },
  "defaultAutoFillOnPageLoad": {
    "message": "Прадвызначаная налада аўтазапаўнення для элементаў уваходу"
  },
  "defaultAutoFillOnPageLoadDesc": {
    "message": "Вы можаце выключыць аўтазапаўненне на старонцы загрузцы для асобных элементаў уваходу ў меню \"Рэдагаваць\"."
  },
  "autoFillOnPageLoadUseDefault": {
    "message": "Выкарыстоўваць прадвызначаныя налады"
  },
  "autoFillOnPageLoadYes": {
    "message": "Аўтазапаўненне пры загрузцы старонкі"
  },
  "autoFillOnPageLoadNo": {
    "message": "Не аўтазапаўняць пры загрузцы старонкі"
  },
  "commandOpenPopup": {
    "message": "Адкрыць сховішча ва ўсплывальным акне"
  },
  "commandOpenSidebar": {
    "message": "Адкрыць сховішча ў бакавой панэлі"
  },
  "commandAutofillLoginDesc": {
    "message": "Аўтазапаўненне апошняга скарыстанага лагіна для бягучага вэб-сайта"
  },
  "commandAutofillCardDesc": {
    "message": "Аўтазапаўненне апошняй скарыстанай карткі для бягучага вэб-сайта"
  },
  "commandAutofillIdentityDesc": {
    "message": "Аўтазапаўненне апошняга скарыстанага пасведчання для бягучага вэб-сайта"
  },
  "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": "Птушка"
  },
  "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": "Пані"
  },
  "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": "Паштовы індэкс"
  },
  "country": {
    "message": "Краіна"
  },
  "type": {
    "message": "Тып"
  },
  "typeLogin": {
    "message": "Лагін"
  },
  "typeLogins": {
    "message": "Уліковыя даныя"
  },
  "typeSecureNote": {
    "message": "Абароненая нататка"
  },
  "typeCard": {
    "message": "Картка"
  },
  "typeIdentity": {
    "message": "Пасведчанне"
  },
  "typeSshKey": {
    "message": "Ключ SSH"
  },
  "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": "Гісторыя генератара"
  },
  "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": "Абнавiць"
  },
  "cards": {
    "message": "Карткі"
  },
  "identities": {
    "message": "Пасведчанні"
  },
  "logins": {
    "message": "Лагіны"
  },
  "secureNotes": {
    "message": "Абароненыя нататкі"
  },
  "sshKeys": {
    "message": "Ключы SSH"
  },
  "clear": {
    "message": "Ачысціць",
    "description": "To clear something out. example: To clear browser history."
  },
  "checkPassword": {
    "message": "Праверце, ці не скампраметаваны пароль."
  },
  "passwordExposed": {
    "message": "Гэты пароль быў скампраметаваны наступную колькасць разоў: $VALUE$. Вы павінны змяніць яго.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "passwordSafe": {
    "message": "Гэты пароль не быў знойдзены ў вядомых базах уцечак. Можна працягваць яго выкарыстоўваць."
  },
  "baseDomain": {
    "message": "Асноўны дамен",
    "description": "Domain name. Ex. website.com"
  },
  "baseDomainOptionRecommended": {
    "message": "Base domain (recommended)",
    "description": "Domain name. Ex. website.com"
  },
  "domainName": {
    "message": "Імя дамена",
    "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": "Пераключыць бягучыя URI",
    "description": "Toggle the display of the URIs of the currently open tabs in the browser."
  },
  "currentUri": {
    "message": "Бягучы URI",
    "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": "Ачысціць гісторыю"
  },
  "nothingToShow": {
    "message": "Адсутнічаюць элементы для паказу"
  },
  "nothingGeneratedRecently": {
    "message": "You haven't generated anything recently"
  },
  "remove": {
    "message": "Выдаліць"
  },
  "default": {
    "message": "Прадвызначана"
  },
  "dateUpdated": {
    "message": "Абноўлена",
    "description": "ex. Date this item was updated"
  },
  "dateCreated": {
    "message": "Створана",
    "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, вы павінны выкарыстоўваць надзейны асноўны пароль (або парольную фразу). Вы сапраўды хочаце выкарыстоўваць гэты асноўны пароль?"
  },
  "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": "PIN-код",
    "description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device."
  },
  "unlockWithPin": {
    "message": "Разблакіраваць PIN-кодам"
  },
  "setYourPinTitle": {
    "message": "Задаць PIN"
  },
  "setYourPinButton": {
    "message": "Задаць PIN"
  },
  "setYourPinCode": {
    "message": "Прызначце PIN-код для разблакіроўкі Bitwarden. Налады 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": "Разблакіраваць з дапамогай асноўнага пароля"
  },
  "awaitDesktop": {
    "message": "Чаканне пацвярджэння з камп'ютара"
  },
  "awaitDesktopDesc": {
    "message": "Для ўключэння біяметрыі ў браўзеры, пацвердзіце гэта ў праграме Bitwarden на сваім камп'ютары."
  },
  "lockWithMasterPassOnRestart": {
    "message": "Заблакіраваць асноўным паролем пры перазапуску браўзера"
  },
  "lockWithMasterPassOnRestart1": {
    "message": "Патрабаваць асноўны пароль пры перазапуску браўзера"
  },
  "selectOneCollection": {
    "message": "Вы павінны выбраць прынамсі адну калекцыю."
  },
  "cloneItem": {
    "message": "Кланіраваць элемент"
  },
  "clone": {
    "message": "Кланіраваць"
  },
  "passwordGenerator": {
    "message": "Генератар пароляў"
  },
  "usernameGenerator": {
    "message": "Генератар імені карыстальніка"
  },
  "useThisEmail": {
    "message": "Use this email"
  },
  "useThisPassword": {
    "message": "Выкарыстоўваць гэты пароль"
  },
  "useThisPassphrase": {
    "message": "Use this passphrase"
  },
  "useThisUsername": {
    "message": "Выкарыстоўваць гэта імя карыстальніка"
  },
  "securePasswordGenerated": {
    "message": "Secure password generated! Don't forget to also update your password on the website."
  },
  "useGeneratorHelpTextPartOne": {
    "message": "Выкарыстоўваць генератар",
    "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": "каб стварыць надзейны ўнікальны пароль",
    "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": "Ужо маеце ўліковы запіс?"
  },
  "vaultTimeoutLogOutConfirmation": {
    "message": "Выхад з сістэмы скасуе ўсе магчымасці доступу да сховішча і запатрабуе аўтэнтыфікацыю праз інтэрнэт пасля завяршэння часу чакання. Вы сапраўды хочаце выкарыстоўваць гэты параметр?"
  },
  "vaultTimeoutLogOutConfirmationTitle": {
    "message": "Пацвярджэнне дзеяння часу чакання"
  },
  "autoFillAndSave": {
    "message": "Аўтазапоўніць і захаваць"
  },
  "fillAndSave": {
    "message": "Запоўніць і захаваць"
  },
  "autoFillSuccessAndSavedUri": {
    "message": "Аўтазапоўнены элемент і захаваны URI"
  },
  "autoFillSuccess": {
    "message": "Аўтазапоўнены элемент"
  },
  "insecurePageWarning": {
    "message": "Папярэджанне: гэта старонка HTTP не абаронена. Любая інфармацыя, якую вы адпраўляеце тэарэтычна можа перахоплена і зменена любым карыстальнікам. Гэты лагін першапачаткова захаваны на абароненай старонцы (HTTPS)."
  },
  "insecurePageWarningFillPrompt": {
    "message": "Вы ўсё яшчэ хочаце запоўніць гэты лагін?"
  },
  "autofillIframeWarning": {
    "message": "Форма размешчана на іншым дамене, які адрозніваецца ад URI вашага захаванага лагіна. Націсніце \"Добра\", каб усё роўна запоўніць або \"Скасаваць\" для спынення."
  },
  "autofillIframeWarningTip": {
    "message": "Каб больш не атрымліваць гэта папярэджанне, захавайце гэты URI, $HOSTNAME$ у свае элементы ўваходу Bitwarden для гэтага сайта.",
    "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": "Бягучы асноўны пароль"
  },
  "newMasterPass": {
    "message": "Новы асноўны пароль"
  },
  "confirmNewMasterPass": {
    "message": "Пацвердзіць новы асноўны пароль"
  },
  "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": "Адпісацца"
  },
  "atAnyTime": {
    "message": "ў любы час."
  },
  "byContinuingYouAgreeToThe": {
    "message": "Працягваючы, вы згаджаецеся з"
  },
  "and": {
    "message": "і"
  },
  "acceptPolicies": {
    "message": "Ставячы гэты сцяжок, вы пагаджаецеся з наступным:"
  },
  "acceptPoliciesRequired": {
    "message": "Умовы выкарыстання і Палітыка прыватнасці не былі пацверджаны."
  },
  "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": "Інтэграцыя з браўзерам не ўключана ў праграме Bitwarden для камп'ютара. Уключыце гэты параметр у наладах праграмы."
  },
  "startDesktopTitle": {
    "message": "Запусціць праграму Bitwarden на камп'ютары"
  },
  "startDesktopDesc": {
    "message": "Для разблакіроўкі па біяметрыі неабходна запусціць праграму Bitwarden на камп'ютары."
  },
  "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": "Для актывацыі біяметрыі ў браўзеры неабходна спачатку ўключыць яе ў наладах праграмы для камп'ютара."
  },
  "biometricsNotSupportedTitle": {
    "message": "Біяметрыя не падтрымліваецца"
  },
  "biometricsNotSupportedDesc": {
    "message": "Біяметрыя ў браўзеры не падтрымліваецца на гэтай прыладзе."
  },
  "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": "Без дазволу на злучэнне з праграмай Bitwarden на камп'ютары немагчыма будзе выкарыстоўваць біяметрыю ў пашырэнні браўзера. Калі ласка, паспрабуйце яшчэ раз."
  },
  "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": "Дамены",
    "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": "Вэб-сайт $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$",
    "description": "Displayed under the limit views field on Send",
    "placeholders": {
      "accessCount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "send": {
    "message": "Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendDetails": {
    "message": "Падрабязнасці Send",
    "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": "Усе Send’ы",
    "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": "Скапіяваць спасылку"
  },
  "copySendLink": {
    "message": "Скапіяваць спасылку на Send",
    "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": "Send выдалены",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendLink": {
    "message": "Спасылка на Send",
    "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": "Выдаліць Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deleteSendConfirmation": {
    "message": "Вы сапраўды хочаце выдаліць гэты Send?",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deleteSendPermanentConfirmation": {
    "message": "Вы ўпэўненыя, што хочаце назаўсёды выдаліць гэты Send?",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "editSend": {
    "message": "Рэдагаваць Send",
    "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": "Стварыць новы Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "newPassword": {
    "message": "Новы пароль"
  },
  "sendDisabled": {
    "message": "Send адключаны",
    "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": "Створаны Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "createdSendSuccessfully": {
    "message": "Send паспяхова створаны!",
    "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": "Send адрэдагаваны",
    "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 пацверджаны"
  },
  "emailVerificationRequiredDesc": {
    "message": "Вы павінны праверыць свой адрас электроннай пошты, каб выкарыстоўваць гэту функцыю. Зрабіць гэта можна ў вэб-сховішчы."
  },
  "masterPasswordSuccessfullySet": {
    "message": "Master password successfully set"
  },
  "updatedMasterPassword": {
    "message": "Асноўны пароль абноўлены"
  },
  "updateMasterPassword": {
    "message": "Абнавіць асноўны пароль"
  },
  "updateMasterPasswordWarning": {
    "message": "Ваш асноўны пароль нядаўна быў зменены адміністратарам арганізацыі. Для таго, каб атрымаць доступ да вашага сховішча, вы павінны абнавіць яго зараз. Гэта прывядзе да завяршэння бягучага сеанса і вам неабходна будзе ўвайсці паўторна. Сеансы на іншых прыладах могуць заставацца актыўнымі на працягу адной гадзіны."
  },
  "updateWeakMasterPasswordWarning": {
    "message": "Ваш асноўны пароль не адпавядае адной або некалькім палітыкам арганізацыі. Для атрымання доступу да сховішча, вы павінны абнавіць яго. Працягваючы, вы выйдзіце з бягучага сеанса і вам неабходна будзе ўвайсці паўторна. Актыўныя сеансы на іншых прыладах могуць заставацца актыўнымі на працягу адной гадзіны."
  },
  "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": "Папкі не знойдзены",
    "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": "з $TOTAL$",
    "placeholders": {
      "total": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "verificationRequired": {
    "message": "Патрабуецца праверка",
    "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": "Палітыка вашай арганізацыі ўплывае на час чакання сховішча. Максімальны дазволены час чакання сховішча складае гадзін: $HOURS$; хвілін: $MINUTES$. Для часу чакання вашага сховішча прызначана дзеянне $ACTION$.",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      },
      "action": {
        "content": "$3",
        "example": "Lock"
      }
    }
  },
  "vaultTimeoutActionPolicyInEffect": {
    "message": "Палітыкай вашай арганізацыі прызначана дзеянне $ACTION$ для часу чакання вашага сховішча.",
    "placeholders": {
      "action": {
        "content": "$1",
        "example": "Lock"
      }
    }
  },
  "vaultTimeoutTooLarge": {
    "message": "Час чакання вашага сховішча перавышае дазволеныя абмежаванні, якія прызначыла ваша арганізацыя."
  },
  "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": "Пераключыць лічыльнік сімвалаў"
  },
  "sessionTimeout": {
    "message": "Час чакання вашага сеанса завяршыўся. Калі ласка, увайдзіце паўторна."
  },
  "exportingPersonalVaultTitle": {
    "message": "Экспартаванне асабістага сховішча"
  },
  "exportingIndividualVaultDescription": {
    "message": "Будуць экспартаваны толькі індывідуальныя элементы сховішча, якія звязаны з $EMAIL$. Элементы сховішча арганізацыі не будуць уключаны. Толькі звесткі элемента сховішча будуць экспартаваны і яны не будуць уключаць звязаныя далучэнні.",
    "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": "Экспартаванне сховішча арганізацыі"
  },
  "exportingOrganizationVaultDesc": {
    "message": "Толькі сховішча арганізацыі, якія звязаны з $ORGANIZATION$ будуць экспартаваны. Элементы асабістага сховішча і элементы з іншых арганізацый не будуць уключаны.",
    "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": "Памылка"
  },
  "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": "Генерыраваць імя карыстальніка"
  },
  "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": "Адрасы электроннай пошты з плюсам",
    "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
  },
  "plusAddressedEmailDesc": {
    "message": "Выкарыстоўвайце магчымасці пададрасацыі вашага пастаўшчыка паслуг электроннай пошты."
  },
  "catchallEmail": {
    "message": "Адрас для ўсёй пошты дамена"
  },
  "catchallEmailDesc": {
    "message": "Выкарыстоўвайце сваю сканфігураваную скрыню для ўсёй пошты дамена."
  },
  "random": {
    "message": "Выпадкова"
  },
  "randomWord": {
    "message": "Выпадковае слова"
  },
  "websiteName": {
    "message": "Назва вэб-сайта"
  },
  "service": {
    "message": "Сэрвіс"
  },
  "forwardedEmail": {
    "message": "Псеўданім электроннай пошты для перасылкі"
  },
  "forwardedEmailDesc": {
    "message": "Генерыраваць псеўданім электроннай пошты са знешнім сэрвісам перасылкі."
  },
  "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$: $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": "Сгенеравана 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": "Назва вузла",
    "description": "Part of a URL."
  },
  "apiAccessToken": {
    "message": "Токен доступу да API"
  },
  "apiKey": {
    "message": "Ключ API"
  },
  "ssoKeyConnectorError": {
    "message": "Памылка Key Connector: пераканайцеся, што Key Connector даступны і карэктна працуе."
  },
  "premiumSubcriptionRequired": {
    "message": "Патрабуецца прэміяльная падпіска"
  },
  "organizationIsDisabled": {
    "message": "Арганізацыя адключана."
  },
  "disabledOrganizationFilterError": {
    "message": "Доступ да элементаў у адключаных арганізацыях немагчымы. Звяжыце з уладальнікам арганізацыі для атрымання дапамогі."
  },
  "loggingInTo": {
    "message": "Увайсці ў $DOMAIN$",
    "placeholders": {
      "domain": {
        "content": "$1",
        "example": "example.com"
      }
    }
  },
  "serverVersion": {
    "message": "Версія сервера"
  },
  "selfHostedServer": {
    "message": "уласнае размяшчэнне"
  },
  "thirdParty": {
    "message": "Іншы пастаўшчык"
  },
  "thirdPartyServerMessage": {
    "message": "Падлучэнне да сервера іншага пастаўшчыка $SERVERNAME$. Калі ласка, праверце памылкі з дапамогай афіцыйнага сервера або паведаміце пра іх пастаўшчыку сервера.",
    "placeholders": {
      "servername": {
        "content": "$1",
        "example": "ThirdPartyServerName"
      }
    }
  },
  "lastSeenOn": {
    "message": "апошні раз быў(-ла) $DATE$",
    "placeholders": {
      "date": {
        "content": "$1",
        "example": "Jun 15, 2015"
      }
    }
  },
  "loginWithMasterPassword": {
    "message": "Увайсці з асноўным паролем"
  },
  "newAroundHere": {
    "message": "Упершыню тут?"
  },
  "rememberEmail": {
    "message": "Запомніць электронную пошту"
  },
  "loginWithDevice": {
    "message": "Уваход з прыладай"
  },
  "fingerprintPhraseHeader": {
    "message": "Фраза адбітка пальца"
  },
  "fingerprintMatchInfo": {
    "message": "Пераканайцеся, што ваша сховішча разблакіравана, а фраза адбітка пальца супадае з іншай прыладай."
  },
  "resendNotification": {
    "message": "Адправіць апавяшчэнне паўторна"
  },
  "viewAllLogInOptions": {
    "message": "View all log in options"
  },
  "notificationSentDevice": {
    "message": "Апавяшчэнне было адпраўлена на вашу прыладу."
  },
  "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": "Ініцыяваны ўваход"
  },
  "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": "Скампраметаваны асноўны пароль"
  },
  "exposedMasterPasswordDesc": {
    "message": "Пароль знойдзены ва ўцечках даных. Выкарыстоўвайце ўнікальныя паролі для абароны свайго ўліковага запісу. Вы сапраўды хочаце выкарыстоўваць скампраметаваны пароль?"
  },
  "weakAndExposedMasterPassword": {
    "message": "Ненадзейны і скампраметаваны асноўны пароль"
  },
  "weakAndBreachedMasterPasswordDesc": {
    "message": "Вызначаны ненадзейны пароль, які знойдзены ва ўцечках даных. Выкарыстоўвайце надзейныя і ўнікальныя паролі для абароны свайго ўліковага запісу. Вы сапраўды хочаце выкарыстоўваць гэты пароль?"
  },
  "checkForBreaches": {
    "message": "Праверыць у вядомых уцечках даных для гэтага пароля"
  },
  "important": {
    "message": "Важна:"
  },
  "masterPasswordHint": {
    "message": "Ваш асноўны пароль немагчыма будзе аднавіць, калі вы яго забудзеце!"
  },
  "characterMinimum": {
    "message": "Мінімальная колькасць сімвалаў: $LENGTH$",
    "placeholders": {
      "length": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "autofillPageLoadPolicyActivated": {
    "message": "Аўтазапаўненне пры загрузцы старонцы было ўключана палітыкамі вашай арганізацыі."
  },
  "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": "Зразумела"
  },
  "autofillSettings": {
    "message": "Налады аўтазапаўнення"
  },
  "autofillKeyboardShortcutSectionTitle": {
    "message": "Autofill shortcut"
  },
  "autofillKeyboardShortcutUpdateLabel": {
    "message": "Change shortcut"
  },
  "autofillKeyboardManagerShortcutsLabel": {
    "message": "Manage shortcuts"
  },
  "autofillShortcut": {
    "message": "Спалучэнні клавіш аўтазапаўнення"
  },
  "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": "Прадвызначаная спалучэнні клавіш аўтазапаўнення: $COMMAND$.",
    "placeholders": {
      "command": {
        "content": "$1",
        "example": "CTRL+Shift+L"
      }
    }
  },
  "opensInANewWindow": {
    "message": "Адкрываць у новым акне"
  },
  "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": "Патрабуецца ўхваленне прылады. Выберыце параметры ўхвалення ніжэй:"
  },
  "deviceApprovalRequiredV2": {
    "message": "Device approval required"
  },
  "selectAnApprovalOptionBelow": {
    "message": "Select an approval option below"
  },
  "rememberThisDevice": {
    "message": "Запомніць гэту прыладу"
  },
  "uncheckIfPublicDevice": {
    "message": "Здыміце пазнаку, калі выкарыстоўваеце агульнадаступную прыладу"
  },
  "approveFromYourOtherDevice": {
    "message": "Ухваліць з іншай вашай прылады"
  },
  "requestAdminApproval": {
    "message": "Запытаць ухваленне адміністратара"
  },
  "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": "ЕС",
    "description": "European Union"
  },
  "accessDenied": {
    "message": "Доступ забаронены. У вас не дастаткова правоў для прагляду гэтай старонкі."
  },
  "general": {
    "message": "Асноўныя"
  },
  "display": {
    "message": "Адлюстраванне"
  },
  "accountSuccessfullyCreated": {
    "message": "Уліковы запіс паспяхова створаны!"
  },
  "adminApprovalRequested": {
    "message": "Патрабуецца ўхваленне адміністратара"
  },
  "adminApprovalRequestSentToAdmins": {
    "message": "Ваш запыт адпраўлены адміністратару."
  },
  "troubleLoggingIn": {
    "message": "Праблемы з уваходам?"
  },
  "loginApproved": {
    "message": "Уваход ухвалены"
  },
  "userEmailMissing": {
    "message": "Адсутнічае электронная пошта карыстальніка"
  },
  "activeUserEmailNotFoundLoggingYouOut": {
    "message": "Active user email not found. Logging you out."
  },
  "deviceTrusted": {
    "message": "Давераная прылада"
  },
  "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": "Неабходны ўвод даных."
  },
  "required": {
    "message": "патрабуецца"
  },
  "search": {
    "message": "Пошук"
  },
  "inputMinLength": {
    "message": "Даўжыня ўведзеных даных павінна складаць прынамсі $COUNT$ сімв.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "inputMaxLength": {
    "message": "Даўжыня ўведзеных даных не можа перавышаць наступную колькасць сімвалаў: $COUNT$.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "20"
      }
    }
  },
  "inputForbiddenCharacters": {
    "message": "Наступныя сімвалы забаронены: $CHARACTERS$",
    "placeholders": {
      "characters": {
        "content": "$1",
        "example": "@, #, $, %"
      }
    }
  },
  "inputMinValue": {
    "message": "Мінімальная даўжыня сімвалаў значэння, якое будзе ўводзіцца: $MIN$.",
    "placeholders": {
      "min": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "inputMaxValue": {
    "message": "Максімальная даўжыня сімвалаў значэння, якое будзе ўводзіцца: $MAX$.",
    "placeholders": {
      "max": {
        "content": "$1",
        "example": "100"
      }
    }
  },
  "multipleInputEmails": {
    "message": "1 або некалькі адрасоў электроннай пошты з'яўляюцца памылковымі"
  },
  "inputTrimValidator": {
    "message": "Уведзенае значэнне не павінна змяшчаць толькі прабелы.",
    "description": "Notification to inform the user that a form's input can't contain only whitespace."
  },
  "inputEmail": {
    "message": "Уведзеныя даныя не з'яўляюцца адрасам электроннай пошты."
  },
  "fieldsNeedAttention": {
    "message": "Колькасць палёў, якія патрабуюць вашай увагі: $COUNT$.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "singleFieldNeedsAttention": {
    "message": "1 поле патрабуе вашай увагі."
  },
  "multipleFieldsNeedAttention": {
    "message": "Колькасць палёў, якія патрабуюць вашай увагі: $COUNT$.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "selectPlaceholder": {
    "message": "-- Выбраць --"
  },
  "multiSelectPlaceholder": {
    "message": "- Увядзіце для фільтрацыі -"
  },
  "multiSelectLoading": {
    "message": "Атрыманне параметраў..."
  },
  "multiSelectNotFound": {
    "message": "Элементаў не знойдзена"
  },
  "multiSelectClearAll": {
    "message": "Ачысціць усё"
  },
  "plusNMore": {
    "message": "+ яшчэ $QUANTITY$",
    "placeholders": {
      "quantity": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "submenu": {
    "message": "Падменю"
  },
  "toggleCollapse": {
    "message": "Згарнуць/Разгарнуць",
    "description": "Toggling an expand/collapse state."
  },
  "aliasDomain": {
    "message": "Мянушка дамена"
  },
  "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": "Перайсці да змесціва"
  },
  "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",
    "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": "Няма элементаў для паказу",
    "description": "Text to show in overlay if there are no matching items"
  },
  "newItem": {
    "message": "Новы элемент",
    "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": "Новы лагін",
    "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": "Уключыць"
  },
  "ignore": {
    "message": "Iгнараваць"
  },
  "importError": {
    "message": "Памылка імпартавання"
  },
  "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": "Апісанне"
  },
  "importSuccess": {
    "message": "Data successfully imported"
  },
  "importSuccessNumberOfItems": {
    "message": "A total of $AMOUNT$ items were imported.",
    "placeholders": {
      "amount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "tryAgain": {
    "message": "Паспрабуйце зноў"
  },
  "verificationRequiredForActionSetPinToContinue": {
    "message": "Verification required for this action. Set a PIN to continue."
  },
  "setPin": {
    "message": "Задаць 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": "Увесці PIN-код"
  },
  "useBiometrics": {
    "message": "Выкарыстоўваць біяметрыю"
  },
  "enterVerificationCodeSentToEmail": {
    "message": "Увядзіце праверачны код, які быў адпраўлены на вашу электронную пошту."
  },
  "resendCode": {
    "message": "Адправіць код яшчэ раз"
  },
  "total": {
    "message": "Усяго"
  },
  "importWarning": {
    "message": "Вы імпартуеце даныя ў $ORGANIZATION$. Вашы даныя могуць быць абагулены з удзельнікамі арганізацыі. Вы сапраўды хочаце працягнуць?",
    "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": "Даныя няправільна адфарматаваныя. Калі ласка, праверце файл імпарту і паспрабуйце яшчэ раз."
  },
  "importNothingError": {
    "message": "Нічога не было імпартавана."
  },
  "importEncKeyError": {
    "message": "Памылка дэшыфроўкі экспартаванага файла. Ваш ключ шыфравання не супадае з ключом шыфравання, які выкарыстоўваецца для экспартавання даных."
  },
  "invalidFilePassword": {
    "message": "Памылковы пароль файла. Скарыстайцеся паролем, які вы ўводзілі пры стварэнні файла экспартавання."
  },
  "destination": {
    "message": "Прызначэнне"
  },
  "learnAboutImportOptions": {
    "message": "Даведацца пра параметры імпартавання"
  },
  "selectImportFolder": {
    "message": "Выбраць папку"
  },
  "selectImportCollection": {
    "message": "Выбраць калекцыю"
  },
  "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": "Файл змяшчае непадпісаныя элементы."
  },
  "selectFormat": {
    "message": "Выберыце фармат файла імпартавання"
  },
  "selectImportFile": {
    "message": "Выберыце файл імпартавання"
  },
  "chooseFile": {
    "message": "Выбраць файл"
  },
  "noFileChosen": {
    "message": "Файл не выбраны"
  },
  "orCopyPasteFileContents": {
    "message": "або скапіюйце/устаўце змесціва файла, які імпартуецца"
  },
  "instructionsFor": {
    "message": "Інструкцыі для $NAME$",
    "description": "The title for the import tool instructions.",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "LastPass (csv)"
      }
    }
  },
  "confirmVaultImport": {
    "message": "Пацвердзіць імпартаванне сховішча"
  },
  "confirmVaultImportDesc": {
    "message": "Гэты файл абаронены паролем. Калі ласка, увядзіце пароль для імпартавання даных."
  },
  "confirmFilePassword": {
    "message": "Пацвердзіць пароль файла"
  },
  "exportSuccess": {
    "message": "Vault data exported"
  },
  "exportError": {
    "message": "An error occurred while exporting your vault data"
  },
  "typePasskey": {
    "message": "Ключ доступу"
  },
  "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": "Пацвердзіць"
  },
  "savePasskey": {
    "message": "Захаваць ключ доступу"
  },
  "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": "Перазапісаць ключ доступу?"
  },
  "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": "Няправільны пароль"
  },
  "incorrectCode": {
    "message": "Няправільны код"
  },
  "incorrectPin": {
    "message": "Няправільны 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": "Код доступу"
  },
  "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": "Імпартаваць з CSV"
  },
  "lastPassTryAgainCheckEmail": {
    "message": "Try again or look for an email from LastPass to verify it's you."
  },
  "collection": {
    "message": "Калекцыя"
  },
  "lastPassYubikeyDesc": {
    "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button."
  },
  "switchAccount": {
    "message": "Змяніць уліковы запіс"
  },
  "switchAccounts": {
    "message": "Switch accounts"
  },
  "switchToAccount": {
    "message": "Switch to account"
  },
  "activeAccount": {
    "message": "Active account"
  },
  "bitwardenAccount": {
    "message": "Bitwarden account"
  },
  "availableAccounts": {
    "message": "Available accounts"
  },
  "accountLimitReached": {
    "message": "Дасягнута абмежаванне ўліковага запісу. Выйдзіце, каб дадаць іншы ўліковы запіс."
  },
  "active": {
    "message": "актыўны"
  },
  "locked": {
    "message": "заблакіравана"
  },
  "unlocked": {
    "message": "разблакавана"
  },
  "server": {
    "message": "сервер"
  },
  "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": "Зрабіць прадвызначаным",
    "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": "Пароль захаваны!",
    "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": "Пароль абноўлены!",
    "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": "Поспех"
  },
  "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": "Ваша сховішча нічога не змяшчае"
  },
  "noItemsMatchSearch": {
    "message": "Пошук не даў вынікаў"
  },
  "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": "Скапіяваць электронную пошту"
  },
  "copyPhone": {
    "message": "Скапіяваць тэлефон"
  },
  "copyAddress": {
    "message": "Скапіяваць адрас"
  },
  "myItems": {
    "message": "My Items"
  },
  "adminConsole": {
    "message": "Кансоль адміністратара"
  },
  "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": "Бяспеке акаўнта"
  },
  "phishingBlocker": {
    "message": "Phishing Blocker"
  },
  "enablePhishingDetection": {
    "message": "Phishing detection"
  },
  "enablePhishingDetectionDesc": {
    "message": "Display warning before accessing suspected phishing sites"
  },
  "notifications": {
    "message": "Апавяшчэнні"
  },
  "appearance": {
    "message": "Знешні выгляд"
  },
  "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": "Новы"
  },
  "removeItem": {
    "message": "Выдаліць $NAME$",
    "description": "Remove a selected option, such as a folder or collection",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Work"
      }
    }
  },
  "itemsWithNoFolder": {
    "message": "Элементы без папкі"
  },
  "itemDetails": {
    "message": "Падрабязнасці элемента"
  },
  "itemName": {
    "message": "Назва элемента"
  },
  "organizationIsDeactivated": {
    "message": "Organization is deactivated"
  },
  "owner": {
    "message": "Уладальнік"
  },
  "selfOwnershipLabel": {
    "message": "Вы",
    "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": "Дадатковая інфармацыя"
  },
  "itemHistory": {
    "message": "Гісторыя элемента"
  },
  "lastEdited": {
    "message": "Last edited"
  },
  "ownerYou": {
    "message": "Уладальнік: Вы"
  },
  "linked": {
    "message": "Звязана"
  },
  "copySuccessful": {
    "message": "Copy Successful"
  },
  "upload": {
    "message": "Запампаваць"
  },
  "addAttachment": {
    "message": "Дадаць укладанне"
  },
  "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": "Падрабязнасці карткі"
  },
  "cardBrandDetails": {
    "message": "Падрабязнасці $BRAND$",
    "placeholders": {
      "brand": {
        "content": "$1",
        "example": "Visa"
      }
    }
  },
  "showAnimations": {
    "message": "Паказаць анімацыі"
  },
  "addAccount": {
    "message": "Дадаць уліковы запіс"
  },
  "loading": {
    "message": "Загрузка"
  },
  "data": {
    "message": "Даныя"
  },
  "passkeys": {
    "message": "Ключы доступу",
    "description": "A section header for a list of passkeys."
  },
  "passwords": {
    "message": "Паролі",
    "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": "Прызначыць"
  },
  "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": {
    "message": "Дадаць"
  },
  "fieldType": {
    "message": "Тып поля"
  },
  "fieldLabel": {
    "message": "Назва поля"
  },
  "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": "Рэдагаваць поле"
  },
  "editFieldLabel": {
    "message": "Рэдагаваць $LABEL$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "deleteCustomField": {
    "message": "Выдалісь $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": "Вы пакуль нічога не выбралі."
  },
  "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."
  }
}
