summaryrefslogtreecommitdiff
path: root/i18n/pt_BR/snake.ts
Side-by-side diff
Diffstat (limited to 'i18n/pt_BR/snake.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/pt_BR/snake.ts12
1 files changed, 10 insertions, 2 deletions
diff --git a/i18n/pt_BR/snake.ts b/i18n/pt_BR/snake.ts
index 97a39c2..83be402 100644
--- a/i18n/pt_BR/snake.ts
+++ b/i18n/pt_BR/snake.ts
@@ -1,44 +1,52 @@
<!DOCTYPE TS><TS>
<defaultcodec>iso8859-1</defaultcodec>
<context>
<name>SnakeGame</name>
<message>
<source>Snake</source>
<translation>Cobra</translation>
</message>
<message>
<source>SNAKE!</source>
<translation>COBRA !</translation>
</message>
<message>
<source>Press Any Key to Begin a New Game.</source>
- <translation>Pressione Qualquer Tecla Para Começar um Novo Jogo</translation>
+ <translation type="obsolete">Pressione Qualquer Tecla Para Começar um Novo Jogo</translation>
</message>
<message>
<source> Score : %1 </source>
<translation> Pontos : %1 </translation>
</message>
<message>
<source>Use the arrow keys to guide the
snake to eat the mouse. You must not
crash into the walls, edges or its tail.</source>
<translation>Use as teclas de cursor para guiar a
cobra para que coma os ratos. Você não deve
bater nas paredes, cantos ou na própria cauda.</translation>
</message>
<message>
<source>GAME OVER!
Your Score: %1</source>
<translation>FIM DE JOGO !
Seus Pontos: %1</translation>
</message>
<message>
<source>New Game</source>
<translation>Novo Jogo</translation>
</message>
<message>
<source>Press Any Key To Start</source>
- <translation>Pressione Qualquer Tecla Para Começar</translation>
+ <translation type="obsolete">Pressione Qualquer Tecla Para Começar</translation>
+ </message>
+ <message>
+ <source>Press any key to start</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Press any key to begin a new game.</source>
+ <translation type="unfinished"></translation>
</message>
</context>
</TS>