author | ar <ar> | 2005-03-25 23:59:42 (UTC) |
---|---|---|
committer | ar <ar> | 2005-03-25 23:59:42 (UTC) |
commit | bd86e7f6e4212f527d5b88af03acf23875470054 (patch) (side-by-side diff) | |
tree | 4ba9c77334d4a8903de176f62a374dfbbad1194d /i18n/pt/tictac.ts | |
parent | d2d325ab86fd32e38bd6b91b8745c3695251bcda (diff) | |
download | opie-bd86e7f6e4212f527d5b88af03acf23875470054.zip opie-bd86e7f6e4212f527d5b88af03acf23875470054.tar.gz opie-bd86e7f6e4212f527d5b88af03acf23875470054.tar.bz2 |
- make opie-lupdate -noobsolete
-rw-r--r-- | i18n/pt/tictac.ts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/i18n/pt/tictac.ts b/i18n/pt/tictac.ts index 7af795d..90c6431 100644 --- a/i18n/pt/tictac.ts +++ b/i18n/pt/tictac.ts @@ -1,41 +1,34 @@ <!DOCTYPE TS><TS> <context> - <name>QObject</name> - <message> - <source>TicTac</source> - <translation type="obsolete">Jogo do Galo</translation> - </message> -</context> -<context> <name>TicTacToe</name> <message> <source>Computer starts</source> <translation>Computador começa</translation> </message> <message> <source>Human starts</source> <translation>Humano começa</translation> </message> <message> <source>Play!</source> <translation>Jogar!</translation> </message> <message> <source>Quit</source> <translation>Sair</translation> </message> <message> <source>Click Play to start</source> <translation>Click Jogar para começar</translation> </message> <message> <source>Make your move</source> <translation>Sua vez de jogar</translation> </message> <message> <source>You won!</source> <translation>Ganhou!</translation> </message> <message> <source>Computer won!</source> <translation>Perdeu!</translation> |