Automatic translations update

This commit is contained in:
ArchiBot
2022-02-03 02:06:56 +00:00
parent 171fca42f2
commit a7c2ca6bc5

View File

@@ -222,20 +222,34 @@ StackTrace: {2}</value>
</data>
<data name="BotStatusIdlingList" xml:space="preserve">
<value>A bot a {0} játékot farmolja. Összesen {1} játék ({2} kártya) maradt hátra (kb. {3} mire végez).</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), {1} will be replaced by total number of games to farm, {2} will be replaced by total number of cards to farm, {3} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="CheckingFirstBadgePage" xml:space="preserve">
<value>A kitűzők első oldalának ellenőrzése...</value>
</data>
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>A többi kitűző oldal ellenőrzése...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>A kiválasztott farmoló algoritmus: {0}</value>
<comment>{0} will be replaced by the name of chosen farming algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Kész!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Még összesen {0} játék ({1} kártya) maradt (kb. {2} míg végez)...</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>Farmolás befejezve!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Farmolás befejezve: {0} ({1}) készen van {2} játékidő után!</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="IdlingStatusForGame" xml:space="preserve">
<value>Farmolás állapota a következő a játékhoz: {0} ({1}): {2} kártya maradt</value>