bitwarden-estensione-browser/apps/browser/src/_locales/sl/messages.json

1944 lines
55 KiB
JSON

{
"appName": {
"message": "Bitwarden"
},
"extName": {
"message": "Bitwarden - Brezplačen upravitelj gesel",
"description": "Extension name, MUST be less than 40 characters (Safari restriction)"
},
"extDesc": {
"message": "Varen in brezplačen upravitelj gesel za vse vaše naprave.",
"description": "Extension description"
},
"loginOrCreateNewAccount": {
"message": "Prijavite se ali ustvarite nov račun za dostop do vašega varnega trezorja."
},
"createAccount": {
"message": "Ustvari račun"
},
"login": {
"message": "Prijavi se"
},
"enterpriseSingleSignOn": {
"message": "Enkratna podjetniška prijava."
},
"cancel": {
"message": "Prekliči"
},
"close": {
"message": "Zapri"
},
"submit": {
"message": "Pošlji"
},
"emailAddress": {
"message": "Elektronski naslov"
},
"masterPass": {
"message": "Glavno geslo"
},
"masterPassDesc": {
"message": "Glavno geslo je geslo, ki ga uporabljate za dostop do vašega trezorja. Zelo pomembno je, da ne pozabite vaše glavno geslo. Gesla ni mogoče obnoviti v primeru, če ga pozabite."
},
"masterPassHintDesc": {
"message": "Namig glavnega gesla vam lahko pomaga, da se spomnite vašega gesla, če ga pozabite."
},
"reTypeMasterPass": {
"message": "Ponovno vnesite glavno geslo"
},
"masterPassHint": {
"message": "Namig za glavno geslo (neobvezno)"
},
"tab": {
"message": "Zavihek"
},
"myVault": {
"message": "Moj trezor"
},
"tools": {
"message": "Orodja"
},
"settings": {
"message": "Nastavitve"
},
"currentTab": {
"message": "Trenutni zavihek"
},
"copyPassword": {
"message": "Kopiraj geslo"
},
"copyNote": {
"message": "Kopiraj opombo"
},
"copyUri": {
"message": "Kopiraj URL"
},
"copyUsername": {
"message": "Kopiraj uporabniško ime"
},
"copyNumber": {
"message": "Kopiraj številko"
},
"copySecurityCode": {
"message": "Kopiraj varnostno kodo"
},
"autoFill": {
"message": "samodejno zapolni"
},
"generatePasswordCopied": {
"message": "Generiraj geslo (kopirano)"
},
"copyElementIdentifier": {
"message": "Copy Custom Field Name"
},
"noMatchingLogins": {
"message": "Nobenih ujemajočih prijav."
},
"unlockVaultMenu": {
"message": "Unlock your vault"
},
"loginToVaultMenu": {
"message": "Log in to your vault"
},
"autoFillInfo": {
"message": "Nobene prijave ni na voljo za auto-izpolnitev za trenutni zavihek."
},
"addLogin": {
"message": "Dodaj prijavo"
},
"addItem": {
"message": "Dodal element"
},
"passwordHint": {
"message": "Namig za geslo"
},
"enterEmailToGetHint": {
"message": "Vnesite epoštni naslov vašega računa, da prejmete namig za vaše glavno geslo."
},
"getMasterPasswordHint": {
"message": "Pridobi namig za glavno geslo"
},
"continue": {
"message": "Nadaljuj"
},
"sendVerificationCode": {
"message": "Send a verification code to your email"
},
"sendCode": {
"message": "Send Code"
},
"codeSent": {
"message": "Code Sent"
},
"verificationCode": {
"message": "Verifikacijska koda"
},
"confirmIdentity": {
"message": "Confirm your identity to continue."
},
"account": {
"message": "Račun"
},
"changeMasterPassword": {
"message": "Spremeni glavno geslo"
},
"fingerprintPhrase": {
"message": "Fingerprint fraza",
"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": "Fingerprint fraza vašega računa",
"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": "Prijava v dveh korakih"
},
"logOut": {
"message": "Odjava"
},
"about": {
"message": "O programu"
},
"version": {
"message": "Različica"
},
"save": {
"message": "Shrani"
},
"move": {
"message": "Premakni"
},
"addFolder": {
"message": "Dodaj mapo"
},
"name": {
"message": "Naziv"
},
"editFolder": {
"message": "Uredi mapo"
},
"deleteFolder": {
"message": "Izbriši mapo"
},
"folders": {
"message": "Mape"
},
"noFolders": {
"message": "Ni map za prikazat."
},
"helpFeedback": {
"message": "Pomoč in povratne informacije"
},
"sync": {
"message": "Sinhronizacija"
},
"syncVaultNow": {
"message": "Sinhroniziraj trezor zdaj"
},
"lastSync": {
"message": "Zadnja sinhronizacija:"
},
"passGen": {
"message": "Generator gesel"
},
"generator": {
"message": "Generator",
"description": "Short for 'Password Generator'."
},
"passGenInfo": {
"message": "Avtomatično generiraj močna, edinstvena gesla za vaše prijave."
},
"bitWebVault": {
"message": "Bitwarden spletni trezor"
},
"importItems": {
"message": "Uvozi predmete"
},
"select": {
"message": "Izberi"
},
"generatePassword": {
"message": "Generiraj geslo"
},
"regeneratePassword": {
"message": "Regeneriraj geslo"
},
"options": {
"message": "Možnosti"
},
"length": {
"message": "Dolžina"
},
"uppercase": {
"message": "Uppercase (A-Z)"
},
"lowercase": {
"message": "Lowercase (a-z)"
},
"numbers": {
"message": "Numbers (0-9)"
},
"specialCharacters": {
"message": "Special Characters (!@#$%^&*)"
},
"numWords": {
"message": "Število besed"
},
"wordSeparator": {
"message": "Ločilo besed"
},
"capitalize": {
"message": "Velika začetnica",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Vključi številko"
},
"minNumbers": {
"message": "Minimalno števil"
},
"minSpecial": {
"message": "Minimalno posebnih znakov"
},
"avoidAmbChar": {
"message": "Izogibaj se dvoumnim znakom"
},
"searchVault": {
"message": "Išči v trezorju"
},
"edit": {
"message": "Uredi"
},
"view": {
"message": "Pogled"
},
"noItemsInList": {
"message": "Ni predmetov za prikazat."
},
"itemInformation": {
"message": "Informacije o izdelku"
},
"username": {
"message": "Uporabniško ime"
},
"password": {
"message": "Geslo"
},
"passphrase": {
"message": "Parafraza"
},
"favorite": {
"message": "Priljubljeni"
},
"notes": {
"message": "Opombe"
},
"note": {
"message": "Opomba"
},
"editItem": {
"message": "Uredi vnos"
},
"folder": {
"message": "Mapa"
},
"deleteItem": {
"message": "Izbiši vnos"
},
"viewItem": {
"message": "Ogled vnosa"
},
"launch": {
"message": "Zaženi"
},
"website": {
"message": "Spletna stran"
},
"toggleVisibility": {
"message": "Preklopi vidljivost"
},
"manage": {
"message": "Upravljaj"
},
"other": {
"message": "Drugo"
},
"rateExtension": {
"message": "Ocenite to razširitev"
},
"rateExtensionDesc": {
"message": "Premislite če nam želite pomagati z dobro oceno!"
},
"browserNotSupportClipboard": {
"message": "Vaš spletni brskalnik ne podpira enostavno kopiranje odložišča. Kopirajte ročno."
},
"verifyIdentity": {
"message": "Verify Identity"
},
"yourVaultIsLocked": {
"message": "Vaš trezor je zaklenjen. Potrdite vaše glavno geslo za nadaljevanje."
},
"unlock": {
"message": "Odkleni"
},
"loggedInAsOn": {
"message": "Prijavljeni kot $EMAIL$ na $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "Napačno glavno geslo"
},
"vaultTimeout": {
"message": "Časovna omejitev trezorja"
},
"lockNow": {
"message": "Zakleni zdaj"
},
"immediately": {
"message": "Takoj"
},
"tenSeconds": {
"message": "10 sekund"
},
"twentySeconds": {
"message": "20 sekund"
},
"thirtySeconds": {
"message": "30 sekund"
},
"oneMinute": {
"message": "1 minuta"
},
"twoMinutes": {
"message": "2 minuti"
},
"fiveMinutes": {
"message": "5 minut"
},
"fifteenMinutes": {
"message": "15 minut"
},
"thirtyMinutes": {
"message": "30 minut"
},
"oneHour": {
"message": "1 ura"
},
"fourHours": {
"message": "4 ure"
},
"onLocked": {
"message": "Ob sistemskem zaklepu"
},
"onRestart": {
"message": "Ob ponovnem zagonu spletnega brskalnika"
},
"never": {
"message": "Nikoli"
},
"security": {
"message": "Varnost"
},
"errorOccurred": {
"message": "Prišlo je do napake"
},
"emailRequired": {
"message": "Epoštni naslov je obvezen."
},
"invalidEmail": {
"message": "Neveljaven epoštni naslov."
},
"masterPassRequired": {
"message": "Glavno geslo je obvezno."
},
"masterPassLength": {
"message": "Glavno geslo mora biti dolgo najmanj 8 znakov."
},
"masterPassDoesntMatch": {
"message": "Potrditev glavnega gesla se ne ujema."
},
"newAccountCreated": {
"message": "Vaš nov račun je bil ustvarjen! Sedaj se lahko prijavite."
},
"masterPassSent": {
"message": "Poslali smo vam epoštno spročilo z namigom za vaše glavno geslo."
},
"verificationCodeRequired": {
"message": "Verifikacijska koda je obvezna."
},
"invalidVerificationCode": {
"message": "Invalid verification code"
},
"valueCopied": {
"message": "$VALUE$ kopirano",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"autofillError": {
"message": "Ni mogoče avto-izpolniti izbrazno prijavo na tej spletni strani. Namesto tega kopirajte in prilepite podatke."
},
"loggedOut": {
"message": "Odjavljen"
},
"loginExpired": {
"message": "Vaša seja je potekla."
},
"logOutConfirmation": {
"message": "Ste prepričani, da se želite odjaviti?"
},
"yes": {
"message": "Da"
},
"no": {
"message": "Ne"
},
"unexpectedError": {
"message": "Prišlo je do nepričakovane napake."
},
"nameRequired": {
"message": "Ime je obvezno."
},
"addedFolder": {
"message": "Dodana mapa"
},
"changeMasterPass": {
"message": "Spremeni glavno geslo"
},
"changeMasterPasswordConfirmation": {
"message": "Svoje glavno geslo lahko spremenite v bitwarden.com spletnem trezorju. Želite obiskati spletno stran zdaj?"
},
"twoStepLoginConfirmation": {
"message": "Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?"
},
"editedFolder": {
"message": "Urejena mapa"
},
"deleteFolderConfirmation": {
"message": "Ste prepričani, da želite izbrisati to mapo?"
},
"deletedFolder": {
"message": "Izbrisana mapa"
},
"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": "Sinhronizacija končana"
},
"syncingFailed": {
"message": "Sinhronizacija ni uspela"
},
"passwordCopied": {
"message": "Geslo je bilo kopirano"
},
"uri": {
"message": "URL"
},
"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": "Nov URL"
},
"addedItem": {
"message": "Dodan vnos"
},
"editedItem": {
"message": "Urejen vnos"
},
"deleteItemConfirmation": {
"message": "Ali ste prepričani, da želite izbrisati?"
},
"deletedItem": {
"message": "Pošlji vnos v smeti"
},
"overwritePassword": {
"message": "Prepiši geslo"
},
"overwritePasswordConfirmation": {
"message": "Ali ste prepričani, da želite prepisati vaše trenutno geslo?"
},
"overwriteUsername": {
"message": "Overwrite Username"
},
"overwriteUsernameConfirmation": {
"message": "Are you sure you want to overwrite the current username?"
},
"searchFolder": {
"message": "Preišči mapo"
},
"searchCollection": {
"message": "Preišči zbirko"
},
"searchType": {
"message": "Search type"
},
"noneFolder": {
"message": "Brez mape",
"description": "This is the folder for uncategorized items"
},
"disableAddLoginNotification": {
"message": "Disable Add Login Notification"
},
"addLoginNotificationDesc": {
"message": "The \"Add Login Notification\" automatically prompts you to save new logins to your vault whenever you log into them for the first time."
},
"dontShowCardsCurrentTab": {
"message": "Don't Show Cards on Tab Page"
},
"dontShowCardsCurrentTabDesc": {
"message": "Card items from your vault are listed on the 'Current Tab' page for easy auto-fill access."
},
"dontShowIdentitiesCurrentTab": {
"message": "Ne prikazuj identitete"
},
"dontShowIdentitiesCurrentTabDesc": {
"message": "Identity items from your vault are listed on the 'Current Tab' page for easy auto-fill access."
},
"clearClipboard": {
"message": "Počisti odložišče",
"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."
},
"notificationAddDesc": {
"message": "Should Bitwarden remember this password for you?"
},
"notificationAddSave": {
"message": "Da, shrani zdaj"
},
"disableChangedPasswordNotification": {
"message": "Disable Changed Password Notification"
},
"disableChangedPasswordNotificationDesc": {
"message": "The \"Changed Password Notification\" automatically prompts you to update a login's password in your vault whenever it detects that you have changed it on a website."
},
"notificationChangeDesc": {
"message": "Do you want to update this password in Bitwarden?"
},
"notificationChangeSave": {
"message": "Da, posodobi zdaj"
},
"disableContextMenuItem": {
"message": "Disable Context Menu Options"
},
"disableContextMenuItemDesc": {
"message": "Context menu options provide quick access to password generation and logins for the website in your current tab."
},
"defaultUriMatchDetection": {
"message": "Default URI Match Detection",
"description": "Default URI match detection for auto-fill."
},
"defaultUriMatchDetectionDesc": {
"message": "Choose the default way that URI match detection is handled for logins when performing actions such as auto-fill."
},
"theme": {
"message": "Tema"
},
"themeDesc": {
"message": "Spremeni temo aplikacije."
},
"dark": {
"message": "Temno",
"description": "Dark color"
},
"light": {
"message": "Svetlo",
"description": "Light color"
},
"solarizedDark": {
"message": "Solarized Dark",
"description": "'Solarized' is a noun and the name of a color scheme. It should not be translated."
},
"exportVault": {
"message": "Izvoz trezorja"
},
"fileFormat": {
"message": "Format datoteke"
},
"warning": {
"message": "OPOZORILO",
"description": "WARNING (should stay in capitalized letters if the language permits)"
},
"confirmVaultExport": {
"message": "Potrdite izvoz trezorja"
},
"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": "Ta izvoz šifrira vaše podatke z uporabo ključa za šifriranje. Če boste kdaj zamenjali ključ za šifriranje, je potrebno, da ponovno naredite izvoz, ker ne boste mogli dešifrirati to izvoženo datoteko."
},
"encExportAccountWarningDesc": {
"message": "Ključ za šifriranje je edinstven za vsak Bitwarden račun, zato ni mogoče da se uvozi šifrirana datoteka v drugi račun."
},
"exportMasterPassword": {
"message": "Vnesite vaše glavno geslo za izvoz podatkov iz vašega trezorja."
},
"shared": {
"message": "V skupni rabi"
},
"learnOrg": {
"message": "Learn about Organizations"
},
"learnOrgConfirmation": {
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
},
"moveToOrganization": {
"message": "Move to Organization"
},
"share": {
"message": "Deli"
},
"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": "Več o tem"
},
"authenticatorKeyTotp": {
"message": "Ključ avtentikatorja (TOTP)"
},
"verificationCodeTotp": {
"message": "Verifikacijska koda (TOTP)"
},
"copyVerificationCode": {
"message": "Kopiraj verifikacijsko kodo"
},
"attachments": {
"message": "Priponke"
},
"deleteAttachment": {
"message": "Izbriši priponke"
},
"deleteAttachmentConfirmation": {
"message": "Ste prepričani, da želite izbrisati to priponko?"
},
"deletedAttachment": {
"message": "Izbrisana priponka"
},
"newAttachment": {
"message": "Dodaj novo priponko"
},
"noAttachments": {
"message": "Ni priponk."
},
"attachmentSaved": {
"message": "Priponka je bila shranjena."
},
"file": {
"message": "Datoteka"
},
"selectFile": {
"message": "Izberite datoteko."
},
"maxFileSize": {
"message": "Največja velikost datoteke je 500 MB."
},
"featureUnavailable": {
"message": "Funkcija ni na voljo."
},
"updateKey": {
"message": "Ne morete koristiti to funkcijo dokler ne posodobite vaš ključ za šifriranje."
},
"premiumMembership": {
"message": "Premium članstvo"
},
"premiumManage": {
"message": "Upravljanje članstva"
},
"premiumManageAlert": {
"message": "S svojim članstvom lahko upravljate na bitwarden.com spletnem trezorju. Želite obiskati spletno stran zdaj?"
},
"premiumRefresh": {
"message": "Osvežite članstvo"
},
"premiumNotCurrentMember": {
"message": "Trenutno niste premium član."
},
"premiumSignUpAndGet": {
"message": "Prijavite se za premium članstvo in dobite:"
},
"ppremiumSignUpStorage": {
"message": "1 GB šifriranog prostora za shrambo podatkov."
},
"ppremiumSignUpTwoStep": {
"message": "Dodatne možnosti za prijavo v dveh korakih kot so YubiKey, FIDO U2F in Duo."
},
"ppremiumSignUpReports": {
"message": "Higiena gesel, zdravje računa in poročila o kraji podatkov, da lahko ohranite vaš trezor varen."
},
"ppremiumSignUpTotp": {
"message": "TOTP verifikacijska koda (2FA) generator za prijave v vašem trezorju."
},
"ppremiumSignUpSupport": {
"message": "Prioritetna podpora strankam."
},
"ppremiumSignUpFuture": {
"message": "Vse bodoče premium ugodnosti. Kmalu še več!"
},
"premiumPurchase": {
"message": "Kupite premium članstvo"
},
"premiumPurchaseAlert": {
"message": "Premium članstvo lahko kupite na bitwarden.com spletnem trezoju. Želite obiskati spletno stran zdaj?"
},
"premiumCurrentMember": {
"message": "Ste premium član!"
},
"premiumCurrentMemberThanks": {
"message": "Hvala da podpirate Bitwarden."
},
"premiumPrice": {
"message": "Vse za samo $PRICE$ /leto!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"refreshComplete": {
"message": "Osveževanje zaključeno"
},
"disableAutoTotpCopy": {
"message": "Onemogočite avtomatsko kopiranje TOTP"
},
"disableAutoTotpCopyDesc": {
"message": "Če za prijavo uporabljate avtentikacijski ključ je TOTP verifikacijska koda avtomatično kopirana v vaše odložišče kadarkoli avto-izpolnite prijavo."
},
"disableAutoBiometricsPrompt": {
"message": "Do not prompt for biometrics on launch"
},
"premiumRequired": {
"message": "Premium članstvo je potrebno"
},
"premiumRequiredDesc": {
"message": "Premium članstvo je potrebno za uporabo te funkcije."
},
"enterVerificationCodeApp": {
"message": "Vnesite 6-mestno verifikacijsko kodo iz vaše verifikacijske aplikacije."
},
"enterVerificationCodeEmail": {
"message": "Vnesite 6-mestno verifikacijsko kodo, ki vam je bila poslana na $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "Zapomni si me"
},
"sendVerificationCodeEmailAgain": {
"message": "Ponovno pošlji verifikacijsko kodo na email"
},
"useAnotherTwoStepMethod": {
"message": "Uporabi drugi način prijave v dveh korakih"
},
"insertYubiKey": {
"message": "Priključi svoj YubiKey v USB priključek, nato pa pritisni na njegovo tipko."
},
"insertU2f": {
"message": "Priključi svoj varnostni ključ v USB priključek. Če ima tipko, se jo dotaknite."
},
"webAuthnNewTab": {
"message": "To start the WebAuthn 2FA verification. Click the button below to open a new tab and follow the instructions provided in the new tab."
},
"webAuthnNewTabOpen": {
"message": "Open new tab"
},
"webAuthnAuthenticate": {
"message": "Authenticate WebAuthn"
},
"loginUnavailable": {
"message": "Prijava ni na voljo"
},
"noTwoStepProviders": {
"message": "Ta račun ima omogočemo prijavo v dveh korakih, ampak, nobena izmed konfiguriranih prijav v dveh korakih ni podprta v teb spletnem brskalniku."
},
"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"
},
"recoveryCodeDesc": {
"message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account."
},
"recoveryCodeTitle": {
"message": "Koda za obnovitev"
},
"authenticatorAppTitle": {
"message": "Aplikacija za avtentikacijo"
},
"authenticatorAppDesc": {
"message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "YubiKey OTP Security Key"
},
"yubiKeyDesc": {
"message": "Use a YubiKey to access your account. Works with YubiKey 4, 4 Nano, 4C, and NEO devices."
},
"duoDesc": {
"message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Use any WebAuthn enabled security key to access your account."
},
"emailTitle": {
"message": "E-pošta"
},
"emailDesc": {
"message": "Potrditvene kode vam bodo posredovane po e-pošti."
},
"selfHostedEnvironment": {
"message": "Self-hosted Environment"
},
"selfHostedEnvironmentFooter": {
"message": "Specify the base URL of your on-premises hosted Bitwarden installation."
},
"customEnvironment": {
"message": "Custom Environment"
},
"customEnvironmentFooter": {
"message": "For advanced users. You can specify the base URL of each service independently."
},
"baseUrl": {
"message": "URL naslov strežnika"
},
"apiUrl": {
"message": "URL naslov API strežnika"
},
"webVaultUrl": {
"message": "Web Vault Server URL"
},
"identityUrl": {
"message": "Identity Server URL"
},
"notificationsUrl": {
"message": "Notifications Server URL"
},
"iconsUrl": {
"message": "Icons Server URL"
},
"environmentSaved": {
"message": "The environment URLs have been saved."
},
"enableAutoFillOnPageLoad": {
"message": "Enable Auto-fill on Page Load"
},
"enableAutoFillOnPageLoadDesc": {
"message": "If a login form is detected, automatically perform an auto-fill when the web page loads."
},
"experimentalFeature": {
"message": "This is currently an experimental feature. Use at your own risk."
},
"defaultAutoFillOnPageLoad": {
"message": "Default autofill setting for login items"
},
"defaultAutoFillOnPageLoadDesc": {
"message": "After enabling Auto-fill on Page Load, you can enable or disable the feature for individual login items. This is the default setting for login items that are not separately configured."
},
"itemAutoFillOnPageLoad": {
"message": "Auto-fill on Page Load (if enabled in Options)"
},
"autoFillOnPageLoadUseDefault": {
"message": "Uporabi privzete nastavitve"
},
"autoFillOnPageLoadYes": {
"message": "Auto-fill on page load"
},
"autoFillOnPageLoadNo": {
"message": "Do not auto-fill on page load"
},
"commandOpenPopup": {
"message": "Open vault popup"
},
"commandOpenSidebar": {
"message": "Open vault in sidebar"
},
"commandAutofillDesc": {
"message": "Auto-fill the last used login for the current website"
},
"commandGeneratePasswordDesc": {
"message": "Generate and copy a new random password to the clipboard"
},
"commandLockVaultDesc": {
"message": "Lock the vault"
},
"privateModeWarning": {
"message": "Private mode support is experimental and some features are limited."
},
"customFields": {
"message": "Custom Fields"
},
"copyValue": {
"message": "Copy Value"
},
"value": {
"message": "Value"
},
"newCustomField": {
"message": "New Custom Field"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Besedilo"
},
"cfTypeHidden": {
"message": "Skrito"
},
"cfTypeBoolean": {
"message": "Boolean"
},
"cfTypeLinked": {
"message": "Linked",
"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": "Če kliknete izven pojavnega okna, da preverite vašo epošto za vašo verifikacijsko kodo, bo to povročilo, da se je pojavno okno zapre. Želite odpreti to pojavno okno v novem oknu, tako, da se ne bo zaprlo?"
},
"popupU2fCloseMessage": {
"message": "Ta spletni brskalnik ne more obdelati U2F zahteve v tem pojavnem oknu. Želite odpreti to pojavno okno v novem oknu, tako, da se lahko prijavite z U2F?"
},
"disableFavicon": {
"message": "Onemogoči ikone spletnih mest"
},
"disableFaviconDesc": {
"message": "Ikone spletnih mest ponujajo prepoznavne ikone zraven prijav v vašem trezorju."
},
"disableBadgeCounter": {
"message": "Disable Badge Counter"
},
"disableBadgeCounterDesc": {
"message": "Badge counter indicates how many logins you have for the current page in your vault."
},
"cardholderName": {
"message": "Ime imetnika kartice"
},
"number": {
"message": "Številka"
},
"brand": {
"message": "Znamka"
},
"expirationMonth": {
"message": "Mesec poteka"
},
"expirationYear": {
"message": "Leto poteka"
},
"expiration": {
"message": "Potek"
},
"january": {
"message": "Januar"
},
"february": {
"message": "Februar"
},
"march": {
"message": "Marec"
},
"april": {
"message": "April"
},
"may": {
"message": "Maj"
},
"june": {
"message": "Junij"
},
"july": {
"message": "Julij"
},
"august": {
"message": "Avgust"
},
"september": {
"message": "September"
},
"october": {
"message": "Oktober"
},
"november": {
"message": "November"
},
"december": {
"message": "December"
},
"securityCode": {
"message": "Varnostna koda"
},
"ex": {
"message": "npr."
},
"title": {
"message": "Naziv"
},
"mr": {
"message": "G."
},
"mrs": {
"message": "Ga."
},
"ms": {
"message": "Gdč."
},
"dr": {
"message": "Dr."
},
"firstName": {
"message": "Ime"
},
"middleName": {
"message": "Srednje ime"
},
"lastName": {
"message": "Priimek"
},
"fullName": {
"message": "Full Name"
},
"identityName": {
"message": "Ime identitete"
},
"company": {
"message": "Podjetje"
},
"ssn": {
"message": "EMŠO"
},
"passportNumber": {
"message": "Številka potnega lista"
},
"licenseNumber": {
"message": "Številka vozniškega dovoljenja"
},
"email": {
"message": "E-pošta"
},
"phone": {
"message": "Telefon"
},
"address": {
"message": "Naslov"
},
"address1": {
"message": "Naslov 1"
},
"address2": {
"message": "Naslov 2"
},
"address3": {
"message": "Naslov 3"
},
"cityTown": {
"message": "Mesto / Naselje"
},
"stateProvince": {
"message": "Država / Regija"
},
"zipPostalCode": {
"message": "Poštna številka"
},
"country": {
"message": "Država"
},
"type": {
"message": "Vrsta"
},
"typeLogin": {
"message": "Prijava"
},
"typeLogins": {
"message": "Prijave"
},
"typeSecureNote": {
"message": "Secure Note"
},
"typeCard": {
"message": "Card"
},
"typeIdentity": {
"message": "Identity"
},
"passwordHistory": {
"message": "Password History"
},
"back": {
"message": "Back"
},
"collections": {
"message": "Collections"
},
"favorites": {
"message": "Priljubljeno"
},
"popOutNewWindow": {
"message": "Pop out to a new window"
},
"refresh": {
"message": "Osveži"
},
"cards": {
"message": "Plačilne kartice"
},
"identities": {
"message": "Identitete"
},
"logins": {
"message": "Prijave"
},
"secureNotes": {
"message": "Secure Notes"
},
"clear": {
"message": "Počisti",
"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"
},
"domainName": {
"message": "Domain Name",
"description": "Domain name. Ex. website.com"
},
"host": {
"message": "Host",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Exact"
},
"startsWith": {
"message": "Starts with"
},
"regEx": {
"message": "Regular expression",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Match Detection",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Default match detection",
"description": "Default URI match detection for auto-fill."
},
"toggleOptions": {
"message": "Toggle Options"
},
"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": "Organization",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"types": {
"message": "Types"
},
"allItems": {
"message": "All Items"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
},
"dateUpdated": {
"message": "Updated",
"description": "ex. Date this item was updated"
},
"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": "Ownership"
},
"whoOwnsThisItem": {
"message": "Who owns this item?"
},
"strong": {
"message": "Strong",
"description": "ex. A strong password. Scale: Weak -> Good -> Strong"
},
"good": {
"message": "Good",
"description": "ex. A good password. Scale: Weak -> Good -> Strong"
},
"weak": {
"message": "Weak",
"description": "ex. A weak password. Scale: Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Weak Master Password"
},
"weakMasterPasswordDesc": {
"message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?"
},
"pin": {
"message": "PIN",
"description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device."
},
"unlockWithPin": {
"message": "Unlock with PIN"
},
"setYourPinCode": {
"message": "Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application."
},
"pinRequired": {
"message": "PIN code is required."
},
"invalidPin": {
"message": "Invalid PIN code."
},
"unlockWithBiometrics": {
"message": "Unlock with biometrics"
},
"awaitDesktop": {
"message": "Awaiting confirmation from desktop"
},
"awaitDesktopDesc": {
"message": "Please confirm using biometrics in the Bitwarden Desktop application to enable biometrics for browser."
},
"lockWithMasterPassOnRestart": {
"message": "Lock with master password on browser restart"
},
"selectOneCollection": {
"message": "You must select at least one collection."
},
"cloneItem": {
"message": "Clone Item"
},
"clone": {
"message": "Clone"
},
"passwordGeneratorPolicyInEffect": {
"message": "One or more organization policies are affecting your generator settings."
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
},
"lock": {
"message": "Lock",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Trash",
"description": "Noun: a special folder to hold deleted items"
},
"searchTrash": {
"message": "Search trash"
},
"permanentlyDeleteItem": {
"message": "Permanently Delete Item"
},
"permanentlyDeleteItemConfirmation": {
"message": "Are you sure you want to permanently delete this item?"
},
"permanentlyDeletedItem": {
"message": "Permanently Deleted item"
},
"restoreItem": {
"message": "Restore Item"
},
"restoreItemConfirmation": {
"message": "Are you sure you want to restore this item?"
},
"restoredItem": {
"message": "Restored Item"
},
"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": "Auto-fill and Save"
},
"autoFillSuccessAndSavedUri": {
"message": "Auto-filled Item and Saved URI"
},
"autoFillSuccess": {
"message": "Auto-filled Item"
},
"setMasterPassword": {
"message": "Set Master Password"
},
"masterPasswordPolicyInEffect": {
"message": "One or more organization policies require your master password to meet the following requirements:"
},
"policyInEffectMinComplexity": {
"message": "Minimum complexity score of $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "Minimum length of $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "Contain one or more uppercase characters"
},
"policyInEffectLowercase": {
"message": "Contain one or more lowercase characters"
},
"policyInEffectNumbers": {
"message": "Contain one or more numbers"
},
"policyInEffectSpecial": {
"message": "Contain one or more of the following special characters $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Your new master password does not meet the policy requirements."
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Terms of Service"
},
"privacyPolicy": {
"message": "Privacy Policy"
},
"hintEqualsPassword": {
"message": "Your password hint cannot be the same as your password."
},
"ok": {
"message": "Ok"
},
"desktopSyncVerificationTitle": {
"message": "Desktop sync verification"
},
"desktopIntegrationVerificationText": {
"message": "Please verify that the desktop application shows this fingerprint: "
},
"desktopIntegrationDisabledTitle": {
"message": "Browser integration is not enabled"
},
"desktopIntegrationDisabledDesc": {
"message": "Browser integration is not enabled in the Bitwarden Desktop application. Please enable it 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 enable 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"
},
"biometricsNotEnabledTitle": {
"message": "Biometrics not enabled"
},
"biometricsNotEnabledDesc": {
"message": "Browser biometrics requires desktop biometric to be enabled in the settings first."
},
"biometricsNotSupportedTitle": {
"message": "Biometrics not supported"
},
"biometricsNotSupportedDesc": {
"message": "Browser biometrics is not supported on this device."
},
"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."
},
"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."
},
"excludedDomainsInvalidDomain": {
"message": "$DOMAIN$ is not a valid domain",
"placeholders": {
"domain": {
"content": "$1",
"example": "googlecom"
}
}
},
"send": {
"message": "Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"addSend": {
"message": "Add Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTypeText": {
"message": "Text"
},
"sendTypeFile": {
"message": "File"
},
"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."
},
"expired": {
"message": "Expired"
},
"pendingDeletion": {
"message": "Pending deletion"
},
"passwordProtected": {
"message": "Password protected"
},
"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": "Remove Password"
},
"delete": {
"message": "Delete"
},
"removedPassword": {
"message": "Removed Password"
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendLink": {
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "Disabled"
},
"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."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTypeHeader": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
"message": "A friendly name to describe this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendFileDesc": {
"message": "The file you want to send."
},
"deletionDate": {
"message": "Deletion Date"
},
"deletionDateDesc": {
"message": "The Send will be permanently deleted on the specified date and time.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Expiration Date"
},
"expirationDateDesc": {
"message": "If set, access to this Send will expire on the specified date and time.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"oneDay": {
"message": "1 day"
},
"days": {
"message": "$DAYS$ days",
"placeholders": {
"days": {
"content": "$1",
"example": "2"
}
}
},
"custom": {
"message": "Custom"
},
"maximumAccessCount": {
"message": "Maximum Access Count"
},
"maximumAccessCountDesc": {
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendPasswordDesc": {
"message": "Optionally require a password for users to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "Private notes about this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisableDesc": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendShareDesc": {
"message": "Copy this Send's link to clipboard upon save.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "The text you want to send."
},
"sendHideText": {
"message": "Hide this Send's text by default.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Current Access Count"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"newPassword": {
"message": "New Password"
},
"sendDisabled": {
"message": "Send Disabled",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendLinuxChromiumFileWarning": {
"message": "In order to choose a file, open the extension in the sidebar (if possible) or pop out to a new window by clicking this banner."
},
"sendFirefoxFileWarning": {
"message": "In order to choose a file using Firefox, open the extension in the sidebar or pop out to a new window by clicking this banner."
},
"sendSafariFileWarning": {
"message": "In order to choose a file using Safari, pop out to a new window by clicking this banner."
},
"sendFileCalloutHeader": {
"message": "Before you start"
},
"sendFirefoxCustomDatePopoutMessage1": {
"message": "To use a calendar style date picker",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**To use a calendar style date picker ** click here to pop out your window.'"
},
"sendFirefoxCustomDatePopoutMessage2": {
"message": "click here",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To use a calendar style date picker **click here** to pop out your window.'"
},
"sendFirefoxCustomDatePopoutMessage3": {
"message": "to pop out your window.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To use a calendar style date picker click here **to pop out your window.**'"
},
"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."
},
"hideEmail": {
"message": "Hide my email address from recipients."
},
"sendOptionsPolicyInEffect": {
"message": "One or more organization policies are affecting your Send options."
},
"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"
},
"emailVerificationRequiredDesc": {
"message": "You must verify your email to use this feature. You can verify your email in the web vault."
},
"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."
},
"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": "Select folder..."
},
"ssoCompleteRegistration": {
"message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
},
"hours": {
"message": "Hours"
},
"minutes": {
"message": "Minutes"
},
"vaultTimeoutPolicyInEffect": {
"message": "Your organization policies are affecting your vault timeout. Maximum allowed Vault Timeout is $HOURS$ hour(s) and $MINUTES$ minute(s)",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
}
}
},
"vaultTimeoutToLarge": {
"message": "Your vault timeout exceeds the restrictions set by your organization."
},
"vaultExportDisabled": {
"message": "Vault Export Disabled"
},
"personalVaultExportPolicyInEffect": {
"message": "One or more organization policies prevents you from exporting your personal vault."
},
"copyCustomFieldNameInvalidElement": {
"message": "Unable to identify a valid form element. Try inspecting the HTML instead."
},
"copyCustomFieldNameNotUnique": {
"message": "No unique identifier found."
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"leaveOrganization": {
"message": "Leave Organization"
},
"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 Personal Vault"
},
"exportingPersonalVaultDescription": {
"message": "Only the personal vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"error": {
"message": "Error"
},
"regenerateUsername": {
"message": "Regenerate Username"
},
"generateUsername": {
"message": "Generate Username"
},
"usernameType": {
"message": "Username Type"
},
"plusAddressedEmail": {
"message": "Plus Addressed Email",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
"message": "Use your email provider's sub-addressing capabilities."
},
"catchallEmail": {
"message": "Catch-all Email"
},
"catchallEmailDesc": {
"message": "Use your domain's configured catch-all inbox."
},
"random": {
"message": "Random"
},
"randomWord": {
"message": "Random Word"
},
"websiteName": {
"message": "Website Name"
},
"whatWouldYouLikeToGenerate": {
"message": "What would you like to generate?"
},
"passwordType": {
"message": "Password Type"
},
"service": {
"message": "Service"
}
}