Automatic translations update

This commit is contained in:
ArchiBot
2021-05-25 02:42:38 +00:00
parent 1de63f6d00
commit 716acb0468
11 changed files with 69 additions and 48 deletions

View File

@@ -429,7 +429,7 @@ StackTrace:
<value>Bot-Instanz nicht gestartet, weil diese in der Konfigurationsdatei deaktiviert ist!</value>
</data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Der TwoFactorCodeMismatch-Fehlercode wurde {0} Mal in Folge empfangen. Entweder sind deine 2FA-Anmeldeinformationen nicht mehr gültig oder die Systemuhr ist nicht synchronisiert. Der Vorgang wird abgebrochen!</value>
<value>Der TwoFactorCodeMismatch-Fehlercode wurde {0} Mal in Folge empfangen. Entweder sind Ihre 2FA-Anmeldeinformationen nicht mehr gültig oder die Systemuhr ist nicht synchronisiert. Der Vorgang wird abgebrochen!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">

View File

@@ -130,7 +130,7 @@
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>Geconfigureerde {0} eigenschap is ongeldig: {1}</value>
<value>Geconfigureerde {0} instelling is ongeldig: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">

View File

@@ -131,11 +131,11 @@
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>Configuração da propriedade {0} inválida: {1}</value>
<value>A propriedade {0} possui valor inválido: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
<value>ASF V{0} encontrou uma exceção fatal antes mesmo que o módulo de registro fosse inicializado!</value>
<value>O ASF V{0} encontrou uma exceção fatal antes mesmo que o módulo de registro fosse inicializado!</value>
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
@@ -148,7 +148,7 @@ StackTrace:
<value>Saindo com um código de erro diferente de zero!</value>
</data>
<data name="ErrorFailingRequest" xml:space="preserve">
<value>Falha na solicitação: {0}</value>
<value>Erro de solicitação: {0}</value>
<comment>{0} will be replaced by URL of the request</comment>
</data>
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
@@ -171,7 +171,7 @@ StackTrace:
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
<value>Falha na solicitação após {0} tentativas!</value>
<value>Falha na solicitação após {0} tentativa(s)!</value>
<comment>{0} will be replaced by maximum number of tries</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
@@ -637,14 +637,14 @@ Tempo de execução: {1}</value>
<value>O bot de destino não está conectado!</value>
</data>
<data name="BotWalletBalance" xml:space="preserve">
<value>Saldo da Carteira: {0} {1}</value>
<value>Saldo na carteira: {0} {1}</value>
<comment>{0} will be replaced by wallet balance value, {1} will be replaced by currency name</comment>
</data>
<data name="BotHasNoWallet" xml:space="preserve">
<value>O bot não tem saldo na Carteira.</value>
<value>O bot está com a carteira vazia.</value>
</data>
<data name="BotLevel" xml:space="preserve">
<value>Nível Steam do bot: {0}.</value>
<value>O nível do bot é {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
@@ -690,14 +690,14 @@ Tempo de execução: {1}</value>
<value>Executando...</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>O console interativo agora está ativo. Digite "c" para entrar no modo de comando.</value>
<value>O console interativo está ativo, digite 'c' para entrar no modo de comando.</value>
</data>
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
<value>O console interativo está indisponível porque a propriedade de configuração "{0}" está ausente.</value>
<value>O console interativo não está disponível devido à falta da propriedade de configuração {0}.</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Há {0} jogo(s) restante(s) na fila de ativação em segundo plano do bot.</value>
<value>Há {0} jogos restantes na lista de ativação em segundo plano desse bot.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">

View File

@@ -208,20 +208,11 @@ StackTrace:
<value>Versão local: {0} | Versão remota: {1}</value>
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
</data>
<data name="UserInputSteam2FA" xml:space="preserve">
<value>Por favor, digite o seu código de autenticação de dois fatores da app de autenticador da Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamLogin" xml:space="preserve">
<value>Por favor escreva o seu Steam login: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
<value>Por favor escreva a sua palavra-chave da Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="IPCReady" xml:space="preserve">
<value>Servidor IPC pronto!</value>
@@ -233,11 +224,17 @@ StackTrace:
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="BotStatusOverview" xml:space="preserve">
<value>Existe {0}/{1} bots ligados, com um total de {2} jogos ({3} cartas) restantes para coletar.</value>
<value>Existem {0}/{1} bots em execução, com o total de {2} jogos ({3} cartas) sobraram para farmar.</value>
<comment>{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to idle, {3} will be replaced by total number of cards left to idle</comment>
</data>
<data name="BotStatusIdling" xml:space="preserve">
<value>O Bot está a farmar o jogo: {0} ({1}, {2} cartas restantes) num total de {3} jogos ({4} cartas) restantes para farmar (~{5} restantes).</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle, {3} will be replaced by total number of games to idle, {4} will be replaced by total number of cards to idle, {5} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="BotStatusIdlingList" xml:space="preserve">
<value>Bot está a farmar cartas dos jogos: {0} num total de {1} jogos ({2} cartas) restantes para colecionar (~{3} cartas restantes).</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), {1} will be replaced by total number of games to idle, {2} will be replaced by total number of cards to idle, {3} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
@@ -245,28 +242,46 @@ StackTrace:
<value>Feito!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Nós temos um total de {0} jogos ({1} cartas) restantes para obter as cartas (~{2} cartas restantes)...</value>
<value>ASF contém um total de {0} jogos ({1} cartas) restantes para colectar (~{2} restante)...</value>
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Coleta terminada: {0} ({1}) com {2} jogadas!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinishedForGames" xml:space="preserve">
<value>Coleção terminada de: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>Estado de coleção de {0} ({1}): {2} cartas restantes</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle</comment>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Agora a farmar: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="NowIdlingList" xml:space="preserve">
<value>Agora a farmar: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Ainda está a coletar: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StillIdlingList" xml:space="preserve">
<value>Ainda está a coletar: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StoppedIdling" xml:space="preserve">
<value>Parou de coletar: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StoppedIdlingList" xml:space="preserve">
<value>Parou de coletar: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
@@ -275,7 +290,10 @@ StackTrace:
<value>Comando desconhecido!</value>
</data>
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
<value>Não foi possível verificar o estado das cartas para o jogo: {0} ({1}), tentaremos mais tarde!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotAcceptingGift" xml:space="preserve">
<value>A aceitar presente: {0}...</value>
<comment>{0} will be replaced by giftID (number)</comment>
@@ -467,10 +485,7 @@ StackTrace:
<data name="ErrorFunctionOnlyInHeadlessMode" xml:space="preserve">
<value>Esta função só está disponível no modo headless!</value>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>Já adquirido: {0}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="ErrorAccessDenied" xml:space="preserve">
<value>Acesso negado!</value>
</data>

View File

@@ -131,7 +131,7 @@
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>Proprietatea {0} a fost configurată cu o valoare invalidă: {1}</value>
<value>Proprietatea {0} configurată este invalidă: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">

View File

@@ -131,7 +131,7 @@
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>Конфигурационный параметр {0} неверен: {1}</value>
<value>Параметр {0} имеет неверное значение: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">

View File

@@ -163,7 +163,7 @@ StackTrace:
<value>Nie je definovaný žiadny bot. Zabudol si nakonfigurovať ASF?</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} je hodnoty null!</value>
<value>{0} hodnotu null!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorParsingObject" xml:space="preserve">

