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/go.ts | |
parent | 0f9955585ccaa45db582640c415b97de67bc8555 (diff) | |
download | opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.zip opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.tar.gz opie-3e7ae42a203c31d44e0c24a29a9a63772ef56046.tar.bz2 |
*** empty log message ***
-rw-r--r-- | i18n/es/go.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/es/go.ts b/i18n/es/go.ts index 07e1e03..6c36a65 100644 --- a/i18n/es/go.ts +++ b/i18n/es/go.ts @@ -1,56 +1,56 @@ <!DOCTYPE TS><TS> <context> <name>GoMainWidget</name> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nuevo juego</translation> </message> <message> <source>Pass</source> - <translation type="unfinished"></translation> + <translation>Pasar</translation> </message> <message> <source>Resign</source> - <translation type="unfinished"></translation> + <translation>Rendirse</translation> </message> <message> <source>Two player option</source> - <translation type="unfinished"></translation> + <translation>Opción 2 jugadores</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Juego</translation> </message> </context> <context> <name>GoWidget</name> <message> <source>White %1, Black %2. </source> - <translation type="unfinished"></translation> + <translation>Blancas %1, Negras %2.</translation> </message> <message> <source>White wins.</source> - <translation type="unfinished"></translation> + <translation>Blancas ganan.</translation> </message> <message> <source>Black wins.</source> - <translation type="unfinished"></translation> + <translation>Negras ganan.</translation> </message> <message> <source>A draw.</source> - <translation type="unfinished"></translation> + <translation>Empate.</translation> </message> <message> <source>I pass</source> - <translation type="unfinished"></translation> + <translation>Yo paso</translation> </message> <message> <source>Prisoners: black %1, white %2</source> - <translation type="unfinished"></translation> + <translation>Prisioneros: blancas %1, negras %2</translation> </message> <message> <source>Go</source> - <translation type="unfinished"></translation> + <translation>Go</translation> </message> </context> </TS> |