author | llornkcor <llornkcor> | 2002-03-18 01:58:52 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-03-18 01:58:52 (UTC) |
commit | 9fbc04992f0b19f3f8d0aa91f569f9faa0c562f8 (patch) (side-by-side diff) | |
tree | 760e277c1a1796c83e47a843ad629727b9d51b5a /i18n/pt_BR/mindbreaker.ts | |
parent | 2ed59c2eb1694b3dda2ab709f54a4ad25a24c6cc (diff) | |
download | opie-9fbc04992f0b19f3f8d0aa91f569f9faa0c562f8.zip opie-9fbc04992f0b19f3f8d0aa91f569f9faa0c562f8.tar.gz opie-9fbc04992f0b19f3f8d0aa91f569f9faa0c562f8.tar.bz2 |
added Portuguese (Brazilian) translations from 'covarde_anonimo' on #opie
-rw-r--r-- | i18n/pt_BR/mindbreaker.ts | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/i18n/pt_BR/mindbreaker.ts b/i18n/pt_BR/mindbreaker.ts new file mode 100644 index 0000000..22d8945 --- a/dev/null +++ b/i18n/pt_BR/mindbreaker.ts @@ -0,0 +1,45 @@ +<!DOCTYPE TS><TS> +<codec>iso8859-1</codec> +<context> + <name>MindBreaker</name> + <message> + <source>New Game</source> + <translation>Novo Jogo</translation> + </message> + <message> + <source>win avg: %1 turns (%2 games)</source> + <translation>méd. vitórias: %1 turnos (%2 jogos)</translation> + </message> +</context> +<context> + <name>MindBreakerBoard</name> + <message> + <source>OK</source> + <translation>OK</translation> + </message> + <message> + <source>Cancel</source> + <translation>Cancelar</translation> + </message> + <message> + <source>Reset the win ratio?</source> + <translation>Zera o contador de vitórias ?</translation> + </message> + <message> + <source>Answer%1</source> + <translation>Resposta %1</translation> + </message> + <message> + <source>Reset Statistics</source> + <translation>Zerar Estatísticas</translation> + </message> + <message> + <source>CurrentGo%1</source> + <translation>Atual%1</translation> + </message> + <message> + <source>Go%1p%2</source> + <translation>Ir%1p%2</translation> + </message> +</context> +</TS> |