summaryrefslogtreecommitdiff
path: root/i18n/pt/snake.ts
Side-by-side diff
Diffstat (limited to 'i18n/pt/snake.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/pt/snake.ts19
1 files changed, 11 insertions, 8 deletions
diff --git a/i18n/pt/snake.ts b/i18n/pt/snake.ts
index d9d6107..0683b50 100644
--- a/i18n/pt/snake.ts
+++ b/i18n/pt/snake.ts
@@ -3,38 +3,41 @@
<name>SnakeGame</name>
<message>
<source>Snake</source>
- <translation type="unfinished"></translation>
+ <translation>Cobra</translation>
</message>
<message>
<source>New Game</source>
- <translation type="unfinished"></translation>
+ <translation>Novo Jogo</translation>
</message>
<message>
<source>SNAKE!</source>
- <translation type="unfinished"></translation>
+ <translation>COBRA!</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 type="unfinished"></translation>
+ <translation>Use o joypad para guiar a cobra
+de forma a comer o rato. Tem de
+evitar bater nas paredes ou na cauda.</translation>
</message>
<message>
<source>Press Any Key To Start</source>
- <translation type="unfinished"></translation>
+ <translation>Prima uma tecla para começar</translation>
</message>
<message>
<source> Score : %1 </source>
- <translation type="unfinished"></translation>
+ <translation>Pontuação: %1</translation>
</message>
<message>
<source>GAME OVER!
Your Score: %1</source>
- <translation type="unfinished"></translation>
+ <translation>FIM DE JOGO!
+Pontuação: %1</translation>
</message>
<message>
<source>Press Any Key to Begin a New Game.</source>
- <translation type="unfinished"></translation>
+ <translation>Prima uma tecla para começar um novo jogo.</translation>
</message>
</context>
</TS>