Automatic translations update

This commit is contained in:
GitHub Action
2020-11-18 02:09:09 +00:00
parent fc97cc7d70
commit 63bec34d7a
2 changed files with 14 additions and 5 deletions

View File

@@ -366,7 +366,7 @@ StackTrace :
<value>Commande inconnue !</value>
</data>
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
<value>Impossible d'obtenir les informations des badges, nous réessayerons plus tard !</value>
<value>Impossible d'obtenir des informations sur les badges, nous allons réessayer plus tard !</value>
</data>
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
<value>Impossible de vérifier les cartes restantes pour : {0} ({1}), nous réessayerons plus tard !</value>
@@ -724,7 +724,16 @@ Durée de fonctionnement : {1}</value>
<data name="IPCConfigChanged" xml:space="preserve">
<value>La configuration IPC a été modifiée !</value>
</data>
<data name="BotTradeOfferResult" xml:space="preserve">
<value>L'offre d'échange {0} est déterminée comme étant {1} à cause de {2}.</value>
<comment>{0} will be replaced by trade offer ID (number), {1} will be replaced by internal ASF enum name, {2} will be replaced by technical reason why the trade was determined to be in this state</comment>
</data>
<data name="BotInvalidPasswordDuringLogin" xml:space="preserve">
<value>Le code d'erreur InvalidPassword a été reçu {0} fois de suite. Votre mot de passe pour ce compte est probablement erroné, abandon!</value>
<comment>{0} will be replaced by maximum allowed number of failed login attempts</comment>
</data>
<data name="Result" xml:space="preserve">
<value>Résultat: {0}</value>
<comment>{0} will be replaced by generic result of various functions that use this string</comment>
</data>
</root>

2
wiki

Submodule wiki updated: f32a499cf9...64fb11c3a7