Translations update

This commit is contained in:
JustArchi
2019-09-24 21:31:49 +02:00
parent 4ace737462
commit 9ed3695d05
10 changed files with 278 additions and 478 deletions

2
ASF-ui

Submodule ASF-ui updated: 384ff37679...716560fe63

View File

@@ -693,17 +693,42 @@ StackTrace:
<data name="PluginsWarning" xml:space="preserve">
<value>Jeden nebo více vlastních pluginů bylo načteno do ASF. Jelikož nejsme schopni poskytnout podporu pro modifikované nastavení, prosím, v případě problémů kontaktujte příslušné vývojáře daných pluginů.</value>
</data>
<data name="PleaseWait" xml:space="preserve">
<value>Čekejte prosím...</value>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>Zadejte příkaz: </value>
</data>
<data name="Executing" xml:space="preserve">
<value>Provádím...</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>Interaktivní konzole je nyní aktivní, napište "c" pro vstup do příkazového režimu.</value>
</data>
<data name="Response" xml:space="preserve">
<value>Reakce: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Bot má {0} zbývajících her ve frontě.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>Proces ASF již běží v této pracovní složce, přerušuji!</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>Úspěšně provedl {0} potvrzení!</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Odstraňování starých souborů po aktualizaci...</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>Generuji Steam parental code, toto může nějakou chvilku trvat, zvažte ho vložit do nastavení...</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC nastavení bylo změněno!</value>
</data>
</root>

View File

@@ -196,7 +196,7 @@ StackTrace:
<value>Virhe!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>Globaali asetustiedostoa muutettiin!</value>
<value>Globaalia asetustiedostoa muutettiin!</value>
</data>
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
<value>Globaali asetustiedosto poistettiin!</value>
@@ -229,7 +229,7 @@ StackTrace:
<value>Valmis!</value>
</data>
<data name="UnlockingParentalAccount" xml:space="preserve">
<value>Avataan lapsilukitus...</value>
<value>Avataan tilin lapsilukitus...</value>
</data>
<data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>Tarkistetaan päivityksiä...</value>
@@ -253,11 +253,11 @@ StackTrace:
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteam2FA" xml:space="preserve">
<value>Syötä 2FA koodi Steam authentikointi sovelluksesta: </value>
<value>Syötä 2FA koodi Steam varmennus sovelluksesta: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamGuard" xml:space="preserve">
<value>Syötä SteamGuard varmennuskoodi joka lähetettiin sähköpostiisi: </value>
<value>Syötä SteamGuard varmennuskoodi, joka lähetettiin sähköpostiisi: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamLogin" xml:space="preserve">
@@ -705,13 +705,30 @@ StackTrace:
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>Vuorovaikutteinen konsoli on nyt aktiivinen. Paina 'c' siirtyäksesi komento-tilaan.</value>
</data>
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
<value>Vuorovaikutteinen konsoli ei ole käytettävissä, koska {0} asetus puuttuu.</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="Response" xml:space="preserve">
<value>Vastaus: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Botilla on {0} peliä jäljellä taustajonossa.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>ASF prosessi on jo käynnissä tässä työhakemistossa. Keskeytetään!</value>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Siivotaan vanhat tiedostot päivityksen jälkeen...</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>Luodaan Steam lapsilukon koodi. Tämä saattaa kestää hetken. Harkitse lapsilukon syöttämistä suoraan asetustiedostoon...</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC asetusta on muutettu!</value>
</data>
</root>

View File

@@ -715,10 +715,24 @@
<value>Il bot ha {0} giochi rimanenti nella coda di background.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>ASF è già in esecuzione per questa cartella di lavoro, interrompo!</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>{0} conferme gestite con successo!</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="BotExtraIdlingCooldown" xml:space="preserve">
<value>In attesa di {0} prima di poter iniziare a raccogliere le carte...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Pulizia dei vecchi file dopo l'aggiornamento...</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>Genero un parental code per Steam, può volerci un po' di tempo, si consiglia invece di inserirlo direttamente nella configurazione...</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>Configurazione IPC modificata!</value>
</data>
</root>

