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/go.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/go.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/pt/go.ts b/i18n/pt/go.ts index 07e1e03..6517a9a 100644 --- a/i18n/pt/go.ts +++ b/i18n/pt/go.ts @@ -1,56 +1,56 @@ <!DOCTYPE TS><TS> <context> <name>GoMainWidget</name> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Novo Jogo</translation> </message> <message> <source>Pass</source> - <translation type="unfinished"></translation> + <translation>Passar</translation> </message> <message> <source>Resign</source> - <translation type="unfinished"></translation> + <translation>Desistir</translation> </message> <message> <source>Two player option</source> - <translation type="unfinished"></translation> + <translation>Opções de dois jogadores</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Jogo</translation> </message> </context> <context> <name>GoWidget</name> <message> <source>White %1, Black %2. </source> - <translation type="unfinished"></translation> + <translation>Branco %1, Preto %2.</translation> </message> <message> <source>White wins.</source> - <translation type="unfinished"></translation> + <translation>Branco ganhou.</translation> </message> <message> <source>Black wins.</source> - <translation type="unfinished"></translation> + <translation>Preto ganhou.</translation> </message> <message> <source>A draw.</source> - <translation type="unfinished"></translation> + <translation>Uma linha.</translation> </message> <message> <source>I pass</source> - <translation type="unfinished"></translation> + <translation>Eu passo</translation> </message> <message> <source>Prisoners: black %1, white %2</source> - <translation type="unfinished"></translation> + <translation>Prisioneiros: preto %1, branco %2</translation> </message> <message> <source>Go</source> - <translation type="unfinished"></translation> + <translation>Jogar</translation> </message> </context> </TS> |