author | pavouk <pavouk> | 2005-02-05 23:51:02 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2005-02-05 23:51:02 (UTC) |
commit | 57d3426a26a2695be0d5358c99be3db9a90da806 (patch) (side-by-side diff) | |
tree | 7e874e4d7c9d04d7a60c155149589fec79c28666 /i18n/cz/opimconverter.ts | |
parent | 29a58e4af741080a821b0ffc086e94259259b108 (diff) | |
download | opie-57d3426a26a2695be0d5358c99be3db9a90da806.zip opie-57d3426a26a2695be0d5358c99be3db9a90da806.tar.gz opie-57d3426a26a2695be0d5358c99be3db9a90da806.tar.bz2 |
Finished CZ translation of opimconverter, osearch, oxygen, oyatzee, packagemanager, qpe, security
-rw-r--r-- | i18n/cz/opimconverter.ts | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/i18n/cz/opimconverter.ts b/i18n/cz/opimconverter.ts index e69a4f4..44f471a 100644 --- a/i18n/cz/opimconverter.ts +++ b/i18n/cz/opimconverter.ts @@ -1,120 +1,120 @@ <!DOCTYPE TS><TS> <context> <name>Converter</name> <message> <source>PimConverter</source> - <translation type="unfinished"></translation> + <translation>PimKonvertor</translation> </message> <message> <source><qt>It is not a good idea to usethe same source and destformat !</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Není dobrý nápad používat stejný zdrojový a cílový formát!</qt></translation> </message> <message> <source>Pim-Converter</source> - <translation type="unfinished"></translation> + <translation>Pim-Konvertor</translation> </message> <message> <source><qt>Starting to convert the database for %1</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Začíná převod databáze pro %1</qt></translation> </message> <message> <source>No SQLite2 database could be found!</source> - <translation type="unfinished"></translation> + <translation>Nelze nalézt databázi SQLite2!</translation> </message> <message> <source>The database is already converted!</source> - <translation type="unfinished"></translation> + <translation>Databáze je již překonvertována!</translation> </message> <message> <source><qt>Conversion not possible: <br>Problem: %1</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Konverze není možná: <br>Problém: %1</qt></translation> </message> <message> <source><qt>An internal error occurred: <br>Converting the database was impossible! <br>Command/Reason: '%1' </qt></source> - <translation type="unfinished"></translation> + <translation><qt>Nastala interní chyba: <br>Konvertování databáze není možné! <br>Příkaz/Důvod: '%1' </qt></translation> </message> <message> <source><qt>Are you really sure that you want to convert your database from sqlite V2 to sqlite V3?</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Jste si opravdu jisti, že chcete zkonvertovat vaší databázi z sqlite V2 na sqlite V3?</qt></translation> </message> <message> <source><qt>An internal error occurred: sqlite was not accessible! Please correct the PATH or install this packages!</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Nastala interní chyba: sqlite není přístupná! Prosím opravte cestu, nebo nainstalujte balíčky!</qt></translation> </message> <message> <source><qt>An internal error occurred: sqlite3 was not accessible! Please correct the PATH or install this packages!</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Nastala interní chyba: sqlite3 není přístupná! Prosím opravte cestu, nebo nainstalujte balíčky!</qt></translation> </message> <message> <source>Conversion is finished!</source> - <translation type="unfinished"></translation> + <translation>Konverze je dokončena!</translation> </message> </context> <context> <name>converter_base</name> <message> <source>PIM-Database Converter</source> - <translation type="unfinished"></translation> + <translation>PIM-Konvertor databází</translation> </message> <message> <source>Converter</source> - <translation type="unfinished"></translation> + <translation>Konvertor</translation> </message> <message> <source>Upgrade to SQLite3</source> - <translation type="unfinished"></translation> + <translation>Upgrade na SQLite3</translation> </message> <message> <source>Select Database:</source> - <translation type="unfinished"></translation> + <translation>Vyberte databázi:</translation> </message> <message> <source>Addressbook</source> - <translation type="unfinished"></translation> + <translation>Adresář</translation> </message> <message> <source>TodoList</source> - <translation type="unfinished"></translation> + <translation>Plánovač</translation> </message> <message> <source>Datebook</source> - <translation type="unfinished"></translation> + <translation>Kalendář</translation> </message> <message> <source>Source/Destination:</source> - <translation type="unfinished"></translation> + <translation>Zdroj/Cíl:</translation> </message> <message> <source>to</source> - <translation type="unfinished"></translation> + <translation>do</translation> </message> <message> <source>XML</source> - <translation type="unfinished"></translation> + <translation>XML</translation> </message> <message> <source>SQL (SQLite)</source> - <translation type="unfinished"></translation> + <translation>SQL (SQLite)</translation> </message> <message> <source>Convert from</source> - <translation type="unfinished"></translation> + <translation>Konvertovat z</translation> </message> <message> <source>Config:</source> - <translation type="unfinished"></translation> + <translation>Konfigurace:</translation> </message> <message> <source>Erase before copy</source> - <translation type="unfinished"></translation> + <translation>Vymazat před kopírováním</translation> </message> <message> <source>Progress:</source> - <translation type="unfinished"></translation> + <translation>Postup:</translation> </message> <message> <source>Go!</source> - <translation type="unfinished"></translation> + <translation>Jeď!</translation> </message> </context> </TS> |