author | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
---|---|---|
committer | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
commit | 30c0cbc144ac1c1249ea699aa187eef4f1cd9703 (patch) (side-by-side diff) | |
tree | 5f742e7d2b50b9dab28ef5939c2b1306de7d1129 /i18n/cz/language.ts | |
parent | 0b9478d52735eb62a4ead580344b989ecf03d356 (diff) | |
download | opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.zip opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.tar.gz opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.tar.bz2 |
opie-lupdate second attempt
-rw-r--r-- | i18n/cz/language.ts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/cz/language.ts b/i18n/cz/language.ts index d83f40f..19c45f1 100644 --- a/i18n/cz/language.ts +++ b/i18n/cz/language.ts @@ -1,24 +1,33 @@ <!DOCTYPE TS><TS> <context> <name>LanguageSettings</name> <message> <source>English</source> <translation>Angličtina</translation> </message> <message> <source>default</source> <translation>Výchozí</translation> </message> + <message> + <source>Language</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><qt>Attention, all windows will be closed by changing the language +without saving the Data.<br><br>Go on?</qt></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>LanguageSettingsBase</name> <message> <source>Language Settings</source> <translation>Nastavení jazyka</translation> </message> <message> <source>Select language</source> <translation>Vyberte jazyk</translation> </message> </context> </TS> |