New translations

This commit is contained in:
Łukasz Domeradzki
2017-02-06 21:30:52 +01:00
parent 855a09d4ea
commit 9896758c3b

View File

@@ -440,51 +440,88 @@ StackTrace: {2}</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>Kapcsolat bontása...</value>
<data name="BotAcceptingGift" xml:space="preserve">
<value>Ajándék elfogadása: {0}...</value>
<comment>{0} will be replaced by giftID (number)</comment>
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>Automatikus farmolás szüneteltetve!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>Automatikus farmolás folytatva!</value>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>Az automatikus farmolás már szüneteltetve van!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>Csatlakozva a Steamhez!</value>
</data>
<data name="BotDisconnected" xml:space="preserve">
<value>Lecsatlakozva a Steamről!</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>Kapcsolat bontása...</value>
</data>
<data name="BotEncryptedPassword" xml:space="preserve">
<value>[{0}] jelszó: {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="BotLoggedOn" xml:space="preserve">
<value>Sikeres bejelentkezés!</value>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Bejelentkezés...</value>
</data>
<data name="BotLootingFailed" xml:space="preserve">
<value>Csereajánlat nem sikerült!</value>
</data>
<data name="BotLootingMasterNotDefined" xml:space="preserve">
<value>A csereajánlatot nem lehet elküldeni, mert a SteamMasterID nincs beállítva!</value>
<comment>SteamMasterID is name of bot config property, it should not be translated</comment>
</data>
<data name="BotLootingSuccess" xml:space="preserve">
<value>Csereajánlat sikeresen elküldve!</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>Ez a bot példány nincs csatlakozva!</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>&lt;{0}&gt; Még nincs meg: {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; Már megvan: {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="BotReconnecting" xml:space="preserve">
<value>Újracsatlakozás...</value>
</data>
<data name="BotRedeemResponse" xml:space="preserve">
<value>&lt;{0}&gt; Kulcs: {1} | Állapot: {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="BotRemovedExpiredLoginKey" xml:space="preserve">
<value>A lejárt belépési kulcs törölve!</value>