Automatic translations update

This commit is contained in:
GitHub Action 2020-08-18 02:08:02 +00:00
parent 19aa60cccd
commit 3292816967
2 changed files with 6 additions and 3 deletions

View file

@ -725,8 +725,11 @@ Tempo de execução: {1}</value>
<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>
<value>A oferta de troca {0} será determinada como {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>
<data name="BotInvalidPasswordDuringLogin" xml:space="preserve">
<value>O código de erro InvalidPassword foi recebido {0} vezes seguidas. A sua senha para essa conta provavelmente está errada, abortando!</value>
<comment>{0} will be replaced by maximum allowed number of failed login attempts</comment>
</data>
</root>

View file

@ -729,7 +729,7 @@
<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>收到无效密码错误代码 {0} 次。您对此帐户的密码很可能是错误的,中止!</value>
<value>连续收到无效密码InvalidPassword错误代码 {0} 次。您对此帐户的密码很可能是错误的,正在中止操作</value>
<comment>{0} will be replaced by maximum allowed number of failed login attempts</comment>
</data>
</root>