{
  "appName": {
    "message": "Bitwarden"
  },
  "appLogoLabel": {
    "message": "Bitwarden logo"
  },
  "extName": {
    "message": "Bitwarden Password Manager",
    "description": "Extension name, MUST be less than 40 characters (Safari restriction)"
  },
  "extDesc": {
    "message": "At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information",
    "description": "Extension description, MUST be less than 112 characters (Safari restriction)"
  },
  "loginOrCreateNewAccount": {
    "message": "Log in or create a new account to access your secure vault."
  },
  "inviteAccepted": {
    "message": "Invitation accepted"
  },
  "createAccount": {
    "message": "ანგარიშის შექმნა"
  },
  "newToBitwarden": {
    "message": "New to Bitwarden?"
  },
  "logInWithPasskey": {
    "message": "Log in with passkey"
  },
  "unlockWithPasskey": {
    "message": "Unlock with passkey"
  },
  "useSingleSignOn": {
    "message": "Use single sign-on"
  },
  "yourOrganizationRequiresSingleSignOn": {
    "message": "Your organization requires single sign-on."
  },
  "welcomeBack": {
    "message": "Welcome back"
  },
  "setAStrongPassword": {
    "message": "Set a strong password"
  },
  "finishCreatingYourAccountBySettingAPassword": {
    "message": "Finish creating your account by setting a password"
  },
  "enterpriseSingleSignOn": {
    "message": "Enterprise single sign-on"
  },
  "cancel": {
    "message": "გაუქმება"
  },
  "close": {
    "message": "დახურვა"
  },
  "submit": {
    "message": "გადაცემა"
  },
  "emailAddress": {
    "message": "ელფოსტის მისამართი"
  },
  "masterPass": {
    "message": "Master password"
  },
  "masterPassDesc": {
    "message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it."
  },
  "masterPassHintDesc": {
    "message": "A master password hint can help you remember your password if you forget it."
  },
  "masterPassHintText": {
    "message": "If you forget your password, the password hint can be sent to your email. $CURRENT$/$MAXIMUM$ character maximum.",
    "placeholders": {
      "current": {
        "content": "$1",
        "example": "0"
      },
      "maximum": {
        "content": "$2",
        "example": "50"
      }
    }
  },
  "reTypeMasterPass": {
    "message": "Re-type master password"
  },
  "masterPassHint": {
    "message": "Master password hint (optional)"
  },
  "passwordStrengthScore": {
    "message": "Password strength score $SCORE$",
    "placeholders": {
      "score": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "joinOrganization": {
    "message": "Join organization"
  },
  "joinOrganizationName": {
    "message": "Join $ORGANIZATIONNAME$",
    "placeholders": {
      "organizationName": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "finishJoiningThisOrganizationBySettingAMasterPassword": {
    "message": "Finish joining this organization by setting a master password."
  },
  "tab": {
    "message": "ჩანართი"
  },
  "vault": {
    "message": "საცავი"
  },
  "myVault": {
    "message": "My vault"
  },
  "allVaults": {
    "message": "All vaults"
  },
  "tools": {
    "message": "ხელსაწყოები"
  },
  "settings": {
    "message": "მორგება"
  },
  "currentTab": {
    "message": "Current tab"
  },
  "copyPassword": {
    "message": "პაროლის კოპირება"
  },
  "copyPassphrase": {
    "message": "Copy passphrase"
  },
  "copyNote": {
    "message": "Copy note"
  },
  "copyUri": {
    "message": "Copy URI"
  },
  "copyUsername": {
    "message": "მომხმარებლის სახელის კოპირება"
  },
  "copyNumber": {
    "message": "Copy number"
  },
  "copySecurityCode": {
    "message": "უსაფრთხოების კოდის კოპირება"
  },
  "copyName": {
    "message": "სახელის კოპირება"
  },
  "copyCompany": {
    "message": "Copy company"
  },
  "copySSN": {
    "message": "Copy Social Security number"
  },
  "copyPassportNumber": {
    "message": "Copy passport number"
  },
  "copyLicenseNumber": {
    "message": "დააკოპირეთ ლიცენზიის ნომერი"
  },
  "copyPrivateKey": {
    "message": "Copy private key"
  },
  "copyPublicKey": {
    "message": "Copy public key"
  },
  "copyFingerprint": {
    "message": "Copy fingerprint"
  },
  "copyCustomField": {
    "message": "Copy $FIELD$",
    "placeholders": {
      "field": {
        "content": "$1",
        "example": "Custom field label"
      }
    }
  },
  "copyWebsite": {
    "message": "Copy website"
  },
  "copyNotes": {
    "message": "Copy notes"
  },
  "copy": {
    "message": "Copy",
    "description": "Copy to clipboard"
  },
  "fill": {
    "message": "Fill",
    "description": "This string is used on the vault page to indicate autofilling. Horizontal space is limited in the interface here so try and keep translations as concise as possible."
  },
  "autoFill": {
    "message": "ავტომატური შევსება"
  },
  "autoFillLogin": {
    "message": "Autofill login"
  },
  "autoFillCard": {
    "message": "Autofill card"
  },
  "autoFillIdentity": {
    "message": "Autofill identity"
  },
  "fillVerificationCode": {
    "message": "Fill verification code"
  },
  "fillVerificationCodeAria": {
    "message": "Fill Verification Code",
    "description": "Aria label for the heading displayed the inline menu for totp code autofill"
  },
  "generatePasswordCopied": {
    "message": "Generate password (copied)"
  },
  "copyElementIdentifier": {
    "message": "Copy custom field name"
  },
  "noMatchingLogins": {
    "message": "No matching logins"
  },
  "noCards": {
    "message": "No cards"
  },
  "noIdentities": {
    "message": "No identities"
  },
  "addLoginMenu": {
    "message": "Add login"
  },
  "addCardMenu": {
    "message": "Add card"
  },
  "addIdentityMenu": {
    "message": "Add identity"
  },
  "unlockVaultMenu": {
    "message": "Unlock your vault"
  },
  "loginToVaultMenu": {
    "message": "Log in to your vault"
  },
  "autoFillInfo": {
    "message": "There are no logins available to autofill for the current browser tab."
  },
  "addLogin": {
    "message": "ავტორიზაციის დამატება"
  },
  "addItem": {
    "message": "ელემენტის დამატება"
  },
  "accountEmail": {
    "message": "Account email"
  },
  "requestHint": {
    "message": "Request hint"
  },
  "requestPasswordHint": {
    "message": "Request password hint"
  },
  "enterYourAccountEmailAddressAndYourPasswordHintWillBeSentToYou": {
    "message": "Enter your account email address and your password hint will be sent to you"
  },
  "getMasterPasswordHint": {
    "message": "Get master password hint"
  },
  "continue": {
    "message": "გაგრძელება"
  },
  "sendVerificationCode": {
    "message": "ვერიფიკაციის კოდის გაგზავნა საკუთარ მეილზე"
  },
  "sendCode": {
    "message": "კოდის გაგზავნა"
  },
  "codeSent": {
    "message": "კოდი გაიგზავნა"
  },
  "verificationCode": {
    "message": "გადამოწმების კოდი"
  },
  "confirmIdentity": {
    "message": "Confirm your identity to continue."
  },
  "changeMasterPassword": {
    "message": "Change master password"
  },
  "continueToWebApp": {
    "message": "Continue to web app?"
  },
  "continueToWebAppDesc": {
    "message": "Explore more features of your Bitwarden account on the web app."
  },
  "continueToHelpCenter": {
    "message": "Continue to Help Center?"
  },
  "continueToHelpCenterDesc": {
    "message": "Learn more about how to use Bitwarden on the Help Center."
  },
  "continueToBrowserExtensionStore": {
    "message": "Continue to browser extension store?"
  },
  "continueToBrowserExtensionStoreDesc": {
    "message": "Help others find out if Bitwarden is right for them. Visit your browser's extension store and leave a rating now."
  },
  "changeMasterPasswordOnWebConfirmation": {
    "message": "You can change your master password on the Bitwarden web app."
  },
  "fingerprintPhrase": {
    "message": "Fingerprint phrase",
    "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
  },
  "yourAccountsFingerprint": {
    "message": "Your account's fingerprint phrase",
    "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
  },
  "twoStepLogin": {
    "message": "ორსაფეხურიანი ავტორიზაცია"
  },
  "logOut": {
    "message": "სისტემიდან გასვლა"
  },
  "aboutBitwarden": {
    "message": "About Bitwarden"
  },
  "about": {
    "message": "შესახებ"
  },
  "moreFromBitwarden": {
    "message": "More from Bitwarden"
  },
  "continueToBitwardenDotCom": {
    "message": "Continue to bitwarden.com?"
  },
  "bitwardenForBusiness": {
    "message": "Bitwarden for Business"
  },
  "bitwardenAuthenticator": {
    "message": "Bitwarden Authenticator"
  },
  "continueToAuthenticatorPageDesc": {
    "message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
  },
  "bitwardenSecretsManager": {
    "message": "Bitwarden Secrets Manager"
  },
  "continueToSecretsManagerPageDesc": {
    "message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
  },
  "passwordlessDotDev": {
    "message": "Passwordless.dev"
  },
  "continueToPasswordlessDotDevPageDesc": {
    "message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
  },
  "freeBitwardenFamilies": {
    "message": "Free Bitwarden Families"
  },
  "freeBitwardenFamiliesPageDesc": {
    "message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
  },
  "version": {
    "message": "ვერსია"
  },
  "save": {
    "message": "შენახვა"
  },
  "move": {
    "message": "გადატანა"
  },
  "addFolder": {
    "message": "საქაღალდის დამატება"
  },
  "name": {
    "message": "სახელი"
  },
  "editFolder": {
    "message": "საქაღალდის ჩასწორება"
  },
  "editFolderWithName": {
    "message": "Edit folder: $FOLDERNAME$",
    "placeholders": {
      "foldername": {
        "content": "$1",
        "example": "Social"
      }
    }
  },
  "newFolder": {
    "message": "ახალი საქაღალდე"
  },
  "folderName": {
    "message": "საქაღალდის სახელი"
  },
  "folderHintText": {
    "message": "Nest a folder by adding the parent folder's name followed by a “/”. Example: Social/Forums"
  },
  "noFoldersAdded": {
    "message": "No folders added"
  },
  "createFoldersToOrganize": {
    "message": "Create folders to organize your vault items"
  },
  "deleteFolderPermanently": {
    "message": "Are you sure you want to permanently delete this folder?"
  },
  "deleteFolder": {
    "message": "საქაღალდის წაშლა"
  },
  "folders": {
    "message": "საქაღალდეები"
  },
  "noFolders": {
    "message": "There are no folders to list."
  },
  "helpFeedback": {
    "message": "დახმარება და უკუკავშირი"
  },
  "helpCenter": {
    "message": "Bitwarden Help center"
  },
  "communityForums": {
    "message": "Explore Bitwarden community forums"
  },
  "contactSupport": {
    "message": "Contact Bitwarden support"
  },
  "sync": {
    "message": "სინქრონიზაცია"
  },
  "syncNow": {
    "message": "Sync now"
  },
  "lastSync": {
    "message": "ბოლო სინქი:"
  },
  "passGen": {
    "message": "Password generator"
  },
  "generator": {
    "message": "გენერატორი",
    "description": "Short for 'credential generator'."
  },
  "passGenInfo": {
    "message": "Automatically generate strong, unique passwords for your logins."
  },
  "bitWebVaultApp": {
    "message": "Bitwarden web app"
  },
  "select": {
    "message": "არჩევა"
  },
  "generatePassword": {
    "message": "პაროლის გენერირება"
  },
  "generatePassphrase": {
    "message": "Generate passphrase"
  },
  "passwordGenerated": {
    "message": "Password generated"
  },
  "passphraseGenerated": {
    "message": "Passphrase generated"
  },
  "usernameGenerated": {
    "message": "Username generated"
  },
  "emailGenerated": {
    "message": "Email generated"
  },
  "regeneratePassword": {
    "message": "Regenerate password"
  },
  "options": {
    "message": "მორგება"
  },
  "length": {
    "message": "სიგრძე"
  },
  "include": {
    "message": "ჩართვა",
    "description": "Card header for password generator include block"
  },
  "uppercaseDescription": {
    "message": "Include uppercase characters",
    "description": "Tooltip for the password generator uppercase character checkbox"
  },
  "uppercaseLabel": {
    "message": "ა-ჰ",
    "description": "Label for the password generator uppercase character checkbox"
  },
  "lowercaseDescription": {
    "message": "Include lowercase characters",
    "description": "Full description for the password generator lowercase character checkbox"
  },
  "lowercaseLabel": {
    "message": "a-z",
    "description": "Label for the password generator lowercase character checkbox"
  },
  "numbersDescription": {
    "message": "Include numbers",
    "description": "Full description for the password generator numbers checkbox"
  },
  "numbersLabel": {
    "message": "0-9",
    "description": "Label for the password generator numbers checkbox"
  },
  "specialCharactersDescription": {
    "message": "Include special characters",
    "description": "Full description for the password generator special characters checkbox"
  },
  "numWords": {
    "message": "სიტყვათა რაოდენობა"
  },
  "wordSeparator": {
    "message": "Word separator"
  },
  "capitalize": {
    "message": "მაღალ რეგისტრში გადაყვანა",
    "description": "Make the first letter of a work uppercase."
  },
  "includeNumber": {
    "message": "Include number"
  },
  "minNumbers": {
    "message": "Minimum numbers"
  },
  "minSpecial": {
    "message": "Minimum special"
  },
  "avoidAmbiguous": {
    "message": "Avoid ambiguous characters",
    "description": "Label for the avoid ambiguous characters checkbox."
  },
  "generatorPolicyInEffect": {
    "message": "Enterprise policy requirements have been applied to your generator options.",
    "description": "Indicates that a policy limits the credential generator screen."
  },
  "searchVault": {
    "message": "Search vault"
  },
  "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": "There are no items to list."
  },
  "itemInformation": {
    "message": "Item information"
  },
  "username": {
    "message": "მომხმარებლის სახელი"
  },
  "password": {
    "message": "პაროლი"
  },
  "totp": {
    "message": "Authenticator secret"
  },
  "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": "View item"
  },
  "launch": {
    "message": "გაშვება"
  },
  "launchWebsite": {
    "message": "Launch website"
  },
  "launchWebsiteName": {
    "message": "Launch website $ITEMNAME$",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret item"
      }
    }
  },
  "website": {
    "message": "ვებგვერდი"
  },
  "toggleVisibility": {
    "message": "ხილულობის გადართვა"
  },
  "manage": {
    "message": "მართვა"
  },
  "other": {
    "message": "სხვა"
  },
  "unlockMethods": {
    "message": "Unlock options"
  },
  "unlockMethodNeeded": {
    "message": "Set up an unlock method in Settings"
  },
  "sessionTimeoutHeader": {
    "message": "Session timeout"
  },
  "otherOptions": {
    "message": "სხვა პარამეტრები"
  },
  "rateExtension": {
    "message": "Rate the extension"
  },
  "browserNotSupportClipboard": {
    "message": "Your web browser does not support easy clipboard copying. Copy it manually instead."
  },
  "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": "Your vault is locked. Verify your identity to continue."
  },
  "yourVaultIsLockedV2": {
    "message": "Your vault is locked"
  },
  "yourAccountIsLocked": {
    "message": "Your account is locked"
  },
  "or": {
    "message": "or"
  },
  "unlock": {
    "message": "განბლოკვა"
  },
  "loggedInAsOn": {
    "message": "Logged in as $EMAIL$ on $HOSTNAME$.",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      },
      "hostname": {
        "content": "$2",
        "example": "bitwarden.com"
      }
    }
  },
  "invalidMasterPassword": {
    "message": "Invalid master password"
  },
  "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": "Vault timeout"
  },
  "vaultTimeout1": {
    "message": "მოლოდინის ვადა"
  },
  "lockNow": {
    "message": "Lock now"
  },
  "lockAll": {
    "message": "Lock all"
  },
  "immediately": {
    "message": "დაუყოვნებლივ"
  },
  "tenSeconds": {
    "message": "10 წამი"
  },
  "twentySeconds": {
    "message": "20 წამი"
  },
  "thirtySeconds": {
    "message": "30 წამი"
  },
  "oneMinute": {
    "message": "1 წუთი"
  },
  "twoMinutes": {
    "message": "2 წუთი"
  },
  "fiveMinutes": {
    "message": "5 წუთი"
  },
  "fifteenMinutes": {
    "message": "15 წუთი"
  },
  "thirtyMinutes": {
    "message": "30 წუთი"
  },
  "oneHour": {
    "message": "1 საათი"
  },
  "fourHours": {
    "message": "4 საათი"
  },
  "onLocked": {
    "message": "On system lock"
  },
  "onIdle": {
    "message": "On system idle"
  },
  "onSleep": {
    "message": "On system sleep"
  },
  "onRestart": {
    "message": "On browser restart"
  },
  "never": {
    "message": "არასოდეს"
  },
  "security": {
    "message": "უსაფრთხოება"
  },
  "confirmMasterPassword": {
    "message": "Confirm master password"
  },
  "masterPassword": {
    "message": "Master password"
  },
  "masterPassImportant": {
    "message": "Your master password cannot be recovered if you forget it!"
  },
  "masterPassHintLabel": {
    "message": "Master password hint"
  },
  "errorOccurred": {
    "message": "დაფიქსირდა შეცდომა"
  },
  "emailRequired": {
    "message": "ელფოსტის მისამართი აუცილებელია."
  },
  "invalidEmail": {
    "message": "არასწორი ელფოსტის მისამართი."
  },
  "masterPasswordRequired": {
    "message": "Master password is required."
  },
  "confirmMasterPasswordRequired": {
    "message": "Master password retype is required."
  },
  "masterPasswordMinlength": {
    "message": "Master password must be at least $VALUE$ characters long.",
    "description": "The Master Password must be at least a specific number of characters long.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "masterPassDoesntMatch": {
    "message": "Master password confirmation does not match."
  },
  "newAccountCreated": {
    "message": "Your new account has been created! You may now log in."
  },
  "newAccountCreated2": {
    "message": "Your new account has been created!"
  },
  "youHaveBeenLoggedIn": {
    "message": "You have been logged in!"
  },
  "youSuccessfullyLoggedIn": {
    "message": "You successfully logged in"
  },
  "youMayCloseThisWindow": {
    "message": "You may close this window"
  },
  "masterPassSent": {
    "message": "We've sent you an email with your master password hint."
  },
  "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$ copied",
    "description": "Value has been copied to the clipboard.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "Password"
      }
    }
  },
  "autofillError": {
    "message": "Unable to autofill the selected item on this page. Copy and paste the information instead."
  },
  "totpCaptureError": {
    "message": "Unable to scan QR code from the current webpage"
  },
  "totpCaptureSuccess": {
    "message": "Authenticator key added"
  },
  "totpCapture": {
    "message": "Scan authenticator QR code from current webpage"
  },
  "totpHelperTitle": {
    "message": "Make 2-step verification seamless"
  },
  "totpHelper": {
    "message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
  },
  "totpHelperWithCapture": {
    "message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
  },
  "learnMoreAboutAuthenticators": {
    "message": "Learn more about authenticators"
  },
  "copyTOTP": {
    "message": "Copy Authenticator key (TOTP)"
  },
  "loggedOut": {
    "message": "გამოხვედით"
  },
  "loggedOutDesc": {
    "message": "You have been logged out of your account."
  },
  "loginExpired": {
    "message": "Your login session has expired."
  },
  "logIn": {
    "message": "შესვლა"
  },
  "logInToBitwarden": {
    "message": "Log in to Bitwarden"
  },
  "enterTheCodeSentToYourEmail": {
    "message": "Enter the code sent to your email"
  },
  "enterTheCodeFromYourAuthenticatorApp": {
    "message": "Enter the code from your authenticator app"
  },
  "pressYourYubiKeyToAuthenticate": {
    "message": "Press your YubiKey to authenticate"
  },
  "duoTwoFactorRequiredPageSubtitle": {
    "message": "Duo two-step login is required for your account. Follow the steps below to finish logging in."
  },
  "followTheStepsBelowToFinishLoggingIn": {
    "message": "Follow the steps below to finish logging in."
  },
  "followTheStepsBelowToFinishLoggingInWithSecurityKey": {
    "message": "Follow the steps below to finish logging in with your security key."
  },
  "restartRegistration": {
    "message": "Restart registration"
  },
  "expiredLink": {
    "message": "Expired link"
  },
  "pleaseRestartRegistrationOrTryLoggingIn": {
    "message": "Please restart registration or try logging in."
  },
  "youMayAlreadyHaveAnAccount": {
    "message": "You may already have an account"
  },
  "logOutConfirmation": {
    "message": "დარწმუნებული ბრძანდებით, რომ გნებავთ, გახვიდეთ?"
  },
  "yes": {
    "message": "კი"
  },
  "no": {
    "message": "არა"
  },
  "noAuth": {
    "message": "Anyone with the link"
  },
  "anyOneWithPassword": {
    "message": "Anyone with a password set by you"
  },
  "location": {
    "message": "Location"
  },
  "unexpectedError": {
    "message": "An unexpected error has occurred."
  },
  "nameRequired": {
    "message": "სახელი სავალდებულოა."
  },
  "addedFolder": {
    "message": "Folder added"
  },
  "twoStepLoginConfirmation": {
    "message": "Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be set up on the bitwarden.com web vault. Do you want to visit the website now?"
  },
  "twoStepLoginConfirmationContent": {
    "message": "Make your account more secure by setting up two-step login in the Bitwarden web app."
  },
  "twoStepLoginConfirmationTitle": {
    "message": "Continue to web app?"
  },
  "editedFolder": {
    "message": "Folder saved"
  },
  "deleteFolderConfirmation": {
    "message": "Are you sure you want to delete this folder?"
  },
  "deletedFolder": {
    "message": "Folder deleted"
  },
  "gettingStartedTutorial": {
    "message": "Getting started tutorial"
  },
  "gettingStartedTutorialVideo": {
    "message": "Watch our getting started tutorial to learn how to get the most out of the browser extension."
  },
  "syncingComplete": {
    "message": "Syncing complete"
  },
  "syncingFailed": {
    "message": "Syncing failed"
  },
  "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": "Item added"
  },
  "editedItem": {
    "message": "Item saved"
  },
  "savedWebsite": {
    "message": "Saved website"
  },
  "savedWebsites": {
    "message": "Saved websites ( $COUNT$ )",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "deleteItemConfirmation": {
    "message": "Do you really want to send to the trash?"
  },
  "deletedItem": {
    "message": "Item sent to trash"
  },
  "overwritePassword": {
    "message": "Overwrite password"
  },
  "overwritePasswordConfirmation": {
    "message": "Are you sure you want to overwrite the current password?"
  },
  "overwriteUsername": {
    "message": "Overwrite username"
  },
  "overwriteUsernameConfirmation": {
    "message": "Are you sure you want to overwrite the current username?"
  },
  "searchFolder": {
    "message": "Search folder"
  },
  "searchCollection": {
    "message": "კოლექციაში ძებნა"
  },
  "searchType": {
    "message": "Search type"
  },
  "noneFolder": {
    "message": "საქაღალდის გარეშე",
    "description": "This is the folder for uncategorized items"
  },
  "enableAddLoginNotification": {
    "message": "Ask to add login"
  },
  "vaultSaveOptionsTitle": {
    "message": "Save to vault options"
  },
  "addLoginNotificationDesc": {
    "message": "Ask to add an item if one isn't found in your vault."
  },
  "addLoginNotificationDescAlt": {
    "message": "Ask to add an item if one isn't found in your vault. Applies to all logged in accounts."
  },
  "showCardsInVaultViewV2": {
    "message": "Always show cards as Autofill suggestions on Vault view"
  },
  "showCardsCurrentTab": {
    "message": "Show cards on Tab page"
  },
  "showCardsCurrentTabDesc": {
    "message": "List card items on the Tab page for easy autofill."
  },
  "showIdentitiesInVaultViewV2": {
    "message": "Always show identities as Autofill suggestions on Vault view"
  },
  "showIdentitiesCurrentTab": {
    "message": "Show identities on Tab page"
  },
  "showIdentitiesCurrentTabDesc": {
    "message": "List identity items on the Tab page for easy autofill."
  },
  "clickToAutofillOnVault": {
    "message": "Click items to autofill on Vault view"
  },
  "clickToAutofill": {
    "message": "Click items in autofill suggestion to fill"
  },
  "clearClipboard": {
    "message": "ბუფერის გასუფთავება",
    "description": "Clipboard is the operating system thing where you copy/paste data to on your device."
  },
  "clearClipboardDesc": {
    "message": "Automatically clear copied values from your clipboard.",
    "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": "Should Bitwarden remember this password for you?"
  },
  "notificationAddSave": {
    "message": "შენახვა"
  },
  "notificationViewAria": {
    "message": "View $ITEMNAME$, opens in new window",
    "placeholders": {
      "itemName": {
        "content": "$1"
      }
    },
    "description": "Aria label for the view button in notification bar confirmation message"
  },
  "notificationNewItemAria": {
    "message": "New Item, opens in new window",
    "description": "Aria label for the new item button in notification bar confirmation message when error is prompted"
  },
  "notificationEditTooltip": {
    "message": "Edit before saving",
    "description": "Tooltip and Aria label for edit button on cipher item"
  },
  "newNotification": {
    "message": "New notification"
  },
  "labelWithNotification": {
    "message": "$LABEL$: New notification",
    "description": "Label for the notification with a new login suggestion.",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Login"
      }
    }
  },
  "notificationLoginSaveConfirmation": {
    "message": "saved to Bitwarden.",
    "description": "Shown to user after item is saved."
  },
  "notificationLoginUpdatedConfirmation": {
    "message": "updated in Bitwarden.",
    "description": "Shown to user after item is updated."
  },
  "selectItemAriaLabel": {
    "message": "Select $ITEMTYPE$, $ITEMNAME$",
    "description": "Used by screen readers. $1 is the item type (like vault or folder), $2 is the selected item name.",
    "placeholders": {
      "itemType": {
        "content": "$1"
      },
      "itemName": {
        "content": "$2"
      }
    }
  },
  "saveAsNewLoginAction": {
    "message": "Save as new login",
    "description": "Button text for saving login details as a new entry."
  },
  "updateLoginAction": {
    "message": "Update login",
    "description": "Button text for updating an existing login entry."
  },
  "unlockToSave": {
    "message": "Unlock to save this login",
    "description": "User prompt to take action in order to save the login they just entered."
  },
  "saveLogin": {
    "message": "Save login",
    "description": "Prompt asking the user if they want to save their login details."
  },
  "updateLogin": {
    "message": "Update existing login",
    "description": "Prompt asking the user if they want to update an existing login entry."
  },
  "loginSaveSuccess": {
    "message": "Login saved",
    "description": "Message displayed when login details are successfully saved."
  },
  "loginUpdateSuccess": {
    "message": "Login updated",
    "description": "Message displayed when login details are successfully updated."
  },
  "loginUpdateTaskSuccess": {
    "message": "Great job! You took the steps to make you and $ORGANIZATION$ more secure.",
    "placeholders": {
      "organization": {
        "content": "$1"
      }
    },
    "description": "Shown to user after login is updated."
  },
  "loginUpdateTaskSuccessAdditional": {
    "message": "Thank you for making $ORGANIZATION$ more secure. You have $TASK_COUNT$ more passwords to update.",
    "placeholders": {
      "organization": {
        "content": "$1"
      },
      "task_count": {
        "content": "$2"
      }
    },
    "description": "Shown to user after login is updated."
  },
  "nextSecurityTaskAction": {
    "message": "Change next password",
    "description": "Message prompting user to undertake completion of another security task."
  },
  "saveFailure": {
    "message": "Error saving",
    "description": "Error message shown when the system fails to save login details."
  },
  "saveFailureDetails": {
    "message": "Oh no! We couldn't save this. Try entering the details manually.",
    "description": "Detailed error message shown when saving login details fails."
  },
  "changePasswordWarning": {
    "message": "After changing your password, you will need to log in with your new password. Active sessions on other devices will be logged out within one hour."
  },
  "accountRecoveryUpdateMasterPasswordSubtitle": {
    "message": "Change your master password to complete account recovery."
  },
  "enableChangedPasswordNotification": {
    "message": "Ask to update existing login"
  },
  "changedPasswordNotificationDesc": {
    "message": "Ask to update a login's password when a change is detected on a website."
  },
  "changedPasswordNotificationDescAlt": {
    "message": "Ask to update a login's password when a change is detected on a website. Applies to all logged in accounts."
  },
  "enableUsePasskeys": {
    "message": "Ask to save and use passkeys"
  },
  "usePasskeysDesc": {
    "message": "Ask to save new passkeys or log in with passkeys stored in your vault. Applies to all logged in accounts."
  },
  "notificationChangeDesc": {
    "message": "Do you want to update this password in 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": "Show context menu options"
  },
  "contextMenuItemDesc": {
    "message": "Use a secondary click to access password generation and matching logins for the website."
  },
  "contextMenuItemDescAlt": {
    "message": "Use a secondary click to access password generation and matching logins for the website. Applies to all logged in accounts."
  },
  "defaultUriMatchDetection": {
    "message": "Default URI match detection",
    "description": "Default URI match detection for autofill."
  },
  "defaultUriMatchDetectionDesc": {
    "message": "Choose the default way that URI match detection is handled for logins when performing actions such as autofill."
  },
  "theme": {
    "message": "თემა"
  },
  "themeDesc": {
    "message": "Change the application's color theme."
  },
  "themeDescAlt": {
    "message": "Change the application's color theme. Applies to all logged in accounts."
  },
  "dark": {
    "message": "ბნელი",
    "description": "Dark color"
  },
  "light": {
    "message": "ღია",
    "description": "Light color"
  },
  "exportFrom": {
    "message": "Export from"
  },
  "exportVerb": {
    "message": "Export",
    "description": "The verb form of the word Export"
  },
  "exportNoun": {
    "message": "Export",
    "description": "The noun form of the word Export"
  },
  "importNoun": {
    "message": "Import",
    "description": "The noun form of the word Import"
  },
  "importVerb": {
    "message": "Import",
    "description": "The verb form of the word Import"
  },
  "fileFormat": {
    "message": "File format"
  },
  "fileEncryptedExportWarningDesc": {
    "message": "This file export will be password protected and require the file password to decrypt."
  },
  "filePassword": {
    "message": "File password"
  },
  "exportPasswordDescription": {
    "message": "This password will be used to export and import this file"
  },
  "accountRestrictedOptionDescription": {
    "message": "Use your account encryption key, derived from your account's username and Master Password, to encrypt the export and restrict import to only the current Bitwarden account."
  },
  "passwordProtectedOptionDescription": {
    "message": "Set a file password to encrypt the export and import it to any Bitwarden account using the password for decryption."
  },
  "exportTypeHeading": {
    "message": "გატანის ტიპი"
  },
  "accountRestricted": {
    "message": "Account restricted"
  },
  "filePasswordAndConfirmFilePasswordDoNotMatch": {
    "message": "“File password”  and “Confirm file password“ do not match."
  },
  "warning": {
    "message": "გაფრთხილება",
    "description": "WARNING (should stay in capitalized letters if the language permits)"
  },
  "warningCapitalized": {
    "message": "Warning",
    "description": "Warning (should maintain locale-relevant capitalization)"
  },
  "confirmVaultExport": {
    "message": "Confirm vault export"
  },
  "exportWarningDesc": {
    "message": "This export contains your vault data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it."
  },
  "encExportKeyWarningDesc": {
    "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
  },
  "encExportAccountWarningDesc": {
    "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
  },
  "exportMasterPassword": {
    "message": "Enter your master password to export your vault data."
  },
  "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": "Move to organization"
  },
  "movedItemToOrg": {
    "message": "$ITEMNAME$ moved to $ORGNAME$",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      },
      "orgname": {
        "content": "$2",
        "example": "Company Name"
      }
    }
  },
  "moveToOrgDesc": {
    "message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
  },
  "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": "Authenticator key (TOTP)"
  },
  "verificationCodeTotp": {
    "message": "Verification code (TOTP)"
  },
  "copyVerificationCode": {
    "message": "Copy verification code"
  },
  "attachments": {
    "message": "დანართი"
  },
  "deleteAttachment": {
    "message": "Delete attachment"
  },
  "deleteAttachmentConfirmation": {
    "message": "Are you sure you want to delete this attachment?"
  },
  "deletedAttachment": {
    "message": "Attachment deleted"
  },
  "newAttachment": {
    "message": "Add new attachment"
  },
  "noAttachments": {
    "message": "No attachments."
  },
  "attachmentSaved": {
    "message": "Attachment saved"
  },
  "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": "Maximum file size is 500 MB."
  },
  "featureUnavailable": {
    "message": "Feature unavailable"
  },
  "legacyEncryptionUnsupported": {
    "message": "Legacy encryption is no longer supported. Please contact support to recover your account."
  },
  "premiumMembership": {
    "message": "Premium membership"
  },
  "premiumManage": {
    "message": "Manage membership"
  },
  "premiumManageAlert": {
    "message": "You can manage your membership on the bitwarden.com web vault. Do you want to visit the website now?"
  },
  "premiumRefresh": {
    "message": "Refresh membership"
  },
  "premiumNotCurrentMember": {
    "message": "You are not currently a Premium member."
  },
  "premiumSignUpAndGet": {
    "message": "Sign up for a Premium membership and get:"
  },
  "ppremiumSignUpStorage": {
    "message": "1 GB encrypted storage for file attachments."
  },
  "premiumSignUpStorageV2": {
    "message": "$SIZE$ encrypted storage for file attachments.",
    "placeholders": {
      "size": {
        "content": "$1",
        "example": "1 GB"
      }
    }
  },
  "premiumSignUpEmergency": {
    "message": "Emergency access."
  },
  "premiumSignUpTwoStepOptions": {
    "message": "Proprietary two-step login options such as YubiKey and Duo."
  },
  "premiumSubscriptionEnded": {
    "message": "Your Premium subscription ended"
  },
  "archivePremiumRestart": {
    "message": "To regain access to your archive, restart your Premium subscription. If you edit details for an archived item before restarting, it'll be moved back into your vault."
  },
  "restartPremium": {
    "message": "Restart Premium"
  },
  "ppremiumSignUpReports": {
    "message": "Password hygiene, account health, and data breach reports to keep your vault safe."
  },
  "ppremiumSignUpTotp": {
    "message": "TOTP verification code (2FA) generator for logins in your vault."
  },
  "ppremiumSignUpSupport": {
    "message": "Priority customer support."
  },
  "ppremiumSignUpFuture": {
    "message": "All future Premium features. More coming soon!"
  },
  "premiumPurchase": {
    "message": "Purchase Premium"
  },
  "premiumPurchaseAlertV2": {
    "message": "You can purchase Premium from your account settings on the Bitwarden web app."
  },
  "premiumCurrentMember": {
    "message": "You are a Premium member!"
  },
  "premiumCurrentMemberThanks": {
    "message": "Thank you for supporting Bitwarden."
  },
  "premiumFeatures": {
    "message": "Upgrade to Premium and receive:"
  },
  "premiumPrice": {
    "message": "All for just $PRICE$ /year!",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$10"
      }
    }
  },
  "premiumPriceV2": {
    "message": "All for just $PRICE$ per year!",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$10"
      }
    }
  },
  "refreshComplete": {
    "message": "Refresh complete"
  },
  "enableAutoTotpCopy": {
    "message": "Copy TOTP automatically"
  },
  "disableAutoTotpCopyDesc": {
    "message": "If a login has an authenticator key, copy the TOTP verification code to your clip-board when you autofill the login."
  },
  "enableAutoBiometricsPrompt": {
    "message": "Ask for biometrics on launch"
  },
  "authenticationTimeout": {
    "message": "Authentication timeout"
  },
  "authenticationSessionTimedOut": {
    "message": "The authentication session timed out. Please restart the login process."
  },
  "verificationCodeEmailSent": {
    "message": "Verification email sent to $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": "Insert your security key into your computer's USB port. If it has a button, touch it."
  },
  "openInNewTab": {
    "message": "Open in new tab"
  },
  "webAuthnAuthenticate": {
    "message": "Authenticate 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": "Login unavailable"
  },
  "noTwoStepProviders": {
    "message": "This account has two-step login set up, however, none of the configured two-step providers are supported by this web browser."
  },
  "noTwoStepProviders2": {
    "message": "Please use a supported web browser (such as Chrome) and/or add additional providers that are better supported across web browsers (such as an authenticator app)."
  },
  "twoStepOptions": {
    "message": "Two-step login options"
  },
  "selectTwoStepLoginMethod": {
    "message": "Select two-step login method"
  },
  "recoveryCodeTitle": {
    "message": "Recovery code"
  },
  "authenticatorAppTitle": {
    "message": "ავთენტიკატორი აპი"
  },
  "authenticatorAppDescV2": {
    "message": "Enter a code generated by an authenticator app like Bitwarden Authenticator.",
    "description": "'Bitwarden Authenticator' is a product name and should not be translated."
  },
  "yubiKeyTitleV2": {
    "message": "Yubico OTP Security Key"
  },
  "yubiKeyDesc": {
    "message": "Use a YubiKey to access your account. Works with YubiKey 4, 4 Nano, 4C, and NEO devices."
  },
  "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": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
    "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
  },
  "webAuthnTitle": {
    "message": "FIDO2 WebAuthn"
  },
  "webAuthnDesc": {
    "message": "Use any WebAuthn compatible security key to access your account."
  },
  "emailTitle": {
    "message": "ელ-ფოსტა"
  },
  "emailDescV2": {
    "message": "Enter a code sent to your email."
  },
  "selfHostedEnvironment": {
    "message": "Self-hosted environment"
  },
  "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": "Custom environment"
  },
  "baseUrl": {
    "message": "სერვერის URL"
  },
  "selfHostBaseUrl": {
    "message": "Self-host server URL",
    "description": "Label for field requesting a self-hosted integration service URL"
  },
  "apiUrl": {
    "message": "API server URL"
  },
  "webVaultUrl": {
    "message": "Web vault server URL"
  },
  "identityUrl": {
    "message": "Identity server URL"
  },
  "notificationsUrl": {
    "message": "Notifications server URL"
  },
  "iconsUrl": {
    "message": "Icons server URL"
  },
  "environmentSaved": {
    "message": "Environment URLs saved"
  },
  "showAutoFillMenuOnFormFields": {
    "message": "Show autofill menu on form fields",
    "description": "Represents the message for allowing the user to enable the autofill overlay"
  },
  "autofillSuggestionsSectionTitle": {
    "message": "Autofill suggestions"
  },
  "autofillSpotlightTitle": {
    "message": "Easily find autofill suggestions"
  },
  "autofillSpotlightDesc": {
    "message": "Turn off your browser's autofill settings, so they don't conflict with Bitwarden."
  },
  "turnOffBrowserAutofill": {
    "message": "Turn off $BROWSER$ autofill",
    "placeholders": {
      "browser": {
        "content": "$1",
        "example": "Chrome"
      }
    }
  },
  "turnOffAutofill": {
    "message": "Turn off autofill"
  },
  "confirmAutofill": {
    "message": "Confirm autofill"
  },
  "confirmAutofillDesc": {
    "message": "This site doesn't match your saved login details. Before you fill in your login credentials, make sure it's a trusted site."
  },
  "showInlineMenuLabel": {
    "message": "Show autofill suggestions on form fields"
  },
  "howDoesBitwardenProtectFromPhishing": {
    "message": "How does Bitwarden protect your data from phishing?"
  },
  "currentWebsite": {
    "message": "Current website"
  },
  "autofillAndAddWebsite": {
    "message": "Autofill and add this website"
  },
  "autofillWithoutAdding": {
    "message": "Autofill without adding"
  },
  "doNotAutofill": {
    "message": "Do not autofill"
  },
  "showInlineMenuIdentitiesLabel": {
    "message": "Display identities as suggestions"
  },
  "showInlineMenuCardsLabel": {
    "message": "Display cards as suggestions"
  },
  "showInlineMenuOnIconSelectionLabel": {
    "message": "Display suggestions when icon is selected"
  },
  "showInlineMenuOnFormFieldsDescAlt": {
    "message": "Applies to all logged in accounts."
  },
  "turnOffBrowserBuiltInPasswordManagerSettings": {
    "message": "Turn off your browser's built in password manager settings to avoid conflicts."
  },
  "turnOffBrowserBuiltInPasswordManagerSettingsLink": {
    "message": "Edit browser settings."
  },
  "autofillOverlayVisibilityOff": {
    "message": "გამორთული",
    "description": "Overlay setting select option for disabling autofill overlay"
  },
  "autofillOverlayVisibilityOnFieldFocus": {
    "message": "When field is selected (on focus)",
    "description": "Overlay appearance select option for showing the field on focus of the input element"
  },
  "autofillOverlayVisibilityOnButtonClick": {
    "message": "When autofill icon is selected",
    "description": "Overlay appearance select option for showing the field on click of the overlay icon"
  },
  "enableAutoFillOnPageLoadSectionTitle": {
    "message": "Autofill on page load"
  },
  "enableAutoFillOnPageLoad": {
    "message": "Autofill on page load"
  },
  "enableAutoFillOnPageLoadDesc": {
    "message": "If a login form is detected, autofill when the web page loads."
  },
  "experimentalFeature": {
    "message": "Compromised or untrusted websites can exploit autofill on page load."
  },
  "learnMoreAboutAutofillOnPageLoadLinkText": {
    "message": "Learn more about risks"
  },
  "learnMoreAboutAutofill": {
    "message": "Learn more about autofill"
  },
  "defaultAutoFillOnPageLoad": {
    "message": "Default autofill setting for login items"
  },
  "defaultAutoFillOnPageLoadDesc": {
    "message": "You can turn off autofill on page load for individual login items from the item's Edit view."
  },
  "autoFillOnPageLoadUseDefault": {
    "message": "Use default setting"
  },
  "autoFillOnPageLoadYes": {
    "message": "Autofill on page load"
  },
  "autoFillOnPageLoadNo": {
    "message": "Do not autofill on page load"
  },
  "commandOpenPopup": {
    "message": "Open vault popup"
  },
  "commandOpenSidebar": {
    "message": "Open vault in sidebar"
  },
  "commandAutofillLoginDesc": {
    "message": "Autofill the last used login for the current website"
  },
  "commandAutofillCardDesc": {
    "message": "Autofill the last used card for the current website"
  },
  "commandAutofillIdentityDesc": {
    "message": "Autofill the last used identity for the current website"
  },
  "commandGeneratePasswordDesc": {
    "message": "Generate and copy a new random password to the clipboard"
  },
  "commandLockVaultDesc": {
    "message": "Lock the vault"
  },
  "customFields": {
    "message": "Custom fields"
  },
  "copyValue": {
    "message": "დააკოპირეთ მნიშვნელობა"
  },
  "value": {
    "message": "მნიშვნელობა"
  },
  "newCustomField": {
    "message": "New custom field"
  },
  "dragToSort": {
    "message": "Drag to sort"
  },
  "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": "Linked value",
    "description": "This describes a value that is 'linked' (tied) to another value."
  },
  "popup2faCloseMessage": {
    "message": "Clicking outside the popup window to check your email for your verification code will cause this popup to close. Do you want to open this popup in a new window so that it does not close?"
  },
  "showIconsChangePasswordUrls": {
    "message": "Show website icons and retrieve change password URLs"
  },
  "cardholderName": {
    "message": "Cardholder name"
  },
  "number": {
    "message": "რიცხვი"
  },
  "brand": {
    "message": "სავაჭრო მარკა"
  },
  "expirationMonth": {
    "message": "Expiration month"
  },
  "expirationYear": {
    "message": "Expiration year"
  },
  "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": "Security code"
  },
  "cardNumber": {
    "message": "card number"
  },
  "ex": {
    "message": "ex."
  },
  "title": {
    "message": "სათაური"
  },
  "mr": {
    "message": "ბატონი"
  },
  "mrs": {
    "message": "ქალბატონი"
  },
  "ms": {
    "message": "ქალბატონი"
  },
  "dr": {
    "message": "დოქტორი"
  },
  "mx": {
    "message": "Mx"
  },
  "firstName": {
    "message": "სახელი"
  },
  "middleName": {
    "message": "შუა სახელი"
  },
  "lastName": {
    "message": "გვარი"
  },
  "fullName": {
    "message": "სრული სახელი"
  },
  "identityName": {
    "message": "Identity name"
  },
  "company": {
    "message": "კომპანია"
  },
  "ssn": {
    "message": "Social Security number"
  },
  "passportNumber": {
    "message": "Passport number"
  },
  "licenseNumber": {
    "message": "License number"
  },
  "email": {
    "message": "ელ-ფოსტა"
  },
  "emails": {
    "message": "Emails"
  },
  "phone": {
    "message": "ტელეფონი"
  },
  "address": {
    "message": "მისამართი"
  },
  "address1": {
    "message": "Address 1"
  },
  "address2": {
    "message": "Address 2"
  },
  "address3": {
    "message": "Address 3"
  },
  "cityTown": {
    "message": "City / Town"
  },
  "stateProvince": {
    "message": "რეგიონი/მხარე"
  },
  "zipPostalCode": {
    "message": "Zip / Postal code"
  },
  "country": {
    "message": "ქვეყანა"
  },
  "type": {
    "message": "ტიპი"
  },
  "typeLogin": {
    "message": "შესვლა"
  },
  "typeLogins": {
    "message": "Logins"
  },
  "typeSecureNote": {
    "message": "Secure note"
  },
  "typeCard": {
    "message": "ბარათი"
  },
  "typeIdentity": {
    "message": "იდენტიფიკაცია"
  },
  "typeSshKey": {
    "message": "SSH key"
  },
  "typeNote": {
    "message": "Note"
  },
  "typeLoginSubtitle": {
    "message": "Website or app"
  },
  "typeCardSubtitle": {
    "message": "Credit or debit card"
  },
  "typeIdentitySubtitle": {
    "message": "Personal info"
  },
  "typeNoteSubtitle": {
    "message": "Important text"
  },
  "typeSshKeySubtitle": {
    "message": "Server login token"
  },
  "folderSubtitle": {
    "message": "Organize your items"
  },
  "collectionSubtitle": {
    "message": "Organize shared items"
  },
  "newItemHeaderLogin": {
    "message": "New Login",
    "description": "Header for new login item type"
  },
  "newItemHeaderCard": {
    "message": "New Card",
    "description": "Header for new card item type"
  },
  "newItemHeaderIdentity": {
    "message": "New Identity",
    "description": "Header for new identity item type"
  },
  "newItemHeaderNote": {
    "message": "New Note",
    "description": "Header for new note item type"
  },
  "newItemHeaderSshKey": {
    "message": "New SSH key",
    "description": "Header for new SSH key item type"
  },
  "newItemHeaderTextSend": {
    "message": "New Text Send",
    "description": "Header for new text send"
  },
  "newItemHeaderFileSend": {
    "message": "New File Send",
    "description": "Header for new file send"
  },
  "editItemHeaderLogin": {
    "message": "Edit Login",
    "description": "Header for edit login item type"
  },
  "editItemHeaderCard": {
    "message": "Edit Card",
    "description": "Header for edit card item type"
  },
  "editItemHeaderIdentity": {
    "message": "Edit Identity",
    "description": "Header for edit identity item type"
  },
  "editItemHeaderNote": {
    "message": "Edit Note",
    "description": "Header for edit note item type"
  },
  "editItemHeaderSshKey": {
    "message": "Edit SSH key",
    "description": "Header for edit SSH key item type"
  },
  "editItemHeaderTextSend": {
    "message": "Edit Text Send",
    "description": "Header for edit text send"
  },
  "editItemHeaderFileSend": {
    "message": "Edit File Send",
    "description": "Header for edit file send"
  },
  "viewItemHeaderLogin": {
    "message": "View Login",
    "description": "Header for view login item type"
  },
  "viewItemHeaderCard": {
    "message": "View Card",
    "description": "Header for view card item type"
  },
  "viewItemHeaderIdentity": {
    "message": "View Identity",
    "description": "Header for view identity item type"
  },
  "viewItemHeaderNote": {
    "message": "View Note",
    "description": "Header for view note item type"
  },
  "viewItemHeaderSshKey": {
    "message": "View SSH key",
    "description": "Header for view SSH key item type"
  },
  "chooseItemToAdd": {
    "message": "Choose item to add"
  },
  "passwordHistory": {
    "message": "Password history"
  },
  "generatorHistory": {
    "message": "Generator history"
  },
  "clearGeneratorHistoryTitle": {
    "message": "Clear generator history"
  },
  "cleargGeneratorHistoryDescription": {
    "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?"
  },
  "back": {
    "message": "უკან"
  },
  "collections": {
    "message": "კოლექციები"
  },
  "nCollections": {
    "message": "$COUNT$ collections",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "favorites": {
    "message": "სანიშნეები"
  },
  "popOutNewWindow": {
    "message": "Pop out to a new window"
  },
  "refresh": {
    "message": "განახლება"
  },
  "cards": {
    "message": "კარტი"
  },
  "identities": {
    "message": "იდენტიფიკატორები"
  },
  "logins": {
    "message": "Logins"
  },
  "secureNotes": {
    "message": "Secure notes"
  },
  "sshKeys": {
    "message": "SSH Keys"
  },
  "clear": {
    "message": "გაწმენდა",
    "description": "To clear something out. example: To clear browser history."
  },
  "checkPassword": {
    "message": "Check if password has been exposed."
  },
  "passwordExposed": {
    "message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "passwordSafe": {
    "message": "This password was not found in any known data breaches. It should be safe to use."
  },
  "baseDomain": {
    "message": "Base domain",
    "description": "Domain name. Ex. website.com"
  },
  "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": "Match detection",
    "description": "URI match detection for autofill."
  },
  "defaultMatchDetection": {
    "message": "Default match detection",
    "description": "Default URI match detection for autofill."
  },
  "toggleOptions": {
    "message": "Toggle options"
  },
  "toggleCurrentUris": {
    "message": "Toggle current URIs",
    "description": "Toggle the display of the URIs of the currently open tabs in the browser."
  },
  "currentUri": {
    "message": "Current 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": "There are no passwords to list."
  },
  "clearHistory": {
    "message": "პაროლების ისტორია"
  },
  "nothingToShow": {
    "message": "Nothing to show"
  },
  "nothingGeneratedRecently": {
    "message": "You haven't generated anything recently"
  },
  "remove": {
    "message": "წაშლა"
  },
  "default": {
    "message": "ნაგულისხმევი"
  },
  "dateUpdated": {
    "message": "განახლებულია",
    "description": "ex. Date this item was updated"
  },
  "dateCreated": {
    "message": "შექმნის თარიღი",
    "description": "ex. Date this item was created"
  },
  "datePasswordUpdated": {
    "message": "Password updated",
    "description": "ex. Date this password was updated"
  },
  "neverLockWarning": {
    "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected."
  },
  "noOrganizationsList": {
    "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users."
  },
  "noCollectionsInList": {
    "message": "There are no collections to list."
  },
  "ownership": {
    "message": "მფლობელობა"
  },
  "whoOwnsThisItem": {
    "message": "Who owns this item?"
  },
  "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": "Weak master password"
  },
  "weakMasterPasswordDesc": {
    "message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?"
  },
  "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": "Unlock with PIN"
  },
  "setYourPinTitle": {
    "message": "Set PIN"
  },
  "setYourPinButton": {
    "message": "Set PIN"
  },
  "setYourPinCode": {
    "message": "Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application."
  },
  "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 code is required."
  },
  "invalidPin": {
    "message": "Invalid PIN code."
  },
  "tooManyInvalidPinEntryAttemptsLoggingOut": {
    "message": "Too many invalid PIN entry attempts. Logging out."
  },
  "unlockWithBiometrics": {
    "message": "Unlock with biometrics"
  },
  "unlockWithMasterPassword": {
    "message": "Unlock with master password"
  },
  "awaitDesktop": {
    "message": "Awaiting confirmation from desktop"
  },
  "awaitDesktopDesc": {
    "message": "Please confirm using biometrics in the Bitwarden desktop application to set up biometrics for browser."
  },
  "lockWithMasterPassOnRestart": {
    "message": "Lock with master password on browser restart"
  },
  "lockWithMasterPassOnRestart1": {
    "message": "Require master password on browser restart"
  },
  "selectOneCollection": {
    "message": "You must select at least one collection."
  },
  "cloneItem": {
    "message": "Clone item"
  },
  "clone": {
    "message": "კლონი"
  },
  "passwordGenerator": {
    "message": "Password generator"
  },
  "usernameGenerator": {
    "message": "Username generator"
  },
  "useThisEmail": {
    "message": "Use this email"
  },
  "useThisPassword": {
    "message": "Use this password"
  },
  "useThisPassphrase": {
    "message": "Use this passphrase"
  },
  "useThisUsername": {
    "message": "Use this username"
  },
  "securePasswordGenerated": {
    "message": "Secure password generated! Don't forget to also update your password on the website."
  },
  "useGeneratorHelpTextPartOne": {
    "message": "Use the generator",
    "description": "This will be used as part of a larger sentence, broken up to include the generator icon. The full sentence will read 'Use the generator [GENERATOR_ICON] to create a strong unique password'"
  },
  "useGeneratorHelpTextPartTwo": {
    "message": "to create a strong unique password",
    "description": "This will be used as part of a larger sentence, broken up to include the generator icon. The full sentence will read 'Use the generator [GENERATOR_ICON] to create a strong unique password'"
  },
  "vaultCustomization": {
    "message": "Vault customization"
  },
  "vaultTimeoutAction": {
    "message": "Vault timeout action"
  },
  "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": "Search trash"
  },
  "permanentlyDeleteItem": {
    "message": "Permanently delete item"
  },
  "permanentlyDeleteItemConfirmation": {
    "message": "Are you sure you want to permanently delete this item?"
  },
  "permanentlyDeletedItem": {
    "message": "Item permanently deleted"
  },
  "archivedItemRestored": {
    "message": "Archived item restored"
  },
  "restoreItem": {
    "message": "Restore item"
  },
  "restoredItem": {
    "message": "Item restored"
  },
  "alreadyHaveAccount": {
    "message": "უკვე გაქვთ ანგარიში?"
  },
  "vaultTimeoutLogOutConfirmation": {
    "message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?"
  },
  "vaultTimeoutLogOutConfirmationTitle": {
    "message": "Timeout action confirmation"
  },
  "autoFillAndSave": {
    "message": "Autofill and save"
  },
  "fillAndSave": {
    "message": "Fill and save"
  },
  "autoFillSuccessAndSavedUri": {
    "message": "Item autofilled and URI saved"
  },
  "autoFillSuccess": {
    "message": "Item autofilled "
  },
  "insecurePageWarning": {
    "message": "Warning: This is an unsecured HTTP page, and any information you submit can potentially be seen and changed by others. This Login was originally saved on a secure (HTTPS) page."
  },
  "insecurePageWarningFillPrompt": {
    "message": "Do you still wish to fill this login?"
  },
  "autofillIframeWarning": {
    "message": "The form is hosted by a different domain than the URI of your saved login. Choose OK to autofill anyway, or Cancel to stop."
  },
  "autofillIframeWarningTip": {
    "message": "To prevent this warning in the future, save this URI, $HOSTNAME$, to your Bitwarden login item for this site.",
    "placeholders": {
      "hostname": {
        "content": "$1",
        "example": "www.example.com"
      }
    }
  },
  "topLayerHijackWarning": {
    "message": "This page is interfering with the Bitwarden experience. The Bitwarden inline menu has been temporarily disabled as a safety measure."
  },
  "setMasterPassword": {
    "message": "Set master password"
  },
  "currentMasterPass": {
    "message": "Current master password"
  },
  "newMasterPass": {
    "message": "New master password"
  },
  "confirmNewMasterPass": {
    "message": "Confirm new master password"
  },
  "masterPasswordPolicyInEffect": {
    "message": "One or more organization policies require your master password to meet the following requirements:"
  },
  "policyInEffectMinComplexity": {
    "message": "Minimum complexity score of $SCORE$",
    "placeholders": {
      "score": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "policyInEffectMinLength": {
    "message": "Minimum length of $LENGTH$",
    "placeholders": {
      "length": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "policyInEffectUppercase": {
    "message": "Contain one or more uppercase characters"
  },
  "policyInEffectLowercase": {
    "message": "Contain one or more lowercase characters"
  },
  "policyInEffectNumbers": {
    "message": "Contain one or more numbers"
  },
  "policyInEffectSpecial": {
    "message": "Contain one or more of the following special characters $CHARS$",
    "placeholders": {
      "chars": {
        "content": "$1",
        "example": "!@#$%^&*"
      }
    }
  },
  "masterPasswordPolicyRequirementsNotMet": {
    "message": "Your new master password does not meet the policy requirements."
  },
  "receiveMarketingEmailsV2": {
    "message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
  },
  "unsubscribe": {
    "message": "გამოწერის გაუქმება"
  },
  "atAnyTime": {
    "message": "at any time."
  },
  "byContinuingYouAgreeToThe": {
    "message": "By continuing, you agree to the"
  },
  "and": {
    "message": "and"
  },
  "acceptPolicies": {
    "message": "By checking this box you agree to the following:"
  },
  "acceptPoliciesRequired": {
    "message": "Terms of Service and Privacy Policy have not been acknowledged."
  },
  "termsOfService": {
    "message": "მომსახურების პირობები"
  },
  "privacyPolicy": {
    "message": "კონფიდენციალობის პოლიტიკა"
  },
  "yourNewPasswordCannotBeTheSameAsYourCurrentPassword": {
    "message": "Your new password cannot be the same as your current password."
  },
  "hintEqualsPassword": {
    "message": "Your password hint cannot be the same as your password."
  },
  "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": "Desktop sync verification"
  },
  "desktopIntegrationVerificationText": {
    "message": "Please verify that the desktop application shows this fingerprint: "
  },
  "desktopIntegrationDisabledTitle": {
    "message": "Browser integration is not set up"
  },
  "desktopIntegrationDisabledDesc": {
    "message": "Browser integration is not set up in the Bitwarden desktop application. Please set it up in the settings within the desktop application."
  },
  "startDesktopTitle": {
    "message": "Start the Bitwarden desktop application"
  },
  "startDesktopDesc": {
    "message": "The Bitwarden desktop application needs to be started before unlock with biometrics can be used."
  },
  "errorEnableBiometricTitle": {
    "message": "Unable to set up biometrics"
  },
  "errorEnableBiometricDesc": {
    "message": "Action was canceled by the desktop application"
  },
  "nativeMessagingInvalidEncryptionDesc": {
    "message": "Desktop application invalidated the secure communication channel. Please retry this operation"
  },
  "nativeMessagingInvalidEncryptionTitle": {
    "message": "Desktop communication interrupted"
  },
  "nativeMessagingWrongUserDesc": {
    "message": "The desktop application is logged into a different account. Please ensure both applications are logged into the same account."
  },
  "nativeMessagingWrongUserTitle": {
    "message": "Account missmatch"
  },
  "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": "Biometrics not set up"
  },
  "biometricsNotEnabledDesc": {
    "message": "Browser biometrics requires desktop biometric to be set up in the settings first."
  },
  "biometricsNotSupportedTitle": {
    "message": "Biometrics not supported"
  },
  "biometricsNotSupportedDesc": {
    "message": "Browser biometrics is not supported on this device."
  },
  "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": "Permission not provided"
  },
  "nativeMessaginPermissionErrorDesc": {
    "message": "Without permission to communicate with the Bitwarden Desktop Application we cannot provide biometrics in the browser extension. Please try again."
  },
  "nativeMessaginPermissionSidebarTitle": {
    "message": "Permission request error"
  },
  "nativeMessaginPermissionSidebarDesc": {
    "message": "This action cannot be done in the sidebar, please retry the action in the popup or popout."
  },
  "personalOwnershipSubmitError": {
    "message": "Due to an Enterprise Policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available collections."
  },
  "personalOwnershipPolicyInEffect": {
    "message": "An organization policy is affecting your ownership options."
  },
  "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": "Excluded domains"
  },
  "excludedDomainsDesc": {
    "message": "Bitwarden will not ask to save login details for these domains. You must refresh the page for changes to take effect."
  },
  "blockedDomainsDesc": {
    "message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
  },
  "autofillBlockedNoticeV2": {
    "message": "Autofill is blocked for this website."
  },
  "autofillBlockedNoticeGuidance": {
    "message": "Change this in settings"
  },
  "change": {
    "message": "Change"
  },
  "changePassword": {
    "message": "Change password",
    "description": "Change password button for browser at risk notification on login."
  },
  "changeButtonTitle": {
    "message": "Change password - $ITEMNAME$",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "atRiskPassword": {
    "message": "At-risk password"
  },
  "atRiskPasswords": {
    "message": "At-risk passwords"
  },
  "atRiskPasswordDescSingleOrg": {
    "message": "$ORGANIZATION$ is requesting you change one password because it is at-risk.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme Corp"
      }
    }
  },
  "atRiskPasswordsDescSingleOrgPlural": {
    "message": "$ORGANIZATION$ is requesting you change the $COUNT$ passwords because they are at-risk.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme Corp"
      },
      "count": {
        "content": "$2",
        "example": "2"
      }
    }
  },
  "atRiskPasswordsDescMultiOrgPlural": {
    "message": "Your organizations are requesting you change the $COUNT$ passwords because they are at-risk.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "atRiskChangePrompt": {
    "message": "Your password for this site is at-risk. $ORGANIZATION$ has requested that you change it.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme Corp"
      }
    },
    "description": "Notification body when a login triggers an at-risk password change request and the change password domain is known."
  },
  "atRiskNavigatePromptV2": {
    "message": "Your password for this site is at-risk. $ORGANIZATION$ has requested that you navigate to your account settings and change it.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme Corp"
      }
    },
    "description": "Notification body when a login triggers an at-risk password change request and no change password domain is provided."
  },
  "reviewAndChangeAtRiskPassword": {
    "message": "Review and change one at-risk password"
  },
  "reviewAndChangeAtRiskPasswordsPlural": {
    "message": "Review and change $COUNT$ at-risk passwords",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "changeAtRiskPasswordsFaster": {
    "message": "Change at-risk passwords faster"
  },
  "changeAtRiskPasswordsFasterDesc": {
    "message": "Update your settings so you can quickly autofill your passwords and generate new ones"
  },
  "reviewAtRiskLogins": {
    "message": "Review at-risk logins"
  },
  "reviewAtRiskPasswords": {
    "message": "Review at-risk passwords"
  },
  "reviewAtRiskLoginsSlideDesc": {
    "message": "Your organization passwords are at-risk because they are weak, reused, and/or exposed.",
    "description": "Description of the review at-risk login slide on the at-risk password page carousel"
  },
  "reviewAtRiskLoginSlideImgAltPeriod": {
    "message": "Illustration of a list of logins that are at-risk."
  },
  "welcomeDialogGraphicAlt": {
    "message": "Illustration of the layout of the Bitwarden vault page."
  },
  "generatePasswordSlideDesc": {
    "message": "Quickly generate a strong, unique password with the Bitwarden autofill menu on the at-risk site.",
    "description": "Description of the generate password slide on the at-risk password page carousel"
  },
  "generatePasswordSlideImgAltPeriod": {
    "message": "Illustration of the Bitwarden autofill menu displaying a generated password."
  },
  "updateInBitwarden": {
    "message": "Update in Bitwarden"
  },
  "updateInBitwardenSlideDesc": {
    "message": "Bitwarden will then prompt you to update the password in the password manager.",
    "description": "Description of the update in Bitwarden slide on the at-risk password page carousel"
  },
  "updateInBitwardenSlideImgAltPeriod": {
    "message": "Illustration of a Bitwarden’s notification prompting the user to update the login."
  },
  "turnOnAutofill": {
    "message": "Turn on autofill"
  },
  "turnedOnAutofill": {
    "message": "Turned on autofill"
  },
  "dismiss": {
    "message": "Dismiss"
  },
  "websiteItemLabel": {
    "message": "Website $number$ (URI)",
    "placeholders": {
      "number": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "excludedDomainsInvalidDomain": {
    "message": "$DOMAIN$ is not a valid domain",
    "placeholders": {
      "domain": {
        "content": "$1",
        "example": "duckduckgo.com"
      }
    }
  },
  "blockedDomainsSavedSuccess": {
    "message": "Blocked domain changes saved"
  },
  "excludedDomainsSavedSuccess": {
    "message": "Excluded domain changes saved"
  },
  "limitSendViews": {
    "message": "Limit views"
  },
  "limitSendViewsHint": {
    "message": "No one can view this Send after the limit is reached.",
    "description": "Displayed under the limit views field on Send"
  },
  "limitSendViewsCount": {
    "message": "$ACCESSCOUNT$ views left",
    "description": "Displayed under the limit views field on Send",
    "placeholders": {
      "accessCount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "send": {
    "message": "გაგზავნა",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendDetails": {
    "message": "Send details",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendTypeText": {
    "message": "ტექსტი"
  },
  "sendTypeTextToShare": {
    "message": "Text to share"
  },
  "sendTypeFile": {
    "message": "ფაილი"
  },
  "allSends": {
    "message": "All Sends",
    "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": "Password protected"
  },
  "copyLink": {
    "message": "Ბმულის კოპირება"
  },
  "copySendLink": {
    "message": "Copy Send link",
    "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": "Password removed"
  },
  "deletedSend": {
    "message": "Send deleted",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendLink": {
    "message": "Send link",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "disabled": {
    "message": "გამორთული"
  },
  "removePasswordConfirmation": {
    "message": "Are you sure you want to remove the password?"
  },
  "deleteSend": {
    "message": "Delete Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deleteSendConfirmation": {
    "message": "Are you sure you want to delete this Send?",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deleteSendPermanentConfirmation": {
    "message": "Are you sure you want to permanently delete this Send?",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "editSend": {
    "message": "Edit Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deletionDate": {
    "message": "Deletion date"
  },
  "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$ days",
    "placeholders": {
      "days": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "custom": {
    "message": "განსხვავებული"
  },
  "createSend": {
    "message": "New 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 removed",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendDisabledWarning": {
    "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "createdSend": {
    "message": "Send created",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "createdSendSuccessfully": {
    "message": "Send created successfully!",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendExpiresInHoursSingle": {
    "message": "The Send will be available to anyone with the link for the next 1 hour.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendExpiresInHours": {
    "message": "The Send will be available to anyone with the link for the next $HOURS$ hours.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "sendExpiresInDaysSingle": {
    "message": "The Send will be available to anyone with the link for the next 1 day.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendExpiresInDays": {
    "message": "The Send will be available to anyone with the link for the next $DAYS$ days.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "days": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "durationTimeHours": {
    "message": "$HOURS$ hours",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "sendCreatedDescriptionV2": {
    "message": "Copy and share this Send link. The Send will be available to anyone with the link for the next $TIME$.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "sendCreatedDescriptionPassword": {
    "message": "Copy and share this Send link. The Send will be available to anyone with the link and password you set for the next $TIME$.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "sendCreatedDescriptionEmail": {
    "message": "Copy and share this Send link. It can be viewed by the people you specified for the next $TIME$.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "sendLinkCopied": {
    "message": "Send link copied",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "editedSend": {
    "message": "Send saved",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "popOut": {
    "message": "გატანა"
  },
  "expirationDateIsInvalid": {
    "message": "The expiration date provided is not valid."
  },
  "deletionDateIsInvalid": {
    "message": "The deletion date provided is not valid."
  },
  "expirationDateAndTimeRequired": {
    "message": "An expiration date and time are required."
  },
  "deletionDateAndTimeRequired": {
    "message": "A deletion date and time are required."
  },
  "dateParsingError": {
    "message": "There was an error saving your deletion and expiration dates."
  },
  "hideYourEmail": {
    "message": "Hide your email address from viewers."
  },
  "passwordPrompt": {
    "message": "Master password re-prompt"
  },
  "passwordConfirmation": {
    "message": "Master password confirmation"
  },
  "passwordConfirmationDesc": {
    "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
  },
  "emailVerificationRequired": {
    "message": "Email verification required"
  },
  "emailVerifiedV2": {
    "message": "ელფოსტა გადამოწმებულია"
  },
  "emailVerificationRequiredDesc": {
    "message": "You must verify your email to use this feature. You can verify your email in the web vault."
  },
  "masterPasswordSuccessfullySet": {
    "message": "Master password successfully set"
  },
  "updatedMasterPassword": {
    "message": "Updated master password"
  },
  "updateMasterPassword": {
    "message": "Update master password"
  },
  "updateMasterPasswordWarning": {
    "message": "Your master password was recently changed by an administrator in your organization. In order to access the vault, you must update it now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
  },
  "updateWeakMasterPasswordWarning": {
    "message": "Your master password does not meet one or more of your organization policies. In order to access the vault, you must update your master password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
  },
  "tdeDisabledMasterPasswordRequired": {
    "message": "Your organization has disabled trusted device encryption. Please set a master password to access your vault."
  },
  "resetPasswordPolicyAutoEnroll": {
    "message": "Automatic enrollment"
  },
  "resetPasswordAutoEnrollInviteWarning": {
    "message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
  },
  "selectFolder": {
    "message": "აირჩიეთ საქაღალდე..."
  },
  "noFoldersFound": {
    "message": "No folders found",
    "description": "Used as a message within the notification bar when no folders are found"
  },
  "orgPermissionsUpdatedMustSetPassword": {
    "message": "Your organization permissions were updated, requiring you to set a master password.",
    "description": "Used as a card title description on the set password page to explain why the user is there"
  },
  "orgRequiresYouToSetPassword": {
    "message": "Your organization requires you to set a master password.",
    "description": "Used as a card title description on the set password page to explain why the user is there"
  },
  "cardMetrics": {
    "message": "out of $TOTAL$",
    "placeholders": {
      "total": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "verificationRequired": {
    "message": "Verification required",
    "description": "Default title for the user verification dialog."
  },
  "hours": {
    "message": "საათი"
  },
  "minutes": {
    "message": "წუთი"
  },
  "vaultTimeoutPolicyInEffect": {
    "message": "Your organization policies have set your maximum allowed vault timeout to $HOURS$ hour(s) and $MINUTES$ minute(s).",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "vaultTimeoutPolicyInEffect1": {
    "message": "$HOURS$ hour(s) and $MINUTES$ minute(s) maximum.",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "vaultTimeoutPolicyMaximumError": {
    "message": "Timeout exceeds the restriction set by your organization: $HOURS$ hour(s) and $MINUTES$ minute(s) maximum",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "vaultTimeoutPolicyWithActionInEffect": {
    "message": "Your organization policies are affecting your vault timeout. Maximum allowed vault timeout is $HOURS$ hour(s) and $MINUTES$ minute(s). Your vault timeout action is set to $ACTION$.",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      },
      "action": {
        "content": "$3",
        "example": "Lock"
      }
    }
  },
  "vaultTimeoutActionPolicyInEffect": {
    "message": "Your organization policies have set your vault timeout action to $ACTION$.",
    "placeholders": {
      "action": {
        "content": "$1",
        "example": "Lock"
      }
    }
  },
  "vaultTimeoutTooLarge": {
    "message": "Your vault timeout exceeds the restrictions set by your organization."
  },
  "vaultExportDisabled": {
    "message": "Vault export unavailable"
  },
  "personalVaultExportPolicyInEffect": {
    "message": "One or more organization policies prevents you from exporting your individual vault."
  },
  "copyCustomFieldNameInvalidElement": {
    "message": "Unable to identify a valid form element. Try inspecting the HTML instead."
  },
  "copyCustomFieldNameNotUnique": {
    "message": "No unique identifier found."
  },
  "organizationName": {
    "message": "Organization name"
  },
  "keyConnectorDomain": {
    "message": "Key Connector domain"
  },
  "leaveOrganization": {
    "message": "Leave organization"
  },
  "removeMasterPassword": {
    "message": "Remove master password"
  },
  "removedMasterPassword": {
    "message": "Master password removed"
  },
  "leaveOrganizationConfirmation": {
    "message": "Are you sure you want to leave this organization?"
  },
  "leftOrganization": {
    "message": "You have left the organization."
  },
  "toggleCharacterCount": {
    "message": "Toggle character count"
  },
  "sessionTimeout": {
    "message": "Your session has timed out. Please go back and try logging in again."
  },
  "exportingPersonalVaultTitle": {
    "message": "Exporting individual vault"
  },
  "exportingIndividualVaultDescription": {
    "message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included. Only vault item information will be exported and will not include associated attachments.",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "exportingIndividualVaultWithAttachmentsDescription": {
    "message": "Only the individual vault items including attachments associated with $EMAIL$ will be exported. Organization vault items will not be included",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "exportingOrganizationVaultTitle": {
    "message": "Exporting organization vault"
  },
  "exportingOrganizationVaultDesc": {
    "message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "ACME Moving Co."
      }
    }
  },
  "exportingOrganizationVaultFromPasswordManagerWithDataOwnershipDesc": {
    "message": "Only the organization vault associated with $ORGANIZATION$ will be exported.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "exportingOrganizationVaultFromAdminConsoleWithDataOwnershipDesc": {
    "message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collections will not be included.",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "error": {
    "message": "შეცდომა"
  },
  "prfUnlockFailed": {
    "message": "Failed to unlock with passkey. Please try again or use another unlock method."
  },
  "noPrfCredentialsAvailable": {
    "message": "No PRF-enabled passkeys are available for unlock. Please log in with a passkey first."
  },
  "decryptionError": {
    "message": "Decryption error"
  },
  "errorGettingAutoFillData": {
    "message": "Error getting autofill data"
  },
  "couldNotDecryptVaultItemsBelow": {
    "message": "Bitwarden could not decrypt the vault item(s) listed below."
  },
  "contactCSToAvoidDataLossPart1": {
    "message": "Contact customer success",
    "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
  },
  "contactCSToAvoidDataLossPart2": {
    "message": "to avoid additional data loss.",
    "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
  },
  "generateUsername": {
    "message": "Generate username"
  },
  "generateEmail": {
    "message": "Generate email"
  },
  "spinboxBoundariesHint": {
    "message": "Value must be between $MIN$ and $MAX$.",
    "description": "Explains spin box minimum and maximum values to the user",
    "placeholders": {
      "min": {
        "content": "$1",
        "example": "8"
      },
      "max": {
        "content": "$2",
        "example": "128"
      }
    }
  },
  "passwordLengthRecommendationHint": {
    "message": " Use $RECOMMENDED$ characters or more to generate a strong password.",
    "description": "Appended to `spinboxBoundariesHint` to recommend a length to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
    "placeholders": {
      "recommended": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "passphraseNumWordsRecommendationHint": {
    "message": " Use $RECOMMENDED$ words or more to generate a strong passphrase.",
    "description": "Appended to `spinboxBoundariesHint` to recommend a number of words to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
    "placeholders": {
      "recommended": {
        "content": "$1",
        "example": "6"
      }
    }
  },
  "plusAddressedEmail": {
    "message": "Plus addressed email",
    "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
  },
  "plusAddressedEmailDesc": {
    "message": "Use your email provider's sub-addressing capabilities."
  },
  "catchallEmail": {
    "message": "Catch-all email"
  },
  "catchallEmailDesc": {
    "message": "Use your domain's configured catch-all inbox."
  },
  "random": {
    "message": "შემთხვევითი"
  },
  "randomWord": {
    "message": "Random word"
  },
  "websiteName": {
    "message": "Website name"
  },
  "service": {
    "message": "სერვისი"
  },
  "forwardedEmail": {
    "message": "Forwarded email alias"
  },
  "forwardedEmailDesc": {
    "message": "Generate an email alias with an external forwarding service."
  },
  "forwarderDomainName": {
    "message": "Email domain",
    "description": "Labels the domain name email forwarder service option"
  },
  "forwarderDomainNameHint": {
    "message": "Choose a domain that is supported by the selected service",
    "description": "Guidance provided for email forwarding services that support multiple email domains."
  },
  "forwarderError": {
    "message": "$SERVICENAME$ error: $ERRORMESSAGE$",
    "description": "Reports an error returned by a forwarding service to the user.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Invalid characters in domain name."
      }
    }
  },
  "forwarderGeneratedBy": {
    "message": "Generated by Bitwarden.",
    "description": "Displayed with the address on the forwarding service's configuration screen."
  },
  "forwarderGeneratedByWithWebsite": {
    "message": "Website: $WEBSITE$. Generated by Bitwarden.",
    "description": "Displayed with the address on the forwarding service's configuration screen.",
    "placeholders": {
      "WEBSITE": {
        "content": "$1",
        "example": "www.example.com"
      }
    }
  },
  "forwaderInvalidToken": {
    "message": "Invalid $SERVICENAME$ API token",
    "description": "Displayed when the user's API token is empty or rejected by the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwaderInvalidTokenWithMessage": {
    "message": "Invalid $SERVICENAME$ API token: $ERRORMESSAGE$",
    "description": "Displayed when the user's API token is rejected by the forwarding service with an error message.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Please verify your email address to continue."
      }
    }
  },
  "forwaderInvalidOperation": {
    "message": "$SERVICENAME$ refused your request. Please contact your service provider for assistance.",
    "description": "Displayed when the user is forbidden from using the API by the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwaderInvalidOperationWithMessage": {
    "message": "$SERVICENAME$ refused your request: $ERRORMESSAGE$",
    "description": "Displayed when the user is forbidden from using the API by the forwarding service with an error message.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Please verify your email address to continue."
      }
    }
  },
  "forwarderNoAccountId": {
    "message": "Unable to obtain $SERVICENAME$ masked email account ID.",
    "description": "Displayed when the forwarding service fails to return an account ID.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderNoDomain": {
    "message": "Invalid $SERVICENAME$ domain.",
    "description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderNoUrl": {
    "message": "Invalid $SERVICENAME$ url.",
    "description": "Displayed when the url of the forwarding service wasn't supplied.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderUnknownError": {
    "message": "Unknown $SERVICENAME$ error occurred.",
    "description": "Displayed when the forwarding service failed due to an unknown error.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderUnknownForwarder": {
    "message": "Unknown forwarder: '$SERVICENAME$'.",
    "description": "Displayed when the forwarding service is not supported.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "JustTrust.us"
      }
    }
  },
  "hostname": {
    "message": "ჰოსტის სახელი",
    "description": "Part of a URL."
  },
  "apiAccessToken": {
    "message": "API Access Token"
  },
  "apiKey": {
    "message": "API-ის გასაღები"
  },
  "ssoKeyConnectorError": {
    "message": "Key connector error: make sure key connector is available and working correctly."
  },
  "premiumSubcriptionRequired": {
    "message": "Premium subscription required"
  },
  "organizationIsDisabled": {
    "message": "Organization suspended."
  },
  "disabledOrganizationFilterError": {
    "message": "Items in suspended Organizations cannot be accessed. Contact your Organization owner for assistance."
  },
  "loggingInTo": {
    "message": "Logging in to $DOMAIN$",
    "placeholders": {
      "domain": {
        "content": "$1",
        "example": "example.com"
      }
    }
  },
  "serverVersion": {
    "message": "სერვერის ვერსია"
  },
  "selfHostedServer": {
    "message": "self-hosted"
  },
  "thirdParty": {
    "message": "მესამე-პირი"
  },
  "thirdPartyServerMessage": {
    "message": "Connected to third-party server implementation, $SERVERNAME$. Please verify bugs using the official server, or report them to the third-party server.",
    "placeholders": {
      "servername": {
        "content": "$1",
        "example": "ThirdPartyServerName"
      }
    }
  },
  "lastSeenOn": {
    "message": "last seen on: $DATE$",
    "placeholders": {
      "date": {
        "content": "$1",
        "example": "Jun 15, 2015"
      }
    }
  },
  "loginWithMasterPassword": {
    "message": "Log in with master password"
  },
  "newAroundHere": {
    "message": "New around here?"
  },
  "rememberEmail": {
    "message": "Remember email"
  },
  "loginWithDevice": {
    "message": "Log in with device"
  },
  "fingerprintPhraseHeader": {
    "message": "Fingerprint phrase"
  },
  "fingerprintMatchInfo": {
    "message": "Please make sure your vault is unlocked and the Fingerprint phrase matches on the other device."
  },
  "resendNotification": {
    "message": "Resend notification"
  },
  "viewAllLogInOptions": {
    "message": "View all log in options"
  },
  "notificationSentDevice": {
    "message": "A notification has been sent to your device."
  },
  "notificationSentDevicePart1": {
    "message": "Unlock Bitwarden on your device or on the"
  },
  "notificationSentDeviceAnchor": {
    "message": "web app"
  },
  "notificationSentDevicePart2": {
    "message": "Make sure the Fingerprint phrase matches the one below before approving."
  },
  "aNotificationWasSentToYourDevice": {
    "message": "A notification was sent to your device"
  },
  "youWillBeNotifiedOnceTheRequestIsApproved": {
    "message": "You will be notified once the request is approved"
  },
  "needAnotherOptionV1": {
    "message": "Need another option?"
  },
  "loginInitiated": {
    "message": "Login initiated"
  },
  "logInRequestSent": {
    "message": "Request sent"
  },
  "loginRequestApprovedForEmailOnDevice": {
    "message": "Login request approved for $EMAIL$ on $DEVICE$",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      },
      "device": {
        "content": "$2",
        "example": "Web app - Chrome"
      }
    }
  },
  "youDeniedLoginAttemptFromAnotherDevice": {
    "message": "You denied a login attempt from another device. If this was you, try to log in with the device again."
  },
  "device": {
    "message": "Device"
  },
  "loginStatus": {
    "message": "Login status"
  },
  "recentlyActive": {
    "message": "Recently active"
  },
  "recentlyActiveToday": {
    "message": "Today"
  },
  "recentlyActivePast7Days": {
    "message": "Past 7 days"
  },
  "recentlyActivePast14Days": {
    "message": "Past 14 days"
  },
  "recentlyActivePast30Days": {
    "message": "Past 30 days"
  },
  "recentlyActiveOver30Days": {
    "message": "Over 30 days ago"
  },
  "masterPasswordChanged": {
    "message": "Master password saved"
  },
  "exposedMasterPassword": {
    "message": "Exposed Master Password"
  },
  "exposedMasterPasswordDesc": {
    "message": "Password found in a data breach. Use a unique password to protect your account. Are you sure you want to use an exposed password?"
  },
  "weakAndExposedMasterPassword": {
    "message": "Weak and Exposed Master Password"
  },
  "weakAndBreachedMasterPasswordDesc": {
    "message": "Weak password identified and found in a data breach. Use a strong and unique password to protect your account. Are you sure you want to use this password?"
  },
  "checkForBreaches": {
    "message": "Check known data breaches for this password"
  },
  "important": {
    "message": "Important:"
  },
  "masterPasswordHint": {
    "message": "Your master password cannot be recovered if you forget it!"
  },
  "characterMinimum": {
    "message": "$LENGTH$ character minimum",
    "placeholders": {
      "length": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "autofillPageLoadPolicyActivated": {
    "message": "Your organization policies have turned on autofill on page load."
  },
  "autofillSelectInfoWithCommand": {
    "message": "Select an item from this screen, use the shortcut $COMMAND$, or explore other options in settings.",
    "placeholders": {
      "command": {
        "content": "$1",
        "example": "CTRL+Shift+L"
      }
    }
  },
  "autofillSelectInfoWithoutCommand": {
    "message": "Select an item from this screen, or explore other options in settings."
  },
  "gotIt": {
    "message": "გავიგე"
  },
  "autofillSettings": {
    "message": "Autofill settings"
  },
  "autofillKeyboardShortcutSectionTitle": {
    "message": "Autofill shortcut"
  },
  "autofillKeyboardShortcutUpdateLabel": {
    "message": "Change shortcut"
  },
  "autofillKeyboardManagerShortcutsLabel": {
    "message": "მალსახმობების მართვა"
  },
  "autofillShortcut": {
    "message": "Autofill keyboard shortcut"
  },
  "autofillLoginShortcutNotSet": {
    "message": "The autofill login shortcut is not set. Change this in the browser's settings."
  },
  "autofillLoginShortcutText": {
    "message": "The autofill login shortcut is $COMMAND$. Manage all shortcuts in the browser's settings.",
    "placeholders": {
      "command": {
        "content": "$1",
        "example": "CTRL+Shift+L"
      }
    }
  },
  "autofillShortcutTextSafari": {
    "message": "Default autofill shortcut: $COMMAND$.",
    "placeholders": {
      "command": {
        "content": "$1",
        "example": "CTRL+Shift+L"
      }
    }
  },
  "opensInANewWindow": {
    "message": "Opens in a new window"
  },
  "rememberThisDeviceToMakeFutureLoginsSeamless": {
    "message": "Remember this device to make future logins seamless"
  },
  "manageDevices": {
    "message": "Manage devices"
  },
  "currentSession": {
    "message": "Current session"
  },
  "mobile": {
    "message": "Mobile",
    "description": "Mobile app"
  },
  "extension": {
    "message": "Extension",
    "description": "Browser extension/addon"
  },
  "desktop": {
    "message": "Desktop",
    "description": "Desktop app"
  },
  "webVault": {
    "message": "Web vault"
  },
  "webApp": {
    "message": "Web app"
  },
  "cli": {
    "message": "CLI"
  },
  "sdk": {
    "message": "SDK",
    "description": "Software Development Kit"
  },
  "requestPending": {
    "message": "Request pending"
  },
  "firstLogin": {
    "message": "First login"
  },
  "trusted": {
    "message": "Trusted"
  },
  "needsApproval": {
    "message": "Needs approval"
  },
  "devices": {
    "message": "Devices"
  },
  "accessAttemptBy": {
    "message": "Access attempt by $EMAIL$",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "confirmAccess": {
    "message": "Confirm access"
  },
  "denyAccess": {
    "message": "Deny access"
  },
  "time": {
    "message": "Time"
  },
  "deviceType": {
    "message": "Device Type"
  },
  "loginRequest": {
    "message": "Login request"
  },
  "thisRequestIsNoLongerValid": {
    "message": "This request is no longer valid."
  },
  "loginRequestHasAlreadyExpired": {
    "message": "Login request has already expired."
  },
  "justNow": {
    "message": "Just now"
  },
  "requestedXMinutesAgo": {
    "message": "Requested $MINUTES$ minutes ago",
    "placeholders": {
      "minutes": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "deviceApprovalRequired": {
    "message": "Device approval required. Select an approval option below:"
  },
  "deviceApprovalRequiredV2": {
    "message": "Device approval required"
  },
  "selectAnApprovalOptionBelow": {
    "message": "Select an approval option below"
  },
  "rememberThisDevice": {
    "message": "Remember this device"
  },
  "uncheckIfPublicDevice": {
    "message": "Uncheck if using a public device"
  },
  "approveFromYourOtherDevice": {
    "message": "Approve from your other device"
  },
  "requestAdminApproval": {
    "message": "Request admin approval"
  },
  "unableToCompleteLogin": {
    "message": "Unable to complete login"
  },
  "loginOnTrustedDeviceOrAskAdminToAssignPassword": {
    "message": "You need to log in on a trusted device or ask your administrator to assign you a password."
  },
  "ssoIdentifierRequired": {
    "message": "Organization SSO identifier is required."
  },
  "creatingAccountOn": {
    "message": "Creating account on"
  },
  "checkYourEmail": {
    "message": "შეამოწმეთ თქვენი ელფოსტა"
  },
  "followTheLinkInTheEmailSentTo": {
    "message": "Follow the link in the email sent to"
  },
  "andContinueCreatingYourAccount": {
    "message": "and continue creating your account."
  },
  "noEmail": {
    "message": "No email?"
  },
  "goBack": {
    "message": "უკან დაბრუნება"
  },
  "toEditYourEmailAddress": {
    "message": "to edit your email address."
  },
  "eu": {
    "message": "EU",
    "description": "European Union"
  },
  "accessDenied": {
    "message": "Access denied. You do not have permission to view this page."
  },
  "general": {
    "message": "ზოგადი"
  },
  "display": {
    "message": "ჩვენება"
  },
  "accountSuccessfullyCreated": {
    "message": "Account successfully created!"
  },
  "adminApprovalRequested": {
    "message": "Admin approval requested"
  },
  "adminApprovalRequestSentToAdmins": {
    "message": "Your request has been sent to your admin."
  },
  "troubleLoggingIn": {
    "message": "Trouble logging in?"
  },
  "loginApproved": {
    "message": "Login approved"
  },
  "userEmailMissing": {
    "message": "User email missing"
  },
  "activeUserEmailNotFoundLoggingYouOut": {
    "message": "Active user email not found. Logging you out."
  },
  "deviceTrusted": {
    "message": "Device trusted"
  },
  "trustOrganization": {
    "message": "Trust organization"
  },
  "trust": {
    "message": "Trust"
  },
  "doNotTrust": {
    "message": "Do not trust"
  },
  "organizationNotTrusted": {
    "message": "Organization is not trusted"
  },
  "emergencyAccessTrustWarning": {
    "message": "For the security of your account, only confirm if you have granted emergency access to this user and their fingerprint matches what is displayed in their account"
  },
  "orgTrustWarning": {
    "message": "For the security of your account, only proceed if you are a member of this organization, have account recovery enabled, and the fingerprint displayed below matches the organization's fingerprint."
  },
  "orgTrustWarning1": {
    "message": "This organization has an Enterprise policy that will enroll you in account recovery. Enrollment will allow organization administrators to change your password. Only proceed if you recognize this organization and the fingerprint phrase displayed below matches the organization's fingerprint."
  },
  "trustUser": {
    "message": "Trust user"
  },
  "sendsTitleNoItems": {
    "message": "Send sensitive information safely",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendsBodyNoItems": {
    "message": "Share files and data securely with anyone, on any platform. Your information will remain end-to-end encrypted while limiting exposure.",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "inputRequired": {
    "message": "Input is required."
  },
  "required": {
    "message": "აუცილებელია"
  },
  "search": {
    "message": "ძებნა"
  },
  "inputMinLength": {
    "message": "Input must be at least $COUNT$ characters long.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "inputMaxLength": {
    "message": "Input must not exceed $COUNT$ characters in length.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "20"
      }
    }
  },
  "inputForbiddenCharacters": {
    "message": "The following characters are not allowed: $CHARACTERS$",
    "placeholders": {
      "characters": {
        "content": "$1",
        "example": "@, #, $, %"
      }
    }
  },
  "inputMinValue": {
    "message": "Input value must be at least $MIN$.",
    "placeholders": {
      "min": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "inputMaxValue": {
    "message": "Input value must not exceed $MAX$.",
    "placeholders": {
      "max": {
        "content": "$1",
        "example": "100"
      }
    }
  },
  "multipleInputEmails": {
    "message": "1 or more emails are invalid"
  },
  "inputTrimValidator": {
    "message": "Input must not contain only whitespace.",
    "description": "Notification to inform the user that a form's input can't contain only whitespace."
  },
  "inputEmail": {
    "message": "Input is not an email address."
  },
  "fieldsNeedAttention": {
    "message": "$COUNT$ field(s) above need your attention.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "singleFieldNeedsAttention": {
    "message": "1 field needs your attention."
  },
  "multipleFieldsNeedAttention": {
    "message": "$COUNT$ fields need your attention.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "selectPlaceholder": {
    "message": "-- არჩევა --"
  },
  "multiSelectPlaceholder": {
    "message": "-- Type to filter --"
  },
  "multiSelectLoading": {
    "message": "Retrieving options..."
  },
  "multiSelectNotFound": {
    "message": "ჩანაწერები ნაპოვნი არაა"
  },
  "multiSelectClearAll": {
    "message": "ყველას გასუფთავება"
  },
  "plusNMore": {
    "message": "+ $QUANTITY$ more",
    "placeholders": {
      "quantity": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "submenu": {
    "message": "ქვემენიუ"
  },
  "toggleCollapse": {
    "message": "Toggle collapse",
    "description": "Toggling an expand/collapse state."
  },
  "aliasDomain": {
    "message": "Alias domain"
  },
  "autofillOnPageLoadSetToDefault": {
    "message": "Autofill on page load set to use default setting.",
    "description": "Toast message for informing the user that autofill on page load has been set to the default setting."
  },
  "cannotAutofill": {
    "message": "Cannot autofill"
  },
  "cannotAutofillExactMatch": {
    "message": "Default matching is set to 'Exact Match'. The current website does not exactly match the saved login details for this item."
  },
  "okay": {
    "message": "Okay"
  },
  "toggleSideNavigation": {
    "message": "Toggle side navigation"
  },
  "skipToContent": {
    "message": "შემცველობაზე გადახტომა"
  },
  "bitwardenOverlayButton": {
    "message": "Bitwarden autofill menu button",
    "description": "Page title for the iframe containing the overlay button"
  },
  "toggleBitwardenVaultOverlay": {
    "message": "Toggle Bitwarden autofill menu",
    "description": "Screen reader and tool tip label for the overlay button"
  },
  "bitwardenVault": {
    "message": "Bitwarden autofill menu",
    "description": "Page title in overlay"
  },
  "unlockYourAccountToViewMatchingLogins": {
    "message": "Unlock your account to view matching logins",
    "description": "Text to display in overlay when the account is locked."
  },
  "unlockYourAccountToViewAutofillSuggestions": {
    "message": "Unlock your account to view autofill suggestions",
    "description": "Text to display in overlay when the account is locked."
  },
  "unlockAccount": {
    "message": "ანგარიშის განბლოკვა",
    "description": "Button text to display in overlay when the account is locked."
  },
  "unlockAccountAria": {
    "message": "Unlock your account, opens in a new window",
    "description": "Screen reader text (aria-label) for unlock account button in overlay"
  },
  "totpCodeAria": {
    "message": "Time-based One-Time Password Verification Code",
    "description": "Aria label for the totp code displayed in the inline menu for autofill"
  },
  "totpSecondsSpanAria": {
    "message": "Time remaining before current TOTP expires",
    "description": "Aria label for the totp seconds displayed in the inline menu for autofill"
  },
  "fillCredentialsFor": {
    "message": "Fill credentials for",
    "description": "Screen reader text for when overlay item is in focused"
  },
  "partialUsername": {
    "message": "Partial username",
    "description": "Screen reader text for when a login item is focused where a partial username is displayed. SR will announce this phrase before reading the text of the partial username"
  },
  "noItemsToShow": {
    "message": "No items to show",
    "description": "Text to show in overlay if there are no matching items"
  },
  "newItem": {
    "message": "ახალი ჩანაწერი",
    "description": "Button text to display in overlay when there are no matching items"
  },
  "addNewVaultItem": {
    "message": "Add new vault item",
    "description": "Screen reader text (aria-label) for new item button in overlay"
  },
  "newLogin": {
    "message": "New login",
    "description": "Button text to display within inline menu when there are no matching items on a login field"
  },
  "addNewLoginItemAria": {
    "message": "Add new vault login item, opens in a new window",
    "description": "Screen reader text (aria-label) for new login button within inline menu"
  },
  "newCard": {
    "message": "New card",
    "description": "Button text to display within inline menu when there are no matching items on a credit card field"
  },
  "addNewCardItemAria": {
    "message": "Add new vault card item, opens in a new window",
    "description": "Screen reader text (aria-label) for new card button within inline menu"
  },
  "newIdentity": {
    "message": "New identity",
    "description": "Button text to display within inline menu when there are no matching items on an identity field"
  },
  "addNewIdentityItemAria": {
    "message": "Add new vault identity item, opens in a new window",
    "description": "Screen reader text (aria-label) for new identity button within inline menu"
  },
  "bitwardenOverlayMenuAvailable": {
    "message": "Bitwarden autofill menu available. Press the down arrow key to select.",
    "description": "Screen reader text for announcing when the overlay opens on the page"
  },
  "turnOn": {
    "message": "ჩართვა"
  },
  "ignore": {
    "message": "იგნორი"
  },
  "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": "Set PIN"
  },
  "verifyWithBiometrics": {
    "message": "Verify with biometrics"
  },
  "awaitingConfirmation": {
    "message": "Awaiting confirmation"
  },
  "couldNotCompleteBiometrics": {
    "message": "Could not complete biometrics."
  },
  "needADifferentMethod": {
    "message": "Need a different method?"
  },
  "useMasterPassword": {
    "message": "Use master password"
  },
  "usePin": {
    "message": "Use PIN"
  },
  "useBiometrics": {
    "message": "Use biometrics"
  },
  "enterVerificationCodeSentToEmail": {
    "message": "Enter the verification code that was sent to your email."
  },
  "resendCode": {
    "message": "Resend code"
  },
  "total": {
    "message": "სულ"
  },
  "importWarning": {
    "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "duoHealthCheckResultsInNullAuthUrlError": {
    "message": "Error connecting with the Duo service. Use a different two-step login method or contact Duo for assistance."
  },
  "duoRequiredForAccount": {
    "message": "Duo two-step login is required for your account."
  },
  "popoutExtension": {
    "message": "Popout extension"
  },
  "launchDuo": {
    "message": "Launch Duo"
  },
  "importFormatError": {
    "message": "Data is not formatted correctly. Please check your import file and try again."
  },
  "importNothingError": {
    "message": "Nothing was imported."
  },
  "importEncKeyError": {
    "message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
  },
  "invalidFilePassword": {
    "message": "Invalid file password, please use the password you entered when you created the export file."
  },
  "destination": {
    "message": "სამიზნე"
  },
  "learnAboutImportOptions": {
    "message": "Learn about your import options"
  },
  "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": "File contains unassigned items."
  },
  "selectFormat": {
    "message": "Select the format of the import file"
  },
  "selectImportFile": {
    "message": "Select the import file"
  },
  "chooseFile": {
    "message": "ფაილის არჩევა"
  },
  "noFileChosen": {
    "message": "ფაილი არჩეული არაა"
  },
  "orCopyPasteFileContents": {
    "message": "or copy/paste the import file contents"
  },
  "instructionsFor": {
    "message": "$NAME$ Instructions",
    "description": "The title for the import tool instructions.",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "LastPass (csv)"
      }
    }
  },
  "confirmVaultImport": {
    "message": "Confirm vault import"
  },
  "confirmVaultImportDesc": {
    "message": "This file is password-protected. Please enter the file password to import data."
  },
  "confirmFilePassword": {
    "message": "Confirm file password"
  },
  "exportSuccess": {
    "message": "Vault data exported"
  },
  "exportError": {
    "message": "An error occurred while exporting your vault data"
  },
  "typePasskey": {
    "message": "საკვანძო გასაღები"
  },
  "accessing": {
    "message": "წვდომა"
  },
  "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": "Save passkey"
  },
  "savePasskeyNewLogin": {
    "message": "Save passkey as new login"
  },
  "chooseCipherForPasskeySave": {
    "message": "Choose a login to save this passkey to"
  },
  "chooseCipherForPasskeyAuth": {
    "message": "Choose a passkey to log in with"
  },
  "passkeyItem": {
    "message": "Passkey Item"
  },
  "overwritePasskey": {
    "message": "Overwrite passkey?"
  },
  "overwritePasskeyAlert": {
    "message": "This item already contains a passkey. Are you sure you want to overwrite the current passkey?"
  },
  "featureNotSupported": {
    "message": "Feature not yet supported"
  },
  "yourPasskeyIsLocked": {
    "message": "Authentication required to use passkey. Verify your identity to continue."
  },
  "multifactorAuthenticationCancelled": {
    "message": "Multifactor authentication cancelled"
  },
  "noLastPassDataFound": {
    "message": "No LastPass data found"
  },
  "incorrectUsernameOrPassword": {
    "message": "არასწორი მომხმარებელი ან პაროლი"
  },
  "incorrectPassword": {
    "message": "არასწორი პაროლი"
  },
  "incorrectCode": {
    "message": "Incorrect code"
  },
  "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": "CVS-დან შემოტანა"
  },
  "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": "Account limit reached. Log out of an account to add another."
  },
  "active": {
    "message": "აქტიური"
  },
  "locked": {
    "message": "დაბლოკილია"
  },
  "unlocked": {
    "message": "unlocked"
  },
  "server": {
    "message": "სერვერი"
  },
  "hostedAt": {
    "message": "hosted at"
  },
  "useDeviceOrHardwareKey": {
    "message": "Use your device or hardware key"
  },
  "justOnce": {
    "message": "მხოლოდ ერთხელ"
  },
  "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": "Password saved!",
    "description": "Notification message for when saving credentials has succeeded."
  },
  "updateCipherAttemptSuccess": {
    "message": "Credentials updated successfully!",
    "description": "Notification message for when updating credentials has succeeded."
  },
  "passwordUpdated": {
    "message": "Password updated!",
    "description": "Notification message for when updating credentials has succeeded."
  },
  "saveCipherAttemptFailed": {
    "message": "Error saving credentials. Check console for details.",
    "description": "Notification message for when saving credentials has failed."
  },
  "success": {
    "message": "წარმატება"
  },
  "removePasskey": {
    "message": "Remove passkey"
  },
  "passkeyRemoved": {
    "message": "Passkey removed"
  },
  "autofillSuggestions": {
    "message": "Autofill suggestions"
  },
  "itemSuggestions": {
    "message": "Suggested items"
  },
  "autofillSuggestionsTip": {
    "message": "Save a login item for this site to autofill"
  },
  "yourVaultIsEmpty": {
    "message": "Your vault is empty"
  },
  "noItemsMatchSearch": {
    "message": "No items match your search"
  },
  "clearFiltersOrTryAnother": {
    "message": "Clear filters or try another search term"
  },
  "copyInfoTitle": {
    "message": "Copy info - $ITEMNAME$",
    "description": "Title for a button that opens a menu with options to copy information from an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "copyNoteTitle": {
    "message": "Copy Note - $ITEMNAME$",
    "description": "Title for a button copies a note to the clipboard.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Note Item"
      }
    }
  },
  "moreOptionsLabel": {
    "message": "More options, $ITEMNAME$",
    "description": "Aria label for a button that opens a menu with more options for an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "moreOptionsLabelNoPlaceholder": {
    "message": "More options"
  },
  "moreOptionsTitle": {
    "message": "More options - $ITEMNAME$",
    "description": "Title for a button that opens a menu with more options for an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "viewItemTitle": {
    "message": "View item - $ITEMNAME$",
    "description": "Title for a link that opens a view for an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "viewItemTitleWithField": {
    "message": "View item - $ITEMNAME$ - $FIELD$",
    "description": "Title for a link that opens a view for an item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      },
      "field": {
        "content": "$2",
        "example": "Username"
      }
    }
  },
  "autofillTitle": {
    "message": "Autofill - $ITEMNAME$",
    "description": "Title for a button that autofills a login item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      }
    }
  },
  "autofillTitleWithField": {
    "message": "Autofill - $ITEMNAME$ - $FIELD$",
    "description": "Title for a button that autofills a login item.",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      },
      "field": {
        "content": "$2",
        "example": "Username"
      }
    }
  },
  "copyFieldCipherName": {
    "message": "Copy $FIELD$, $CIPHERNAME$",
    "description": "Title for a button that copies a field value to the clipboard.",
    "placeholders": {
      "field": {
        "content": "$1",
        "example": "Username"
      },
      "ciphername": {
        "content": "$2",
        "example": "Login Item"
      }
    }
  },
  "noValuesToCopy": {
    "message": "No values to copy"
  },
  "assignToCollections": {
    "message": "Assign to collections"
  },
  "copyEmail": {
    "message": "Copy email"
  },
  "copyPhone": {
    "message": "Copy phone"
  },
  "copyAddress": {
    "message": "მისამართის დაკოპირება"
  },
  "myItems": {
    "message": "My Items"
  },
  "adminConsole": {
    "message": "Admin Console"
  },
  "admin": {
    "message": "Admin"
  },
  "automaticUserConfirmation": {
    "message": "Automatic user confirmation"
  },
  "automaticUserConfirmationHint": {
    "message": "Automatically confirm pending users while this device is unlocked"
  },
  "autoConfirmOnboardingCallout": {
    "message": "Save time with automatic user confirmation"
  },
  "autoConfirmWarning": {
    "message": "This could impact your organization’s data security. "
  },
  "autoConfirmWarningLink": {
    "message": "Learn about the risks"
  },
  "autoConfirmSetup": {
    "message": "Automatically confirm new users"
  },
  "autoConfirmSetupDesc": {
    "message": "New users will be automatically confirmed while this device is unlocked."
  },
  "autoConfirmSetupHint": {
    "message": "What are the potential security risks?"
  },
  "autoConfirmEnabled": {
    "message": "Turned on automatic confirmation"
  },
  "availableNow": {
    "message": "Available now"
  },
  "accountSecurity": {
    "message": "ანგარიშის უსაფრთხოება"
  },
  "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": "Remove $NAME$",
    "description": "Remove a selected option, such as a folder or collection",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Work"
      }
    }
  },
  "itemsWithNoFolder": {
    "message": "Items with no folder"
  },
  "itemDetails": {
    "message": "Item details"
  },
  "itemName": {
    "message": "ჩანაწერის სახელი"
  },
  "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": "Additional information"
  },
  "itemHistory": {
    "message": "Item history"
  },
  "lastEdited": {
    "message": "ბოლოს ჩასწორებული"
  },
  "ownerYou": {
    "message": "Owner: You"
  },
  "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": "პრემიუმი"
  },
  "unlockFeaturesWithPremium": {
    "message": "Unlock reporting, emergency access, and more security features with Premium."
  },
  "freeOrgsCannotUseAttachments": {
    "message": "Free organizations cannot use attachments"
  },
  "filters": {
    "message": "ფილტრები"
  },
  "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": "იდენტიფიკაცია"
  },
  "contactInfo": {
    "message": "საკონტაქტო ინფორმაცია"
  },
  "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$ details",
    "placeholders": {
      "brand": {
        "content": "$1",
        "example": "Visa"
      }
    }
  },
  "showAnimations": {
    "message": "Show animations"
  },
  "addAccount": {
    "message": "ანგარიშის დამატება"
  },
  "loading": {
    "message": "იტვირთება"
  },
  "data": {
    "message": "მონაცემები"
  },
  "passkeys": {
    "message": "Passkeys",
    "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": "Field label"
  },
  "textHelpText": {
    "message": "Use text fields for data like security questions"
  },
  "hiddenHelpText": {
    "message": "Use hidden fields for sensitive data like a password"
  },
  "checkBoxHelpText": {
    "message": "Use checkboxes if you'd like to autofill a form's checkbox, like a remember email"
  },
  "linkedHelpText": {
    "message": "Use a linked field when you are experiencing autofill issues for a specific website."
  },
  "linkedLabelHelpText": {
    "message": "Enter the the field's html id, name, aria-label, or placeholder."
  },
  "editField": {
    "message": "Edit field"
  },
  "editFieldLabel": {
    "message": "Edit $LABEL$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "deleteCustomField": {
    "message": "Delete $LABEL$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "fieldAdded": {
    "message": "$LABEL$ added",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "reorderToggleButton": {
    "message": "Reorder $LABEL$. Use arrow key to move item up or down.",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "reorderWebsiteUriButton": {
    "message": "Reorder website URI. Use arrow key to move item up or down."
  },
  "reorderFieldUp": {
    "message": "$LABEL$ moved up, position $INDEX$ of $LENGTH$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      },
      "index": {
        "content": "$2",
        "example": "1"
      },
      "length": {
        "content": "$3",
        "example": "3"
      }
    }
  },
  "selectCollectionsToAssign": {
    "message": "Select collections to assign"
  },
  "personalItemTransferWarningSingular": {
    "message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
  },
  "personalItemsTransferWarningPlural": {
    "message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
    "placeholders": {
      "personal_items_count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "personalItemWithOrgTransferWarningSingular": {
    "message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
    "placeholders": {
      "org": {
        "content": "$1",
        "example": "Organization name"
      }
    }
  },
  "personalItemsWithOrgTransferWarningPlural": {
    "message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
    "placeholders": {
      "personal_items_count": {
        "content": "$1",
        "example": "2"
      },
      "org": {
        "content": "$2",
        "example": "Organization name"
      }
    }
  },
  "successfullyAssignedCollections": {
    "message": "Successfully assigned collections"
  },
  "nothingSelected": {
    "message": "You have not selected anything."
  },
  "itemsMovedToOrg": {
    "message": "Items moved to $ORGNAME$",
    "placeholders": {
      "orgname": {
        "content": "$1",
        "example": "Company Name"
      }
    }
  },
  "itemMovedToOrg": {
    "message": "Item moved to $ORGNAME$",
    "placeholders": {
      "orgname": {
        "content": "$1",
        "example": "Company Name"
      }
    }
  },
  "reorderFieldDown": {
    "message": "$LABEL$ moved down, position $INDEX$ of $LENGTH$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      },
      "index": {
        "content": "$2",
        "example": "1"
      },
      "length": {
        "content": "$3",
        "example": "3"
      }
    }
  },
  "itemLocation": {
    "message": "Item Location"
  },
  "fileSends": {
    "message": "File Sends"
  },
  "textSends": {
    "message": "Text Sends"
  },
  "accountActions": {
    "message": "Account actions"
  },
  "showNumberOfAutofillSuggestions": {
    "message": "Show number of login autofill suggestions on extension icon"
  },
  "accountAccessRequested": {
    "message": "Account access requested"
  },
  "confirmAccessAttempt": {
    "message": "Confirm access attempt for $EMAIL$",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "showQuickCopyActions": {
    "message": "Show quick copy actions on Vault"
  },
  "systemDefault": {
    "message": "სისტემურად ნაგულისხმევი"
  },
  "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": "თავიდან ცდა"
  },
  "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": "აღდგენა"
  },
  "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": "ავთენტიკაცია"
  },
  "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."
  }
}
