-rw-r--r-- | i18n/es/bounce.ts | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/i18n/es/bounce.ts b/i18n/es/bounce.ts index 7e3c9d3..27f6f3a 100644 --- a/i18n/es/bounce.ts +++ b/i18n/es/bounce.ts @@ -104,4 +104,28 @@ You get %2 lives this time!</source> ¡Tiene %2 vidas esta vez!</translation> </message> + <message> + <source>About</source> + <translation>Sobre</translation> + </message> + <message> + <source>Written by: Stefan Schimanski +Ported by: Martin Imobersteg + +Click to form walls. +Hit space to switch wall direction. +Try to reduce total space by 75%. + +This program is distributed under +the terms of the GPL v2.</source> + <translation>Escrito por: Stefan Schimanski +Migración por: Martin Imobersteg + +Haga clic para formar paredes. +Espacio para conmutar la dirección. +Intente reducir el espacio total un 75%. + +Este programa se distribuye bajo +los términos de la GPL v2.</translation> + </message> </context> </TS> |