author | fbarros <fbarros> | 2002-06-19 01:31:37 (UTC) |
---|---|---|
committer | fbarros <fbarros> | 2002-06-19 01:31:37 (UTC) |
commit | 3e7ae42a203c31d44e0c24a29a9a63772ef56046 (patch) (side-by-side diff) | |
tree | 5161141e9992a46895093edd01dd01111cc9b961 /i18n/es/parashoot.ts | |
parent | 0f9955585ccaa45db582640c415b97de67bc8555 (diff) | |
download | opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.zip opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.tar.gz opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.tar.bz2 |
*** empty log message ***
-rw-r--r-- | i18n/es/parashoot.ts | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/i18n/es/parashoot.ts b/i18n/es/parashoot.ts index 0aa33b9..962bad9 100644 --- a/i18n/es/parashoot.ts +++ b/i18n/es/parashoot.ts @@ -1,24 +1,27 @@ <!DOCTYPE TS><TS> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> - <translation type="unfinished"></translation> + <translation>Paracaidista</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nuevo juego</translation> </message> <message> <source> Level: %1 Score: %2 </source> - <translation type="unfinished"></translation> + <translation>Nivel: %1 Puntos: %2</translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> - <translation type="unfinished"></translation> + <translation>¡JUEGO TERMINADO! + Puntuación:%1 +Paracas muertos:%2 + Precisión:%3%</translation> </message> </context> </TS> |