summaryrefslogtreecommitdiff
path: root/i18n/es/snake.ts
authorfbarros <fbarros>2002-06-20 04:38:03 (UTC)
committer fbarros <fbarros>2002-06-20 04:38:03 (UTC)
commit85aa2b0d298b20ab40defc78a0bfd92b439be4ba (patch) (side-by-side diff)
tree28b74631c27fcdc615f5ce1a8bfdf451212f5641 /i18n/es/snake.ts
parent28ab38f0842db449d875683c27a25234bc4bce38 (diff)
downloadopie-85aa2b0d298b20ab40defc78a0bfd92b439be4ba.zip
opie-85aa2b0d298b20ab40defc78a0bfd92b439be4ba.tar.gz
opie-85aa2b0d298b20ab40defc78a0bfd92b439be4ba.tar.bz2
Initial translation
Diffstat (limited to 'i18n/es/snake.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/es/snake.ts19
1 files changed, 11 insertions, 8 deletions
diff --git a/i18n/es/snake.ts b/i18n/es/snake.ts
index d9d6107..028879a 100644
--- a/i18n/es/snake.ts
+++ b/i18n/es/snake.ts
@@ -1,40 +1,43 @@
<!DOCTYPE TS><TS>
<context>
<name>SnakeGame</name>
<message>
<source>Snake</source>
- <translation type="unfinished"></translation>
+ <translation>Serpiente</translation>
</message>
<message>
<source>New Game</source>
- <translation type="unfinished"></translation>
+ <translation>Nuevo juego</translation>
</message>
<message>
<source>SNAKE!</source>
- <translation type="unfinished"></translation>
+ <translation>SERPIENTE!</translation>
</message>
<message>
<source>Use the arrow keys to guide the
snake to eat the mouse. You must not
crash into the walls, edges or its tail.</source>
- <translation type="unfinished"></translation>
+ <translation>Use el mando para guiar a la serpiente
+hacia los ratones. No debe chocar
+contra muros, orillas o su cola.</translation>
</message>
<message>
<source>Press Any Key To Start</source>
- <translation type="unfinished"></translation>
+ <translation>Pulse una tecla para empezar</translation>
</message>
<message>
<source> Score : %1 </source>
- <translation type="unfinished"></translation>
+ <translation>Puntuación: %1</translation>
</message>
<message>
<source>GAME OVER!
Your Score: %1</source>
- <translation type="unfinished"></translation>
+ <translation>¡JUEGO TERMINADO!
+Puntuación: %1</translation>
</message>
<message>
<source>Press Any Key to Begin a New Game.</source>
- <translation type="unfinished"></translation>
+ <translation>Pulse una tecla para empezar de nuevo.</translation>
</message>
</context>
</TS>