Automatic translations update

This commit is contained in:
ArchiBot
2025-04-27 02:26:09 +00:00
parent 2ba0eb77ad
commit eaa11c76ab

View File

@@ -107,7 +107,10 @@
<value>Récupération de {0} infos d'application terminée.</value> <value>Récupération de {0} infos d'application terminée.</value>
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment> <comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
</data> </data>
<data name="BotFinishedRetrievingDepotKeys" xml:space="preserve">
<value>Récupération de {{0} sur {1} demandes de clés de dépôt terminée.</value>
<comment>{0} will be replaced by the number (count this batch) of depot key requests that were successfully answered, {1} will be replaced by the number (count this batch) of depot key requests that were supposed to be sent</comment>
</data>
<data name="BotFinishedRetrievingTotalDepots" xml:space="preserve"> <data name="BotFinishedRetrievingTotalDepots" xml:space="preserve">
<value>Fin de la récupération de toutes les clés de dépôts pour un total de {0} applications.</value> <value>Fin de la récupération de toutes les clés de dépôts pour un total de {0} applications.</value>
<comment>{0} will be replaced by the number (total count) of apps retrieved</comment> <comment>{0} will be replaced by the number (total count) of apps retrieved</comment>