mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
New translations
This commit is contained in:
@@ -394,8 +394,8 @@ StackTrace:
|
||||
<value>Checking other badge pages...</value>
|
||||
</data>
|
||||
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
|
||||
<value>Chosen farming algorithm: {0}</value>
|
||||
<comment>{0} will be replaced by the name of chosen farming algorithm</comment>
|
||||
<value>Chosen idling algorithm: {0}</value>
|
||||
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
|
||||
</data>
|
||||
<data name="Done" xml:space="preserve">
|
||||
<value>Feito!</value>
|
||||
@@ -470,7 +470,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by giftID (number)</comment>
|
||||
</data>
|
||||
<data name="BotAccountLimited" xml:space="preserve">
|
||||
<value>This account is limited, farming process is permanently unavailable until the restriction is removed!</value>
|
||||
<value>This account is limited, idling process is permanently unavailable until the restriction is removed!</value>
|
||||
</data>
|
||||
<data name="BotAddLicenseResponse" xml:space="preserve">
|
||||
<value><{0}> | GameID: {1} | Estado: {2}</value>
|
||||
@@ -579,15 +579,15 @@ StackTrace:
|
||||
<comment>{0} will be replaced by bot's name</comment>
|
||||
</data>
|
||||
<data name="BotNotOwnedYet" xml:space="preserve">
|
||||
<value><{0}> Not owned yet: {1}</value>
|
||||
<value><{0}> Ainda não pussui: {1}</value>
|
||||
<comment>{0} will be replaced by bot's name, {1} will be replaced by query (string)</comment>
|
||||
</data>
|
||||
<data name="BotOwnedAlready" xml:space="preserve">
|
||||
<value><{0}> Owned already: {1} | {2}</value>
|
||||
<value><{0}> Já pussui: {1} | {2}</value>
|
||||
<comment>{0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name</comment>
|
||||
</data>
|
||||
<data name="BotRateLimitExceeded" xml:space="preserve">
|
||||
<value>Rate limit exceeded, we will retry after {0} minutes of cooldown...</value>
|
||||
<value>Taxa limite excedida, tentaremos novamente daqui a {0} minutos...</value>
|
||||
<comment>{0} will be replaced by number of minutes</comment>
|
||||
</data>
|
||||
<data name="BotReconnecting" xml:space="preserve">
|
||||
@@ -613,7 +613,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by bot's name</comment>
|
||||
</data>
|
||||
<data name="BotStatusNotConnected" xml:space="preserve">
|
||||
<value>Bot {0} is not connected.</value>
|
||||
<value>O Bot {0} não está conectado.</value>
|
||||
<comment>{0} will be replaced by bot's name</comment>
|
||||
</data>
|
||||
<data name="BotStatusNotRunning" xml:space="preserve">
|
||||
@@ -621,23 +621,23 @@ StackTrace:
|
||||
<comment>{0} will be replaced by bot's name</comment>
|
||||
</data>
|
||||
<data name="BotStatusPaused" xml:space="preserve">
|
||||
<value>Bot {0} is paused or running in manual mode.</value>
|
||||
<value>O Bot {0} está parado ou a ser executado no modo manual.</value>
|
||||
<comment>{0} will be replaced by bot's name</comment>
|
||||
</data>
|
||||
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
|
||||
<value>Bot {0} is currently being used.</value>
|
||||
<value>O Bot {0} está a ser usado.</value>
|
||||
<comment>{0} will be replaced by bot's name</comment>
|
||||
</data>
|
||||
<data name="BotUnableToConnect" xml:space="preserve">
|
||||
<value>Unable to connect to Steam: {0}</value>
|
||||
<value>Não foi possível estabelecer ligação à Steam: {0}</value>
|
||||
<comment>{0} will be replaced by failure reason (string)</comment>
|
||||
</data>
|
||||
<data name="BotUnableToLogin" xml:space="preserve">
|
||||
<value>Unable to login to Steam: {0}/{1}</value>
|
||||
<value>Não foi possível efectuar o login para a Steam: {0}/{1}</value>
|
||||
<comment>{0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string)</comment>
|
||||
</data>
|
||||
<data name="ErrorIsEmpty" xml:space="preserve">
|
||||
<value>{0} is empty!</value>
|
||||
<value>{0} está vazio!</value>
|
||||
<comment>{0} will be replaced by object's name</comment>
|
||||
</data>
|
||||
<data name="UnusedKeys" xml:space="preserve">
|
||||
@@ -667,17 +667,17 @@ StackTrace:
|
||||
<value>Failed to disconnect the client, abandoning this bot instance!</value>
|
||||
</data>
|
||||
<data name="BotSteamDirectoryInitializationFailed" xml:space="preserve">
|
||||
<value>Could not initialize SteamDirectory, connecting with Steam Network might take much longer than usual!</value>
|
||||
<value>Não foi possível executar o Steam Directory, a conexão com a Steam Network pode demorar mais do que o normal!</value>
|
||||
</data>
|
||||
<data name="BotStopping" xml:space="preserve">
|
||||
<value>A parar...</value>
|
||||
</data>
|
||||
<data name="ErrorBotConfigInvalid" xml:space="preserve">
|
||||
<value>Your bot config is invalid, please verify content of {0} and try again!</value>
|
||||
<value>A sua configuração do bot é inválida, por favor verifique se o conteúdo de {0} e tente outra vez!</value>
|
||||
<comment>{0} will be replaced by file's path</comment>
|
||||
</data>
|
||||
<data name="ErrorDatabaseInvalid" xml:space="preserve">
|
||||
<value>Não foi possível carregar a base de dados, se este problema persistir, por favor remova "{0}" para recriar a base dados!</value>
|
||||
<value>Não foi possível carregar a base de dados, se este problema persistir, por favor remova "{0}" para recriar o banco dados!</value>
|
||||
<comment>{0} will be replaced by file's path</comment>
|
||||
</data>
|
||||
<data name="Initializing" xml:space="preserve">
|
||||
|
||||
Reference in New Issue
Block a user