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/qasteroids.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/qasteroids.ts | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/i18n/pt_BR/qasteroids.ts b/i18n/pt_BR/qasteroids.ts new file mode 100644 index 0000000..91b51fe --- a/dev/null +++ b/i18n/pt_BR/qasteroids.ts @@ -0,0 +1,42 @@ +<!DOCTYPE TS><TS> +<codec>iso8859-1</codec> +<context> + <name>KAstTopLevel</name> + <message> + <source>Fuel</source> + <translation>Combustível</translation> + </message> + <message> + <source>Level</source> + <translation>Nível</translation> + </message> + <message> + <source>Score</source> + <translation>Pontos</translation> + </message> + <message> + <source>Ships</source> + <translation>Naves</translation> + </message> + <message> + <source>Ship Destroyed. +Press Contacts/Home key.</source> + <translation>Nave Destruída. +Pressione a Tecla Contatos/início.</translation> + </message> + <message> + <source>Game Over. +Press Calendar for a new game.</source> + <translation>Fim de Jogo. +Pressione a tecla Calendário para um novo jogo.</translation> + </message> + <message> + <source>Asteroids</source> + <translation>Asteróides</translation> + </message> + <message> + <source>Press Calendar to start playing</source> + <translation>Pressione a tecla Calendário para começar</translation> + </message> +</context> +</TS> |