author | pavouk <pavouk> | 2004-02-19 23:12:49 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2004-02-19 23:12:49 (UTC) |
commit | 2fa9c89fc93d8bf58e3c2239691d6b6d92dc0f93 (patch) (side-by-side diff) | |
tree | 51e4ed6ab37fe9f00b511ccf0d30b6a2235a5b07 /i18n/cz/tableviewer.ts | |
parent | f6f89c9fad356f91f1ad63402757335f7fb4fed2 (diff) | |
download | opie-2fa9c89fc93d8bf58e3c2239691d6b6d92dc0f93.zip opie-2fa9c89fc93d8bf58e3c2239691d6b6d92dc0f93.tar.gz opie-2fa9c89fc93d8bf58e3c2239691d6b6d92dc0f93.tar.bz2 |
working on todolist translation
-rw-r--r-- | i18n/cz/tableviewer.ts | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/i18n/cz/tableviewer.ts b/i18n/cz/tableviewer.ts index 7d41b6f..3075016 100644 --- a/i18n/cz/tableviewer.ts +++ b/i18n/cz/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>KeyList::addKey() Nelze vytvořit výchozí hodnotu pro typ %1, klíč nepřidán.</translation> </message> <message> <source>DataElem::setField(%1, %2) No valid type found</source> - <translation type="unfinished"></translation> + <translation>DataElem::setField(%1, %2) Nebyl nalezen platný typ</translation> </message> </context> <context> <name>TVBrowseKeyEntry</name> <message> <source>Reset</source> - <translation type="unfinished"></translation> + <translation>Reset</translation> </message> <message> <source>key</source> - <translation type="unfinished"></translation> + <translation>klíč</translation> </message> </context> <context> <name>TVKeyEdit_gen</name> <message> <source>TableViewer - Edit Keys</source> - <translation type="unfinished"></translation> + <translation>TableViewer - Upravit klíče</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Název klíče</translation> </message> <message> <source>Key Type</source> - <translation type="unfinished"></translation> + <translation>Typ klíče</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nový</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Smazat</translation> </message> <message> <source>Clear All</source> - <translation type="unfinished"></translation> + <translation>Vyčistit vše</translation> </message> </context> <context> <name>TVListView</name> <message> <source>List View</source> - <translation type="unfinished"></translation> + <translation>Zobrazení seznamu</translation> </message> </context> <context> <name>TableViewerWindow</name> <message> <source>Table Viewer</source> - <translation type="unfinished"></translation> + <translation>Prohlížeč tabulky</translation> </message> <message> <source>could not load Document</source> - <translation type="unfinished"></translation> + <translation>Nelze nahrát dokument</translation> </message> </context> </TS> |