-rw-r--r-- | i18n/cz/language.ts | 38 |
1 files changed, 20 insertions, 18 deletions
diff --git a/i18n/cz/language.ts b/i18n/cz/language.ts index 19c45f1..05d8250 100644 --- a/i18n/cz/language.ts +++ b/i18n/cz/language.ts | |||
@@ -1,33 +1,35 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS> |
2 | <context> | 2 | <TS> |
3 | <context> | ||
3 | <name>LanguageSettings</name> | 4 | <name>LanguageSettings</name> |
4 | <message> | 5 | <message> |
5 | <source>English</source> | 6 | <source>English</source> |
6 | <translation>Angličtina</translation> | 7 | <translation>Angličtina</translation> |
7 | </message> | 8 | </message> |
8 | <message> | 9 | <message> |
9 | <source>default</source> | 10 | <source>default</source> |
10 | <translation>Výchozí</translation> | 11 | <translation>Výchozí</translation> |
11 | </message> | 12 | </message> |
12 | <message> | 13 | <message> |
13 | <source>Language</source> | 14 | <source>Language</source> |
14 | <translation type="unfinished"></translation> | 15 | <translation>Jazyk</translation> |
15 | </message> | 16 | </message> |
16 | <message> | 17 | <message> |
17 | <source><qt>Attention, all windows will be closed by changing the language | 18 | <source><qt>Attention, all windows will be closed by changing the language |
18 | without saving the Data.<br><br>Go on?</qt></source> | 19 | without saving the Data.<br><br>Go on?</qt></source> |
19 | <translation type="unfinished"></translation> | 20 | <translation><qt>Upozornění, změnou jazyka budou všechna okna uzavřena |
21 | bez uložení dat.<br><br>Pokračovat?</qt></translation> | ||
20 | </message> | 22 | </message> |
21 | </context> | 23 | </context> |
22 | <context> | 24 | <context> |
23 | <name>LanguageSettingsBase</name> | 25 | <name>LanguageSettingsBase</name> |
24 | <message> | 26 | <message> |
25 | <source>Language Settings</source> | 27 | <source>Language Settings</source> |
26 | <translation>Nastavení jazyka</translation> | 28 | <translation>Nastavení jazyka</translation> |
27 | </message> | 29 | </message> |
28 | <message> | 30 | <message> |
29 | <source>Select language</source> | 31 | <source>Select language</source> |
30 | <translation>Vyberte jazyk</translation> | 32 | <translation>Vyberte jazyk</translation> |
31 | </message> | 33 | </message> |
32 | </context> | 34 | </context> |
33 | </TS> | 35 | </TS> |