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/tableviewer.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/tableviewer.ts | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/i18n/pt_BR/tableviewer.ts b/i18n/pt_BR/tableviewer.ts new file mode 100644 index 0000000..2db6b95 --- a/dev/null +++ b/i18n/pt_BR/tableviewer.ts @@ -0,0 +1,43 @@ +<!DOCTYPE TS><TS> +<codec>iso8859-1</codec> +<context> + <name>QObject</name> + <message> + <source>KeyList::addKey() Cannot make default value for type %1, Key not added.</source> + <translation type='unfinished'></translation> + </message> + <message> + <source>DataElem::setField(%1, %2) No valid type found</source> + <translation type='unfinished'></translation> + </message> +</context> +<context> + <name>TVBrowseKeyEntry</name> + <message> + <source>key</source> + <translation>chave</translation> + </message> + <message> + <source>Reset</source> + <translation>Reiniciar</translation> + </message> +</context> +<context> + <name>TVListView</name> + <message> + <source>List View</source> + <translation type='unfinished'></translation> + </message> +</context> +<context> + <name>TableViewerWindow</name> + <message> + <source>Table Viewer</source> + <translation>Visualizador de Tabelas</translation> + </message> + <message> + <source>could not load Document</source> + <translation>Impossível abrir Documento</translation> + </message> +</context> +</TS> |