Automatic translations update

This commit is contained in:
ArchiBot
2025-12-06 02:23:51 +00:00
parent a551568f2b
commit 612b3dd3ef
2 changed files with 75 additions and 22 deletions

View File

@@ -83,7 +83,9 @@
<value>{0} és invàlid!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>No s'ha definit cap agent. Potser t'ha passat per alt configurar l'ASF? Segueix la guia "posada en marxa" al wiki si tens dificultats.</value>
</data>
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
@@ -148,8 +150,13 @@
<data name="UpdateFinished" xml:space="preserve">
<value>Procés d'actualització finalitzat!</value>
</data>
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>Disponible una nova versió de l'ASF! Sospesa una actualització!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<value>Versió local: {0} | Versió remota: {1}</value>
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
</data>
@@ -188,26 +195,64 @@
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>Comprovant les altres pàgines d'insígnies...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>Algorisme de cultiu escollit: {0}</value>
<comment>{0} will be replaced by the name of chosen farming algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Fet!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Hi ha un total de {0} jocs ({1} targetes) restants per cultivar (queden ~{2})...</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>Cultiu finalitzat!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Cultiu finalitzat: {0} ({1}) després de {2} de temps de joc!</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="IdlingStatusForGame" xml:space="preserve">
<value>Estat del cultiu per {0} ({1}): Queden {2} targetes</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 farm</comment>
</data>
<data name="IdlingStopped" xml:space="preserve">
<value>Cultiu aturat!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>No hi ha res per cultivar en aquest compte!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Cultivant en aquest moment: {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>Cultivant en aquest moment: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Encara cultivant: {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>Encara cultivant: {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>Cultiu aturat: {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>Cultiu aturat: {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>Ordre desconeguda!</value>
</data>
@@ -228,10 +273,18 @@
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>El cultiu automàtic està en pausa!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>El cultiu automàtic s'ha reprès!</value>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>El cultiu automàtic ja està en pausa!</value>
</data>
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
<value>El cultiu automàtic ja s'ha reprès!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>Connectat a Steam!</value>
</data>

2
wiki

Submodule wiki updated: 628a4565bd...b3abf46cc2