Automatic translations update

This commit is contained in:
GitHub Action
2020-08-14 02:07:58 +00:00
parent 64eda2b44f
commit 0a5ac68df4
2 changed files with 8 additions and 2 deletions

View File

@@ -723,5 +723,8 @@ Proces uptime: {1}</value>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC-configuratie is gewijzigd!</value>
</data>
<data name="BotTradeOfferResult" xml:space="preserve">
<value>Het ruilaanbod {0} is als {1} gemarkeerd vanwege {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>
</root>

View File

@@ -724,5 +724,8 @@ Tempo de execução: {1}</value>
<data name="IPCConfigChanged" xml:space="preserve">
<value>A configuração IPC foi alterada!</value>
</data>
<data name="BotTradeOfferResult" xml:space="preserve">
<value>Na oferta de troca {0} será {1} devido à {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>
</root>