author | fbarros <fbarros> | 2002-11-22 00:25:00 (UTC) |
---|---|---|
committer | fbarros <fbarros> | 2002-11-22 00:25:00 (UTC) |
commit | 1c2a0db4c2454a36ebf5c676f8ce803b285e60b8 (patch) (side-by-side diff) | |
tree | 08eec9da688b0b4ba382eec667082779dff74011 /i18n/es/parashoot.ts | |
parent | 7f5fc5e8e1cadbeae4a6f13b1efcbe3468505795 (diff) | |
download | opie-1c2a0db4c2454a36ebf5c676f8ce803b285e60b8.zip opie-1c2a0db4c2454a36ebf5c676f8ce803b285e60b8.tar.gz opie-1c2a0db4c2454a36ebf5c676f8ce803b285e60b8.tar.bz2 |
some additions
-rw-r--r-- | i18n/es/parashoot.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/es/parashoot.ts b/i18n/es/parashoot.ts index 962bad9..fbe7fd6 100644 --- a/i18n/es/parashoot.ts +++ b/i18n/es/parashoot.ts @@ -1,27 +1,27 @@ <!DOCTYPE TS><TS> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> <translation>Paracaidista</translation> </message> <message> <source>New Game</source> <translation>Nuevo juego</translation> </message> <message> <source> Level: %1 Score: %2 </source> - <translation>Nivel: %1 Puntos: %2</translation> + <translation> Nivel: %1 Puntos: %2 </translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> - <translation>¡JUEGO TERMINADO! + <translation> ¡JUEGO TERMINADO! Puntuación:%1 Paracas muertos:%2 Precisión:%3%</translation> </message> </context> </TS> |