-rw-r--r-- | i18n/pt/qasteroids.ts | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/i18n/pt/qasteroids.ts b/i18n/pt/qasteroids.ts index 7066645..e4c5997 100644 --- a/i18n/pt/qasteroids.ts +++ b/i18n/pt/qasteroids.ts @@ -1,39 +1,40 @@ <!DOCTYPE TS><TS> <context> <name>KAstTopLevel</name> <message> <source>Asteroids</source> - <translation type="unfinished"></translation> + <translation>Asteróides</translation> </message> <message> <source>Score</source> - <translation type="unfinished"></translation> + <translation>Pontuação</translation> </message> <message> <source>Level</source> - <translation type="unfinished"></translation> + <translation>Nível</translation> </message> <message> <source>Ships</source> <translation type="unfinished"></translation> </message> <message> <source>Fuel</source> - <translation type="unfinished"></translation> + <translation>Combustível</translation> </message> <message> <source>Press Calendar to start playing</source> - <translation type="unfinished"></translation> + <translation>Prima Calendário para começar a jogar</translation> </message> <message> <source>Ship Destroyed. Press Contacts/Home key.</source> <translation type="unfinished"></translation> </message> <message> <source>Game Over. Press Calendar for a new game.</source> - <translation type="unfinished"></translation> + <translation>Fim de Jogo. +Prima Calendário para um novo jogo.</translation> </message> </context> </TS> |