Skip to content

Commit

Permalink
Automatic translations update
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi-ArchiBot committed Nov 21, 2023
1 parent 5ab8428 commit 8111863
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,8 @@
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<data name="ActivelyMatchingSomeConfirmationsFailed" xml:space="preserve">
<value>Neke konfirmacije su neuspješne, odprilike {0} od {1} razmjena je poslano uspješno.</value>
<comment>{0} will be replaced by amount of the trade offers that succeeded (number), {1} will be replaced by amount of the trade offers that were supposed to be sent in total (number)</comment>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<data name="PluginDisabledMissingBuildToken" xml:space="preserve">
<value>{0} je onemogućen zbog nedostajućih tokena za izgradnju</value>
<comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")</comment>
</data>
<data name="PluginDisabledInConfig" xml:space="preserve">
<value>{0} je trenutno onemogućen po vašoj konfiguraciji. Ako želite pomoći SteamDB u dostavljanju podataka, molimo pogledajte naš wiki.</value>
<comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")</comment>
</data>



Expand All @@ -70,9 +78,10 @@






<data name="BotRetrievingAppInfos" xml:space="preserve">
<value>Preuzimanje informacija o {0} aplikaciji...</value>
<comment>{0} will be replaced by the number (count this batch) of app infos being retrieved</comment>
</data>



Expand Down
77 changes: 61 additions & 16 deletions ArchiSteamFarm/Localization/Strings.bs-Latn.resx
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,19 @@
{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="ErrorIsInvalid" xml:space="preserve">
<value>{0} je netačan!</value>
<comment>{0} will be replaced by object's name</comment>
</data>

<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} je null!</value>
Expand Down Expand Up @@ -118,7 +124,9 @@
<value>Prijavljivanje u {0}...</value>
<comment>{0} will be replaced by service's name</comment>
</data>

<data name="NoBotsAreRunning" xml:space="preserve">
<value>Nijedan bot trenutno ne radi, izlaženje...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>Osvežavanje sesije!</value>
</data>
Expand Down Expand Up @@ -150,8 +158,14 @@





<data name="UserInputSteamLogin" xml:space="preserve">
<value>Molimo Vas unestie vaše Steam korističko ime: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamParentalCode" xml:space="preserve">
<value>Molimo Vas da unesete Steam roditeljski kod: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
<value>Molimo Vas uneste vašu Steam lozinku: </value>
<comment>Please note that this translation should end with space</comment>
Expand Down Expand Up @@ -212,9 +226,17 @@
<comment>{0} will be replaced by giftID (number)</comment>
</data>




<data name="BotAddLicense" xml:space="preserve">
<value>ID: {0} | Status: {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseWithItems" xml:space="preserve">
<value>ID: {0} | Status: {1} | Stavke: {2}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma</comment>
</data>
<data name="BotAlreadyRunning" xml:space="preserve">
<value>Ovaj bot je već pokrenut!</value>
</data>


<data name="BotAuthenticatorToken" xml:space="preserve">
Expand Down Expand Up @@ -244,8 +266,14 @@
</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 prijavljeni kao {0}.</value>
<comment>{0} will be replaced by steam ID (number)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Prijavljivanje...</value>
</data>
Expand All @@ -257,16 +285,24 @@




<data name="BotNotConnected" xml:space="preserve">
<value>Ova instanca bot-a nije povezana!</value>
</data>




<data name="BotReconnecting" xml:space="preserve">
<value>Ponovno povezivanje...</value>
</data>


<data name="BotRedeem" xml:space="preserve">
<value>Ključ: {0} | Status: {1}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string</comment>
</data>
<data name="BotRedeemWithItems" xml:space="preserve">
<value>Ključ: {0} | Status: {1} | Stavke: {2}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string, {2} will be replaced by list of key-value pairs, separated by a comma</comment>
</data>



Expand All @@ -280,7 +316,10 @@
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
<value>Bot se trenutno koristi.</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>
Expand All @@ -300,7 +339,10 @@
</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>



Expand Down Expand Up @@ -330,7 +372,10 @@




<data name="BotLevel" xml:space="preserve">
<value>Bot je nivo {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>


<data name="ErrorAborted" xml:space="preserve">
Expand Down
2 changes: 1 addition & 1 deletion wiki
Submodule wiki updated from bf05a1 to c1e0a6

0 comments on commit 8111863

Please sign in to comment.