Automatic translations update

This commit is contained in:
ArchiBot
2025-04-02 02:23:43 +00:00
parent ca74047828
commit 2403ac17dc
3 changed files with 33 additions and 9 deletions

View File

@@ -68,7 +68,10 @@
<value>{0} on tällä hetkellä poistettu käytöstä asetuksistasi. Jos haluat auttaa SteamDB:tä tietojen lähettämisessä, ole hyvä ja tutustu wikimme.</value> <value>{0} on tällä hetkellä poistettu käytöstä asetuksistasi. Jos haluat auttaa SteamDB:tä tietojen lähettämisessä, ole hyvä ja tutustu wikimme.</value>
<comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")</comment> <comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")</comment>
</data> </data>
<data name="PluginInitializedAndEnabled" xml:space="preserve">
<value>{0} on alustettu onnistuneesti, kiitos etukäteen avustasi. Ensimmäiseen lähetykseen on noin {1}.</value>
<comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin"), {1} will be replaced by translated TimeSpan string (such as "53 minutes")</comment>
</data>
<data name="FileCouldNotBeLoadedFreshInit" xml:space="preserve"> <data name="FileCouldNotBeLoadedFreshInit" xml:space="preserve">
<value>{0} ei voitu ladata. Uusi instanssi alustetaan...</value> <value>{0} ei voitu ladata. Uusi instanssi alustetaan...</value>
<comment>{0} will be replaced by the name of the file (e.g. "GlobalCache")</comment> <comment>{0} will be replaced by the name of the file (e.g. "GlobalCache")</comment>
@@ -104,7 +107,10 @@
<value>Saatiin haettua {0} sovelluksen tiedot.</value> <value>Saatiin haettua {0} sovelluksen tiedot.</value>
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment> <comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
</data> </data>
<data name="BotFinishedRetrievingDepotKeys" xml:space="preserve">
<value>Suoritettiin {0}/{1} depot-avaimien pyynnöistä.</value>
<comment>{0} will be replaced by the number (count this batch) of depot key requests that were successfully answered, {1} will be replaced by the number (count this batch) of depot key requests that were supposed to be sent</comment>
</data>
<data name="BotFinishedRetrievingTotalDepots" xml:space="preserve"> <data name="BotFinishedRetrievingTotalDepots" xml:space="preserve">
<value>Saatiin haettua kaikki depot-avaimet yhteensä {0} sovellukselle.</value> <value>Saatiin haettua kaikki depot-avaimet yhteensä {0} sovellukselle.</value>
<comment>{0} will be replaced by the number (total count) of apps retrieved</comment> <comment>{0} will be replaced by the number (total count) of apps retrieved</comment>

View File

@@ -584,7 +584,10 @@ Prosessin käyttöaika: {1}</value>
<value>Botin taso on {0}.</value> <value>Botin taso on {0}.</value>
<comment>{0} will be replaced by bot's level</comment> <comment>{0} will be replaced by bot's level</comment>
</data> </data>
<data name="BotInventory" xml:space="preserve">
<value>{0}/{1} ({2}/{3}): {4} assettia</value>
<comment>{0} will be replaced by appID (number), {1} will be replaced by contextID (number), {2} will be replaced by app's name (string), {3} will be replaced by name of the context (string), {4} will be replaced by number of assets in the specified inventory (number).</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve"> <data name="ActivelyMatchingItems" xml:space="preserve">
<value>Vertaillaan Steam-esineitä, kierros #{0}...</value> <value>Vertaillaan Steam-esineitä, kierros #{0}...</value>
<comment>{0} will be replaced by round number</comment> <comment>{0} will be replaced by round number</comment>
@@ -730,20 +733,35 @@ Prosessin käyttöaika: {1}</value>
<data name="WarningSkipping" xml:space="preserve">
<value>Ohitetaan: {0}...</value>
<comment>{0} will be replaced by text value (string) of entry being skipped.</comment>
</data>
<data name="PluginUpdatesChecking" xml:space="preserve"> <data name="PluginUpdatesChecking" xml:space="preserve">
<value>Tarkistetaan lisäosien päivityksiä...</value> <value>Tarkistetaan lisäosien päivityksiä...</value>
</data> </data>
<data name="PluginUpdateChecking" xml:space="preserve">
<value>Tarkistetaan päivitystä lisäosalle {0}...</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="PluginUpdateNotFound" xml:space="preserve">
<value>Ei päivitystä saatavilla lisäosalle {0}: {1} ≥ {2}.</value>
<comment>{0} will be replaced by plugin name (string), {1} will be replaced by current plugin's version, {2} will be replaced by remote plugin's version.</comment>
</data>
<data name="PluginUpdateInProgress" xml:space="preserve">
<value>Päivitetään lisäosa {0}...</value>
<comment>{0} will be replaced by plugin name (string).</comment>
</data>
<data name="Input" xml:space="preserve">
<value>Syöte: {0}</value>
<comment>{0} will be replaced by text input from the user.</comment>
</data>
</root> </root>

2
wiki

Submodule wiki updated: 0ab0615513...a2249fc9df