-rw-r--r-- | i18n/pt_BR/parashoot.ts | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/i18n/pt_BR/parashoot.ts b/i18n/pt_BR/parashoot.ts new file mode 100644 index 0000000..c9b03a4 --- a/dev/null +++ b/i18n/pt_BR/parashoot.ts @@ -0,0 +1,28 @@ +<!DOCTYPE TS><TS> +<codec>iso8859-1</codec> +<context> + <name>ParaShoot</name> + <message> + <source> GAME OVER! + Your Score: %1 + Parachuters Killed: %2 + Accuracy: %3% </source> + <translation> FIM DE JOGO! + Seus pontos: %1 + Paraquedistas Mortos: %2 + Acurácia: %3% </translation> + </message> + <message> + <source> Level: %1 Score: %2 </source> + <translation> Nível: %1 Pontos: %2 </translation> + </message> + <message> + <source>ParaShoot</source> + <translation>ParaTiro</translation> + </message> + <message> + <source>New Game</source> + <translation>Novo Jogo</translation> + </message> +</context> +</TS> |