New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-06 22:52:04 +01:00
parent 805f721a6e
commit 38b6626cd7

View File

@@ -194,43 +194,43 @@ StackTrace:
<value>Recebido uma pedido de entrada para o usuário, mas o processo está sendo executado em modo headless!</value>
</data>
<data name="ErrorWCFAccessDenied" xml:space="preserve">
<value>Refusing to handle the request because SteamOwnerID is not set!</value>
<value>Solicitação de pedido negada pois o SteamOwnerID não foi configurado!</value>
</data>
<data name="Exiting" xml:space="preserve">
<value>Exiting...</value>
<value>Saindo...</value>
</data>
<data name="WarningFailed" xml:space="preserve">
<value>Failed!</value>
<value>Falha!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>Global config file has been changed!</value>
<value>O arquivo de configuração global foi alterado!</value>
</data>
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
<value>Global config file has been removed!</value>
<value>O arquivo de configuração global foi removido!</value>
</data>
<data name="IgnoringTrade" xml:space="preserve">
<value>Ignoring trade: {0}</value>
<value>Ignorando troca: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Logging in to {0}...</value>
<value>Iniciando seção em {0}...</value>
<comment>{0} will be replaced by service's name</comment>
</data>
<data name="NoBotsAreRunning" xml:space="preserve">
<value>No bots are running, exiting...</value>
<value>Nenhum bot está sendo executado, saindo...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>Refreshing our session!</value>
<value>Atualizando seção!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Rejecting trade: {0}</value>
<value>Rejeitando troca: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
<value>Restarting...</value>
<value>Reiniciando...</value>
</data>
<data name="WarningRuntimeUnsupported" xml:space="preserve">
<value>ASF detected unsupported runtime version, program might NOT run correctly in current environment. You're running it at your own risk without support!</value>
<value>ASF detectou uma versão do runtime sem suporte, o programa pode NÃO funcionar corretamente em ambiente atual. Você está executando sem suporte por sua conta e risco!</value>
</data>
<data name="RuntimeVersionComparison" xml:space="preserve">
<value>Required version: {0} | Found version: {1}</value>