-rw-r--r-- | i18n/pt/mindbreaker.ts | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/i18n/pt/mindbreaker.ts b/i18n/pt/mindbreaker.ts index 598d561..2a9cda4 100644 --- a/i18n/pt/mindbreaker.ts +++ b/i18n/pt/mindbreaker.ts @@ -1,44 +1,44 @@ <!DOCTYPE TS><TS> <context> <name>MindBreaker</name> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Novo Jogo</translation> </message> <message> <source>win avg: %1 turns (%2 games)</source> - <translation type="unfinished"></translation> + <translation>Ven avg: %1 jogadas (%2 jogos)</translation> </message> </context> <context> <name>MindBreakerBoard</name> <message> <source>Go%1p%2</source> - <translation type="unfinished"></translation> + <translation>Ir%1p%2</translation> </message> <message> <source>CurrentGo%1</source> - <translation type="unfinished"></translation> + <translation>IrCorrente%1</translation> </message> <message> <source>Answer%1</source> - <translation type="unfinished"></translation> + <translation>Resposta%1</translation> </message> <message> <source>Reset Statistics</source> - <translation type="unfinished"></translation> + <translation>Limpar estatísticas</translation> </message> <message> <source>Reset the win ratio?</source> - <translation type="unfinished"></translation> + <translation>Limpar rácio de vencedores?</translation> </message> <message> <source>OK</source> - <translation type="unfinished"></translation> + <translation>Ok</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Cancelar</translation> </message> </context> </TS> |