Translated

This commit is contained in:
Łukasz Domeradzki
2017-01-07 08:50:34 +01:00
parent b5e433dc03
commit f8cc42eb0f

View File

@@ -400,7 +400,10 @@
<data name="Done" xml:space="preserve">
<value>Виконано!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Всього залишилось {0} ігор ({1} карт, ~{2} залишилось)...</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 built from TimeSpan* translation parts</comment>
</data>
<data name="IdlingFinished" xml:space="preserve">
<value>Ідлінг закінчено!</value>
</data>