Translations update

This commit is contained in:
JustArchi
2019-06-16 11:22:01 +02:00
parent 58691180d0
commit e482295b13
5 changed files with 63 additions and 21 deletions

2
ASF-ui

Submodule ASF-ui updated: cc10a98563...48d557d6da

View File

@@ -728,5 +728,7 @@ StackTrace:
<value>Venter op til {0} for at sikre at vi er klar til at begynde at idle...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Rydder op i de gamle filer efter opdateringen...</value>
</data>
</root>

View File

@@ -692,15 +692,42 @@ Trazo de pila:
<data name="PluginsWarning" xml:space="preserve">
<value>Has cargado uno o más plugins personalizados en el ASF. Ya que no podemos ofrecer soporte a configuraciones alteradas, por favor, consulte a los desarrolladores apropiados de los plugins que has decidido usar en caso de que tengas problemas.</value>
</data>
<data name="PleaseWait" xml:space="preserve">
<value>Por favor espera...</value>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>Ingrese el comando: </value>
</data>
<data name="Executing" xml:space="preserve">
<value>Ejecutando...</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>La consola interactiva está activa, escriba 'c' para ingresar al modo de comando.</value>
</data>
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
<value>La consola interactiva no está disponible debido a que faltan {0} propiedades de configuración.</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="Response" xml:space="preserve">
<value>Respuesta: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>El bot tiene {0} juegos restantes en su cola de fondo.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>El proceso ASF ya está ejecutándose para este directorio de trabajo, ¡abortando!</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>¡Se han manejado correctamente {0} confirmaciones!</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="BotExtraIdlingCooldown" xml:space="preserve">
<value>Esperando hasta {0} para asegurar que estamos libres para empezar a recolectar...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Limpiando archivos antiguos después de actualizar...</value>
</data>
</root>

View File

@@ -624,7 +624,7 @@ StackTrace :
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="DoneClearingDiscoveryQueue" xml:space="preserve">
<value>Fini de consulter la liste de découvertes #{0}.</value>
<value>Fin de lexploration de la liste de découvertes #{0}.</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
@@ -665,7 +665,7 @@ StackTrace :
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Fini de match des Items, round #{0}.</value>
<value>Fin de l'appariement des Items Steam, round #{0}.</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve">
@@ -705,7 +705,10 @@ StackTrace :
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>La console interactive est maintenant active, tapez 'c' pour entrer en mode commande.</value>
</data>
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
<value>La console interactive n'est pas disponible en raison de la propriété de configuration {0} manquante.</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="Response" xml:space="preserve">
<value>Réponse : {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
@@ -714,8 +717,18 @@ StackTrace :
<value>Le bot a {0} jeux restants dans sa file d'attente.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>Le processus ASF est déjà en cours d'exécution pour ce répertoire de travail, interruption !</value>
</data>
<data name="BotHandledConfirmations" xml:space="preserve">
<value>{0} confirmations gérées avec succès !</value>
<comment>{0} will be replaced by number of confirmations</comment>
</data>
<data name="BotExtraIdlingCooldown" xml:space="preserve">
<value>En attente de {0} pour s'assurer que nous pouvons commencer à récolter les cartes...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "1 minute")</comment>
</data>
<data name="UpdateCleanup" xml:space="preserve">
<value>Nettoyage des anciens fichiers après mise à jour...</value>
</data>
</root>

2
wiki

Submodule wiki updated: 31d17bd8c6...6e1c62952d