mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Automatic translations update
This commit is contained in:
@@ -599,7 +599,11 @@
|
||||
<data name="WarningPreReleaseVersion" xml:space="preserve">
|
||||
<value>Stai utilizzando una versione più recente dell'ultima versione rilasciata per il tuo canale di aggiornamento. Sei pregato di notare che le versioni pre-release sono dedicate agli utenti che sono capaci di segnalare bug, affrontare problemi e lasciare feedback - non sarà dato nessun supporto tecnico.</value>
|
||||
</data>
|
||||
|
||||
<data name="BotStats" xml:space="preserve">
|
||||
<value>Uso corrente della memoria: {0} MB.
|
||||
Tempo di attività: {1}</value>
|
||||
<comment>{0} will be replaced by number (in megabytes) of memory being used, {1} will be replaced by translated TimeSpan string (such as "25 minutes"). Please note that this string should include newlines for formatting.</comment>
|
||||
</data>
|
||||
<data name="ClearingDiscoveryQueue" xml:space="preserve">
|
||||
<value>Inizio coda #{0} dell'elenco scoperte Steam...</value>
|
||||
<comment>{0} will be replaced by queue number</comment>
|
||||
@@ -718,7 +722,16 @@
|
||||
<data name="IPCConfigChanged" xml:space="preserve">
|
||||
<value>Configurazione IPC modificata!</value>
|
||||
</data>
|
||||
|
||||
|
||||
|
||||
<data name="BotTradeOfferResult" xml:space="preserve">
|
||||
<value>L'offerta di scambio {0} verrà {1} poiché è {2}.</value>
|
||||
<comment>{0} will be replaced by trade offer ID (number), {1} will be replaced by internal ASF enum name, {2} will be replaced by technical reason why the trade was determined to be in this state</comment>
|
||||
</data>
|
||||
<data name="BotInvalidPasswordDuringLogin" xml:space="preserve">
|
||||
<value>Ricevuto codice di errore InvalidPassword {0} volte di fila. La tua password per questo account potrebbe essere errata, annullo l'operazione!</value>
|
||||
<comment>{0} will be replaced by maximum allowed number of failed login attempts</comment>
|
||||
</data>
|
||||
<data name="Result" xml:space="preserve">
|
||||
<value>Risultato: {0}</value>
|
||||
<comment>{0} will be replaced by generic result of various functions that use this string</comment>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user