mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Translations update
This commit is contained in:
2
ASF-ui
2
ASF-ui
Submodule ASF-ui updated: 9ff7f18ffd...74d9a2ab3c
@@ -171,7 +171,9 @@ StackTrace:
|
||||
|
||||
|
||||
|
||||
|
||||
<data name="Restarting" xml:space="preserve">
|
||||
<value>A reiniciar...</value>
|
||||
</data>
|
||||
<data name="Starting" xml:space="preserve">
|
||||
<value>A iniciar...</value>
|
||||
</data>
|
||||
@@ -191,12 +193,24 @@ 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="UserInputDeviceID" xml:space="preserve">
|
||||
<value>Por favor, digite o seu ID de dispositivo (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 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">
|
||||
@@ -208,7 +222,10 @@ StackTrace:
|
||||
<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>Existe {0}/{1} bots ligados, com um total de {2} jogos ({3} cartas) restantes para coletar.</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>
|
||||
|
||||
|
||||
|
||||
@@ -217,6 +234,10 @@ StackTrace:
|
||||
<data name="Done" xml:space="preserve">
|
||||
<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>
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
@@ -225,13 +246,21 @@ StackTrace:
|
||||
|
||||
|
||||
|
||||
<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="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="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>
|
||||
@@ -343,7 +372,10 @@ 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>
|
||||
|
||||
@@ -410,7 +410,7 @@
|
||||
<value>你的 DeviceID 不正確或不存在!</value>
|
||||
</data>
|
||||
<data name="BotAuthenticatorToken" xml:space="preserve">
|
||||
<value>兩步驟驗證代碼:{0}</value>
|
||||
<value>兩步驟驗證權杖:{0}</value>
|
||||
<comment>{0} will be replaced by generated 2FA token (string)</comment>
|
||||
</data>
|
||||
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
|
||||
|
||||
2
wiki
2
wiki
Submodule wiki updated: 7630197cb9...4e11d38359
Reference in New Issue
Block a user