New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 05:31:41 +01:00
parent 7aa7fbbf4f
commit 0f432d320d

View File

@@ -138,15 +138,8 @@
<value>ASF Verzija {0} je naisla u 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>Exception: {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="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
<value>Exiting with non-zero error code!</value>
</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>
@@ -436,9 +429,7 @@ StackTrace:
<value>Trenutno idlovanje: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="PlayingNotAvailable" xml:space="preserve">
<value>Playing is currently unavailable, we'll try again later!</value>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Jos uvek se idluje: {0} ({1})</value>
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
@@ -447,52 +438,26 @@ StackTrace:
<value>Jos uvek se idluje: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="StoppedIdling" xml:space="preserve">
<value>Stopped idling: {0} ({1})</value>
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StoppedIdlingList" xml:space="preserve">
<value>Stopped idling: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Nepoznata komanda!</value>
</data>
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
<value>Could not get badges information, we will try again later!</value>
</data>
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
<value>Could not check cards status for: {0} ({1}), we will try again later!</value>
<comment>{0} will be replaced by game's appID (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="BotAccountLimited" xml:space="preserve">
<value>This account is limited, idling process is permanently unavailable until the restriction is removed!</value>
</data>
<data name="BotAddLicenseResponse" xml:space="preserve">
<value>&lt;{0}&gt; GameID: {1} | Status: {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseResponseWithItems" xml:space="preserve">
<value>&lt;{0}&gt; GameID: {1} | Status: {2} | Items: {3}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string, {3} will be replaced by list of granted appIDs (numbers), separated by a comma</comment>
</data>
<data name="BotAlreadyRunning" xml:space="preserve">
<value>That bot instance is already running!</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>Konvertovanje .maFile u ASF format...</value>
</data>
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
<value>Successfully finished importing mobile authenticator!</value>
</data>
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Your DeviceID is incorrect or doesn't exist!</value>
</data>
<data name="BotAuthenticatorToken" xml:space="preserve">
<value>2FA Token: {0}</value>
<comment>{0} will be replaced by generated 2FA token (string)</comment>
@@ -526,116 +491,39 @@ StackTrace:
<value>[{0}] šifra: {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>Not starting this bot instance because it's disabled in config file!</value>
</data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Received TwoFactorCodeMismatch error code {0} times in a row, this almost always indicates invalid ASF 2FA credentials, aborting!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>Logged off of Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>
</data>
<data name="BotLoggedOn" xml:space="preserve">
<value>Successfully logged on!</value>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Logging in...</value>
</data>
<data name="BotLogonSessionReplaced" xml:space="preserve">
<value>This account seems to be used in another ASF instance, which is undefined behaviour, refusing to keep it running!</value>
</data>
<data name="BotLootingFailed" xml:space="preserve">
<value>Trade offer failed!</value>
</data>
<data name="BotLootingMasterNotDefined" xml:space="preserve">
<value>Trade couldn't be send because SteamMasterID is not defined!</value>
<comment>SteamMasterID is name of bot config property, it should not be translated</comment>
</data>
<data name="BotLootingNoLootableTypes" xml:space="preserve">
<value>You don't have any lootable types set!</value>
</data>
<data name="BotLootingNowDisabled" xml:space="preserve">
<value>Looting is now disabled!</value>
</data>
<data name="BotLootingNowEnabled" xml:space="preserve">
<value>Looting is now enabled!</value>
</data>
<data name="BotLootingSuccess" xml:space="preserve">
<value>Trade offer sent successfully!</value>
</data>
<data name="BotLootingTemporarilyDisabled" xml:space="preserve">
<value>Looting is temporarily disabled!</value>
</data>
<data name="BotLootingYourself" xml:space="preserve">
<value>You can't loot yourself!</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>Ovaj bot nema ASF 2FA uključen! Da li ste zaboravili da importujete vaš authentikator kao ASF 2FA?</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>This bot instance is not connected!</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>&lt;{0}&gt; Not owned yet: {1}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by query (string)</comment>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>&lt;{0}&gt; Owned already: {1} | {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>Rate limit exceeded, we will retry after {0} minutes of cooldown...</value>
<comment>{0} will be replaced by number of minutes</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Reconnecting...</value>
</data>
<data name="BotRedeemResponse" xml:space="preserve">
<value>&lt;{0}&gt; Key: {1} | Status: {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string</comment>
</data>
<data name="BotRedeemResponseWithItems" xml:space="preserve">
<value>&lt;{0}&gt; Key: {1} | Status: {2} | Items: {3}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string, {3} will be replaced by list of key-value pairs, separated by a comma</comment>
</data>
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
<value>Removed expired login key!</value>
</data>
<data name="BotsStatusNotIdling" xml:space="preserve">
<value>Bot {0} is not idling anything.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusLimited" xml:space="preserve">
<value>Bot {0} is limited and can't drop any cards through idling.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusNotConnected" xml:space="preserve">
<value>Bot {0} is not connected.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusNotRunning" xml:space="preserve">
<value>Bot {0} is not running.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusPaused" xml:space="preserve">
<value>Bot {0} is paused or running in manual mode.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
<value>Bot {0} is currently being used.</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotUnableToConnect" xml:space="preserve">
<value>Unable to connect to Steam: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotUnableToLogin" xml:space="preserve">
<value>Unable to login to 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>
@@ -648,45 +536,22 @@ StackTrace:
<value>Neuspeh zbog greške: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotConnectionLost" xml:space="preserve">
<value>Connection to Steam Network lost, reconnecting...</value>
</data>
<data name="BotAccountFree" xml:space="preserve">
<value>Account is no longer occupied, idling process resumed!</value>
</data>
<data name="BotAccountOccupied" xml:space="preserve">
<value>Account is currently being used, ASF will resume idling when it's free...</value>
</data>
<data name="BotAutomaticIdlingPauseTimeout" xml:space="preserve">
<value>Shared library has not been launched in given time period, idling process resumed!</value>
</data>
<data name="BotConnecting" xml:space="preserve">
<value>Konektovanje...</value>
</data>
<data name="BotHeartBeatFailed" xml:space="preserve">
<value>Failed to disconnect the client, abandoning this bot instance!</value>
</data>
<data name="BotSteamDirectoryInitializationFailed" xml:space="preserve">
<value>Could not initialize SteamDirectory, connecting with Steam Network might take much longer than usual!</value>
</data>
<data name="BotStopping" xml:space="preserve">
<value>Zaustavljanje...</value>
</data>
<data name="ErrorBotConfigInvalid" xml:space="preserve">
<value>Your bot config is invalid, please verify content of {0} and try again!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorDatabaseInvalid" xml:space="preserve">
<value>Persistent database could not be loaded, if issue persists, please remove {0} in order to recreate the database!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="Initializing" xml:space="preserve">
<value>Initializing {0}...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>
</data>
<data name="WarningPrivacyPolicy" xml:space="preserve">
<value>Please review our privacy policy section on the wiki if you're concerned about what ASF is in fact doing!</value>
</data>
<data name="Welcome" xml:space="preserve">
<value>Izgleda kao da prvi put pokrecete ASF, dobrodosli!</value>
</data>