View File

@@ -131,7 +131,7 @@
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>Yapılandırılmış {0} özellik geçersiz: {1}</value>
<value>Yapılandırılmış {0} özelliği geçersiz: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">

View File

@@ -742,6 +742,12 @@
<data name="ErrorConfigDirectoryNotFound" xml:space="preserve">
<value>Каталог з конфігураційними файлами не знайдено, припиняю роботу!</value>
</data>
<data name="BotIdlingSelectedGames" xml:space="preserve">
<value>Запускаємо обрані у {0}: {1}</value>
<comment>{0} will be replaced by internal name of the config property (e.g. "GamesPlayedWhileIdle"), {1} will be replaced by comma-separated list of appIDs that user has chosen</comment>
</data>
<data name="AutomaticFileMigration" xml:space="preserve">
<value>Файл конфігурації {0} буде оновлено до поточного синтаксису...</value>
<comment>{0} will be replaced with the relative path to the affected config file</comment>
</data>
</root>

View File

@@ -458,7 +458,7 @@
<value>你無法對自己發出交易請求!</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>BOT 並未啟用 ASF 兩步驟驗證!是否忘記將驗證器匯入成 ASF 兩步驟驗證</value>
<value>這個 BOT 並未啟用 ASF 二階段驗證!是否忘記將二階段驗證導入至 ASF</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>此 BOT 執行個體尚未連線!</value>

2
wiki

Submodule wiki updated: 925c2df2c8...d8e7491418