View File

@@ -731,6 +731,10 @@ StackTrace:
<data name="UpdateCleanup" xml:space="preserve">
<value>업데이트 후 예전 파일을 삭제합니다...</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>Steam 부모 코드를 생성합니다. 시간이 좀 걸릴 수 있으므로 환경설정에 넣어놓는 것을 고려해보십시오.</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC 환경설정이 변경되었습니다.</value>
</data>
</root>

View File

@@ -117,12 +117,9 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AcceptingTrade" xml:space="preserve">
<value>Aceitando a troca: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="AutoUpdateCheckInfo" xml:space="preserve">
<value>ASF vai automaticamente procurar por novas versões a cada {0}.</value>
<value>O ASF vai automaticamente procurar por novas versões a cada {0}.</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "24 hours")</comment>
</data>
<data name="Content" xml:space="preserve">
@@ -130,558 +127,270 @@
{0}</value>
<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>Propriedade de configuração {0} é inválida: {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 que o núcleo do módulo de log foi sequer capaz de inicializar!</value>
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
<value>Exceção: {0}() {1}
StackTrace:
{2}</value>
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
</data>
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
<value>Saindo com erro diferente de zero!</value>
</data>
<data name="ErrorFailingRequest" xml:space="preserve">
<value>Pedido falhou em: {0}</value>
<comment>{0} will be replaced by URL of the request</comment>
</data>
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
<value>Configuração global não pôde ser carregada, por favor certefique-se que {0} existe e é válido! Siga os passos na wiki se tiver dúvidas.</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorIsInvalid" xml:space="preserve">
<value>{0} é inválido!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Recusando a executação desta função devido ao ID de dispositivo ser inválido no ASF 2FA!</value>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>Sem bots definidos, esqueceste-te de configurar o teu ASF?</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} é nulo!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorParsingObject" xml:space="preserve">
<value>Falha ao analisar {0}!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
<value>O pedido falhou após {0} tentativas!</value>
<comment>{0} will be replaced by maximum number of tries</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
<value>Não foi possível verificar a ultima versão!</value>
</data>
<data name="ErrorUpdateNoAssetForThisVersion" xml:space="preserve">
<value>Não se conseguiu prosseguir com a atualização porque não há nenhum recurso que se relacione com a versão atual! Foi impossível atualizar automaticamente para essa versão.</value>
</data>
<data name="ErrorUpdateNoAssets" xml:space="preserve">
<value>Não foi possível prosseguir com a atualização porque essa versão não incluí recursos!</value>
</data>
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
<value>O pedido de entrada do usuário foi recebido, mas o processo está sendo executado no modo não-interativo!</value>
</data>
<data name="Exiting" xml:space="preserve">
<value>Saindo...</value>
</data>
<data name="WarningFailed" xml:space="preserve">
<value>Erro!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>A configuração global foi alterada!</value>
</data>
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
<value>A configuração global foi removida!</value>
</data>
<data name="IgnoringTrade" xml:space="preserve">
<value>A ignorar a troca: {0}</value>
<comment>{0} will be replaced by trade number</comment>
<value>A sair...</value>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>A iniciar sessão em {0}...</value>
<comment>{0} will be replaced by service's name</comment>
</data>
<data name="NoBotsAreRunning" xml:space="preserve">
<value>Sem bots ligados, a sair...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>A atualizar a nossa sessão!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Rejeitando a troca: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
<value>Reiniciando...</value>
</data>
<data name="Starting" xml:space="preserve">
<value>Iniciando...</value>
<value>A iniciar...</value>
</data>
<data name="Success" xml:space="preserve">
<value>Sucesso!</value>
</data>
<data name="UnlockingParentalAccount" xml:space="preserve">
<value>Desbloqueando a conta parental...</value>
</data>
<data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>A verificar por novas versões...</value>
</data>
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
<value>Obtendo a nova versão: {0} ({1} MB)... Enquanto esperas, considera doar algo se aprecias o trabalho feito! :)</value>
<comment>{0} will be replaced by version string, {1} will be replaced by update size (in megabytes)</comment>
</data>
<data name="UpdateFinished" xml:space="preserve">
<value>Processo de actualização terminada!</value>
</data>
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>Há uma nova versão do ASF disponível! Considere atualizar!</value>
<value>Processo de atualização terminado!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<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="UserInputDeviceID" xml:space="preserve">
<value>Por favor digita o ID do teu dispositivo autenticador móvel (incluindo "android:"): </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteam2FA" xml:space="preserve">
<value>Por favor digite o seu código 2FA do autenticador da Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamGuard" xml:space="preserve">
<value>Por favor insira o código de autenticador SteamGuard que foi enviado para o seu e-mail: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamLogin" xml:space="preserve">
<value>Por favor, digite o seu login da sua conta Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamParentalCode" xml:space="preserve">
<value>Por favor, insira o Pin parental da conta Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
<value>Por favor, digite a password da sua conta Steam: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputUnknown" xml:space="preserve">
<value>Por favor, insira o valor não-documentado de {0}: </value>
<comment>{0} will be replaced by property name. Please note that this translation should end with space</comment>
</data>
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
<value>Valor desconhecido recebido por {0}, por favor reporte isto: {1}</value>
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
</data>
<data name="IPCReady" xml:space="preserve">
<value>Servidor IPC pronto!</value>
</data>
<data name="IPCStarting" xml:space="preserve">
<value>Iniciando o servidor IPC...</value>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>Este bot já parou!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Não foi possível encontrar qualquer bot chamado {0}!</value>
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="BotStatusOverview" xml:space="preserve">
<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>
<data name="CheckingFirstBadgePage" xml:space="preserve">
<value>Verificando a primeira página de medalhas...</value>
</data>
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>Verificando outras páginas de medalhas...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>Algoritmo de coleção: {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>
</data>
<data name="GamesToIdle" xml:space="preserve">
<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="IdlingFinished" xml:space="preserve">
<value>Coleção terminada!</value>
</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="IdlingStopped" xml:space="preserve">
<value>Coleção parada!</value>
</data>
<data name="IgnoredPermanentPauseEnabled" xml:space="preserve">
<value>A ignorar este pedido, A pausa permanente está ligado!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>Nós não temos nada para coletar nesta conta!</value>
</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="PlayingNotAvailable" xml:space="preserve">
<value>"Jogar" está indisponível no momento, vamos tentar outra vez mais tarde!</value>
</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>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Comando desconhecido!</value>
</data>
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
<value>Não foi possível obter a informação das medalhas, vamos tentar outra vez mais tarde!</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>
</data>
<data name="BotAccountLimited" xml:space="preserve">
<value>Esta conta é limitada, processo da coleta está indisponível até que a restrição seja removida!</value>
</data>
<data name="BotAddLicense" xml:space="preserve">
<value>ID: {0} | Estado: {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseWithItems" xml:space="preserve">
<value>ID: {0} | Estado: {1} | Items: {2}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma</comment>
</data>
<data name="BotAlreadyRunning" xml:space="preserve">
<value>Este bot já está em funcionamento!</value>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>A converter ficheiro .maFile em formato ASF...</value>
</data>
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
<value>Autenticação com o telemóvel foi importada com sucesso!</value>
</data>
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>O id do teu telemóvel está incorreto ou não existe!</value>
</data>
<data name="BotAuthenticatorToken" xml:space="preserve">
<value>Código de Autorização 2FA: {0}</value>
<comment>{0} will be replaced by generated 2FA token (string)</comment>
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>O farm automático está agora pausado!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>O farm automático retornou!</value>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>A coleta automática está pausada!</value>
</data>
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
<value>A coleta automática já foi resumida!</value>
<value>O DeviceID está incorreto ou não existe!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>Conectado ao Steam!</value>
</data>
<data name="BotDisconnected" xml:space="preserve">
<value>Desconectado da Steam!</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>Desconectando...</value>
</data>
<data name="BotEncryptedPassword" xml:space="preserve">
<value>[{0}] palavra-chave: {1}</value>
<comment>{0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string)</comment>
</data>
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Não iniciar este bot porque está desligado no ficheiro de configuração!</value>
</data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>O código de erro TwoFactorCodeMismatch recebido {0} vezes consecutivas. As suas credenciais de 2FA não estão mais válidas, ou o seu relógio está fora de sincronização, parando!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>Desconectado da Steam: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>
</data>
<data name="BotLoggedOn" xml:space="preserve">
<value>Login bem sucedido como {0}.</value>
<comment>{0} will be replaced by steam ID (number)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>A iniciar sessão...</value>
</data>
<data name="BotLogonSessionReplaced" xml:space="preserve">
<value>Esta conta parece que está a ser usado em outra instância ASF, o que é comportamento indefinido, encerrando!</value>
</data>
<data name="BotLootingFailed" xml:space="preserve">
<value>A Troca falhou!</value>
</data>
<data name="BotLootingMasterNotDefined" xml:space="preserve">
<value>Troca não pôde ser enviada porque não há nenhum usuário com a permissão mestre definida!</value>
</data>
<data name="BotLootingSuccess" xml:space="preserve">
<value>O pedido de troca foi enviado com sucesso!</value>
</data>
<data name="BotSendingTradeToYourself" xml:space="preserve">
<value>Você não pode trocar com você próprio!</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>Este bot não tem a ASF 2FA ligada! Esqueceu-se de importar seu autenticador como ASF 2FA?</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>Este bot não está conectado!</value>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>Não possuí ainda: {0}</value>
<comment>{0} will be replaced by query (string)</comment>
</data>
<data name="BotOwnedAlreadyWithName" xml:space="preserve">
<value>Já adquirido: {0} | {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
<value>A proposta de troca falhou!</value>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>Taxa limite excedida, tentaremos novamente daqui a {0}...</value>
<value>Taxa de limite excedida, tentaremos novamente daqui a {0}...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Reconectando...</value>
</data>
<data name="BotRedeem" xml:space="preserve">
<value>Chave: {0} | Estado: {1}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string</comment>
</data>
<data name="BotRedeemWithItems" xml:space="preserve">
<value>Chave: {0} | Status: {1} | Itens: {2}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string, {2} will be replaced by list of key-value pairs, separated by a comma</comment>
</data>
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
<value>A chave de login expirada foi removida!</value>
</data>
<data name="BotStatusNotIdling" xml:space="preserve">
<value>O Bot não está a farmar nada.</value>
</data>
<data name="BotStatusLimited" xml:space="preserve">
<value>O Bot é limitado e não consegue farmar nenhuma carta.</value>
</data>
<data name="BotStatusConnecting" xml:space="preserve">
<value>O Bot está a conectar-se à rede Steam.</value>
</data>
<data name="BotStatusNotRunning" xml:space="preserve">
<value>O Bot não está ligado.</value>
</data>
<data name="BotStatusPaused" xml:space="preserve">
<value>O Bot está parado ou a ser executado no modo manual.</value>
<value>O bot não está ligado.</value>
</data>
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
<value>O Bot está a ser usado atualmente.</value>
<value>O bot está a ser usado.</value>
</data>
<data name="BotUnableToLogin" xml:space="preserve">
<value>Não foi possível efectuar o login para a Steam: {0}/{1}</value>
<value>Não foi possível iniciar sessão no 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} está vazio!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="UnusedKeys" xml:space="preserve">
<value>Chaves não utilizadas: {0}</value>
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
</data>
<data name="WarningFailedWithError" xml:space="preserve">
<value>Falhado devido: {0}</value>
<value>Falha devido ao erro: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotConnectionLost" xml:space="preserve">
<value>Conexão à rede Steam perdida, a ligar novamente...</value>
</data>
<data name="BotAccountFree" xml:space="preserve">
<value>A conta já não está mais ocupada, a resumir o processo!</value>
</data>
<data name="BotAccountOccupied" xml:space="preserve">
<value>A conta atualmente está a ser usada: ASF retomará o farm quando estiver livre...</value>
</data>
<data name="BotConnecting" xml:space="preserve">
<value>A ligar...</value>
</data>
<data name="BotHeartBeatFailed" xml:space="preserve">
<value>Erro ao desconectar o cliente, a abandonar este bot!</value>
</data>
<data name="BotSteamDirectoryInitializationFailed" xml:space="preserve">
<value>Não foi possível executar o Steam Directory, a conexão com a rede Steam 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>A sua configuração do bot é inválida, por favor verifique 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 o banco dados!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="Initializing" xml:space="preserve">
<value>Inicializando o {0}...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>
</data>
<data name="WarningPrivacyPolicy" xml:space="preserve">
<value>Por favor reveja a nossa seção de política de privacidade no wiki, se tiver alguma dúvida nas ações do ASF!</value>
</data>
<data name="Welcome" xml:space="preserve">
<value>Parece que é a primeira vez a iniciar este programa, bem vindo!</value>
</data>
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
<value>O seu CurrentCulture fornecido é inválido, ASF continuará a funcionar com o predefinido!</value>
</data>
<data name="TranslationIncomplete" xml:space="preserve">
<value>ASF tentará usar a sua {0} cultura preferida, mas a tradução nesse idioma foi concluído apenas em {1}. Talvez você poderia nos ajudar a melhorar ASF e a sua tradução no seu idioma?</value>
<comment>{0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%"</comment>
</data>
<data name="IdlingGameNotPossible" xml:space="preserve">
<value>Farmar {0} ({1}) está temporariamente indisponivel, logo ASF não é capaz de farmar esse jogo neste momento.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningIdlingGameMismatch" xml:space="preserve">
<value>ASF detectou incompatibilidade do ID de {0} ({1}) e usará o ID de {2} em vez disso.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by game's ID (number)</comment>
<value>Parece que é tua primeira vez a iniciar este programa, bem-vindo(a)!</value>
</data>
<data name="BotVersion" xml:space="preserve">
<value>{0} V{1}</value>
<comment>{0} will be replaced by program's name (e.g. "ASF"), {1} will be replaced by program's version (e.g. "1.0.0.0"). This string typically has nothing to translate and you should leave it as it is, unless you need to change the format, e.g. in RTL languages.</comment>
</data>
<data name="BotAccountLocked" xml:space="preserve">
<value>Esta conta está bloqueada, está permanentemente indisponível o processo de farmar!</value>
</data>
<data name="BotStatusLocked" xml:space="preserve">
<value>O Bot está trancado e não consegue farmar nenhuma carta.</value>
</data>
<data name="ErrorFunctionOnlyInHeadlessMode" xml:space="preserve">
<value>Esta função está disponível apenas 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>
<value>Esta função está disponível no modo headless!</value>
</data>
<data name="ErrorAccessDenied" xml:space="preserve">
<value>Acesso negado!</value>
</data>
<data name="WarningPreReleaseVersion" xml:space="preserve">
<value>Estás a usar uma versão mais recente que a última versão do teu canal de atualização. Por favor considera que as versões de pré-lançamento são dedicados a utilizadores que sabem reportar erros, lidar com problemas e dar feedback - não irás receber suporte técnico.</value>
</data>
<data name="BotStats" xml:space="preserve">
<value>Uso de memória atual: {0} MB.</value>
<comment>{0} will be replaced by number (in megabytes) of memory being used</comment>
</data>
<data name="ClearingDiscoveryQueue" xml:space="preserve">
<value>Passando a Fila de Exploração da Steam #{0}...</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="DoneClearingDiscoveryQueue" xml:space="preserve">
<value>Fila de exploração da Steam feita #{0}.</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
<value>{0}/{1} bots já possuem o jogo {2}.</value>
<comment>{0} will be replaced by number of bots that already own particular game being checked, {1} will be replaced by total number of bots that were checked during the process, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotRefreshingPackagesData" xml:space="preserve">
<value>Atualizando dados dos pacotes...</value>
</data>
<data name="WarningDeprecated" xml:space="preserve">
<value>O uso de {0} está obsoleto e será removido em futuras versões do programa. Por favor, use {1}.</value>
<comment>{0} will be replaced by the name of deprecated property (such as argument, config property or likewise), {1} will be replaced by the name of valid replacement (such as another argument or config property)</comment>
</data>
<data name="BotAcceptedDonationTrade" xml:space="preserve">
<value>Doação aceite: {0}</value>
<comment>{0} will be replaced by trade's ID (number)</comment>
</data>
<data name="WarningWorkaroundTriggered" xml:space="preserve">
<value>A tarefa para {0} bug foi acionada.</value>
<comment>{0} will be replaced by the bug's name provided by ASF</comment>
</data>
<data name="TargetBotNotConnected" xml:space="preserve">
<value>Este bot não está conetado!</value>
</data>
<data name="BotWalletBalance" xml:space="preserve">
<value>Balanço da carteira: {0} {1}</value>
<value>Saldo da 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>Bot não tem carteira.</value>
</data>
<data name="BotLevel" xml:space="preserve">
<value>Bot tem nível {0}.</value>
<value>O bot está a nível {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>Correspondendo aos itens do Steam, ronda #{0}...</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Feito o correspondente a items da Steam, ronda #{0}.</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve">
<value>Abortado!</value>
</data>
<data name="ActivelyMatchingItemsRound" xml:space="preserve">
<value>Combinou um total de {0} sets esta ronda.</value>
<comment>{0} will be replaced by number of sets traded</comment>
<data name="PluginLoaded" xml:space="preserve">
<value>{0} foi carregado com sucesso!</value>
<comment>{0} will be replaced by the name of the custom ASF plugin</comment>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>Inserir comando: </value>
</data>

View File

@@ -731,6 +731,10 @@
<data name="UpdateCleanup" xml:space="preserve">
<value>清理升級後的舊檔案……</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>正在產生 Steam 家庭監護代碼,這會需要一段時間,請考慮將它寫入設定檔中……</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC 設定檔已變更!</value>
</data>
</root>

View File

@@ -695,18 +695,45 @@
<data name="PleaseWait" xml:space="preserve">
<value>請稍候⋯⋯</value>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>輸入命令:</value>
</data>
<data name="Executing" xml:space="preserve">
<value>執行中...</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>已開啟互動式主控台,按'C'回到指令模式</value>
</data>
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
<value>由於缺失 {0} 設定檔內容,互動式主控台不可用。</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="Response" xml:space="preserve">
<value>回應:{0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Bot 的背景佇列中剩下 {0} 個遊戲。</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>ASF 行程已執行於此工作目錄,正在中止!</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>成功處理 {0} 個確認!</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="BotExtraIdlingCooldown" xml:space="preserve">
<value>最多等待 {0} 以確保我們可以開始掛卡……</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>正在清理更新後的過時檔案……</value>
</data>
<data name="BotGeneratingSteamParentalCode" xml:space="preserve">
<value>正在產生 Steam 家庭監護代碼,這會需要一段時間,請考慮將它寫入設定檔中……</value>
</data>
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC 設定檔已變更!</value>
</data>
</root>

2
wiki

Submodule wiki updated: 3f34cb16c6...45707db079