Bitwarden-app-android-iphon.../src/App/Resources/AppResources.bs.resx

2061 lines
87 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
<xsd:attribute name="mimetype" type="xsd:string"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string"/>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="About" xml:space="preserve">
<value>O programu</value>
</data>
<data name="Add" xml:space="preserve">
<value>Dodajte</value>
<comment>Add/create a new entity (verb).</comment>
</data>
<data name="AddFolder" xml:space="preserve">
<value>Dodajte fasciklu</value>
</data>
<data name="AddItem" xml:space="preserve">
<value>Dodajte stavku</value>
<comment>The title for the add item page.</comment>
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
<value>Došlo je do greške.</value>
<comment>Alert title when something goes wrong.</comment>
</data>
<data name="Back" xml:space="preserve">
<value>Nazad</value>
<comment>Navigate back to the previous screen.</comment>
</data>
<data name="Bitwarden" xml:space="preserve">
<value>Bitwarden</value>
<comment>App name. Shouldn't ever change.</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Otkažite</value>
<comment>Cancel an operation.</comment>
</data>
<data name="Copy" xml:space="preserve">
<value>Kopirajte</value>
<comment>Copy some value to your clipboard.</comment>
</data>
<data name="CopyPassword" xml:space="preserve">
<value>Kopirajte lozinku</value>
<comment>The button text that allows a user to copy the login's password to their clipboard.</comment>
</data>
<data name="CopyUsername" xml:space="preserve">
<value>Kopirajte korisničko ime</value>
<comment>The button text that allows a user to copy the login's username to their clipboard.</comment>
</data>
<data name="Credits" xml:space="preserve">
<value>Priznanja</value>
<comment>Title for page that we use to give credit to resources that we use.</comment>
</data>
<data name="Delete" xml:space="preserve">
<value>Obrišite</value>
<comment>Delete an entity (verb).</comment>
</data>
<data name="Deleting" xml:space="preserve">
<value>Brisanje...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="DoYouReallyWantToDelete" xml:space="preserve">
<value>Da li stvarno želite da izbrišete? Ovo se ne može poništiti.</value>
<comment>Confirmation alert message when deleteing something.</comment>
</data>
<data name="Edit" xml:space="preserve">
<value>Uredite</value>
</data>
<data name="EditFolder" xml:space="preserve">
<value>Uredite fasciklu</value>
</data>
<data name="Email" xml:space="preserve">
<value>E-pošta</value>
<comment>Short label for an email address.</comment>
</data>
<data name="EmailAddress" xml:space="preserve">
<value>Adresa e-pošte</value>
<comment>Full label for a email address.</comment>
</data>
<data name="EmailUs" xml:space="preserve">
<value>Pošaljite nam e-poštu</value>
</data>
<data name="EmailUsDescription" xml:space="preserve">
<value>Pošaljite nam e-poštu direktno da biste dobili pomoć ili ostavili povratne informacije.</value>
</data>
<data name="EnterPIN" xml:space="preserve">
<value>Unesite Vaš PIN kod.</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>Omiljene</value>
<comment>Title for your favorite items in the vault.</comment>
</data>
<data name="FileBugReport" xml:space="preserve">
<value>Podnesite izveštaj o grešci</value>
</data>
<data name="FileBugReportDescription" xml:space="preserve">
<value>Otvorite izdanje u našem GitHub spremištu.</value>
</data>
<data name="FingerprintDirection" xml:space="preserve">
<value>Verifikujte pomoću otiska prsta.</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Fascikla</value>
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
<value>Kreirana je nova fascikla.</value>
</data>
<data name="FolderDeleted" xml:space="preserve">
<value>Fascikla je izbrisana.</value>
</data>
<data name="FolderNone" xml:space="preserve">
<value>Nema fascikle</value>
<comment>Items that have no folder specified go in this special "catch-all" folder.</comment>
</data>
<data name="Folders" xml:space="preserve">
<value>Fascikle</value>
</data>
<data name="FolderUpdated" xml:space="preserve">
<value>Fascikla ažurirana.</value>
</data>
<data name="GoToWebsite" xml:space="preserve">
<value>Idite na vebsajt</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="HelpAndFeedback" xml:space="preserve">
<value>Pomoć i povratne informacije</value>
</data>
<data name="Hide" xml:space="preserve">
<value>Sakrijte</value>
<comment>Hide a secret value that is currently shown (password).</comment>
</data>
<data name="InternetConnectionRequiredMessage" xml:space="preserve">
<value>Molimo da se povežete na internet prije nego što nastavite.</value>
<comment>Description message for the alert when internet connection is required to continue.</comment>
</data>
<data name="InternetConnectionRequiredTitle" xml:space="preserve">
<value>Internet veza obavezna</value>
<comment>Title for the alert when internet connection is required to continue.</comment>
</data>
<data name="InvalidMasterPassword" xml:space="preserve">
<value>Nevažeća glavna lozinka. Pokušajte ponovo.</value>
</data>
<data name="InvalidPIN" xml:space="preserve">
<value>Nevažeći PIN. Pokušajte ponovo.</value>
</data>
<data name="Launch" xml:space="preserve">
<value>Pokrenite</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="LogIn" xml:space="preserve">
<value>Prijavite se</value>
<comment>The login button text (verb).</comment>
</data>
<data name="LogInNoun" xml:space="preserve">
<value>Prijava</value>
<comment>Title for login page. (noun)</comment>
</data>
<data name="LogOut" xml:space="preserve">
<value>Odjavite se</value>
<comment>The log out button text (verb).</comment>
</data>
<data name="LogoutConfirmation" xml:space="preserve">
<value>Da li ste sigurni da želite da se odjavite?</value>
</data>
<data name="MasterPassword" xml:space="preserve">
<value>Glavna lozinka</value>
<comment>Label for a master password.</comment>
</data>
<data name="More" xml:space="preserve">
<value>Više</value>
<comment>Text to define that there are more options things to see.</comment>
</data>
<data name="MyVault" xml:space="preserve">
<value>Moj trezor</value>
<comment>The title for the vault page.</comment>
</data>
<data name="Name" xml:space="preserve">
<value>Ime</value>
<comment>Label for an entity name.</comment>
</data>
<data name="No" xml:space="preserve">
<value>Ne</value>
</data>
<data name="Notes" xml:space="preserve">
<value>Bilješke</value>
<comment>Label for notes.</comment>
</data>
<data name="Ok" xml:space="preserve">
<value>U redu</value>
<comment>Acknowledgement.</comment>
</data>
<data name="Password" xml:space="preserve">
<value>Lozinka</value>
<comment>Label for a password.</comment>
</data>
<data name="Save" xml:space="preserve">
<value>Sačuvajte</value>
<comment>Button text for a save operation (verb).</comment>
</data>
<data name="Move" xml:space="preserve">
<value>Move</value>
</data>
<data name="Saving" xml:space="preserve">
<value>Čuvanje...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Settings" xml:space="preserve">
<value>Podešavanja</value>
<comment>The title for the settings page.</comment>
</data>
<data name="Show" xml:space="preserve">
<value>Prikaži</value>
<comment>Reveal a hidden value (password).</comment>
</data>
<data name="ItemDeleted" xml:space="preserve">
<value>Stavka je izbrisana.</value>
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="Submit" xml:space="preserve">
<value>Potvrdite</value>
</data>
<data name="Sync" xml:space="preserve">
<value>Sinhronizacija</value>
<comment>The title for the sync page.</comment>
</data>
<data name="ThankYou" xml:space="preserve">
<value>Hvala Vam</value>
</data>
<data name="Tools" xml:space="preserve">
<value>Alati</value>
<comment>The title for the tools page.</comment>
</data>
<data name="URI" xml:space="preserve">
<value>URI</value>
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>Otključajte pomoću otiska prsta</value>
</data>
<data name="Username" xml:space="preserve">
<value>Korisničko ime</value>
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
<value>Polje {0} je obavezno.</value>
<comment>Validation message for when a form field is left blank and is required to be entered.</comment>
</data>
<data name="ValueHasBeenCopied" xml:space="preserve">
<value>{0} je kopirana.</value>
<comment>Confirmation message after suceessfully copying a value to the clipboard.</comment>
</data>
<data name="VerifyFingerprint" xml:space="preserve">
<value>Verifikujte otisak prsta</value>
</data>
<data name="VerifyMasterPassword" xml:space="preserve">
<value>Verifikujte glavnu lozinku</value>
</data>
<data name="VerifyPIN" xml:space="preserve">
<value>Verifikujte PIN</value>
</data>
<data name="Version" xml:space="preserve">
<value>Verzija</value>
</data>
<data name="View" xml:space="preserve">
<value>Pogledajte</value>
</data>
<data name="VisitOurWebsite" xml:space="preserve">
<value>Posetite naš vebsajt</value>
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
<value>Posetite našu veb stranicu kako biste dobili pomoć, vesti, poslali nam e-poštu i/ili saznali više o tome kako da koristite Bitwarden.</value>
</data>
<data name="Website" xml:space="preserve">
<value>Vebsajt</value>
<comment>Label for a website.</comment>
</data>
<data name="Yes" xml:space="preserve">
<value>Da</value>
</data>
<data name="Account" xml:space="preserve">
<value>Nalog</value>
</data>
<data name="AccountCreated" xml:space="preserve">
<value>Vaš novi nalog je kreiran! Sada se možete prijaviti.</value>
</data>
<data name="AddAnItem" xml:space="preserve">
<value>Dodajte stavku</value>
</data>
<data name="AppExtension" xml:space="preserve">
<value>Dodatak aplikacije</value>
</data>
<data name="AutofillAccessibilityDescription" xml:space="preserve">
<value>Koristite Bitwarden uslugu pristupačnosti kako biste automatski popunili svoje prijave u aplikacijama i na vebu.</value>
</data>
<data name="AutofillService" xml:space="preserve">
<value>Usluga automatskog popunjavanja</value>
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
<value>Izbegavanja nesigurnih slova</value>
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
<value>Dodatak Bitwarden aplikacije</value>
</data>
<data name="BitwardenAppExtensionAlert2" xml:space="preserve">
<value>Najlakši način za dodavanje novih prijava u Vaš trezor je iz dodatka Bitwarden aplikacije. Saznajte više o korišćenju dodatka Bitwarden aplikacije u „Podešavanja“.</value>
</data>
<data name="BitwardenAppExtensionDescription" xml:space="preserve">
<value>Koristite Bitwarden u Safari-ju i drugim aplikacijama za automatsko popunjavanje Vaših prijava.</value>
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
<value>Usluga automatskog popunjavanja Bitwarden-a</value>
</data>
<data name="BitwardenAutofillAccessibilityServiceDescription" xml:space="preserve">
<value>Koristite Bitwarden uslugu pristupačnosti da biste automatski popunili Vaše prijave.</value>
</data>
<data name="ChangeEmail" xml:space="preserve">
<value>Promijenite e-poštu</value>
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
<value>Možete da promenite svoju adresu e-pošte na bitwarden.com veb trezoru. Da li želite da posetite veb stranicu sada?</value>
</data>
<data name="ChangeMasterPassword" xml:space="preserve">
<value>Promijenite glavnu lozinku</value>
</data>
<data name="ChangePasswordConfirmation" xml:space="preserve">
<value>Možete da promenite svoju glavnu lozinku na bitwarden.com veb trezoru. Da li želite da posetite veb stranicu sada?</value>
</data>
<data name="Close" xml:space="preserve">
<value>Zatvorite</value>
</data>
<data name="Continue" xml:space="preserve">
<value>Nastavite</value>
</data>
<data name="CreateAccount" xml:space="preserve">
<value>Napravite nalog</value>
</data>
<data name="CreatingAccount" xml:space="preserve">
<value>Pravljenje naloga...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="EditItem" xml:space="preserve">
<value>Uredite stavku</value>
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
<value>Omogućite automatsku sinhronizaciju</value>
</data>
<data name="EnterEmailForHint" xml:space="preserve">
<value>Unesite adresu e-pošte svog naloga da biste dobili nagoveštaj glavne lozinke.</value>
</data>
<data name="ExntesionReenable" xml:space="preserve">
<value>Ponovo omogućite dodatak aplikacije</value>
</data>
<data name="ExtensionAlmostDone" xml:space="preserve">
<value>Skoro gotovo!</value>
</data>
<data name="ExtensionEnable" xml:space="preserve">
<value>Omogućite dodatak aplikacije</value>
</data>
<data name="ExtensionInSafari" xml:space="preserve">
<value>U Safari-ju pronađite Bitwarden pomoću ikone za deljenje (savet: desni donji red menija).</value>
<comment>Safari is the name of apple's web browser</comment>
</data>
<data name="ExtensionInstantAccess" xml:space="preserve">
<value>Dobijte instant pristup Vašim lozinkama!</value>
</data>
<data name="ExtensionReady" xml:space="preserve">
<value>Spremni ste za prijavljivanje!</value>
</data>
<data name="ExtensionSetup" xml:space="preserve">
<value>Vašim prijavama sada lako možete pristupiti sa Safari-jem, Chrome-om i drugim podržanim aplikacijama.</value>
</data>
<data name="ExtensionSetup2" xml:space="preserve">
<value>U Safari-ju i Chrome-u pronađite Bitwarden pomoću ikone za deljenje (savet: u desnom donjem redu menija za deljenje).</value>
</data>
<data name="ExtensionTapIcon" xml:space="preserve">
<value>Dodirnite Bitwarden ikonu u meniju da biste pokrenuli dodatak.</value>
</data>
<data name="ExtensionTurnOn" xml:space="preserve">
<value> Da biste uključili Bitwarden u Safari-ju i drugim aplikacijama, dodirnite ikonu „više“ u donjem redu menija.</value>
</data>
<data name="Favorite" xml:space="preserve">
<value>Omiljene</value>
</data>
<data name="Fingerprint" xml:space="preserve">
<value>Otisak prsta</value>
</data>
<data name="GeneratePassword" xml:space="preserve">
<value>Generišite lozinku</value>
</data>
<data name="GetPasswordHint" xml:space="preserve">
<value>Dobijte nagoveštaj glavne lozinke</value>
</data>
<data name="ImportItems" xml:space="preserve">
<value>Uvezite stavke</value>
</data>
<data name="ImportItemsConfirmation" xml:space="preserve">
<value>Možete da uvezete stavke na veliko na bitwarden.com veb trezoru. Da li želite da posetite veb stranicu sada?</value>
</data>
<data name="ImportItemsDescription" xml:space="preserve">
<value>Uvezite stavke na veliko iz drugih aplikacija za upravljanje lozinkom.</value>
</data>
<data name="LastSync" xml:space="preserve">
<value>Poslednja sinhronizacija:</value>
</data>
<data name="Length" xml:space="preserve">
<value>Dužina</value>
</data>
<data name="Lock" xml:space="preserve">
<value>Zaključajte</value>
</data>
<data name="FifteenMinutes" xml:space="preserve">
<value>15 minuta</value>
</data>
<data name="OneHour" xml:space="preserve">
<value>1 sat</value>
</data>
<data name="OneMinute" xml:space="preserve">
<value>1 minut</value>
</data>
<data name="FourHours" xml:space="preserve">
<value>4 sata</value>
</data>
<data name="Immediately" xml:space="preserve">
<value>Odmah</value>
</data>
<data name="VaultTimeout" xml:space="preserve">
<value>Vremensko ograničenje trezora</value>
</data>
<data name="VaultTimeoutAction" xml:space="preserve">
<value>Akcija vremenskog ograničenja trezora</value>
</data>
<data name="VaultTimeoutLogOutConfirmation" xml:space="preserve">
<value>Odjava će ukloniti svaki pristup vašem trezoru i zahteva mrežnu potvrdu identiteta nakon isteka vremenskog ograničenja. Da li ste sigurni da želite da koristite ovu postavku?</value>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Prijavljivanje…</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="LoginOrCreateNewAccount" xml:space="preserve">
<value>Prijavite se ili napravite novi nalog da biste pristupili svom sigurnom trezoru.</value>
</data>
<data name="Manage" xml:space="preserve">
<value>Upravljanje</value>
</data>
<data name="MasterPasswordConfirmationValMessage" xml:space="preserve">
<value>Potvrda lozinke nije tačna.</value>
</data>
<data name="MasterPasswordDescription" xml:space="preserve">
<value>Glavna lozinka je lozinka koju koristite za pristup Vašem trezoru. Veoma je važno da ne zaboravite glavnu lozinku. Ne postoji način da povratite lozinku u slučaju da je zaboravite.</value>
</data>
<data name="MasterPasswordHint" xml:space="preserve">
<value>Nagoveštaj za glavnu lozinku (opcionalno)</value>
</data>
<data name="MasterPasswordHintDescription" xml:space="preserve">
<value>Nagoveštaj glavne lozinke može Vam pomoći da zapamtite lozinku ako je zaboravite.</value>
</data>
<data name="MasterPasswordLengthValMessage" xml:space="preserve">
<value>Glavna lozinka mora imati najmanje 8 znakova.</value>
</data>
<data name="MinNumbers" xml:space="preserve">
<value>Minimalno brojeva</value>
<comment>Minimum numeric characters for password generator settings</comment>
</data>
<data name="MinSpecial" xml:space="preserve">
<value>Minimalno posebnih</value>
<comment>Minimum special characters for password generator settings</comment>
</data>
<data name="MoreSettings" xml:space="preserve">
<value>Više podešavanja</value>
</data>
<data name="MustLogInMainApp" xml:space="preserve">
<value>Morate se prijaviti na glavnu Bitwarden aplikaciju prije nego što možete koristiti dodatak.</value>
</data>
<data name="Never" xml:space="preserve">
<value>Nikad</value>
</data>
<data name="NewItemCreated" xml:space="preserve">
<value>Nova stavka je kreirana.</value>
</data>
<data name="NoFavorites" xml:space="preserve">
<value>Nema omiljenih u Vašem trezoru.</value>
</data>
<data name="NoItems" xml:space="preserve">
<value>Nema stavki u Vašem trezoru.</value>
</data>
<data name="NoItemsTap" xml:space="preserve">
<value>Nema stavki u Vašem trezoru za ovaj vebsajt/aplikaciju. Dodirnite da biste dodali stavku.</value>
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
<value>Ova prijava nema konfigurisano korisničko ime ili lozinku.</value>
</data>
<data name="OkGotIt" xml:space="preserve">
<value>U redu, shvatam!</value>
<comment>Confirmation, like "Ok, I understand it"</comment>
</data>
<data name="OptionDefaults" xml:space="preserve">
<value>Podrazumevane opcije se postavljaju pomoću alata za generisanje lozinki glavne Bitwarden aplikacije.</value>
</data>
<data name="Options" xml:space="preserve">
<value>Opcije</value>
</data>
<data name="Other" xml:space="preserve">
<value>Ostalo</value>
</data>
<data name="PasswordGenerated" xml:space="preserve">
<value>Lozinka generisana.</value>
</data>
<data name="PasswordGenerator" xml:space="preserve">
<value>Generator lozinki</value>
</data>
<data name="PasswordHint" xml:space="preserve">
<value>Nagoveštaj lozinke</value>
</data>
<data name="PasswordHintAlert" xml:space="preserve">
<value>Poslali smo Vam e-poštu sa nagoveštajem Vaše glavne lozinke.</value>
</data>
<data name="PasswordOverrideAlert" xml:space="preserve">
<value>Da li ste sigurni da želite da zamijenite trenutnu lozinku?</value>
</data>
<data name="PushNotificationAlert" xml:space="preserve">
<value>Bitwarden održava Vaš trezor automatski sinhronizovanim koristeći push obaveštenja. Za najbolje moguće iskustvo, izaberite „Dozvoli“ u sledećem odzivu kada se zatraži da omogućite push obaveštenja.</value>
<comment>Push notifications for apple products</comment>
</data>
<data name="RateTheApp" xml:space="preserve">
<value>Ocenite aplikaciju</value>
</data>
<data name="RateTheAppDescription" xml:space="preserve">
<value>Molimo Vas da razmotrite da li nam možete pomoći sa dobrom recenzijom!</value>
</data>
<data name="RegeneratePassword" xml:space="preserve">
<value>Regenerišite lozinku</value>
</data>
<data name="RetypeMasterPassword" xml:space="preserve">
<value>Ponovo unesite glavnu lozinku</value>
</data>
<data name="SearchVault" xml:space="preserve">
<value>Pretražite trezor</value>
</data>
<data name="Security" xml:space="preserve">
<value>Bezbednost</value>
</data>
<data name="Select" xml:space="preserve">
<value>Izaberite</value>
</data>
<data name="SetPIN" xml:space="preserve">
<value>Podesite PIN</value>
</data>
<data name="SetPINDirection" xml:space="preserve">
<value>Unesite 4-ocifreni PIN kod kojim ćete otključati aplikaciju.</value>
</data>
<data name="ItemInformation" xml:space="preserve">
<value>Informacije o stavki</value>
</data>
<data name="ItemUpdated" xml:space="preserve">
<value>Stavka je ažurirana.</value>
</data>
<data name="Submitting" xml:space="preserve">
<value>Potvrđivanje...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Syncing" xml:space="preserve">
<value>Sinhronizacija...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="SyncingComplete" xml:space="preserve">
<value>Sinhronizacija je završena.</value>
</data>
<data name="SyncingFailed" xml:space="preserve">
<value>Sinhronizacija nije uspela.</value>
</data>
<data name="SyncVaultNow" xml:space="preserve">
<value>Sinhronizujte trezor sada</value>
</data>
<data name="TouchID" xml:space="preserve">
<value>Touch ID</value>
<comment>What Apple calls their fingerprint reader.</comment>
</data>
<data name="TwoStepLogin" xml:space="preserve">
<value>Prijava u dva koraka</value>
</data>
<data name="TwoStepLoginConfirmation" xml:space="preserve">
<value>Prijava u dva koraka čini Vaš nalog sigurnijim tako što zahteva da verifikujete svoje podatke pomoću drugog uređaja, kao što su bezbednosni ključ, aplikacija za potvrdu autentičnosti, SMS, telefonski poziv ili e-pošta. Prijavljivanje u dva koraka može se omogućiti na bitwarden.com veb trezoru. Da li želite da posetite veb stranicu sada?</value>
</data>
<data name="UnlockWith" xml:space="preserve">
<value>Otključajte sa {0}</value>
</data>
<data name="UnlockWithPIN" xml:space="preserve">
<value>Otključajte pomoću PIN koda</value>
</data>
<data name="Validating" xml:space="preserve">
<value>Validacija</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="VerificationCode" xml:space="preserve">
<value>Verifikacioni kod</value>
</data>
<data name="ViewItem" xml:space="preserve">
<value>Vidite stavku</value>
</data>
<data name="WebVault" xml:space="preserve">
<value>Bitwarden veb trezor</value>
</data>
<data name="Lost2FAApp" xml:space="preserve">
<value>Izgubili ste aplikaciju za autentifikaciju?</value>
</data>
<data name="Items" xml:space="preserve">
<value>Stavke</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
<value>Dodatak aktiviran!</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Ikone</value>
</data>
<data name="Translations" xml:space="preserve">
<value>Prijevodi</value>
</data>
<data name="ItemsForUri" xml:space="preserve">
<value>Stavke za {0}</value>
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
<data name="NoItemsForUri" xml:space="preserve">
<value>U Vašem trezoru nema stavki za {0}.</value>
<comment>This is used for the autofill service. ex. "There are no items in your vault for twitter.com".</comment>
</data>
<data name="BitwardenAutofillServiceOverlay" xml:space="preserve">
<value>Kada izaberete polje za unos i vidite prekrivač za automatsko popunjavanje Bitwarden-a, možete ga dodirnuti da biste pokrenuli uslugu automatskog popunjavanja.</value>
</data>
<data name="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
<value>Dodirnite ovo obaveštenje da biste automatski popunili stavku iz trezora.</value>
</data>
<data name="BitwardenAutofillServiceOpenAccessibilitySettings" xml:space="preserve">
<value>Otvorite podešavanja pristupačnosti</value>
</data>
<data name="BitwardenAutofillServiceStep1" xml:space="preserve">
<value>1. Na ekranu podešavanja pristupačnosti Android-a, dodirnite „Bitwarden“ ispod naslova Usluge.</value>
</data>
<data name="BitwardenAutofillServiceStep2" xml:space="preserve">
<value>2. Uključite prekidač i pritisnite U redu da biste prihvatili.</value>
</data>
<data name="Disabled" xml:space="preserve">
<value>Onemogućeno</value>
</data>
<data name="Enabled" xml:space="preserve">
<value>Omogućeno</value>
</data>
<data name="Status" xml:space="preserve">
<value>Status</value>
</data>
<data name="BitwardenAutofillServiceAlert2" xml:space="preserve">
<value>Najlakši način za dodavanje novih prijava u Vaš trezor je iz dodatka Bitwarden aplikacije. Saznajte više o korišćenju dodatka Bitwarden aplikacije u „Podešavanjima“.</value>
</data>
<data name="Autofill" xml:space="preserve">
<value>Popunite automatski</value>
</data>
<data name="AutofillOrView" xml:space="preserve">
<value>Da li želite da automatski popunite ili pogledate ovu stavku?</value>
</data>
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>Da li ste sigurni da želite automatski da popunite ovu stavku? Nije potpuno podudaranje za „{0}“.</value>
</data>
<data name="MatchingItems" xml:space="preserve">
<value>Podudarne stavke</value>
</data>
<data name="PossibleMatchingItems" xml:space="preserve">
<value>Moguće podudarne stavke</value>
</data>
<data name="Search" xml:space="preserve">
<value>Pretraga</value>
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>Tražite stavku sa automatskim popunjavanjem za „{0}“.</value>
</data>
<data name="LearnOrg" xml:space="preserve">
<value>Learn About Organizations</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Nemogućnost otvoranja aplikacije „{0}“.</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
<data name="AuthenticatorAppTitle" xml:space="preserve">
<value>Aplikacije za potvrdu autentičnosti</value>
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeApp" xml:space="preserve">
<value>Unesite 6-ocifreni verifikacioni kod iz Vaše aplikacije za potvrdu autentičnosti.</value>
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeEmail" xml:space="preserve">
<value>Unesite 6-ocifreni verifikacioni kod koji je e-poštom poslan na {0}.</value>
<comment>For 2FA</comment>
</data>
<data name="LoginUnavailable" xml:space="preserve">
<value>Prijava nedostupna</value>
<comment>For 2FA whenever there are no available providers on this device.</comment>
</data>
<data name="NoTwoStepAvailable" xml:space="preserve">
<value>Ovaj nalog ima omogućeno prijavljivanje u dva koraka, međutim, nijedan od konfigurisanih provajdera u dva koraka nije podržan na ovom uređaju. Molimo koristite podržani uređaj i/ili dodajte dodatne provajdere koji su bolje podržani na svim uređajima (kao što je aplikacija za utvrđivanje autentičnosti).</value>
</data>
<data name="RecoveryCodeTitle" xml:space="preserve">
<value>Kod za oporavak</value>
<comment>For 2FA</comment>
</data>
<data name="RememberMe" xml:space="preserve">
<value>Zapamti me</value>
<comment>Remember my two-step login</comment>
</data>
<data name="SendVerificationCodeAgain" xml:space="preserve">
<value>Ponovo pošaljite e-poruku sa verifikacionim kodom</value>
<comment>For 2FA</comment>
</data>
<data name="TwoStepLoginOptions" xml:space="preserve">
<value>Opcije prijave u dva koraka</value>
</data>
<data name="UseAnotherTwoStepMethod" xml:space="preserve">
<value>Koristite drugi metod prijavljivanja u dva koraka</value>
</data>
<data name="VerificationEmailNotSent" xml:space="preserve">
<value>Slanje e-pošte za verifikaciju nije uspelo. Pokušajte ponovo.</value>
<comment>For 2FA</comment>
</data>
<data name="VerificationEmailSent" xml:space="preserve">
<value>Poslata je e-pošta za verifikaciju.</value>
<comment>For 2FA</comment>
</data>
<data name="YubiKeyInstruction" xml:space="preserve">
<value>Da biste nastavili, držite YubiKey NEO na zadnjoj strani uređaja ili ubacite YubiKey u USB port uređaja, a zatim dodirnite njegovo dugme.</value>
</data>
<data name="YubiKeyTitle" xml:space="preserve">
<value>YubiKey bezbedonosni ključ</value>
<comment>"YubiKey" is the product name and should not be translated.</comment>
</data>
<data name="AddNewAttachment" xml:space="preserve">
<value>Dodajte novi prilog</value>
</data>
<data name="Attachments" xml:space="preserve">
<value>Prilozi</value>
</data>
<data name="UnableToDownloadFile" xml:space="preserve">
<value>Nije moguće preuzeti datoteku.</value>
</data>
<data name="UnableToOpenFile" xml:space="preserve">
<value>Vaš uređaj ne može da otvori ovu vrstu datoteke.</value>
</data>
<data name="Downloading" xml:space="preserve">
<value>Preuzimanje...</value>
<comment>Message shown when downloading a file</comment>
</data>
<data name="AttachmentLargeWarning" xml:space="preserve">
<value>Veličina ovog priloga je {0}. Da li ste sigurni da ga želite preuzeti na svom uređaju?</value>
<comment>The placeholder will show the file size of the attachment. Ex "25 MB"</comment>
</data>
<data name="AuthenticatorKey" xml:space="preserve">
<value>Ključ autentifikatora (TOTP)</value>
</data>
<data name="VerificationCodeTotp" xml:space="preserve">
<value>Verifikacioni kod (TOTP)</value>
<comment>Totp code label</comment>
</data>
<data name="AuthenticatorKeyAdded" xml:space="preserve">
<value>Dodat je ključ autentifikatora.</value>
</data>
<data name="AuthenticatorKeyReadError" xml:space="preserve">
<value>Ne može se pročitati ključ autentifikatora.</value>
</data>
<data name="CameraInstructionBottom" xml:space="preserve">
<value>Skeniranje će se odviti automatski.</value>
</data>
<data name="CameraInstructionTop" xml:space="preserve">
<value>Usmerite kameru prema QR kodu.</value>
</data>
<data name="ScanQrTitle" xml:space="preserve">
<value>Skenirajte QR kod</value>
</data>
<data name="Camera" xml:space="preserve">
<value>Kamera</value>
</data>
<data name="Photos" xml:space="preserve">
<value>Fotografije</value>
</data>
<data name="CopyTotp" xml:space="preserve">
<value>Iskopirajte TOTP</value>
</data>
<data name="DisableAutoTotpCopyDescription" xml:space="preserve">
<value>Ako je za Vašu prijavu priložen autentifikacioni ključ, TOTP verifikacioni kod se automatski kopira u Vašu memoriju kad god automatski popunite prijavu.</value>
</data>
<data name="DisableAutoTotpCopy" xml:space="preserve">
<value>Onemogućite automatsko TOTP kopiranje</value>
</data>
<data name="PremiumRequired" xml:space="preserve">
<value>Za korišćenje ove funkcije potrebno je premium članstvo.</value>
</data>
<data name="AttachementAdded" xml:space="preserve">
<value>Prilog dodat</value>
</data>
<data name="AttachmentDeleted" xml:space="preserve">
<value>Prilog izbrisan</value>
</data>
<data name="ChooseFile" xml:space="preserve">
<value>Odaberite datoteku</value>
</data>
<data name="File" xml:space="preserve">
<value>Datoteka</value>
</data>
<data name="NoFileChosen" xml:space="preserve">
<value>Nije izabrana nijedna datoteka</value>
</data>
<data name="NoAttachments" xml:space="preserve">
<value>Nema priloga.</value>
</data>
<data name="FileSource" xml:space="preserve">
<value>Izvor datoteke</value>
</data>
<data name="FeatureUnavailable" xml:space="preserve">
<value>Funkcija nije dostupna</value>
</data>
<data name="MaxFileSize" xml:space="preserve">
<value>Maksimalna veličina datoteke je 100 MB.</value>
</data>
<data name="UpdateKey" xml:space="preserve">
<value>Ovu funkciju ne možete koristiti dok ne ažurirate ključ za šifrovanje.</value>
</data>
<data name="LearnMore" xml:space="preserve">
<value>Saznajte više</value>
</data>
<data name="ApiUrl" xml:space="preserve">
<value>URL API servera</value>
</data>
<data name="CustomEnvironment" xml:space="preserve">
<value>Prilagođeno okruženje</value>
</data>
<data name="CustomEnvironmentFooter" xml:space="preserve">
<value>Za napredne korisnike. Možete samostalno da odredite osnovni URL svake usluge.</value>
</data>
<data name="EnvironmentSaved" xml:space="preserve">
<value>URL adrese okruženja su sačuvane.</value>
</data>
<data name="FormattedIncorrectly" xml:space="preserve">
<value>{0} nije pravilno formatiran.</value>
<comment>Validation error when something is not formatted correctly, such as a URL or email address.</comment>
</data>
<data name="IdentityUrl" xml:space="preserve">
<value>URL identitet servera</value>
<comment>"Identity" refers to an identity server. See more context here https://en.wikipedia.org/wiki/Identity_management</comment>
</data>
<data name="SelfHostedEnvironment" xml:space="preserve">
<value>Samostalno okruženje</value>
</data>
<data name="SelfHostedEnvironmentFooter" xml:space="preserve">
<value>Navedite osnovni URL vaše lokalno instalirane Bitwarden instalacije.</value>
</data>
<data name="ServerUrl" xml:space="preserve">
<value>URL servera</value>
</data>
<data name="WebVaultUrl" xml:space="preserve">
<value>URL servera veb trezora</value>
</data>
<data name="BitwardenAutofillServiceNotificationContentOld" xml:space="preserve">
<value>Dodirnite ovo obaveštenje da biste videli stavke iz Vašeg trezora.</value>
</data>
<data name="CustomFields" xml:space="preserve">
<value>Prilagođena polja</value>
</data>
<data name="CopyNumber" xml:space="preserve">
<value>Kopirajte broj</value>
</data>
<data name="CopySecurityCode" xml:space="preserve">
<value>Kopirajte bezbedonosni kod</value>
</data>
<data name="Number" xml:space="preserve">
<value>Broj</value>
</data>
<data name="SecurityCode" xml:space="preserve">
<value>Bezbedonosni kod</value>
</data>
<data name="TypeCard" xml:space="preserve">
<value>Kartica</value>
</data>
<data name="TypeIdentity" xml:space="preserve">
<value>Identitet</value>
</data>
<data name="TypeLogin" xml:space="preserve">
<value>Prijava</value>
</data>
<data name="TypeSecureNote" xml:space="preserve">
<value>Sigurna beleška</value>
</data>
<data name="Address1" xml:space="preserve">
<value>Adresa 1</value>
</data>
<data name="Address2" xml:space="preserve">
<value>Adresa 2</value>
</data>
<data name="Address3" xml:space="preserve">
<value>Adresa 3</value>
</data>
<data name="April" xml:space="preserve">
<value>April</value>
</data>
<data name="August" xml:space="preserve">
<value>Avgust</value>
</data>
<data name="Brand" xml:space="preserve">
<value>Brend</value>
</data>
<data name="CardholderName" xml:space="preserve">
<value>Ime vlasnika kartice</value>
</data>
<data name="CityTown" xml:space="preserve">
<value>Grad</value>
</data>
<data name="Company" xml:space="preserve">
<value>Kompanija</value>
</data>
<data name="Country" xml:space="preserve">
<value>Država</value>
</data>
<data name="December" xml:space="preserve">
<value>Decembar</value>
</data>
<data name="Dr" xml:space="preserve">
<value>Dr.</value>
</data>
<data name="ExpirationMonth" xml:space="preserve">
<value>Mesec roka upotrebe</value>
</data>
<data name="ExpirationYear" xml:space="preserve">
<value>Godina roka upotrebe</value>
</data>
<data name="February" xml:space="preserve">
<value>Februar</value>
</data>
<data name="FirstName" xml:space="preserve">
<value>Ime</value>
</data>
<data name="January" xml:space="preserve">
<value>Januar</value>
</data>
<data name="July" xml:space="preserve">
<value>Jul</value>
</data>
<data name="June" xml:space="preserve">
<value>Jun</value>
</data>
<data name="LastName" xml:space="preserve">
<value>Prezime</value>
</data>
<data name="LicenseNumber" xml:space="preserve">
<value>Broj vozačke dozvole</value>
</data>
<data name="March" xml:space="preserve">
<value>Mart</value>
</data>
<data name="May" xml:space="preserve">
<value>Maj</value>
</data>
<data name="MiddleName" xml:space="preserve">
<value>Srednje ime</value>
</data>
<data name="Mr" xml:space="preserve">
<value>G.</value>
</data>
<data name="Mrs" xml:space="preserve">
<value>Gđa</value>
</data>
<data name="Ms" xml:space="preserve">
<value>Gđica</value>
</data>
<data name="November" xml:space="preserve">
<value>Novembar</value>
</data>
<data name="October" xml:space="preserve">
<value>Oktobar</value>
</data>
<data name="PassportNumber" xml:space="preserve">
<value>Broj pasoša</value>
</data>
<data name="Phone" xml:space="preserve">
<value>Telefon</value>
</data>
<data name="September" xml:space="preserve">
<value>Septembar</value>
</data>
<data name="SSN" xml:space="preserve">
<value>JMBG</value>
</data>
<data name="StateProvince" xml:space="preserve">
<value>Država / Pokrajina</value>
</data>
<data name="Title" xml:space="preserve">
<value>Titula</value>
</data>
<data name="ZipPostalCode" xml:space="preserve">
<value>Poštanski broj</value>
</data>
<data name="Address" xml:space="preserve">
<value>Adresa</value>
</data>
<data name="Expiration" xml:space="preserve">
<value>Rok upotrebe</value>
</data>
<data name="DisableWebsiteIcons" xml:space="preserve">
<value>Onemogućite ikone veb lokacije</value>
</data>
<data name="DisableWebsiteIconsDescription" xml:space="preserve">
<value>Ikone veb lokacije pružaju prepoznatljivu sliku pored svake stavke za prijavu u Vaš trezor.</value>
</data>
<data name="IconsUrl" xml:space="preserve">
<value>URL adresa servera ikona</value>
</data>
<data name="AutofillWithBitwarden" xml:space="preserve">
<value>Automatski popunite sa Bitwarden-om</value>
</data>
<data name="VaultIsLocked" xml:space="preserve">
<value>Trezor je zaključan</value>
</data>
<data name="GoToMyVault" xml:space="preserve">
<value>Idi na moj trezor</value>
</data>
<data name="Collections" xml:space="preserve">
<value>Kolekcije</value>
</data>
<data name="NoItemsCollection" xml:space="preserve">
<value>U ovoj kolekciji nema stavki.</value>
</data>
<data name="NoItemsFolder" xml:space="preserve">
<value>U ovoj fascikli nema stavki.</value>
</data>
<data name="NoItemsTrash" xml:space="preserve">
<value>U smeću nema predmeta.</value>
</data>
<data name="AutofillAccessibilityService" xml:space="preserve">
<value>Usluga automatskog popunjavanja pristupačnosti</value>
</data>
<data name="AutofillServiceDescription" xml:space="preserve">
<value>Usluga automatskog popunjavanja Bitwarden-a koristi Android Autofill Framework za pomoć pri popunjavanju podataka o prijavi, kreditnim karticama i identitetu u druge aplikacije na uređaju.</value>
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
<value>Koristite uslugu automatskog popunjavanja Bitwarden-a za popunjavanje podataka o prijavljivanju, kreditnim karticama i identitetu u druge aplikacije.</value>
</data>
<data name="BitwardenAutofillServiceOpenAutofillSettings" xml:space="preserve">
<value>Otvorite postavke automatskog popunjavanja</value>
</data>
<data name="FaceID" xml:space="preserve">
<value>Identifikacija licem</value>
<comment>What Apple calls their facial recognition reader.</comment>
</data>
<data name="FaceIDDirection" xml:space="preserve">
<value>Koristite identifikaciju licem za verifikaciju.</value>
</data>
<data name="UseFaceIDToUnlock" xml:space="preserve">
<value>Otključajte pomoću identifikacije licem</value>
</data>
<data name="VerifyFaceID" xml:space="preserve">
<value>Potvrdite identifikaciju lica</value>
</data>
<data name="WindowsHello" xml:space="preserve">
<value>Windows Zdravo</value>
</data>
<data name="BitwardenAutofillGoToSettings" xml:space="preserve">
<value>Nismo mogli automatski da otvorimo meni za podešavanja Android automatskog popunjavanja. Možete ručno da odete do menija podešavanja automatskog popunjavanja iz Android podešavanja &gt; Sistem &gt; Jezici i unos &gt; Napredno &gt; Usluga automatskog popunjavanja.</value>
</data>
<data name="CustomFieldName" xml:space="preserve">
<value>Naziv prilagođenog polja</value>
</data>
<data name="FieldTypeBoolean" xml:space="preserve">
<value>Logička varijabla</value>
</data>
<data name="FieldTypeHidden" xml:space="preserve">
<value>Skriven</value>
</data>
<data name="FieldTypeText" xml:space="preserve">
<value>Tekst</value>
</data>
<data name="NewCustomField" xml:space="preserve">
<value>Novo prilagođeno polje</value>
</data>
<data name="SelectTypeField" xml:space="preserve">
<value>Kakvu vrstu prilagođenog polja želite da dodate?</value>
</data>
<data name="Remove" xml:space="preserve">
<value>Uklonite</value>
</data>
<data name="NewUri" xml:space="preserve">
<value>Novi URI</value>
</data>
<data name="URIPosition" xml:space="preserve">
<value>URI {0}</value>
<comment>Label for a uri/url with position. i.e. URI 1, URI 2, etc</comment>
</data>
<data name="BaseDomain" xml:space="preserve">
<value>Osnovni domen</value>
</data>
<data name="Default" xml:space="preserve">
<value>Uobičajeno</value>
</data>
<data name="Exact" xml:space="preserve">
<value>Egzatan</value>
</data>
<data name="Host" xml:space="preserve">
<value>Domaćin</value>
<comment>A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'.</comment>
</data>
<data name="RegEx" xml:space="preserve">
<value>Regularni izraz</value>
<comment>A programming term, also known as 'RegEx'.</comment>
</data>
<data name="StartsWith" xml:space="preserve">
<value>Počinje sa</value>
</data>
<data name="URIMatchDetection" xml:space="preserve">
<value>Otkrivanje URI podudaranja</value>
</data>
<data name="MatchDetection" xml:space="preserve">
<value>Otkrivanje podudaranja</value>
<comment>URI match detection for auto-fill.</comment>
</data>
<data name="YesAndSave" xml:space="preserve">
<value>Da, i Sačuvaj</value>
</data>
<data name="AutofillAndSave" xml:space="preserve">
<value>Automatsko popunjavanje i čuvanje</value>
</data>
<data name="Organization" xml:space="preserve">
<value>Organizacija</value>
<comment>An entity of multiple related people (ex. a team or business organization).</comment>
</data>
<data name="HoldYubikeyNearTop" xml:space="preserve">
<value>Držite Vaš Yubikey pri vrhu uređaja.</value>
</data>
<data name="TryAgain" xml:space="preserve">
<value>Pokušajte ponovo</value>
</data>
<data name="YubiKeyInstructionIos" xml:space="preserve">
<value>Da biste nastavili, držite Vaš YubiKey NEO uz zadnju stranu uređaja.</value>
</data>
<data name="BitwardenAutofillAccessibilityServiceDescription2" xml:space="preserve">
<value>The accessibility service may be helpful to use when apps do not support the standard auto-fill service.</value>
</data>
<data name="DatePasswordUpdated" xml:space="preserve">
<value>Zadnji datum kada je lozinka ažurirana</value>
<comment>ex. Date this password was updated</comment>
</data>
<data name="DateUpdated" xml:space="preserve">
<value>Updated</value>
<comment>ex. Date this item was updated</comment>
</data>
<data name="AutofillActivated" xml:space="preserve">
<value>Automatsko popunjavanje lozinke aktivirano!</value>
</data>
<data name="MustLogInMainAppAutofill" xml:space="preserve">
<value>Morate se prijaviti na glavnu Bitwarden aplikaciju prije nego što možete koristiti dodatak.</value>
</data>
<data name="AutofillSetup" xml:space="preserve">
<value>Vaši podaci za prijavu su sada lakše dostupni putem Vaše tastature prilikom prijave na aplikacije i web stranice</value>
</data>
<data name="AutofillSetup2" xml:space="preserve">
<value>Preporučeno je onemogućiti bilo koje druge aplikacije za automatsko popunjavanje lozinki u Postavkama uređaja ukoliko ih ne planirate koristiti.</value>
</data>
<data name="BitwardenAutofillDescription" xml:space="preserve">
<value>Pristupite vašem trezoru direktno putem vaše tastature da brže unesete vaše lozinke. </value>
</data>
<data name="AutofillTurnOn" xml:space="preserve">
<value>Da bi omogućili automatsko popunjavanje lozinki na vašem uređaju, molimo vas da pratite sljedeće upute:</value>
</data>
<data name="AutofillTurnOn1" xml:space="preserve">
<value>1. Go to the iOS "Settings" app</value>
</data>
<data name="AutofillTurnOn2" xml:space="preserve">
<value>2. Tap "Passwords &amp; Accounts"</value>
</data>
<data name="AutofillTurnOn3" xml:space="preserve">
<value>3. Tap "AutoFill Passwords"</value>
</data>
<data name="AutofillTurnOn4" xml:space="preserve">
<value>4. Turn on AutoFill</value>
</data>
<data name="AutofillTurnOn5" xml:space="preserve">
<value>5. Select "Bitwarden"</value>
</data>
<data name="PasswordAutofill" xml:space="preserve">
<value>Password AutoFill</value>
</data>
<data name="BitwardenAutofillAlert2" xml:space="preserve">
<value>The easiest way to add new logins to your vault is by using the Bitwarden Password AutoFill extension. Learn more about using the Bitwarden Password AutoFill extension by navigating to the "Settings" screen.</value>
</data>
<data name="InvalidEmail" xml:space="preserve">
<value>Invalid email address.</value>
</data>
<data name="Cards" xml:space="preserve">
<value>Cards</value>
</data>
<data name="Identities" xml:space="preserve">
<value>Identities</value>
</data>
<data name="Logins" xml:space="preserve">
<value>Logins</value>
</data>
<data name="SecureNotes" xml:space="preserve">
<value>Secure Notes</value>
</data>
<data name="AllItems" xml:space="preserve">
<value>All Items</value>
</data>
<data name="URIs" xml:space="preserve">
<value>URIs</value>
<comment>Plural form of a URI</comment>
</data>
<data name="CheckingPassword" xml:space="preserve">
<value>Checking password...</value>
<comment>A loading message when doing an exposed password check.</comment>
</data>
<data name="CheckPassword" xml:space="preserve">
<value>Check if password has been exposed.</value>
</data>
<data name="PasswordExposed" xml:space="preserve">
<value>This password has been exposed {0} time(s) in data breaches. You should change it.</value>
</data>
<data name="PasswordSafe" xml:space="preserve">
<value>This password was not found in any known data breaches. It should be safe to use.</value>
</data>
<data name="IdentityName" xml:space="preserve">
<value>Identity Name</value>
</data>
<data name="Value" xml:space="preserve">
<value>Value</value>
</data>
<data name="PasswordHistory" xml:space="preserve">
<value>Password History</value>
</data>
<data name="Types" xml:space="preserve">
<value>Types</value>
</data>
<data name="NoPasswordsToList" xml:space="preserve">
<value>No passwords to list.</value>
</data>
<data name="NoItemsToList" xml:space="preserve">
<value>There are no items to list.</value>
</data>
<data name="SearchCollection" xml:space="preserve">
<value>Search collection</value>
</data>
<data name="SearchFolder" xml:space="preserve">
<value>Search folder</value>
</data>
<data name="SearchType" xml:space="preserve">
<value>Search type</value>
</data>
<data name="Type" xml:space="preserve">
<value>Type</value>
</data>
<data name="MoveDown" xml:space="preserve">
<value>Move Down</value>
</data>
<data name="MoveUp" xml:space="preserve">
<value>Move Up</value>
</data>
<data name="Miscellaneous" xml:space="preserve">
<value>Miscellaneous</value>
</data>
<data name="Ownership" xml:space="preserve">
<value>Ownership</value>
</data>
<data name="WhoOwnsThisItem" xml:space="preserve">
<value>Who owns this item?</value>
</data>
<data name="NoCollectionsToList" xml:space="preserve">
<value>There are no collections to list.</value>
</data>
<data name="MovedItemToOrg" xml:space="preserve">
<value>{0} moved to {1}.</value>
<comment>ex: Item moved to Organization.</comment>
</data>
<data name="ItemShared" xml:space="preserve">
<value>Item has been shared.</value>
</data>
<data name="SelectOneCollection" xml:space="preserve">
<value>You must select at least one collection.</value>
</data>
<data name="Share" xml:space="preserve">
<value>Share</value>
</data>
<data name="ShareItem" xml:space="preserve">
<value>Share Item</value>
</data>
<data name="MoveToOrganization" xml:space="preserve">
<value>Move to Organization</value>
</data>
<data name="NoOrgsToList" xml:space="preserve">
<value>No organizations to list.</value>
</data>
<data name="MoveToOrgDesc" xml:space="preserve">
<value>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.</value>
</data>
<data name="NumberOfWords" xml:space="preserve">
<value>Number of Words</value>
</data>
<data name="Passphrase" xml:space="preserve">
<value>Passphrase</value>
</data>
<data name="WordSeparator" xml:space="preserve">
<value>Word Separator</value>
</data>
<data name="Clear" xml:space="preserve">
<value>Clear</value>
<comment>To clear something out. example: To clear browser history.</comment>
</data>
<data name="Generator" xml:space="preserve">
<value>Generator</value>
<comment>Short for "Password Generator"</comment>
</data>
<data name="NoFoldersToList" xml:space="preserve">
<value>There are no folders to list.</value>
</data>
<data name="FingerprintPhrase" xml:space="preserve">
<value>Fingerprint Phrase</value>
<comment>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.</comment>
</data>
<data name="YourAccountsFingerprint" xml:space="preserve">
<value>Your account's fingerprint phrase</value>
<comment>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.</comment>
</data>
<data name="LearnOrgConfirmation" xml:space="preserve">
<value>Bitwarden allows you to share your vault items with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?</value>
</data>
<data name="ExportVault" xml:space="preserve">
<value>Export Vault</value>
</data>
<data name="LockNow" xml:space="preserve">
<value>Lock Now</value>
</data>
<data name="PIN" xml:space="preserve">
<value>PIN</value>
</data>
<data name="Unlock" xml:space="preserve">
<value>Unlock</value>
</data>
<data name="ThirtyMinutes" xml:space="preserve">
<value>30 minutes</value>
</data>
<data name="SetPINDescription" xml:space="preserve">
<value>Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application.</value>
</data>
<data name="LoggedInAsOn" xml:space="preserve">
<value>Logged in as {0} on {1}.</value>
<comment>ex: Logged in as user@example.com on bitwarden.com.</comment>
</data>
<data name="VaultLockedMasterPassword" xml:space="preserve">
<value>Your vault is locked. Verify your master password to continue.</value>
</data>
<data name="VaultLockedPIN" xml:space="preserve">
<value>Your vault is locked. Verify your PIN code to continue.</value>
</data>
<data name="Dark" xml:space="preserve">
<value>Dark</value>
<comment>A dark color</comment>
</data>
<data name="Light" xml:space="preserve">
<value>Light</value>
<comment>A light color</comment>
</data>
<data name="FiveMinutes" xml:space="preserve">
<value>5 minutes</value>
</data>
<data name="TenSeconds" xml:space="preserve">
<value>10 seconds</value>
</data>
<data name="ThirtySeconds" xml:space="preserve">
<value>30 seconds</value>
</data>
<data name="TwentySeconds" xml:space="preserve">
<value>20 seconds</value>
</data>
<data name="TwoMinutes" xml:space="preserve">
<value>2 minutes</value>
</data>
<data name="ClearClipboard" xml:space="preserve">
<value>Clear Clipboard</value>
<comment>Clipboard is the operating system thing where you copy/paste data to on your device.</comment>
</data>
<data name="ClearClipboardDescription" xml:space="preserve">
<value>Automatically clear copied values from your clipboard.</value>
<comment>Clipboard is the operating system thing where you copy/paste data to on your device.</comment>
</data>
<data name="DefaultUriMatchDetection" xml:space="preserve">
<value>Default URI Match Detection</value>
<comment>Default URI match detection for auto-fill.</comment>
</data>
<data name="DefaultUriMatchDetectionDescription" xml:space="preserve">
<value>Choose the default way that URI match detection is handled for logins when performing actions such as auto-fill.</value>
</data>
<data name="Theme" xml:space="preserve">
<value>Theme</value>
<comment>Color theme</comment>
</data>
<data name="ThemeDescription" xml:space="preserve">
<value>Change the application's color theme.</value>
</data>
<data name="ThemeDefault" xml:space="preserve">
<value>Default (System)</value>
</data>
<data name="CopyNotes" xml:space="preserve">
<value>Copy Notes</value>
</data>
<data name="Exit" xml:space="preserve">
<value>Exit</value>
</data>
<data name="ExitConfirmation" xml:space="preserve">
<value>Are you sure you want to exit Bitwarden?</value>
</data>
<data name="PINRequireMasterPasswordRestart" xml:space="preserve">
<value>Do you want to require unlocking with your master password when the application is restarted?</value>
</data>
<data name="Black" xml:space="preserve">
<value>Black</value>
<comment>The color black</comment>
</data>
<data name="BlacklistedUris" xml:space="preserve">
<value>Blacklisted URIs</value>
</data>
<data name="BlacklistedUrisDescription" xml:space="preserve">
<value>URIs that are blacklisted will not offer auto-fill. The list should be comma separated. Ex: "https://twitter.com, androidapp://com.twitter.android".</value>
</data>
<data name="DisableSavePrompt" xml:space="preserve">
<value>Disable Save Prompt</value>
</data>
<data name="DisableSavePromptDescription" xml:space="preserve">
<value>The "Save Prompt" automatically prompts you to save new items to your vault whenever you enter them for the first time.</value>
</data>
<data name="OnRestart" xml:space="preserve">
<value>On App Restart</value>
</data>
<data name="AutofillServiceNotEnabled" xml:space="preserve">
<value>Auto-fill makes it easy to securely access your Bitwarden vault from other websites and apps. It looks like you have not enabled an auto-fill service for Bitwarden. Enable auto-fill for Bitwarden from the "Settings" screen.</value>
</data>
<data name="ThemeAppliedOnRestart" xml:space="preserve">
<value>Your theme changes will apply when the app is restarted.</value>
</data>
<data name="Capitalize" xml:space="preserve">
<value>Capitalize</value>
<comment>ex. Uppercase the first character of a word.</comment>
</data>
<data name="IncludeNumber" xml:space="preserve">
<value>Include Number</value>
</data>
<data name="Download" xml:space="preserve">
<value>Download</value>
</data>
<data name="Shared" xml:space="preserve">
<value>Shared</value>
</data>
<data name="ToggleVisibility" xml:space="preserve">
<value>Toggle Visibility</value>
</data>
<data name="LoginExpired" xml:space="preserve">
<value>Your login session has expired.</value>
</data>
<data name="BiometricsDirection" xml:space="preserve">
<value>Biometric Verification</value>
</data>
<data name="Biometrics" xml:space="preserve">
<value>Biometrics</value>
</data>
<data name="UseBiometricsToUnlock" xml:space="preserve">
<value>Use Biometrics To Unlock</value>
</data>
<data name="AccessibilityOverlayPermissionAlert" xml:space="preserve">
<value>Bitwarden needs attention - See "Auto-fill Accessibility Service" from Bitwarden Settings</value>
</data>
<data name="BitwardenAutofillServiceOverlayPermission" xml:space="preserve">
<value>3. On the Android App Settings screen for Bitwarden, go to the "Display over other apps" options (under Advanced) and tap the toggle to enable overlay support.</value>
</data>
<data name="OverlayPermission" xml:space="preserve">
<value>Permission</value>
</data>
<data name="BitwardenAutofillServiceOpenOverlayPermissionSettings" xml:space="preserve">
<value>Open Overlay Permission Settings</value>
</data>
<data name="BitwardenAutofillServiceStep3" xml:space="preserve">
<value>3. On the Android App Settings screen for Bitwarden, select "Display over other apps" (under "Advanced") and switch on the toggle to allow the overlay.</value>
</data>
<data name="Denied" xml:space="preserve">
<value>Denied</value>
</data>
<data name="Granted" xml:space="preserve">
<value>Granted</value>
</data>
<data name="FileFormat" xml:space="preserve">
<value>File Format</value>
</data>
<data name="ExportVaultMasterPasswordDescription" xml:space="preserve">
<value>Enter your master password to export your vault data.</value>
</data>
<data name="ExportVaultWarning" xml:space="preserve">
<value>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.</value>
</data>
<data name="EncExportKeyWarning" xml:space="preserve">
<value>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.</value>
</data>
<data name="EncExportAccountWarning" xml:space="preserve">
<value>Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account.</value>
</data>
<data name="ExportVaultConfirmationTitle" xml:space="preserve">
<value>Confirm Vault Export</value>
<comment>Title for the alert to confirm vault exports.</comment>
</data>
<data name="Warning" xml:space="preserve">
<value>Warning</value>
</data>
<data name="ExportVaultFailure" xml:space="preserve">
<value>There was a problem exporting your vault. If the problem persists, you'll need to export from the web vault.</value>
</data>
<data name="ExportVaultSuccess" xml:space="preserve">
<value>Vault exported successfully</value>
</data>
<data name="Clone" xml:space="preserve">
<value>Clone</value>
<comment>Clone an entity (verb).</comment>
</data>
<data name="PasswordGeneratorPolicyInEffect" xml:space="preserve">
<value>One or more organization policies are affecting your generator settings</value>
</data>
<data name="Open" xml:space="preserve">
<value>Open</value>
<comment>Button text for an open operation (verb).</comment>
</data>
<data name="UnableToSaveAttachment" xml:space="preserve">
<value>There was a problem saving this attachment. If the problem persists, you can save it from the web vault.</value>
</data>
<data name="SaveAttachmentSuccess" xml:space="preserve">
<value>Attachment saved successfully</value>
</data>
<data name="AutofillTileAccessibilityRequired" xml:space="preserve">
<value>Please enable "Auto-fill Accessibility Service" from Bitwarden Settings to use the Auto-fill tile.</value>
</data>
<data name="AutofillTileUriNotFound" xml:space="preserve">
<value>No password fields detected</value>
</data>
<data name="SoftDeleting" xml:space="preserve">
<value>Sending to trash...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="ItemSoftDeleted" xml:space="preserve">
<value>Item has been sent to trash.</value>
<comment>Confirmation message after successfully soft-deleting a login</comment>
</data>
<data name="Restore" xml:space="preserve">
<value>Restore</value>
<comment>Restores an entity (verb).</comment>
</data>
<data name="Restoring" xml:space="preserve">
<value>Restoring...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="ItemRestored" xml:space="preserve">
<value>Item has been restored.</value>
<comment>Confirmation message after successfully restoring a soft-deleted item</comment>
</data>
<data name="Trash" xml:space="preserve">
<value>Trash</value>
<comment>(noun) Location of deleted items which have not yet been permanently deleted</comment>
</data>
<data name="SearchTrash" xml:space="preserve">
<value>Search trash</value>
<comment>(action prompt) Label for the search text field when viewing the trash folder</comment>
</data>
<data name="DoYouReallyWantToPermanentlyDeleteCipher" xml:space="preserve">
<value>Do you really want to permanently delete? This cannot be undone.</value>
<comment>Confirmation alert message when permanently deleteing a cipher.</comment>
</data>
<data name="DoYouReallyWantToRestoreCipher" xml:space="preserve">
<value>Do you really want to restore this item?</value>
<comment>Confirmation alert message when restoring a soft-deleted cipher.</comment>
</data>
<data name="DoYouReallyWantToSoftDeleteCipher" xml:space="preserve">
<value>Do you really want to send to the trash?</value>
<comment>Confirmation alert message when soft-deleting a cipher.</comment>
</data>
<data name="BiometricInvalidated" xml:space="preserve">
<value>Biometric unlock disabled pending verification of master password.</value>
</data>
<data name="BiometricInvalidatedExtension" xml:space="preserve">
<value>Biometric unlock for autofill disabled pending verification of master password.</value>
</data>
<data name="EnableSyncOnRefresh" xml:space="preserve">
<value>Enable sync on refresh</value>
</data>
<data name="EnableSyncOnRefreshDescription" xml:space="preserve">
<value>Syncing vault with pull down gesture.</value>
</data>
<data name="LogInSso" xml:space="preserve">
<value>Enterprise Single Sign-On</value>
</data>
<data name="LogInSsoSummary" xml:space="preserve">
<value>Quickly log in using your organization's single sign-on portal. Please enter your organization's identifier to begin.</value>
</data>
<data name="OrgIdentifier" xml:space="preserve">
<value>Organization Identifier</value>
</data>
<data name="LoginSsoError" xml:space="preserve">
<value>Currently unable to login with SSO</value>
</data>
<data name="SetMasterPassword" xml:space="preserve">
<value>Set Master Password</value>
</data>
<data name="SetMasterPasswordSummary" xml:space="preserve">
<value>In order to complete logging in with SSO, please set a master password to access and protect your vault.</value>
</data>
<data name="MasterPasswordPolicyInEffect" xml:space="preserve">
<value>One or more organization policies require your master password to meet the following requirements:</value>
</data>
<data name="PolicyInEffectMinComplexity" xml:space="preserve">
<value>Minimum complexity score of {0}</value>
</data>
<data name="PolicyInEffectMinLength" xml:space="preserve">
<value>Minimum length of {0}</value>
</data>
<data name="PolicyInEffectUppercase" xml:space="preserve">
<value>Contain one or more uppercase characters</value>
</data>
<data name="PolicyInEffectLowercase" xml:space="preserve">
<value>Contain one or more lowercase characters</value>
</data>
<data name="PolicyInEffectNumbers" xml:space="preserve">
<value>Contain one or more numbers</value>
</data>
<data name="PolicyInEffectSpecial" xml:space="preserve">
<value>Contain one or more of the following special characters: {0}</value>
</data>
<data name="MasterPasswordPolicyValidationTitle" xml:space="preserve">
<value>Invalid Password</value>
</data>
<data name="MasterPasswordPolicyValidationMessage" xml:space="preserve">
<value>Password does not meet organization requirements. Please check the policy information and try again.</value>
</data>
<data name="Loading" xml:space="preserve">
<value>Loading</value>
</data>
<data name="AcceptPolicies" xml:space="preserve">
<value>By activating this switch you agree to the following:
</value>
</data>
<data name="AcceptPoliciesError" xml:space="preserve">
<value>Terms of Service and Privacy Policy have not been acknowledged.</value>
</data>
<data name="TermsOfService" xml:space="preserve">
<value>Terms of Service</value>
</data>
<data name="PrivacyPolicy" xml:space="preserve">
<value>Privacy Policy</value>
</data>
<data name="AccessibilityDrawOverPermissionAlert" xml:space="preserve">
<value>Bitwarden needs attention - Enable "Draw-Over" in "Auto-fill Services" from Bitwarden Settings</value>
</data>
<data name="AutofillServices" xml:space="preserve">
<value>Auto-fill Services</value>
</data>
<data name="InlineAutofill" xml:space="preserve">
<value>Use Inline Autofill</value>
</data>
<data name="InlineAutofillDescription" xml:space="preserve">
<value>Use inline autofill if your selected IME (keyboard) supports it. If your configuration is not supported (or this option is disabled), the default Autofill overlay will be used.</value>
</data>
<data name="Accessibility" xml:space="preserve">
<value>Use Accessibility</value>
</data>
<data name="AccessibilityDescription" xml:space="preserve">
<value>Use the Bitwarden Accessibility Service to auto-fill your logins across apps and the web. When enabled, we'll display a popup when login fields are selected.</value>
</data>
<data name="AccessibilityDescription2" xml:space="preserve">
<value>Use the Bitwarden Accessibility Service to auto-fill your logins across apps and the web. (Requires Draw-Over to be enabled as well)</value>
</data>
<data name="AccessibilityDescription3" xml:space="preserve">
<value>Use the Bitwarden Accessibility Service to use the Autofill Quick-Action Tile, and/or show a popup using Draw-Over (if enabled).</value>
</data>
<data name="AccessibilityDescription4" xml:space="preserve">
<value>Required to use the Autofill Quick-Action Tile, or to augment the Autofill Service by using Draw-Over (if enabled).</value>
</data>
<data name="DrawOver" xml:space="preserve">
<value>Use Draw-Over</value>
</data>
<data name="DrawOverDescription" xml:space="preserve">
<value>When enabled, allows the Bitwarden Accessibility Service to display a popup when login fields are selected.</value>
</data>
<data name="DrawOverDescription2" xml:space="preserve">
<value>If enabled, the Bitwarden Accessibility Service will display a popup when login fields are selected to assist with auto-filling your logins.</value>
</data>
<data name="DrawOverDescription3" xml:space="preserve">
<value>If enabled, accessibility will show a popup to augment the Autofill Service for older apps that don't support the Android Autofill Framework.</value>
</data>
<data name="PersonalOwnershipSubmitError" xml:space="preserve">
<value>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.</value>
</data>
<data name="PersonalOwnershipPolicyInEffect" xml:space="preserve">
<value>An organization policy is affecting your ownership options.</value>
</data>
<data name="Send" xml:space="preserve">
<value>Send</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AllSends" xml:space="preserve">
<value>All Sends</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="Sends" xml:space="preserve">
<value>Sends</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="NameInfo" xml:space="preserve">
<value>A friendly name to describe this Send.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="TypeText" xml:space="preserve">
<value>Text</value>
</data>
<data name="TypeTextInfo" xml:space="preserve">
<value>The text you want to send.</value>
</data>
<data name="HideTextByDefault" xml:space="preserve">
<value>When accessing the Send, hide the text by default</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="TypeFile" xml:space="preserve">
<value>File</value>
</data>
<data name="TypeFileInfo" xml:space="preserve">
<value>The file you want to send.</value>
</data>
<data name="DeletionDate" xml:space="preserve">
<value>Deletion Date</value>
</data>
<data name="DeletionTime" xml:space="preserve">
<value>Deletion Time</value>
</data>
<data name="DeletionDateInfo" xml:space="preserve">
<value>The Send will be permanently deleted on the specified date and time.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="PendingDelete" xml:space="preserve">
<value>Pending deletion</value>
</data>
<data name="ExpirationDate" xml:space="preserve">
<value>Rok upotrebe</value>
</data>
<data name="ExpirationTime" xml:space="preserve">
<value>Vrijeme roka upotrebe</value>
</data>
<data name="ExpirationDateInfo" xml:space="preserve">
<value>If set, access to this Send will expire on the specified date and time.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="Expired" xml:space="preserve">
<value>Expired</value>
</data>
<data name="MaximumAccessCount" xml:space="preserve">
<value>Maximum Access Count</value>
</data>
<data name="MaximumAccessCountInfo" xml:space="preserve">
<value>If set, users will no longer be able to access this Send once the maximum access count is reached.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="MaximumAccessCountReached" xml:space="preserve">
<value>Max access count reached</value>
</data>
<data name="CurrentAccessCount" xml:space="preserve">
<value>Current Access Count</value>
</data>
<data name="NewPassword" xml:space="preserve">
<value>New Password</value>
</data>
<data name="PasswordInfo" xml:space="preserve">
<value>Optionally require a password for users to access this Send.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="RemovePassword" xml:space="preserve">
<value>Remove Password</value>
</data>
<data name="AreYouSureRemoveSendPassword" xml:space="preserve">
<value>Are you sure you want to remove the password?</value>
</data>
<data name="RemovingSendPassword" xml:space="preserve">
<value>Removing password</value>
</data>
<data name="SendPasswordRemoved" xml:space="preserve">
<value>Password has been removed.</value>
</data>
<data name="NotesInfo" xml:space="preserve">
<value>Private notes about this Send.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="DisableSend" xml:space="preserve">
<value>Disable this Send so that no one can access it.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="NoSends" xml:space="preserve">
<value>There are no Sends in your account.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AddASend" xml:space="preserve">
<value>Add a Send</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="CopyLink" xml:space="preserve">
<value>Copy Link</value>
</data>
<data name="ShareLink" xml:space="preserve">
<value>Share Link</value>
</data>
<data name="SendLink" xml:space="preserve">
<value>Send link</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SearchSends" xml:space="preserve">
<value>Search Sends</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="EditSend" xml:space="preserve">
<value>Edit Send</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AddSend" xml:space="preserve">
<value>Add Send</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AreYouSureDeleteSend" xml:space="preserve">
<value>Are you sure you want to delete this Send?</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendDeleted" xml:space="preserve">
<value>Send has been deleted.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendUpdated" xml:space="preserve">
<value>Send updated.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="NewSendCreated" xml:space="preserve">
<value>New send created.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="OneDay" xml:space="preserve">
<value>1 day</value>
</data>
<data name="TwoDays" xml:space="preserve">
<value>2 days</value>
</data>
<data name="ThreeDays" xml:space="preserve">
<value>3 days</value>
</data>
<data name="SevenDays" xml:space="preserve">
<value>7 days</value>
</data>
<data name="ThirtyDays" xml:space="preserve">
<value>30 days</value>
</data>
<data name="Custom" xml:space="preserve">
<value>Custom</value>
</data>
<data name="ShareOnSave" xml:space="preserve">
<value>Share this Send upon save.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendDisabledWarning" xml:space="preserve">
<value>Due to an enterprise policy, you are only able to delete an existing Send.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AboutSend" xml:space="preserve">
<value>About Send</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="HideEmail" xml:space="preserve">
<value>Hide my email address from recipients.</value>
</data>
<data name="SendOptionsPolicyInEffect" xml:space="preserve">
<value>One or more organization policies are affecting your Send options.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendFilePremiumRequired" xml:space="preserve">
<value>Free accounts are restricted to sharing text only. A premium membership is required to use files with Send.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendFileEmailVerificationRequired" xml:space="preserve">
<value>You must verify your email to use files with Send. You can verify your email in the web vault.</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="PasswordPrompt" xml:space="preserve">
<value>Master password re-prompt</value>
</data>
<data name="PasswordConfirmation" xml:space="preserve">
<value>Master password confirmation</value>
</data>
<data name="PasswordConfirmationDesc" xml:space="preserve">
<value>This action is protected, to continue please re-enter your master password to verify your identity.</value>
</data>
<data name="CaptchaRequired" xml:space="preserve">
<value>Captcha Required</value>
</data>
<data name="CaptchaFailed" xml:space="preserve">
<value>Captcha Failed. Please try again.</value>
</data>
<data name="UpdatedMasterPassword" xml:space="preserve">
<value>Updated Master Password</value>
</data>
<data name="UpdateMasterPassword" xml:space="preserve">
<value>Update Master Password</value>
</data>
<data name="UpdateMasterPasswordWarning" xml:space="preserve">
<value>Your Master Password was recently changed by an administrator in your organization. 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.</value>
</data>
<data name="UpdatingPassword" xml:space="preserve">
<value>Updating Password</value>
</data>
<data name="UpdatePasswordError" xml:space="preserve">
<value>Currently unable to update password</value>
</data>
<data name="Fido2Title" xml:space="preserve">
<value>FIDO2 WebAuthn</value>
</data>
<data name="Fido2Instruction" xml:space="preserve">
<value>To continue, have your FIDO2 WebAuthn enabled security key ready, then follow the instructions after clicking 'Authenticate WebAuthn' on the next screen.</value>
</data>
<data name="Fido2Desc" xml:space="preserve">
<value>Authentication using FIDO2 WebAuthn, you can authenticate using an external security key.</value>
</data>
<data name="Fido2AuthenticateWebAuthn" xml:space="preserve">
<value>Authenticate WebAuthn</value>
</data>
<data name="Fido2ReturnToApp" xml:space="preserve">
<value>Return to App</value>
</data>
<data name="Fido2CheckBrowser" xml:space="preserve">
<value>Please make sure your default browser supports WebAuthn and try again.</value>
</data>
<data name="ResetPasswordAutoEnrollInviteWarning" xml:space="preserve">
<value>This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password.</value>
</data>
<data name="VaultTimeoutPolicyInEffect" xml:space="preserve">
<value>Your organization policies are affecting your vault timeout. Maximum allowed Vault Timeout is {0} hour(s) and {1} minute(s)</value>
</data>
<data name="VaultTimeoutToLarge" xml:space="preserve">
<value>Your vault timeout exceeds the restrictions set by your organization.</value>
</data>
<data name="DisablePersonalVaultExportPolicyInEffect">
<value>One or more organization policies prevents your from exporting your personal vault.</value>
</data>
</root>