author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/pt/tableviewer.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/pt/tableviewer.ts | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/i18n/pt/tableviewer.ts b/i18n/pt/tableviewer.ts index 7d41b6f..da22d3d 100644 --- a/i18n/pt/tableviewer.ts +++ b/i18n/pt/tableviewer.ts @@ -1,69 +1,69 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>KeyList::addKey() Cannot make default value for type %1, Key not added.</source> - <translation type="unfinished"></translation> + <translation>Não foi possível atribuir o valor por omissão para o tipo %1. A chave não foi adicionada.</translation> </message> <message> <source>DataElem::setField(%1, %2) No valid type found</source> - <translation type="unfinished"></translation> + <translation>Não foi encontrado nenhum tipo válido para o comando DataElem::setField(%1, %2)</translation> </message> </context> <context> <name>TVBrowseKeyEntry</name> <message> <source>Reset</source> - <translation type="unfinished"></translation> + <translation>Limpar</translation> </message> <message> <source>key</source> - <translation type="unfinished"></translation> + <translation>chave</translation> </message> </context> <context> <name>TVKeyEdit_gen</name> <message> <source>TableViewer - Edit Keys</source> - <translation type="unfinished"></translation> + <translation>Editar Chaves</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Nome da Chave</translation> </message> <message> <source>Key Type</source> - <translation type="unfinished"></translation> + <translation>Tipo de Chave</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Novo</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Apagar</translation> </message> <message> <source>Clear All</source> - <translation type="unfinished"></translation> + <translation>Limpar Tudo</translation> </message> </context> <context> <name>TVListView</name> <message> <source>List View</source> - <translation type="unfinished"></translation> + <translation>Vista em Lista</translation> </message> </context> <context> <name>TableViewerWindow</name> <message> <source>Table Viewer</source> - <translation type="unfinished"></translation> + <translation>Bases de Dados</translation> </message> <message> <source>could not load Document</source> - <translation type="unfinished"></translation> + <translation>não foi possível aceder ao ficheiro</translation> </message> </context> </TS> |