Skip to content

Commit 73a4e8a

Browse files
Automatic translations update
1 parent 7b98fea commit 73a4e8a

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.pt-BR.resx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,10 @@
107107
<value>Recuperamos um total de {0} informações de aplicativos.</value>
108108
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
109109
</data>
110-
110+
<data name="BotFinishedRetrievingDepotKeys" xml:space="preserve">
111+
<value>Concluído {0} de {1} solicitações de chave do depot.</value>
112+
<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>
113+
</data>
111114
<data name="BotFinishedRetrievingTotalDepots" xml:space="preserve">
112115
<value>Recuperamos códigos de acesso para {0} aplicativos.</value>
113116
<comment>{0} will be replaced by the number (total count) of apps retrieved</comment>

ArchiSteamFarm/Localization/Strings.pt-BR.resx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,5 +792,8 @@ Tempo de execução: {1}</value>
792792
<data name="CustomPluginUpdatesEnabled" xml:space="preserve">
793793
<value>Os plugins personalizados foram registrados para atualizações automáticas. A equipe do ASF gostaria de lembrá-lo de que, para sua própria segurança, você deve habilitar atualizações automáticas apenas de desenvolvedores confiáveis. Caso você não pretendia fazer isso, pode desabilitar as atualizações de plugin na configuração global do ASF.</value>
794794
</data>
795-
795+
<data name="Input" xml:space="preserve">
796+
<value>Entrada: {0}</value>
797+
<comment>{0} will be replaced by text input from the user.</comment>
798+
</data>
796799
</root>

wiki

Submodule wiki updated from db82d77 to 369e9d7

0 commit comments

Comments
 (0)