New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 16:01:31 +01:00
parent 0bc453a944
commit 93fefe5c10

View File

@@ -245,6 +245,40 @@
<value>Τελείωσε η συλλογή καρτών των παιχνιδιών: {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>Κατάσταση συλλογής καρτών του {0} ({1}): {2} κάρτες απομένουν</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>Η συλλογή καρτών σταμάτησε!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Τώρα συλλέγονται κάρτες του: {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="NowIdlingList" xml:space="preserve">
<value>Τώρα συλλέγονται κάρτες των: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Ακόμα συλλέγονται κάρτες του: {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="StillIdlingList" xml:space="preserve">
<value>Ακόμα συλλέγονται κάρτες των: {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>Σταμάτησε η συλλογή καρτών του: {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>Σταμάτησε η συλλογή καρτών των: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
@@ -257,21 +291,19 @@
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>Σταματά προσωρινά η αυτόματη συλλογή καρτών!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>Ξαναρχίζει η αυτόματη συλλογή καρτών!</value>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>Η αυτόματη συλλογή καρτών έχει σταματήσει ήδη!</value>
</data>
<data name="BotAutomaticIdlingPausedWithCountdown" xml:space="preserve">
<value>Η αυτόματη συλλογή καρτών έχει σταματήσει τώρα! Έχετε {0} λεπτά για να ξεκινήσετε ένα παιχνίδι.</value>
<comment>{0} will be replaced by number of minutes</comment>
</data>