mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
New translations
This commit is contained in:
@@ -403,8 +403,14 @@ StackTrace:
|
||||
<data name="BotAccountLimited" xml:space="preserve">
|
||||
<value>Αυτός ο λογαριασμός είναι περιορισμένος, η συλλογή καρτών είναι μόνιμα μη διαθέσιμη μέχρι να καταργηθεί ο περιορισμός!</value>
|
||||
</data>
|
||||
|
||||
|
||||
<data name="BotAddLicenseResponse" xml:space="preserve">
|
||||
<value><{0} > 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><{0} > 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><{0}> Δεν έχει ακόμα: {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><{0}> Έχει ήδη: {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>
|
||||
|
||||
Reference in New Issue
Block a user