author | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
commit | 3017bf910c5dbee33cc9586364578b63b666edbc (patch) (side-by-side diff) | |
tree | a6b288be805a290f35e715850f7f9d043d5f1cb0 /i18n/pl/tableviewer.ts | |
parent | 29bb76c638c81d7aa59b933170c43aa2051b25f4 (diff) | |
download | opie-3017bf910c5dbee33cc9586364578b63b666edbc.zip opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.gz opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.bz2 |
use translations from BRANCH
-rw-r--r-- | i18n/pl/tableviewer.ts | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/i18n/pl/tableviewer.ts b/i18n/pl/tableviewer.ts index 7d41b6f..7b90316 100644 --- a/i18n/pl/tableviewer.ts +++ b/i18n/pl/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> </message> <message> <source>DataElem::setField(%1, %2) No valid type found</source> <translation type="unfinished"></translation> </message> </context> <context> <name>TVBrowseKeyEntry</name> <message> <source>Reset</source> - <translation type="unfinished"></translation> + <translation>Przywroc</translation> </message> <message> <source>key</source> - <translation type="unfinished"></translation> + <translation>klucz</translation> </message> </context> <context> <name>TVKeyEdit_gen</name> <message> <source>TableViewer - Edit Keys</source> <translation type="unfinished"></translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Nazwa Klucza</translation> </message> <message> <source>Key Type</source> - <translation type="unfinished"></translation> + <translation>Typ Klucza</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nowy</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Usun</translation> </message> <message> <source>Clear All</source> - <translation type="unfinished"></translation> + <translation>Czysc Wszystkie</translation> </message> </context> <context> <name>TVListView</name> <message> <source>List View</source> - <translation type="unfinished"></translation> + <translation>Lista</translation> </message> </context> <context> <name>TableViewerWindow</name> <message> <source>Table Viewer</source> - <translation type="unfinished"></translation> + <translation>Table Viewer</translation> </message> <message> <source>could not load Document</source> - <translation type="unfinished"></translation> + <translation>nie mozna zaladowac Dokumentu</translation> </message> </context> </TS> |