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/minesweep.ts | |
parent | 0f9955585ccaa45db582640c415b97de67bc8555 (diff) | |
download | opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.zip opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.tar.gz opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.tar.bz2 |
*** empty log message ***
-rw-r--r-- | i18n/es/minesweep.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/es/minesweep.ts b/i18n/es/minesweep.ts index 1dd7e7f..8dce821 100644 --- a/i18n/es/minesweep.ts +++ b/i18n/es/minesweep.ts @@ -1,33 +1,33 @@ <!DOCTYPE TS><TS> <context> <name>MineSweep</name> <message> <source>You won!</source> - <translation type="unfinished"></translation> + <translation>¡Ganaste!</translation> </message> <message> <source>You exploded!</source> - <translation type="unfinished"></translation> + <translation>¡Explotaste!</translation> </message> <message> <source>Mine Hunt</source> - <translation type="unfinished"></translation> + <translation>Busca Minas</translation> </message> <message> <source>Beginner</source> - <translation type="unfinished"></translation> + <translation>Principiante</translation> </message> <message> <source>Advanced</source> - <translation type="unfinished"></translation> + <translation>Avanzado</translation> </message> <message> <source>Expert</source> - <translation type="unfinished"></translation> + <translation>Experto</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Juego</translation> </message> </context> </TS> |