author | christophe <christophe> | 2004-04-04 04:27:51 (UTC) |
---|---|---|
committer | christophe <christophe> | 2004-04-04 04:27:51 (UTC) |
commit | 08226f5c06e42ad8427caee986d20e4144d51975 (patch) (side-by-side diff) | |
tree | c933a0bfe6c928d1b0298aac5eb1db939886cd2e /i18n/pt/mindbreaker.ts | |
parent | df0b892f8ec86ae6d21351a8ce1677d904dcdb2a (diff) | |
download | opie-08226f5c06e42ad8427caee986d20e4144d51975.zip opie-08226f5c06e42ad8427caee986d20e4144d51975.tar.gz opie-08226f5c06e42ad8427caee986d20e4144d51975.tar.bz2 |
Opie-lupdate on all source code..
-rw-r--r-- | i18n/pt/mindbreaker.ts | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/i18n/pt/mindbreaker.ts b/i18n/pt/mindbreaker.ts index 2a9cda4..174dcc8 100644 --- a/i18n/pt/mindbreaker.ts +++ b/i18n/pt/mindbreaker.ts @@ -4,30 +4,34 @@ <message> <source>New Game</source> <translation>Novo Jogo</translation> </message> <message> <source>win avg: %1 turns (%2 games)</source> <translation>Ven avg: %1 jogadas (%2 jogos)</translation> </message> + <message> + <source>Mind Breaker</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>MindBreakerBoard</name> <message> <source>Go%1p%2</source> - <translation>Ir%1p%2</translation> + <translation type="obsolete">Ir%1p%2</translation> </message> <message> <source>CurrentGo%1</source> - <translation>IrCorrente%1</translation> + <translation type="obsolete">IrCorrente%1</translation> </message> <message> <source>Answer%1</source> - <translation>Resposta%1</translation> + <translation type="obsolete">Resposta%1</translation> </message> <message> <source>Reset Statistics</source> <translation>Limpar estatísticas</translation> </message> <message> <source>Reset the win ratio?</source> <translation>Limpar rácio de vencedores?</translation> |