New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 11:11:24 +01:00
parent df2e57e897
commit 39e64da0f8

View File

@@ -404,13 +404,31 @@
<data name="IdlingFinished" xml:space="preserve">
<value>Kortelių rinkimas baigtas!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Kortelių rinkimas užbaigtas: {0} ({1}) po {2} žaidimo laiko!</value>
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
</data>
<data name="IdlingFinishedForGames" xml:space="preserve">
<value>Užbaigta rinkti korteles iš: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>Kortelių rinkimo statusas iš {0} ({1}): {2} kortelės likusios</value>
<comment>{0} will be replaced by game's appID (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>Kortelių rinkimas sustabdytas!</value>
</data>
<data name="IgnoredStickyPauseEnabled" xml:space="preserve">
<value>Nevykdomas šis prašymas, nes lipni pauzė yra įjungta!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>Mes neturime iš ko rinkit korteles šioje paskyroje!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Dabar renkama: {0} ({1})</value>
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
</data>