author | pavouk <pavouk> | 2005-02-13 22:23:11 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2005-02-13 22:23:11 (UTC) |
commit | 866b55b819809a7bc448ea8b9cf2597051518007 (patch) (side-by-side diff) | |
tree | 1a75ccdcd6726fdc1301ad053d8b2f53fc8aec66 /i18n/cz/simple.ts | |
parent | a06a7ee08f51ce6b9078fd27ebf49b83c3b6207e (diff) | |
download | opie-866b55b819809a7bc448ea8b9cf2597051518007.zip opie-866b55b819809a7bc448ea8b9cf2597051518007.tar.gz opie-866b55b819809a7bc448ea8b9cf2597051518007.tar.bz2 |
updated various CZ translations
-rw-r--r-- | i18n/cz/simple.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/cz/simple.ts b/i18n/cz/simple.ts index 846ed58..5178fea 100644 --- a/i18n/cz/simple.ts +++ b/i18n/cz/simple.ts @@ -1,18 +1,18 @@ <!DOCTYPE TS><TS> <context> <name>Simple</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Moje jednoduchá aplikace</translation> </message> <message> <source>Click on the button or follow the white rabbit</source> - <translation type="unfinished"></translation> + <translation>Klikněte na tlačítko, nebo následujte bílého králíka</translation> </message> <message> <source>Quit</source> <comment>translatable quit string</comment> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> </context> </TS> |