bitwarden-estensione-browser/apps/desktop/src/locales/me/messages.json

2725 lines
74 KiB
JSON

{
"bitwarden": {
"message": "Bitwarden"
},
"filters": {
"message": "Filteri"
},
"allItems": {
"message": "Sve stavke"
},
"favorites": {
"message": "Favoriti"
},
"types": {
"message": "Tipovi"
},
"typeLogin": {
"message": "Prijava"
},
"typeCard": {
"message": "Kartica"
},
"typeIdentity": {
"message": "Identitet"
},
"typeSecureNote": {
"message": "Sigurna belješka"
},
"folders": {
"message": "Fascikle"
},
"collections": {
"message": "Kolekcije"
},
"searchVault": {
"message": "Pretraži trezor"
},
"addItem": {
"message": "Dodaj stavku"
},
"shared": {
"message": "Podijeljeno"
},
"share": {
"message": "Podijeli"
},
"moveToOrganization": {
"message": "Prebaci u Organizaciju"
},
"movedItemToOrg": {
"message": "$ITEMNAME$ moved to $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"moveToOrgDesc": {
"message": "Izaberite organizaciju u koju želite da premjestite ovu stavku. Prelazak u organizaciju prenosi vlasništvo nad stavkom na tu organizaciju. Nećete više biti direktan vlasnik ove stavke kada bude premještena."
},
"attachments": {
"message": "Prilog"
},
"viewItem": {
"message": "Vidi stavku"
},
"name": {
"message": "Ime"
},
"uri": {
"message": "Link"
},
"uriPosition": {
"message": "Link $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "Novi link"
},
"username": {
"message": "Korisničko ime"
},
"password": {
"message": "Lozinka"
},
"passphrase": {
"message": "Pristupna fraza"
},
"editItem": {
"message": "Uredi stavku"
},
"emailAddress": {
"message": "Email adresa"
},
"verificationCodeTotp": {
"message": "Verifikacioni kod (TOTP)"
},
"website": {
"message": "Internet strana"
},
"notes": {
"message": "Bilješka"
},
"customFields": {
"message": "Prilagođeno polje"
},
"launch": {
"message": "Pokreni"
},
"copyValue": {
"message": "Kopiraj vrijednost",
"description": "Copy value to clipboard"
},
"minimizeOnCopyToClipboard": {
"message": "Minimizirajte prilikom kopiranja u međuspremnik"
},
"minimizeOnCopyToClipboardDesc": {
"message": "Minimize application when copying an item's data to the clipboard."
},
"toggleVisibility": {
"message": "Isključi vidljivost"
},
"toggleCollapse": {
"message": "Sažmi/Proširi",
"description": "Toggling an expand/collapse state."
},
"cardholderName": {
"message": "Ime vlasnika kartice"
},
"number": {
"message": "Broj"
},
"brand": {
"message": "Vrsta kartice"
},
"expiration": {
"message": "Datum do kada važi kartica"
},
"securityCode": {
"message": "Siguronosni kod"
},
"identityName": {
"message": "Ime identiteta"
},
"company": {
"message": "Kompanija"
},
"ssn": {
"message": "Broj socijalnog osiguranja"
},
"passportNumber": {
"message": "Broj pasoša"
},
"licenseNumber": {
"message": "Broj licence"
},
"email": {
"message": "Email"
},
"phone": {
"message": "Telefon"
},
"address": {
"message": "Adresa"
},
"premiumRequired": {
"message": "Premium obavezan"
},
"premiumRequiredDesc": {
"message": "Za upotrebu ove funkcije potrebno je premium članstvo."
},
"errorOccurred": {
"message": "Dogodila se greška."
},
"error": {
"message": "Greška"
},
"january": {
"message": "Januar"
},
"february": {
"message": "Februar"
},
"march": {
"message": "Mart"
},
"april": {
"message": "April"
},
"may": {
"message": "Maj"
},
"june": {
"message": "Jun"
},
"july": {
"message": "Jul"
},
"august": {
"message": "Avgust"
},
"september": {
"message": "Septembar"
},
"october": {
"message": "Oktobar"
},
"november": {
"message": "Novembar"
},
"december": {
"message": "Decembar"
},
"ex": {
"message": "Primjer",
"description": "Short abbreviation for 'example'."
},
"title": {
"message": "Naslov"
},
"mr": {
"message": "G"
},
"mrs": {
"message": "Gđa"
},
"ms": {
"message": "Gđica"
},
"mx": {
"message": "Mx"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "Mjesec isticanja"
},
"expirationYear": {
"message": "Godina isticanja"
},
"select": {
"message": "Odaberi"
},
"other": {
"message": "Drugo"
},
"generatePassword": {
"message": "Generiši lozinku"
},
"type": {
"message": "Tip"
},
"firstName": {
"message": "Ime"
},
"middleName": {
"message": "Srednje ime"
},
"lastName": {
"message": "Prezime"
},
"fullName": {
"message": "Puno ime"
},
"address1": {
"message": "Adresa 1"
},
"address2": {
"message": "Adresa 2"
},
"address3": {
"message": "Adresa 3"
},
"cityTown": {
"message": "Grad"
},
"stateProvince": {
"message": "Država/Provincija"
},
"zipPostalCode": {
"message": "Poštanski kod"
},
"country": {
"message": "Država"
},
"save": {
"message": "Sačuvaj"
},
"cancel": {
"message": "Poništi"
},
"delete": {
"message": "Obriši"
},
"favorite": {
"message": "Favorit"
},
"edit": {
"message": "Uredi"
},
"authenticatorKeyTotp": {
"message": "Autentifikacioni ključ (TOTP)"
},
"folder": {
"message": "Fascikla"
},
"newCustomField": {
"message": "Novo prilagođeno polje"
},
"value": {
"message": "Vrijednost"
},
"dragToSort": {
"message": "Prevucite za sortiranje"
},
"cfTypeText": {
"message": "Tekst"
},
"cfTypeHidden": {
"message": "Sakriveno"
},
"cfTypeBoolean": {
"message": "Binarna promjenljiva"
},
"cfTypeLinked": {
"message": "Povezan",
"description": "This describes a field that is 'linked' (related) to another field."
},
"linkedValue": {
"message": "Povezana vrijednost",
"description": "This describes a value that is 'linked' (related) to another value."
},
"remove": {
"message": "Ukloni"
},
"nameRequired": {
"message": "Potrebno je ime."
},
"addedItem": {
"message": "Dodata stavka"
},
"editedItem": {
"message": "Uređena stavka"
},
"deleteItem": {
"message": "Obriši stavku"
},
"deleteFolder": {
"message": "Obriši fasciklu"
},
"deleteAttachment": {
"message": "Obriši prilog"
},
"deleteItemConfirmation": {
"message": "Jeste li sigurni da želite da izbrišete ovu stavku?"
},
"deletedItem": {
"message": "Obrisana stavka"
},
"overwritePasswordConfirmation": {
"message": "Jeste li sigurni da želite da zamijenite trenutnu lozinku?"
},
"overwriteUsername": {
"message": "Overwrite username"
},
"overwriteUsernameConfirmation": {
"message": "Are you sure you want to overwrite the current username?"
},
"noneFolder": {
"message": "Nema fascikle",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Dodaj fasciklu"
},
"editFolder": {
"message": "Uredi fasciklu"
},
"regeneratePassword": {
"message": "Regereniši lozinku"
},
"copyPassword": {
"message": "Kopiraj lozinku"
},
"copyUri": {
"message": "Kopiraj link"
},
"copyVerificationCodeTotp": {
"message": "Iskopiraj Verifikacioni Kod (TOTP)"
},
"length": {
"message": "Dužina"
},
"passwordMinLength": {
"message": "Minimum password length"
},
"uppercase": {
"message": "Uppercase (A-Z)"
},
"lowercase": {
"message": "Lowercase (a-z)"
},
"numbers": {
"message": "Numbers (0-9)"
},
"specialCharacters": {
"message": "Special characters (!@#$%^&*)"
},
"numWords": {
"message": "Broj riječi"
},
"wordSeparator": {
"message": "Separator riječi"
},
"capitalize": {
"message": "Velika slova",
"description": "Make the first letter of a word uppercase."
},
"includeNumber": {
"message": "Uključi broj"
},
"close": {
"message": "Zatvori"
},
"minNumbers": {
"message": "Minimum brojeva"
},
"minSpecial": {
"message": "Minimum specijalnih",
"description": "Minimum Special Characters"
},
"ambiguous": {
"message": "Izbjegni dvosmislene karaktere"
},
"searchCollection": {
"message": "Pretraži kolekciju"
},
"searchFolder": {
"message": "Pretraži fasciklu"
},
"searchFavorites": {
"message": "Pretraži favorite"
},
"searchType": {
"message": "Pretraži tip",
"description": "Search item type"
},
"newAttachment": {
"message": "Dodaj novi prilog"
},
"deletedAttachment": {
"message": "Obrisani prilog"
},
"deleteAttachmentConfirmation": {
"message": "Da li ste sigurni da želite da obrišete ovaj prilog?"
},
"attachmentSaved": {
"message": "Prilog je sačuvan."
},
"file": {
"message": "Datoteka"
},
"selectFile": {
"message": "Izaberi datoteku."
},
"maxFileSize": {
"message": "Maximalna veličina datoteke je 500 MB."
},
"encryptionKeyMigrationRequired": {
"message": "Encryption key migration required. Please login through the web vault to update your encryption key."
},
"editedFolder": {
"message": "Izmijenjena fascikla"
},
"addedFolder": {
"message": "Dodata fascikla"
},
"deleteFolderConfirmation": {
"message": "Jeste li sigurni da želite da izbrišete ovu fasciklu?"
},
"deletedFolder": {
"message": "Obrisana fascikla"
},
"loginOrCreateNewAccount": {
"message": "Prijavite se ili otvorite novi nalog da biste pristupili svom sigurnom trezoru."
},
"createAccount": {
"message": "Kreiraj nalog"
},
"logIn": {
"message": "Prijavi se"
},
"submit": {
"message": "Podnesi"
},
"masterPass": {
"message": "Glavna lozinka"
},
"masterPassDesc": {
"message": "Glavna lozinka je lozinka koju koristite za pristup trezoru. Veoma je važno da ne zaboravite svoju glavnu lozinku. Nema načina da povratite lozinku u slučaju da je zaboravite."
},
"masterPassHintDesc": {
"message": "Podsjetnik na glavnu lozinku vam može pomoći da zapamtite lozinku ako je zaboravite."
},
"reTypeMasterPass": {
"message": "Prekucaj glavnu lozinku"
},
"masterPassHint": {
"message": "Podsjetnik glavne lozinke (opcija)"
},
"settings": {
"message": "Podešavanja"
},
"passwordHint": {
"message": "Podsjetnik na lozinku"
},
"enterEmailToGetHint": {
"message": "Unesi email svog naloga kako bi ste primili podsjetnik na glavnu lozinku."
},
"getMasterPasswordHint": {
"message": "Podsjetnik na glavnu lozinku"
},
"emailRequired": {
"message": "Potrebna je email adresa."
},
"invalidEmail": {
"message": "Nepravilna email adresa."
},
"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": "Potvrda glavne lozinke ne odgovara."
},
"newAccountCreated": {
"message": "Vaš novi nalog je kreiran! Sada se možete prijaviti."
},
"youSuccessfullyLoggedIn": {
"message": "You successfully logged in"
},
"youMayCloseThisWindow": {
"message": "You may close this window"
},
"masterPassSent": {
"message": "Poslali smo vam email sa podsjetnikom na glavnu lozinku."
},
"unexpectedError": {
"message": "Došlo je do neočekivane greške."
},
"itemInformation": {
"message": "Informacija o stavki"
},
"noItemsInList": {
"message": "Nema stavki u listi."
},
"sendVerificationCode": {
"message": "Send a verification code to your email"
},
"sendCode": {
"message": "Send code"
},
"codeSent": {
"message": "Code sent"
},
"verificationCode": {
"message": "Verifikacioni kod (TOTP)"
},
"confirmIdentity": {
"message": "Confirm your identity to continue."
},
"verificationCodeRequired": {
"message": "Potreban je verifikacioni kod."
},
"invalidVerificationCode": {
"message": "Invalid verification code"
},
"continue": {
"message": "Nastavi"
},
"enterVerificationCodeApp": {
"message": "Unesi kod sa 6 cifri iz vaše aplikacije za autentifikaciju."
},
"enterVerificationCodeEmail": {
"message": "Unesi kod sa 6 cifri koji vam je poslat na email $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "Verifikacioni email poslat na $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "Zapamti me"
},
"sendVerificationCodeEmailAgain": {
"message": "Pošalji ponovo verifikacioni kod na email"
},
"useAnotherTwoStepMethod": {
"message": "Koristi drugi metod prijave u dva koraka"
},
"insertYubiKey": {
"message": "Priključi svoj YubiKey u USB port na kompjuteru i onda takni njegovo dugme."
},
"insertU2f": {
"message": "Priključi svoj sigurnonosni ključ u USB port na kompjuteru. Ako ima dugme, takni ga."
},
"recoveryCodeDesc": {
"message": "Izgubili ste pristup svim dobavljačima prijave u dva koraka? Upotrijebite sigurnonosni kod kako biste onemogućili sve prijave u dva koraka na vaš račun."
},
"recoveryCodeTitle": {
"message": "Sigurnosni kod"
},
"authenticatorAppTitle": {
"message": "Aplikacija za autentifikaciju"
},
"authenticatorAppDesc": {
"message": "Koristi aplikaciju za autentifkaciju (kao što su Authy ili Google autentificator) da generišeš verfikacione kodove bazirane na vremenu.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "YubiKey OTP siguronosni ključ"
},
"yubiKeyDesc": {
"message": "Koristi YubiKey da pristupis svom nalogu. Radi sa YubiKey 4, 4 Nano, 4C i NEO uređajima."
},
"duoDesc": {
"message": "Potvrdite sa Duo Security, korišćenjem Duo Mobile aplikacije, SMS-a, telefonskog poziva ili U2F sigurnosnog ključa.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Potvrdite sa Duo Security za svoju organizaciju pomoću aplikacije Duo Mobile, SMS-a, telefonskog poziva ili U2F sigurnosnog ključa.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Koristite bilo koji bezbjedonosni ključ za koji je omogućen WebAuthn da biste pristupili svom nalogu."
},
"emailTitle": {
"message": "Email"
},
"emailDesc": {
"message": "Verifikacioni kodovi će vam biti poslati na email adresu."
},
"loginUnavailable": {
"message": "Prijava nije dostupna"
},
"noTwoStepProviders": {
"message": "Na ovom nalogu je omogućena prijava u dva koraka, međutim, ovaj uređaj ne podržava nijednog od konfigurisanih dobavljača u dva koraka."
},
"noTwoStepProviders2": {
"message": "Dodajte dodatne dobavljače koji su bolje podržani na svim uređajima (poput aplikacije za autentifikaciju)."
},
"twoStepOptions": {
"message": "Opcije prijave u dva koraka"
},
"selfHostedEnvironment": {
"message": "Okruženje lokalne instalacije (SELF HOST)"
},
"selfHostedEnvironmentFooter": {
"message": "Navedite osnovni URL vaše lokalne instalacije (HOST) Bitwardena."
},
"customEnvironment": {
"message": "Prilagođeno okruženje"
},
"customEnvironmentFooter": {
"message": "Za napredne korisnike. Možete odrediti osnovni URL svake usluge nezavisno."
},
"baseUrl": {
"message": "Server URL"
},
"apiUrl": {
"message": "API server URL"
},
"webVaultUrl": {
"message": "URL trezora na internetu"
},
"identityUrl": {
"message": "URL servera indentifikacije"
},
"notificationsUrl": {
"message": "URL servera obavještenja"
},
"iconsUrl": {
"message": "URL servera ikonica"
},
"environmentSaved": {
"message": "URL-ovi okruženja su sačuvani."
},
"ok": {
"message": "Ok"
},
"yes": {
"message": "Da"
},
"no": {
"message": "Ne"
},
"overwritePassword": {
"message": "Zamijeni lozinku"
},
"learnMore": {
"message": "Saznaj više"
},
"featureUnavailable": {
"message": "Funkcija nije dostupna"
},
"loggedOut": {
"message": "Odjavljen"
},
"loginExpired": {
"message": "Vaša sesija je istekla."
},
"logOutConfirmation": {
"message": "Jeste li sigurni da se želite odjaviti?"
},
"logOut": {
"message": "Odjavi se"
},
"addNewLogin": {
"message": "Dodaj novu prijavu"
},
"addNewItem": {
"message": "Dodaj novu stavku"
},
"addNewFolder": {
"message": "Dodaj novu fasciklu"
},
"view": {
"message": "Pogled"
},
"account": {
"message": "Nalog"
},
"loading": {
"message": "Učitavanje..."
},
"lockVault": {
"message": "Lock vault"
},
"passwordGenerator": {
"message": "Generator lozinki"
},
"contactUs": {
"message": "Contact us"
},
"helpAndFeedback": {
"message": "Help and feedback"
},
"getHelp": {
"message": "Get help"
},
"fileBugReport": {
"message": "Pošaljite izvještaj o grešci"
},
"blog": {
"message": "Blog"
},
"followUs": {
"message": "Prati nas"
},
"syncVault": {
"message": "Sinhronizacija trezora"
},
"changeMasterPass": {
"message": "Promjena glavne lozinke"
},
"continueToWebApp": {
"message": "Continue to web app?"
},
"changeMasterPasswordOnWebConfirmation": {
"message": "You can change your master password on the Bitwarden web app."
},
"fingerprintPhrase": {
"message": "Fraza 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."
},
"yourAccountsFingerprint": {
"message": "Jedinstvena fraza vašeg 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."
},
"goToWebVault": {
"message": "Idi na internet stranu trezora"
},
"getMobileApp": {
"message": "Preuzmi mobilnu aplikaciju"
},
"getBrowserExtension": {
"message": "Preuzmi ekstenziju za pretraživač"
},
"syncingComplete": {
"message": "Završena sinhronizacija"
},
"syncingFailed": {
"message": "Sinhronizacija nije uspjela"
},
"yourVaultIsLocked": {
"message": "Vaš trezor je zaključan. Verifikuj svoju glavnu lozinku za nastavak."
},
"unlock": {
"message": "Otključaj"
},
"loggedInAsOn": {
"message": "Prijavljen kao $EMAIL$ na $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "Nevažeća glavna lozinka"
},
"twoStepLoginConfirmation": {
"message": "Prijavljivanje u dva koraka čini vaš nalog sigurnijim tako što ćete morati da verifikujete prijavu na drugom uređaju, kao što su bezbjedonosni ključ, aplikacija za potvrđivanje, SMS, telefonski poziv ili e-pošta. Prijava u dva koraka može se omogućiti u trezoru na internet strani bitwarden.com. Da li želite da posjetite internet lokaciju sada?"
},
"twoStepLogin": {
"message": "Prijava u dva koraka"
},
"vaultTimeout": {
"message": "Vault timeout"
},
"vaultTimeoutDesc": {
"message": "Choose when your vault will take the vault timeout action."
},
"immediately": {
"message": "Odmah"
},
"tenSeconds": {
"message": "10 sekundi"
},
"twentySeconds": {
"message": "20 sekundi"
},
"thirtySeconds": {
"message": "30 sekundi"
},
"oneMinute": {
"message": "1 Minut"
},
"twoMinutes": {
"message": "2 Minuta"
},
"fiveMinutes": {
"message": "5 Minuta"
},
"fifteenMinutes": {
"message": "15 Minuta"
},
"thirtyMinutes": {
"message": "30 Minuta"
},
"oneHour": {
"message": "1 Sat"
},
"fourHours": {
"message": "4 Sata"
},
"onIdle": {
"message": "Kada je sistem neaktivan"
},
"onSleep": {
"message": "Kada je sistem u hibernaciji"
},
"onLocked": {
"message": "Kada je sistem zaključan"
},
"onRestart": {
"message": "Na restart"
},
"never": {
"message": "Nikada"
},
"security": {
"message": "Bezbjednost"
},
"clearClipboard": {
"message": "Obrisati međuspremnik",
"description": "Clipboard is the operating system thing where you copy/paste data to on your device."
},
"clearClipboardDesc": {
"message": "Automatsko brisanje kopiranih vrijednosti iz vašeg međuspremnika.",
"description": "Clipboard is the operating system thing where you copy/paste data to on your device."
},
"enableFavicon": {
"message": "Show website icons"
},
"faviconDesc": {
"message": "Show a recognizable image next to each login."
},
"enableMinToTray": {
"message": "MInimiziraj u sistemsku traku"
},
"enableMinToTrayDesc": {
"message": "Kada se minimizira prozor, prikaži ikonu u sistemskoj traci."
},
"enableMinToMenuBar": {
"message": "Minimize to menu bar"
},
"enableMinToMenuBarDesc": {
"message": "When minimizing the window, show an icon in the menu bar instead."
},
"enableCloseToTray": {
"message": "Zatvori u sistemsku traku"
},
"enableCloseToTrayDesc": {
"message": "Kada se zatvori prozor, prikaži ikonu u sistemskoj traci."
},
"enableCloseToMenuBar": {
"message": "Close to menu bar"
},
"enableCloseToMenuBarDesc": {
"message": "When closing the window, show an icon in the menu bar instead."
},
"enableTray": {
"message": "Omogući sistemsku traku"
},
"enableTrayDesc": {
"message": "Uvijek prikaži ikonu u sistemskoj traci."
},
"startToTray": {
"message": "Pokreni samo ikonu sistemske trake"
},
"startToTrayDesc": {
"message": "Kada se aplikacija prvi put pokrene, prikaži samo ikonu u sistemskoj traci."
},
"startToMenuBar": {
"message": "Start to menu bar"
},
"startToMenuBarDesc": {
"message": "When the application is first started, only show an icon in the menu bar."
},
"openAtLogin": {
"message": "Start automatically on login"
},
"openAtLoginDesc": {
"message": "Start the Bitwarden desktop application automatically on login."
},
"alwaysShowDock": {
"message": "Always show in the Dock"
},
"alwaysShowDockDesc": {
"message": "Show the Bitwarden icon in the Dock even when minimized to the menu bar."
},
"confirmTrayTitle": {
"message": "Confirm hiding tray"
},
"confirmTrayDesc": {
"message": "Turning off this setting will also turn off all other tray related settings."
},
"language": {
"message": "Jezik"
},
"languageDesc": {
"message": "Promijenite jezik koji koristi aplikacija. Potrebno je ponovno pokretanje."
},
"theme": {
"message": "Tema"
},
"themeDesc": {
"message": "Promijenite boju teme aplikacije."
},
"dark": {
"message": "Tamna",
"description": "Dark color"
},
"light": {
"message": "Svijetla",
"description": "Light color"
},
"copy": {
"message": "Kopiraj",
"description": "Copy to clipboard"
},
"checkForUpdates": {
"message": "Provjeri ažuriranje"
},
"version": {
"message": "Verzija $VERSION_NUM$",
"placeholders": {
"version_num": {
"content": "$1",
"example": "1.2.3"
}
}
},
"restartToUpdate": {
"message": "Ponovo pokreni za ažuriranje"
},
"restartToUpdateDesc": {
"message": "Verzija $VERSION_NUM$ je spremna za instaliranje. Da biste dovršili instalaciju, morate ponovo pokrenuti aplikaciju. Da li želite da ponovo pokrenete i ažurirate?",
"placeholders": {
"version_num": {
"content": "$1",
"example": "1.2.3"
}
}
},
"updateAvailable": {
"message": "Dostupna su ažuriranja"
},
"updateAvailableDesc": {
"message": "Pronađeno je ažuriranje. Želite li ga preuzeti sada?"
},
"restart": {
"message": "Ponovno pokretanje"
},
"later": {
"message": "Kasnije"
},
"noUpdatesAvailable": {
"message": "Trenutno nema dostupnih ažuriranja. Koristite najnoviju verziju."
},
"updateError": {
"message": "Ažuriraj grešku"
},
"unknown": {
"message": "Nepoznat"
},
"copyUsername": {
"message": "Kopiraj korisnički nalog"
},
"copyNumber": {
"message": "Kopiraj broj",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "Kopiraj siguronosni kod",
"description": "Copy credit card security code (CVV)"
},
"premiumMembership": {
"message": "Premijum članstvo"
},
"premiumManage": {
"message": "Upravljanje članstvom"
},
"premiumManageAlert": {
"message": "Svojim članstvom možete upravljati na trezoru u sklopu internet strane bitwarden.com. Da li želite da posjetite internet lokaciju sada?"
},
"premiumRefresh": {
"message": "Osvježi članstvo"
},
"premiumNotCurrentMember": {
"message": "Trenutno nijeste premijum član."
},
"premiumSignUpAndGet": {
"message": "Prijavite se za premijum članstvo i dobijte:"
},
"premiumSignUpStorage": {
"message": "1 GB šifrovanog skladišta za priloge datoteka."
},
"premiumSignUpTwoStepOptions": {
"message": "Proprietary two-step login options such as YubiKey and Duo."
},
"premiumSignUpReports": {
"message": "Higijena lozinke, zdravlje računa i podaci o krađi podataka kako bi trezor bio siguran."
},
"premiumSignUpTotp": {
"message": "Generator TOTP verifikacionog koda (2FA) za prijavu u vaš trezor."
},
"premiumSignUpSupport": {
"message": "Prioritetna korisnička podrška."
},
"premiumSignUpFuture": {
"message": "Sve buduće premijum karakteristike. Više uskoro!"
},
"premiumPurchase": {
"message": "Kupi Premijum članstvo"
},
"premiumPurchaseAlert": {
"message": "Premium članstvo možete kupiti u trezoru na internet strani bitwarden.com. Da li želite da posjetite internet lokaciju sada?"
},
"premiumCurrentMember": {
"message": "Vi ste premijum član!"
},
"premiumCurrentMemberThanks": {
"message": "Hvala vam što podržavate Bitwarden."
},
"premiumPrice": {
"message": "Sve za $PRICE$ /godišnje!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"refreshComplete": {
"message": "Osvježavanje završeno"
},
"passwordHistory": {
"message": "Istorija lozinki"
},
"clear": {
"message": "Očisti",
"description": "To clear something out. example: To clear browser history."
},
"noPasswordsInList": {
"message": "Nema lozinki za prikazivanje."
},
"undo": {
"message": "Poništi"
},
"redo": {
"message": "Vrati"
},
"cut": {
"message": "Izreži",
"description": "Cut to clipboard"
},
"paste": {
"message": "Zalijepi",
"description": "Paste from clipboard"
},
"selectAll": {
"message": "Izaberi sve"
},
"zoomIn": {
"message": "Uveličati"
},
"zoomOut": {
"message": "Umanjiti"
},
"resetZoom": {
"message": "Reset povećavanja"
},
"toggleFullScreen": {
"message": "Uključi/isključi prikaz preko cijelog ekrana"
},
"reload": {
"message": "Osvježi"
},
"toggleDevTools": {
"message": "Uključivanje/Isključivanje razvojnih alata"
},
"minimize": {
"message": "Minimiziraj",
"description": "Minimize window"
},
"zoom": {
"message": "Povećavanje"
},
"bringAllToFront": {
"message": "Prikaži sve",
"description": "Bring all windows to front (foreground)"
},
"aboutBitwarden": {
"message": "O Bitwardenu"
},
"services": {
"message": "Servisi"
},
"hideBitwarden": {
"message": "Sakrij Bitwarden"
},
"hideOthers": {
"message": "Sakrij ostale"
},
"showAll": {
"message": "Pokaži sve"
},
"quitBitwarden": {
"message": "Napusti Bitwarden"
},
"valueCopied": {
"message": "$VALUE$ kopiran",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"help": {
"message": "Pomoć"
},
"window": {
"message": "Prozor"
},
"checkPassword": {
"message": "Provjerite da li je lozinka izložena."
},
"passwordExposed": {
"message": "Ova lozinka je izložena kradji podataka $VALUE$ put(a). Trebalo bi da je promijenite.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "Ova lozinka nije pronađena ni u jednoj poznatoj krađi podataka. Trebala bi biti sigurna za upotrebu."
},
"baseDomain": {
"message": "Osnovni domen",
"description": "Domain name. Ex. website.com"
},
"domainName": {
"message": "Domain name",
"description": "Domain name. Ex. website.com"
},
"host": {
"message": "Lokalna instalacija (HOST)",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Tačan"
},
"startsWith": {
"message": "Počinje sa"
},
"regEx": {
"message": "Uobičajeni izraz",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Otkrivanje podudaranja",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Zadato otkrivanje podudaranja",
"description": "Default URI match detection for auto-fill."
},
"toggleOptions": {
"message": "Uključi/Isključi opcije"
},
"organization": {
"message": "Organizacija",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"default": {
"message": "Zadato"
},
"exit": {
"message": "Izađi"
},
"showHide": {
"message": "Prikaži/Sakrij",
"description": "Text for a button that toggles the visibility of the window. Shows the window when it is hidden or hides the window if it is currently open."
},
"hideToTray": {
"message": "Sakrij u sistemskoj traci"
},
"alwaysOnTop": {
"message": "Uvijek na vrhu",
"description": "Application window should always stay on top of other windows"
},
"dateUpdated": {
"message": "Ažurirano",
"description": "ex. Date this item was updated"
},
"dateCreated": {
"message": "Created",
"description": "ex. Date this item was created"
},
"datePasswordUpdated": {
"message": "Lozinka ažurirana",
"description": "ex. Date this password was updated"
},
"exportVault": {
"message": "Izvezi trezor"
},
"fileFormat": {
"message": "Format datoteke"
},
"hCaptchaUrl": {
"message": "hCaptcha Url",
"description": "hCaptcha is the name of a website, should not be translated"
},
"loadAccessibilityCookie": {
"message": "Load accessibility cookie"
},
"registerAccessibilityUser": {
"message": "Register as an accessibility user at",
"description": "ex. Register as an accessibility user at hcaptcha.com"
},
"copyPasteLink": {
"message": "Copy and paste the link sent to your email below"
},
"enterhCaptchaUrl": {
"message": "Enter URL to load accessibility cookie for hCaptcha",
"description": "hCaptcha is the name of a website, should not be translated"
},
"hCaptchaUrlRequired": {
"message": "hCaptcha Url is required",
"description": "hCaptcha is the name of a website, should not be translated"
},
"invalidUrl": {
"message": "Invalid Url"
},
"done": {
"message": "Done"
},
"accessibilityCookieSaved": {
"message": "Accessibility cookie saved!"
},
"noAccessibilityCookieSaved": {
"message": "No accessibility cookie saved"
},
"warning": {
"message": "UPOZORENJE",
"description": "WARNING (should stay in capitalized letters if the language permits)"
},
"confirmVaultExport": {
"message": "Confirm vault export"
},
"exportWarningDesc": {
"message": "Ovaj izvoz sadrži vaše podatke o trezoru u nešifrovanom formatu. Izvezenu datoteku ne treba da čuvate ili šaljete preko nesigurnih kanala (kao što je e-pošta). Izbrišite ga odmah nakon što završite sa upotrebom."
},
"encExportKeyWarningDesc": {
"message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
},
"encExportAccountWarningDesc": {
"message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
},
"noOrganizationsList": {
"message": "Ne pripadate nijednoj organizaciji. Organizacije vam omogućavaju da bezbjedno dijelite stavke sa drugim korisnicima."
},
"noCollectionsInList": {
"message": "Ne postoje kolekcije u listi."
},
"ownership": {
"message": "Vlasništvo"
},
"whoOwnsThisItem": {
"message": "Ko je vlasnik ove stavke?"
},
"strong": {
"message": "Jaka",
"description": "ex. A strong password. Scale: Weak -> Good -> Strong"
},
"good": {
"message": "Dobar",
"description": "ex. A good password. Scale: Weak -> Good -> Strong"
},
"weak": {
"message": "Slaba",
"description": "ex. A weak password. Scale: Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Slaba glavna lozinka"
},
"weakMasterPasswordDesc": {
"message": "Glavna lozinka koju ste odabrali je slaba. Trebate koristiti jaku glavnu lozinku (ili pristupnu frazu) da biste pravilno zaštitili svoj Bitwarden nalog. Jeste li sigurni da želite da koristite ovu glavnu lozinku?"
},
"pin": {
"message": "PIN",
"description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device."
},
"unlockWithPin": {
"message": "Otključaj sa PINom"
},
"setYourPinCode": {
"message": "Podesite svoj PIN kod za otključavanje Bitwarden-a. Podešavanja PIN-a će se resetovati ako se ikada u potpunosti odjavite iz aplikacije."
},
"pinRequired": {
"message": "Potreban je PIN kod."
},
"invalidPin": {
"message": "Nevažeći PIN kod."
},
"tooManyInvalidPinEntryAttemptsLoggingOut": {
"message": "Too many invalid PIN entry attempts. Logging out."
},
"unlockWithWindowsHello": {
"message": "Otključaj sa Windows Hello"
},
"additionalWindowsHelloSettings": {
"message": "Additional Windows Hello settings"
},
"windowsHelloConsentMessage": {
"message": "Verifikuj za Bitwarden."
},
"unlockWithTouchId": {
"message": "Otključaj sa Touch ID"
},
"additionalTouchIdSettings": {
"message": "Additional Touch ID settings"
},
"touchIdConsentMessage": {
"message": "Verifikuj za Bitwarden."
},
"autoPromptWindowsHello": {
"message": "Ask for Windows Hello on app start"
},
"autoPromptTouchId": {
"message": "Ask for Touch ID on app start"
},
"requirePasswordOnStart": {
"message": "Require password or PIN on app start"
},
"recommendedForSecurity": {
"message": "Recommended for security."
},
"lockWithMasterPassOnRestart": {
"message": "Zaključajte glavnom lozinkom pri ponovnom pokretanju"
},
"deleteAccount": {
"message": "Delete account"
},
"deleteAccountDesc": {
"message": "Proceed below to delete your account and all vault data."
},
"deleteAccountWarning": {
"message": "Deleting your account is permanent. It cannot be undone."
},
"accountDeleted": {
"message": "Account deleted"
},
"accountDeletedDesc": {
"message": "Your account has been closed and all associated data has been deleted."
},
"preferences": {
"message": "Podešavanja"
},
"enableMenuBar": {
"message": "Omogući ikonu trake menija"
},
"enableMenuBarDesc": {
"message": "Uvijek prikaži ikonu trake menija."
},
"hideToMenuBar": {
"message": "Sakrij u traci menija"
},
"selectOneCollection": {
"message": "Morate izabrati barem jednu kolekciju."
},
"premiumUpdated": {
"message": "Nadogradili ste na premijum."
},
"restore": {
"message": "Vrati"
},
"premiumManageAlertAppStore": {
"message": "Pretplatom možete da upravljate iz App Store-a. Da li želite da posjetite App Store sada?"
},
"legal": {
"message": "Pravne informacije",
"description": "Noun. As in 'legal documents', like our terms of service and privacy policy."
},
"termsOfService": {
"message": "Uslovi korišćenja"
},
"privacyPolicy": {
"message": "Pravila o privatnosti"
},
"unsavedChangesConfirmation": {
"message": "Are you sure you want to leave? If you leave now then your current information will not be saved."
},
"unsavedChangesTitle": {
"message": "Unsaved changes"
},
"clone": {
"message": "Klon"
},
"passwordGeneratorPolicyInEffect": {
"message": "Jedno ili više pravila organizacije utiču na podešavanje vašeg generatora."
},
"vaultTimeoutAction": {
"message": "Vault timeout action"
},
"vaultTimeoutActionLockDesc": {
"message": "Master password or other unlock method is required to access your vault again."
},
"vaultTimeoutActionLogOutDesc": {
"message": "Re-authentication is required to access your vault again."
},
"unlockMethodNeededToChangeTimeoutActionDesc": {
"message": "Set up an unlock method to change your 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": "Item permanently deleted"
},
"restoredItem": {
"message": "Item restored"
},
"permanentlyDelete": {
"message": "Permanently delete"
},
"vaultTimeoutLogOutConfirmation": {
"message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout action confirmation"
},
"enterpriseSingleSignOn": {
"message": "Enterprise single sign-on"
},
"setMasterPassword": {
"message": "Set master password"
},
"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"
},
"verificationRequired": {
"message": "Verification required",
"description": "Default title for the user verification dialog."
},
"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."
},
"acceptPolicies": {
"message": "Označavanjem ovog polja pristajete na sledeće:"
},
"acceptPoliciesRequired": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"enableBrowserIntegration": {
"message": "Allow browser integration"
},
"enableBrowserIntegrationDesc": {
"message": "Used for biometrics in browser."
},
"enableDuckDuckGoBrowserIntegration": {
"message": "Allow DuckDuckGo browser integration"
},
"enableDuckDuckGoBrowserIntegrationDesc": {
"message": "Use your Bitwarden vault when browsing with DuckDuckGo."
},
"browserIntegrationUnsupportedTitle": {
"message": "Browser integration not supported"
},
"browserIntegrationErrorTitle": {
"message": "Error enabling browser integration"
},
"browserIntegrationErrorDesc": {
"message": "An error has occurred while enabling browser integration."
},
"browserIntegrationMasOnlyDesc": {
"message": "Unfortunately browser integration is only supported in the Mac App Store version for now."
},
"browserIntegrationWindowsStoreDesc": {
"message": "Unfortunately browser integration is currently not supported in the Microsoft Store version."
},
"browserIntegrationLinuxDesc": {
"message": "Unfortunately browser integration is currently not supported in the linux version."
},
"enableBrowserIntegrationFingerprint": {
"message": "Require verification for browser integration"
},
"enableBrowserIntegrationFingerprintDesc": {
"message": "Add an additional layer of security by requiring fingerprint phrase confirmation when establishing a link between your desktop and browser. This requires user action and verification each time a connection is created."
},
"enableHardwareAcceleration": {
"message": "Use hardware acceleration"
},
"enableHardwareAccelerationDesc": {
"message": "By default this setting is ON. Turn OFF only if you experience graphical issues. Restart is required."
},
"approve": {
"message": "Approve"
},
"verifyBrowserTitle": {
"message": "Verify browser connection"
},
"verifyBrowserDesc": {
"message": "Please ensure the shown fingerprint is identical to the fingerprint showed in the browser extension."
},
"verifyNativeMessagingConnectionTitle": {
"message": "$APPID$ wants to connect to Bitwarden",
"placeholders": {
"appid": {
"content": "$1",
"example": "My App"
}
}
},
"verifyNativeMessagingConnectionDesc": {
"message": "Would you like to approve this request?"
},
"verifyNativeMessagingConnectionWarning": {
"message": "If you did not initiate this request, do not approve it."
},
"biometricsNotEnabledTitle": {
"message": "Biometrics not set up"
},
"biometricsNotEnabledDesc": {
"message": "Browser biometrics requires desktop biometrics to be set up in the settings first."
},
"personalOwnershipSubmitError": {
"message": "Due to an enterprise policy, you are restricted from saving items to your individual vault. Change the ownership option to an organization and choose from available collections."
},
"hintEqualsPassword": {
"message": "Your password hint cannot be the same as your password."
},
"personalOwnershipPolicyInEffect": {
"message": "An organization policy is affecting your ownership options."
},
"personalOwnershipPolicyInEffectImports": {
"message": "An organization policy has blocked importing items into your individual vault."
},
"allSends": {
"message": "All Sends",
"description": "'Sends' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"myVault": {
"message": "My vault"
},
"text": {
"message": "Text"
},
"deletionDate": {
"message": "Deletion date"
},
"deletionDateDesc": {
"message": "The Send will be permanently deleted on the specified date and time.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Expiration date"
},
"expirationDateDesc": {
"message": "If set, access to this Send will expire on the specified date and time.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Maximum access count",
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
},
"maxAccessCountDesc": {
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Current access count"
},
"disableSend": {
"message": "Deactivate this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendPasswordDesc": {
"message": "Optionally require a password for users to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "Private notes about this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendLink": {
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendLinkLabel": {
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"textHiddenByDefault": {
"message": "When accessing the Send, hide the text by default",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Send added",
"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."
},
"deletedSend": {
"message": "Send deleted",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"newPassword": {
"message": "New password"
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createSend": {
"message": "New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "The text you want to send."
},
"sendFileDesc": {
"message": "The file you want to send."
},
"days": {
"message": "$DAYS$ days",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"oneDay": {
"message": "1 day"
},
"custom": {
"message": "Custom"
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLinkToClipboard": {
"message": "Copy Send link to clipboard",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLinkOnSave": {
"message": "Copy the link to share this Send to my clipboard upon save."
},
"sendDisabled": {
"message": "Send 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."
},
"copyLink": {
"message": "Copy link"
},
"disabled": {
"message": "Disabled"
},
"removePassword": {
"message": "Remove password"
},
"removedPassword": {
"message": "Password removed"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"maxAccessCountReached": {
"message": "Max access count reached"
},
"expired": {
"message": "Expired"
},
"pendingDeletion": {
"message": "Pending deletion"
},
"webAuthnAuthenticate": {
"message": "Authenticate WebAuthn"
},
"hideEmail": {
"message": "Hide my email address from recipients."
},
"sendOptionsPolicyInEffect": {
"message": "One or more organization policies are affecting your Send options."
},
"emailVerificationRequired": {
"message": "Email verification required"
},
"emailVerificationRequiredDesc": {
"message": "You must verify your email to use this feature."
},
"passwordPrompt": {
"message": "Master password re-prompt"
},
"passwordConfirmation": {
"message": "Master password confirmation"
},
"passwordConfirmationDesc": {
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
},
"updatedMasterPassword": {
"message": "Updated master password"
},
"updateMasterPassword": {
"message": "Update master password"
},
"updateMasterPasswordWarning": {
"message": "Your master password was recently changed by an administrator in your organization. In order to access the vault, you must update it now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
},
"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."
},
"tryAgain": {
"message": "Try again"
},
"verificationRequiredForActionSetPinToContinue": {
"message": "Verification required for this action. Set a PIN to continue."
},
"setPin": {
"message": "Set PIN"
},
"verifyWithBiometrics": {
"message": "Verify with biometrics"
},
"awaitingConfirmation": {
"message": "Awaiting confirmation"
},
"couldNotCompleteBiometrics": {
"message": "Could not complete biometrics."
},
"needADifferentMethod": {
"message": "Need a different method?"
},
"useMasterPassword": {
"message": "Use master password"
},
"usePin": {
"message": "Use PIN"
},
"useBiometrics": {
"message": "Use biometrics"
},
"enterVerificationCodeSentToEmail": {
"message": "Enter the verification code that was sent to your email."
},
"resendCode": {
"message": "Resend code"
},
"hours": {
"message": "Hours"
},
"minutes": {
"message": "Minutes"
},
"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"
}
}
},
"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."
},
"resetPasswordPolicyAutoEnroll": {
"message": "Automatic enrollment"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
},
"vaultExportDisabled": {
"message": "Vault export removed"
},
"personalVaultExportPolicyInEffect": {
"message": "One or more organization policies prevents you from exporting your personal vault."
},
"addAccount": {
"message": "Add account"
},
"removeMasterPassword": {
"message": "Remove master password"
},
"removedMasterPassword": {
"message": "Master password removed"
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"leaveOrganization": {
"message": "Leave organization"
},
"leaveOrganizationConfirmation": {
"message": "Are you sure you want to leave this organization?"
},
"leftOrganization": {
"message": "You have left the organization."
},
"ssoKeyConnectorError": {
"message": "Key connector error: make sure key connector is available and working correctly."
},
"lockAllVaults": {
"message": "Lock all vaults"
},
"accountLimitReached": {
"message": "No more than 5 accounts may be logged in at the same time."
},
"accountPreferences": {
"message": "Preferences"
},
"appPreferences": {
"message": "App settings (all accounts)"
},
"accountSwitcherLimitReached": {
"message": "Account limit reached. Log out of an account to add another."
},
"settingsTitle": {
"message": "App settings for $EMAIL$",
"placeholders": {
"email": {
"content": "$1",
"example": "jdoe@example.com"
}
}
},
"switchAccount": {
"message": "Switch account"
},
"options": {
"message": "Options"
},
"sessionTimeout": {
"message": "Your session has timed out. Please go back and try logging in again."
},
"exportingPersonalVaultTitle": {
"message": "Exporting 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"
}
}
},
"locked": {
"message": "Locked"
},
"unlocked": {
"message": "Unlocked"
},
"generator": {
"message": "Generator"
},
"whatWouldYouLikeToGenerate": {
"message": "What would you like to generate?"
},
"passwordType": {
"message": "Password type"
},
"regenerateUsername": {
"message": "Regenerate username"
},
"generateUsername": {
"message": "Generate username"
},
"usernameType": {
"message": "Username type"
},
"plusAddressedEmail": {
"message": "Plus addressed email",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
"message": "Use your email provider's sub-addressing capabilities."
},
"catchallEmail": {
"message": "Catch-all email"
},
"catchallEmailDesc": {
"message": "Use your domain's configured catch-all inbox."
},
"random": {
"message": "Random"
},
"randomWord": {
"message": "Random word"
},
"websiteName": {
"message": "Website name"
},
"service": {
"message": "Service"
},
"allVaults": {
"message": "All vaults"
},
"searchOrganization": {
"message": "Search organization"
},
"searchMyVault": {
"message": "Search my vault"
},
"forwardedEmail": {
"message": "Forwarded email alias"
},
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"hostname": {
"message": "Hostname",
"description": "Part of a URL."
},
"apiAccessToken": {
"message": "API Access Token"
},
"apiKey": {
"message": "API key"
},
"premiumSubcriptionRequired": {
"message": "Premium subscription required"
},
"organizationIsDisabled": {
"message": "Organization suspended"
},
"disabledOrganizationFilterError": {
"message": "Items in suspended organizations cannot be accessed. Contact your organization owner for assistance."
},
"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."
},
"vault": {
"message": "Vault"
},
"loginWithMasterPassword": {
"message": "Log in with master password"
},
"loggingInAs": {
"message": "Logging in as"
},
"rememberEmail": {
"message": "Remember email"
},
"notYou": {
"message": "Not you?"
},
"newAroundHere": {
"message": "New around here?"
},
"loggingInTo": {
"message": "Logging in to $DOMAIN$",
"placeholders": {
"domain": {
"content": "$1",
"example": "example.com"
}
}
},
"logInWithAnotherDevice": {
"message": "Log in with another device"
},
"loginInitiated": {
"message": "Login initiated"
},
"notificationSentDevice": {
"message": "A notification has been sent to your device."
},
"fingerprintMatchInfo": {
"message": "Please make sure your vault is unlocked and Fingerprint phrase matches the other device."
},
"fingerprintPhraseHeader": {
"message": "Fingerprint phrase"
},
"needAnotherOption": {
"message": "Log in with device must be set up in the settings of the Bitwarden app. Need another option?"
},
"viewAllLoginOptions": {
"message": "View all login options"
},
"resendNotification": {
"message": "Resend notification"
},
"toggleCharacterCount": {
"message": "Toggle character count",
"description": "'Character count' describes a feature that displays a number next to each character of the password."
},
"areYouTryingtoLogin": {
"message": "Are you trying to log in?"
},
"logInAttemptBy": {
"message": "Login attempt by $EMAIL$",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"deviceType": {
"message": "Device Type"
},
"ipAddress": {
"message": "IP Address"
},
"time": {
"message": "Time"
},
"confirmLogIn": {
"message": "Confirm login"
},
"denyLogIn": {
"message": "Deny login"
},
"approveLoginRequests": {
"message": "Approve login requests"
},
"logInConfirmedForEmailOnDevice": {
"message": "Login confirmed for $EMAIL$ on $DEVICE$",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"device": {
"content": "$2",
"example": "iOS"
}
}
},
"youDeniedALogInAttemptFromAnotherDevice": {
"message": "You denied a login attempt from another device. If this really was you, try to log in with the device again."
},
"justNow": {
"message": "Just now"
},
"requestedXMinutesAgo": {
"message": "Requested $MINUTES$ minutes ago",
"placeholders": {
"minutes": {
"content": "$1",
"example": "5"
}
}
},
"loginRequestHasAlreadyExpired": {
"message": "Login request has already expired."
},
"thisRequestIsNoLongerValid": {
"message": "This request is no longer valid."
},
"approveLoginRequestDesc": {
"message": "Use this device to approve login requests made from other devices."
},
"confirmLoginAtemptForMail": {
"message": "Confirm login attempt for $EMAIL$",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"logInRequested": {
"message": "Log in requested"
},
"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"
}
}
},
"windowsBiometricUpdateWarning": {
"message": "Bitwarden recommends updating your biometric settings to require your master password (or PIN) on the first unlock. Would you like to update your settings now?"
},
"windowsBiometricUpdateWarningTitle": {
"message": "Recommended Settings Update"
},
"deviceApprovalRequired": {
"message": "Device approval required. 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"
},
"approveWithMasterPassword": {
"message": "Approve with master password"
},
"region": {
"message": "Region"
},
"ssoIdentifierRequired": {
"message": "Organization SSO identifier is required."
},
"eu": {
"message": "EU",
"description": "European Union"
},
"loggingInOn": {
"message": "Logging in on"
},
"selfHostedServer": {
"message": "self-hosted"
},
"accessDenied": {
"message": "Access denied. You do not have permission to view this page."
},
"accountSuccessfullyCreated": {
"message": "Account successfully created!"
},
"adminApprovalRequested": {
"message": "Admin approval requested"
},
"adminApprovalRequestSentToAdmins": {
"message": "Your request has been sent to your admin."
},
"youWillBeNotifiedOnceApproved": {
"message": "You will be notified once approved."
},
"troubleLoggingIn": {
"message": "Trouble logging in?"
},
"loginApproved": {
"message": "Login approved"
},
"userEmailMissing": {
"message": "User email missing"
},
"deviceTrusted": {
"message": "Device trusted"
},
"inputRequired": {
"message": "Input is required."
},
"required": {
"message": "required"
},
"search": {
"message": "Search"
},
"inputMinLength": {
"message": "Input must be at least $COUNT$ characters long.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"inputMaxLength": {
"message": "Input must not exceed $COUNT$ characters in length.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"inputForbiddenCharacters": {
"message": "The following characters are not allowed: $CHARACTERS$",
"placeholders": {
"characters": {
"content": "$1",
"example": "@, #, $, %"
}
}
},
"inputMinValue": {
"message": "Input value must be at least $MIN$.",
"placeholders": {
"min": {
"content": "$1",
"example": "8"
}
}
},
"inputMaxValue": {
"message": "Input value must not exceed $MAX$.",
"placeholders": {
"max": {
"content": "$1",
"example": "100"
}
}
},
"multipleInputEmails": {
"message": "1 or more emails are invalid"
},
"inputTrimValidator": {
"message": "Input must not contain only whitespace.",
"description": "Notification to inform the user that a form's input can't contain only whitespace."
},
"inputEmail": {
"message": "Input is not an email address."
},
"fieldsNeedAttention": {
"message": "$COUNT$ field(s) above need your attention.",
"placeholders": {
"count": {
"content": "$1",
"example": "4"
}
}
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
"multiSelectLoading": {
"message": "Retrieving options..."
},
"multiSelectNotFound": {
"message": "No items found"
},
"multiSelectClearAll": {
"message": "Clear all"
},
"plusNMore": {
"message": "+ $QUANTITY$ more",
"placeholders": {
"quantity": {
"content": "$1",
"example": "5"
}
}
},
"submenu": {
"message": "Submenu"
},
"skipToContent": {
"message": "Skip to content"
},
"typePasskey": {
"message": "Passkey"
},
"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?"
},
"aliasDomain": {
"message": "Alias domain"
},
"importData": {
"message": "Import data",
"description": "Used for the desktop menu item and the header of the import dialog"
},
"importError": {
"message": "Import error"
},
"importErrorDesc": {
"message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"importSuccess": {
"message": "Data successfully imported"
},
"importSuccessNumberOfItems": {
"message": "A total of $AMOUNT$ items were imported.",
"placeholders": {
"amount": {
"content": "$1",
"example": "2"
}
}
},
"total": {
"message": "Total"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"launchDuoAndFollowStepsToFinishLoggingIn": {
"message": "Launch Duo and follow the steps to finish logging in."
},
"duoRequiredByOrgForAccount": {
"message": "Duo two-step login is required for your account."
},
"launchDuo": {
"message": "Launch Duo in Browser"
},
"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."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
"selectImportFile": {
"message": "Select the import file"
},
"chooseFile": {
"message": "Choose File"
},
"noFileChosen": {
"message": "No file chosen"
},
"orCopyPasteFileContents": {
"message": "or copy/paste the import file contents"
},
"instructionsFor": {
"message": "$NAME$ Instructions",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"confirmVaultImport": {
"message": "Confirm vault import"
},
"confirmVaultImportDesc": {
"message": "This file is password-protected. Please enter the file password to import data."
},
"confirmFilePassword": {
"message": "Confirm file password"
},
"multifactorAuthenticationCancelled": {
"message": "Multifactor authentication cancelled"
},
"noLastPassDataFound": {
"message": "No LastPass data found"
},
"incorrectUsernameOrPassword": {
"message": "Incorrect username or password"
},
"incorrectPassword": {
"message": "Incorrect password"
},
"incorrectCode": {
"message": "Incorrect code"
},
"incorrectPin": {
"message": "Incorrect PIN"
},
"multifactorAuthenticationFailed": {
"message": "Multifactor authentication failed"
},
"includeSharedFolders": {
"message": "Include shared folders"
},
"lastPassEmail": {
"message": "LastPass Email"
},
"importingYourAccount": {
"message": "Importing your account..."
},
"lastPassMFARequired": {
"message": "LastPass multifactor authentication required"
},
"lastPassMFADesc": {
"message": "Enter your one-time passcode from your authentication app"
},
"lastPassOOBDesc": {
"message": "Approve the login request in your authentication app or enter a one-time passcode."
},
"passcode": {
"message": "Passcode"
},
"lastPassMasterPassword": {
"message": "LastPass master password"
},
"lastPassAuthRequired": {
"message": "LastPass authentication required"
},
"awaitingSSO": {
"message": "Awaiting SSO authentication"
},
"awaitingSSODesc": {
"message": "Please continue to log in using your company credentials."
},
"seeDetailedInstructions": {
"message": "See detailed instructions on our help site at",
"description": "This is followed a by a hyperlink to the help website."
},
"importDirectlyFromLastPass": {
"message": "Import directly from LastPass"
},
"importFromCSV": {
"message": "Import from CSV"
},
"lastPassTryAgainCheckEmail": {
"message": "Try again or look for an email from LastPass to verify it's you."
},
"collection": {
"message": "Collection"
},
"lastPassYubikeyDesc": {
"message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button."
},
"commonImportFormats": {
"message": "Common formats",
"description": "Label indicating the most common import formats"
},
"success": {
"message": "Success"
},
"troubleshooting": {
"message": "Troubleshooting"
},
"disableHardwareAccelerationRestart": {
"message": "Disable hardware acceleration and restart"
},
"enableHardwareAccelerationRestart": {
"message": "Enable hardware acceleration and restart"
},
"removePasskey": {
"message": "Remove passkey"
},
"passkeyRemoved": {
"message": "Passkey removed"
},
"errorAssigningTargetCollection": {
"message": "Error assigning target collection."
},
"errorAssigningTargetFolder": {
"message": "Error assigning target folder."
}
}