-rw-r--r-- | i18n/cz/language.ts | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/i18n/cz/language.ts b/i18n/cz/language.ts index 05d8250..583c2f9 100644 --- a/i18n/cz/language.ts +++ b/i18n/cz/language.ts @@ -1,35 +1,34 @@ -<!DOCTYPE TS> -<TS> - <context> +<!DOCTYPE TS><TS> +<context> <name>LanguageSettings</name> <message> - <source>English</source> - <translation>Angličtina</translation> + <source>English</source> + <translation>Angličtina</translation> </message> <message> - <source>default</source> - <translation>Výchozí</translation> + <source>default</source> + <translation>Výchozí</translation> </message> <message> - <source>Language</source> - <translation>Jazyk</translation> + <source>Language</source> + <translation>Jazyk</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><qt>Upozornění, změnou jazyka budou všechna okna uzavřena -bez uložení dat.<br><br>Pokračovat?</qt></translation> + <source><qt>Attention, all windows will be closed by changing the language +without saving the Data.<br><br>Go on?</qt></source> + <translation><qt>Upozornění, změnou jazyka budou všechna okna uzavřena +bez uložení dat.<br><br>Pokračovat?</qt></translation> </message> - </context> - <context> +</context> +<context> <name>LanguageSettingsBase</name> <message> - <source>Language Settings</source> - <translation>Nastavení jazyka</translation> + <source>Language Settings</source> + <translation>Nastavení jazyka</translation> </message> <message> - <source>Select language</source> - <translation>Vyberte jazyk</translation> + <source>Select language</source> + <translation>Vyberte jazyk</translation> </message> - </context> +</context> </TS> |