New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 19:41:40 +01:00
parent a7a5ee708d
commit f876f28ab1

View File

@@ -403,8 +403,14 @@ StackTrace:
<data name="BotAccountLimited" xml:space="preserve">
<value>Αυτός ο λογαριασμός είναι περιορισμένος, η συλλογή καρτών είναι μόνιμα μη διαθέσιμη μέχρι να καταργηθεί ο περιορισμός!</value>
</data>
<data name="BotAddLicenseResponse" xml:space="preserve">
<value>&lt;{0} &gt; GameID: {1} | Κατάσταση: {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseResponseWithItems" xml:space="preserve">
<value>&lt;{0} &gt; GameID: {1} | Κατάσταση: {2} | Στοιχεία: {3}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string, {3} will be replaced by list of granted appIDs (numbers), separated by a comma</comment>
</data>
<data name="BotAlreadyRunning" xml:space="preserve">
<value>Αυτό το bot τρέχει ήδη!</value>
<comment>{0} will be replaced by bot's name</comment>
@@ -496,7 +502,10 @@ StackTrace:
<value>&lt;{0}&gt; Δεν έχει ακόμα: {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; Έχει ήδη: {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="BotRateLimitExceeded" xml:space="preserve">
<value>Ξεπεράστηκε το όριο, θα ξαναγίνει προσπάθεια μετά από {0} λεπτά χαλάρωσης...</value>
<comment>{0} will be replaced by number of minutes</comment>