author | davipt <davipt> | 2003-05-19 21:33:08 (UTC) |
---|---|---|
committer | davipt <davipt> | 2003-05-19 21:33:08 (UTC) |
commit | b614afac1e73ddb13bf025d7140df978e4ee0130 (patch) (side-by-side diff) | |
tree | 800b70191f1dac71407de0978e32a519431504a1 /i18n/pt/chess.ts | |
parent | 71b023064e90282346055f0fea37d9a0d84bfa1b (diff) | |
download | opie-b614afac1e73ddb13bf025d7140df978e4ee0130.zip opie-b614afac1e73ddb13bf025d7140df978e4ee0130.tar.gz opie-b614afac1e73ddb13bf025d7140df978e4ee0130.tar.bz2 |
Updates to pt translation
-rw-r--r-- | i18n/pt/chess.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/pt/chess.ts b/i18n/pt/chess.ts index 8b5f166..0ec5149 100644 --- a/i18n/pt/chess.ts +++ b/i18n/pt/chess.ts @@ -1,56 +1,56 @@ <!DOCTYPE TS><TS> <context> <name>BoardView</name> <message> <source>Could not find crafty chess engine</source> - <translation type="unfinished"></translation> + <translation>Não foi encontrado o engine de xadrês "crafty" </translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Sair</translation> </message> </context> <context> <name>MainWindow</name> <message> <source>Chess</source> - <translation type="unfinished"></translation> + <translation>Xadrês</translation> </message> <message> <source>TextLabel1</source> - <translation type="unfinished"></translation> + <translation>TextLabel1</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Jogo</translation> </message> <message> <source>Position</source> - <translation type="unfinished"></translation> + <translation>Posição</translation> </message> <message> <source>ActionGroup</source> - <translation type="unfinished"></translation> + <translation>Grupo de acção</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Novo Jogo</translation> </message> <message> <source>Swap sides</source> - <translation type="unfinished"></translation> + <translation>Mudar lados</translation> </message> <message> <source>Annotate game</source> - <translation type="unfinished"></translation> + <translation>Anotar jogo</translation> </message> <message> <source>Undo move</source> - <translation type="unfinished"></translation> + <translation>Voltar atrás</translation> </message> <message> <source>Action</source> - <translation type="unfinished"></translation> + <translation>Acção</translation> </message> </context> </TS> |