Files
ArchiSteamFarm/ArchiSteamFarm/Localization/Strings.sr-CS.resx
2017-07-23 12:06:16 +02:00

511 lines
22 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="AcceptingTrade" xml:space="preserve">
<value>Prihvatanje razmene: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Content" xml:space="preserve">
<value>Sadržaj:
{0}</value>
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>Podešavanje {0} je netačno: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
<value>ASF Verzija {0} je naisla na fatalnu gresku pre nego sto je glavni modul za ulogovanje mogao da se pokrene!</value>
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
<value>Greška: {0}() {1}
StackTrace:
{2}</value>
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
</data>
<data name="ErrorFailingRequest" xml:space="preserve">
<value>Zahtev se ne izvršava: {0}</value>
<comment>{0} will be replaced by URL of the request</comment>
</data>
<data name="ErrorIsInvalid" xml:space="preserve">
<value>{0} je netačan!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Odbijanje izvršavanja ove funkcije zbog netačnog DeviceID u ASF 2FA!</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} je null!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorParsingObject" xml:space="preserve">
<value>Parsiranje {0} nije uspelo!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
<value>Neuspešno traženje nove verzije!</value>
</data>
<data name="ErrorUpdateNoAssets" xml:space="preserve">
<value>Nije moguće nastaviti sa ažuriranjem zato što ta verzija ne uključuje potrebne podatke!</value>
</data>
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
<value>Primljen zahtev za unos korisnika, ali proces radi u headless modu!</value>
</data>
<data name="Exiting" xml:space="preserve">
<value>Izlaženje...</value>
</data>
<data name="WarningFailed" xml:space="preserve">
<value>Neuspeh!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>Globalni konfiguracioni fajl je promenjen!</value>
</data>
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
<value>Globalni konfiguracioni fajl je uklonjen!</value>
</data>
<data name="IgnoringTrade" xml:space="preserve">
<value>Ignorisanje razmene: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Prijavljivanje u {0}...</value>
<comment>{0} will be replaced by service's name</comment>
</data>
<data name="NoBotsAreRunning" xml:space="preserve">
<value>Ni jedan bot trenutno ne radi, izlaženje...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>Osvežavanje sesije!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Odbijanje razmene: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
<value>Restartovanje...</value>
</data>
<data name="Starting" xml:space="preserve">
<value>Pokretanje...</value>
</data>
<data name="StatusCode" xml:space="preserve">
<value>Status kod: {0}</value>
<comment>{0} will be replaced by status code number/name</comment>
</data>
<data name="Success" xml:space="preserve">
<value>Uspeh!</value>
</data>
<data name="UnlockingParentalAccount" xml:space="preserve">
<value>Otključavanje roditeljskog naloga...</value>
</data>
<data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>Traženje nove verzije...</value>
</data>
<data name="UpdateFinished" xml:space="preserve">
<value>Proces ažuriranja je završen!</value>
</data>
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>Nova ASF verzija je dostupna! Razmislite o ažuriranju!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<value>Lokalna verzija: {0} | Daljinska verzija: {1}</value>
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
</data>
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
<value>Dobijena nepoznata vrednost za {0}, molimo prijavite ovo: {1}</value>
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
</data>
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
<value>Igranje više od {0} igrica u isto vreme nije moguće, samo prvih {0} unosa od {1} će biti korišćeno!</value>
<comment>{0} will be replaced by max number of games, {1} will be replaced by name of the configuration property</comment>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Nije moguće pronaći bilo kakvog bot-a nazvanog {0}!</value>
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="CheckingFirstBadgePage" xml:space="preserve">
<value>Proveravanje prve stranje bedževa...</value>
</data>
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>Proveravanje ostalih strana bedževa...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>Izabran algoritam za idle-ovanje je: {0}</value>
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Završeno!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Ukupno je preostalo {0} igrica ({1} kartica) da se idle-uje (~{2} preostaje)...</value>
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinished" xml:space="preserve">
<value>Idle-ovanje je završeno!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Završio sa idle-ovanjem: {0} ({1}) nakon {2} igranja!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinishedForGames" xml:space="preserve">
<value>Završio sa idle-ovanjem igrica: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>Status idle-ovanja za {0} ({1}): {2} kartica preostalo</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle</comment>
</data>
<data name="IdlingStopped" xml:space="preserve">
<value>Idle-ovanje zaustavljeno!</value>
</data>
<data name="IgnoredStickyPauseEnabled" xml:space="preserve">
<value>Ignorisanje ovog zahteva, zato što je sticky pause uključen!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>Ništa nije preostalo da se idle-uje na ovom nalogu!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Trenutno se idle-uje: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="NowIdlingList" xml:space="preserve">
<value>Trenutno se idle-uje: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="PlayingNotAvailable" xml:space="preserve">
<value>Trenutno ne možemo da igramo igru, pokušaćemo kasnije!</value>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Još uvek se idle-uje: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StillIdlingList" xml:space="preserve">
<value>Još uvek se idle-uje: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StoppedIdling" xml:space="preserve">
<value>Idle-ovanje zaustavljeno: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StoppedIdlingList" xml:space="preserve">
<value>Idle-ovanje zaustavljeno: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Nepoznata komanda!</value>
</data>
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
<value>Nije uspela provera status za: {0} ({1}), probaćemo kasnije!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotAcceptingGift" xml:space="preserve">
<value>Prihvatanje poklona: {0}...</value>
<comment>{0} will be replaced by giftID (number)</comment>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>Konvertovanje .maFile u ASF format...</value>
</data>
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
<value>Uspešno završen uvoz mobilnog autentikatora!</value>
</data>
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Vaš DeviceID je neispravan ili ne postoji!</value>
</data>
<data name="BotAuthenticatorToken" xml:space="preserve">
<value>2FA Token: {0}</value>
<comment>{0} will be replaced by generated 2FA token (string)</comment>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>Automatsko idle-ovanje je već pauzirano!</value>
</data>
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
<value>Automatsko idle-ovanje je već pokrenuto!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>Povezan na Steam!</value>
</data>
<data name="BotDisconnected" xml:space="preserve">
<value>Diskonektovan sa Steam-a!</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>Diskonektovanje...</value>
</data>
<data name="BotEncryptedPassword" xml:space="preserve">
<value>[{0}] lozinka: {1}</value>
<comment>{0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string)</comment>
</data>
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Ovaj bot se ne započinje zato što je onemogućen u konfiguracionom fajlu!</value>
</data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Primljen kod TwoFactorCodeMismatch greške {0} puta za redom, ovo skoro uvek ukazuje na netačne ASF 2FA kredenticijale, prekidanje!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>Odjavljen sa Steam-a: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>
</data>
<data name="BotLoggedOn" xml:space="preserve">
<value>Uspešno ulogovanje!</value>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Prijavljivanje...</value>
</data>
<data name="BotLogonSessionReplaced" xml:space="preserve">
<value>Izgleda da se ovaj nalog koristi u drugoj ASF instanci, što je nedifinisano ponašanje, odbijajući da ostane pokrenut!</value>
</data>
<data name="BotLootingFailed" xml:space="preserve">
<value>Ponuda za ramenu nije uspela!</value>
</data>
<data name="BotLootingNoLootableTypes" xml:space="preserve">
<value>Nemate bilo kakve lootable tipove podešene!</value>
</data>
<data name="BotLootingNowDisabled" xml:space="preserve">
<value>Loot-ovanje je sada onemogućeno!</value>
</data>
<data name="BotLootingNowEnabled" xml:space="preserve">
<value>Loot-ovanje je sada omogućeno!</value>
</data>
<data name="BotLootingSuccess" xml:space="preserve">
<value>Ponuda za razmenu je uspešno poslata!</value>
</data>
<data name="BotLootingTemporarilyDisabled" xml:space="preserve">
<value>Loot-ovanje je privremeno onemogućeno!</value>
</data>
<data name="BotLootingYourself" xml:space="preserve">
<value>Ne možete da loot-ujete sami sebe!</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>Ova instanca bot-a nije povezana!</value>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Ponovo povezivanje...</value>
</data>
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
<value>Uklonjen stari login ključ!</value>
</data>
<data name="BotUnableToLogin" xml:space="preserve">
<value>Nije moguće prijavljivanje na Steam: {0}{1}</value>
<comment>{0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string)</comment>
</data>
<data name="ErrorIsEmpty" xml:space="preserve">
<value>{0} je prazan!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="UnusedKeys" xml:space="preserve">
<value>Neiskorišćeni ključevi: {0}</value>
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
</data>
<data name="WarningFailedWithError" xml:space="preserve">
<value>Neuspeh zbog greške: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotConnecting" xml:space="preserve">
<value>Povezivanje...</value>
</data>
<data name="BotStopping" xml:space="preserve">
<value>Zaustavljanje...</value>
</data>
<data name="ErrorDatabaseInvalid" xml:space="preserve">
<value>Trajna baza podataka ne može biti učitana, ako se problem nastavi, molimo Vas da uklonite {0} da bi se baza podataka ponovo stvorila!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="Initializing" xml:space="preserve">
<value>Učitavanje {0}...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>
</data>
<data name="WarningPrivacyPolicy" xml:space="preserve">
<value>Pogledajte našu sekciju polise privatnosti na wiki ako se brinete šta ASF ustvari radi!</value>
</data>
<data name="Welcome" xml:space="preserve">
<value>Izgleda da prvi put pokrećete Asf, dobrodošli!</value>
</data>
<data name="TranslationIncomplete" xml:space="preserve">
<value>ASF će pokušati da koristi vašu preferiranu {0} "kulturu", ali prevod u taj jezik je samo {1} gotov. Možda bi ste mogli da nam pomogne u prevodu ASF na vaš jezik?</value>
<comment>{0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%"</comment>
</data>
</root>