mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-05 08:30:18 +00:00
New translations
This commit is contained in:
@@ -216,9 +216,35 @@
|
||||
|
||||
|
||||
<data name="BotStatusIdling" xml:space="preserve">
|
||||
<value>Το bot {0} συλλέγει κάρτες του παιχνιδιού: {1} ({2}, {3} κάρτες απομένουν) από το σύνολο των {4} παιχνιδιών ({5} κάρτες) που απομένουν (χρόνος που απομένει: ~{6}).</value>
|
||||
<value>Το bot {0} συλλέγει κάρτες του παιχνιδιού: {1} ({2}, {3} κάρτες απομένουν) από το σύνολο των {4} παιχνιδιών ({5} κάρτες) που απομένουν (υπόλοιπο χρόνου: ~{6}).</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, {3} will be replaced by number of cards left to idle, {4} will be replaced by total number of games to idle, {5} will be replaced by total number of cards to idle, {6} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
||||
</data>
|
||||
<data name="BotStatusIdlingList" xml:space="preserve">
|
||||
<value>Το bot {0} συλλέγει κάρτες των παιχνιδιών: {1} από ένα σύνολο {2} παιχνιδιών ({3} κάρτες) που απομένουν (υπόλοιπο χρόνου ~{4}).</value>
|
||||
<comment>{0} will be replaced by bot's name, {1} will be replaced by list of the games (appIDs, numbers), {2} will be replaced by total number of games to idle, {3} will be replaced by total number of cards to idle, {4} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
||||
</data>
|
||||
|
||||
|
||||
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
|
||||
<value>Επιλεγμένος αλγόριθμος συλλογής: {0}</value>
|
||||
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
|
||||
</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>
|
||||
<data name="IdlingFinishedForGame" 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 translated TimeSpan string built from TimeSpan* translation parts</comment>
|
||||
</data>
|
||||
<data name="IdlingFinishedForGames" xml:space="preserve">
|
||||
<value>Τελείωσε η συλλογή καρτών των παιχνιδιών: {0}</value>
|
||||
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
|
||||
</data>
|
||||
|
||||
|
||||
|
||||
@@ -288,15 +314,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user