Translations update

This commit is contained in:
JustArchi
2020-04-10 19:45:21 +02:00
parent ff9a7631ee
commit ca83301ae3
4 changed files with 18 additions and 7 deletions

2
ASF-ui

Submodule ASF-ui updated: c51133aab4...0c01122a09

View File

@@ -682,14 +682,25 @@ StackTrace:
<value>Η διαδραστική κονσόλα δεν είναι διαθέσιμη διότι λείπει η ιδιότητα {0} από το αρχείο διαμόρφωσης.</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="Response" xml:space="preserve">
<value>Ανταπόκριση: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Το bot έχει {0} παιχνίδια που απομένουν στην ουρά.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>Η διαδικασία ASF εκτελείται ήδη για αυτόν τον κατάλογο εργασίας, ματαίωση!</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>Επεξεργάστηκαν {0} επιβεβαιώσεις με επιτυχία!</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="BotExtraIdlingCooldown" xml:space="preserve">
<value>Περιμένουμε {0} για να διασφαλίσουμε ότι είμαστε ελεύθεροι να ξεκινήσουμε την συλλογή...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Εκκαθάριση παλιών αρχείων μετά την ενημέρωση...</value>
</data>

2
wiki

Submodule wiki updated: 600c6bb5c3...9722145621