diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index bbacb1516..3fa4a4fed 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1373,4 +1373,7 @@ $lang['Save'] = 'Uložit'; $lang['Select or create an album'] = 'Vyberte nebo vytvořte nové album'; $lang['System Activities'] = 'Systémové aktivity'; $lang['Who can see ?'] = 'Kdo si může zobrazit?'; -$lang['You have unsaved changes'] = 'Máte neuložené změny'; \ No newline at end of file +$lang['You have unsaved changes'] = 'Máte neuložené změny'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'Nemůžete kopírovat heslo pokud není přípojení k tomuto webu bezpečné.'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'Nemáte oprávnění měnit hlavního uživatele, zeptejte se prosím svého webmastera'; +$lang['You can now change the main user from %s to %s.'] = 'Nyní můžete změnit hlavního uživatele z %s na %s.'; \ No newline at end of file