Translations update

This commit is contained in:
JustArchi
2017-03-02 22:26:42 +01:00
parent 220e56dfda
commit fdb6357694
2 changed files with 23 additions and 8 deletions

View File

@@ -692,10 +692,25 @@ Trazo de pila:
<value>La recolección de {0} ({1}) está temporalmente desactivada, ya que ASF no es capaz de jugar ese juego en el momento.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningIdlingGameMismatch" xml:space="preserve">
<value>ASF detectó una inconsistencia en el ID {0} ({1}) y utilizará el ID de {2} en su lugar.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotVersion" xml:space="preserve">
<value>{0} V{1}</value>
<comment>{0} will be replaced by program's name (e.g. "ASF"), {1} will be replaced by program's version (e.g. "1.0.0.0"). This string typically has nothing to translate and you should leave it as it is, unless you need to change the format, e.g. in RTL languages.</comment>
</data>
<data name="BotAccountLocked" xml:space="preserve">
<value>¡Esta cuenta está bloqueada, el proceso de recolección está permanentemente no disponible!</value>
</data>
<data name="BotStatusLocked" xml:space="preserve">
<value>El bot esta bloqueado y no puede conseguir ningún cromo a través de la recolección.</value>
</data>
<data name="ErrorFunctionOnlyInHeadlessMode" xml:space="preserve">
<value>¡Esta función está disponible unicamente en modo 'headless'!</value>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>Ya posees: {0}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
</root>