author | davipt <davipt> | 2003-05-19 21:33:08 (UTC) |
---|---|---|
committer | davipt <davipt> | 2003-05-19 21:33:08 (UTC) |
commit | b614afac1e73ddb13bf025d7140df978e4ee0130 (patch) (side-by-side diff) | |
tree | 800b70191f1dac71407de0978e32a519431504a1 /i18n/pt/helpbrowser.ts | |
parent | 71b023064e90282346055f0fea37d9a0d84bfa1b (diff) | |
download | opie-b614afac1e73ddb13bf025d7140df978e4ee0130.zip opie-b614afac1e73ddb13bf025d7140df978e4ee0130.tar.gz opie-b614afac1e73ddb13bf025d7140df978e4ee0130.tar.bz2 |
Updates to pt translation
-rw-r--r-- | i18n/pt/helpbrowser.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/pt/helpbrowser.ts b/i18n/pt/helpbrowser.ts index 4951556..63b9d26 100644 --- a/i18n/pt/helpbrowser.ts +++ b/i18n/pt/helpbrowser.ts @@ -1,37 +1,37 @@ <!DOCTYPE TS><TS> <context> <name>HelpBrowser</name> <message> <source>Backward</source> - <translation type="unfinished"></translation> + <translation>Trás</translation> </message> <message> <source>Forward</source> - <translation type="unfinished"></translation> + <translation>Frente</translation> </message> <message> <source>Home</source> - <translation type="unfinished"></translation> + <translation>Início</translation> </message> <message> <source>Add Bookmark</source> - <translation type="unfinished"></translation> + <translation>Adicionar Atalho</translation> </message> <message> <source>Remove from Bookmarks</source> - <translation type="unfinished"></translation> + <translation>Apagar dos Atalhos</translation> </message> <message> <source>Bookmarks</source> - <translation type="unfinished"></translation> + <translation>Atalhos</translation> </message> <message> <source>Help Browser</source> - <translation type="unfinished"></translation> + <translation>Menu de Ajuda</translation> </message> <message> <source>HelpBrowser</source> - <translation type="unfinished"></translation> + <translation>MenuAjuda</translation> </message> </context> </TS> |