mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Translated
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
<comment>{0} will be replaced by unknown confirmation type</comment>
|
||||
</data>
|
||||
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
|
||||
<value>Non è possibile giocare più di {0} giochi contemporaneamente, verranno utilizzate solo le prime {0} voci da {1}!</value>
|
||||
<value>Non è possibile giocare a più di {0} giochi contemporaneamente, verranno utilizzate solo le prime {0} voci di {1}!</value>
|
||||
<comment>{0} will be replaced by max number of games, {1} will be replaced by name of the configuration property</comment>
|
||||
</data>
|
||||
<data name="WarningWCFIgnoringCommand" xml:space="preserve">
|
||||
@@ -482,13 +482,13 @@
|
||||
<comment>{0} will be replaced by bot's name</comment>
|
||||
</data>
|
||||
<data name="BotAuthenticatorConverting" xml:space="preserve">
|
||||
<value>Conversione del file .maFile nel formato di ASF in corso...</value>
|
||||
<value>Conversione del .maFile nel formato ASF in corso...</value>
|
||||
</data>
|
||||
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
|
||||
<value>L'importazione dell'autenticatore mobile è terminata con successo!</value>
|
||||
<value>L'importazione dell'autenticatore mobile terminata con successo!</value>
|
||||
</data>
|
||||
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
|
||||
<value>Il tuo ID dispositivo non è corretto o non esiste!</value>
|
||||
<value>Il tuo DeviceID non è corretto o non esiste!</value>
|
||||
</data>
|
||||
<data name="BotAuthenticatorToken" xml:space="preserve">
|
||||
<value>Token 2FA: {0}</value>
|
||||
@@ -508,7 +508,7 @@
|
||||
<comment>{0} will be replaced by number of minutes</comment>
|
||||
</data>
|
||||
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
|
||||
<value>L'idling automatico è già stato ripreso!</value>
|
||||
<value>L'idling automatico è già attivo!</value>
|
||||
</data>
|
||||
<data name="BotConnected" xml:space="preserve">
|
||||
<value>Connesso a Steam!</value>
|
||||
@@ -524,7 +524,7 @@
|
||||
<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>Questa istanza di bot non verrà avviata, poichè è stata disabilitata nel file di configurazione!</value>
|
||||
<value>Questo bot non verrà avviato poiché è disabilitato nel file di configurazione!</value>
|
||||
</data>
|
||||
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
|
||||
<value>È stato ricevuto il codice di errore TwoFactorCodeMismatch {0} volte di seguito, questo quasi sempre indica credenziali ASF 2FA non valide, il processo viene interrotto!</value>
|
||||
|
||||
Reference in New Issue
Block a user