mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-01 11:02:43 +02:00
Update cs_CZ, thanks to webprostor
This commit is contained in:
@@ -1376,4 +1376,24 @@ $lang['Who can see ?'] = 'Kdo si může zobrazit?';
|
||||
$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.';
|
||||
$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.';
|
||||
$lang['%s is the new main user'] = '%s je nový hlavní uživatel';
|
||||
$lang['An activation link valid for 1 hour has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Na adresu "%s" byl odeslán aktivační odkaz platný 1 hodinu. Pokud uživatel odkaz neobdrží, můžete vytvořit a zkopírovat nový, a to úpravou uživatele a správou jeho hesla.';
|
||||
$lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Aktivační odkaz platný 1 hodinu byl vytvořen, ale nemohl být odeslán. Nyní můžete níže uvedený odkaz zkopírovat a odeslat uživateli.';
|
||||
$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'Tomuto uživateli nelze odeslat e-mail, protože žádný nemá nastaven.';
|
||||
$lang['Changing the main user'] = 'Změna hlavního uživatele';
|
||||
$lang['Copied link'] = 'Kopírovaný odkaz';
|
||||
$lang['Copy password'] = 'Zkopírovat heslo';
|
||||
$lang['Copy the link below and send it to the user so the password can be set.'] = 'Zkopírujte odkaz níže a pošlete ho uživateli, aby mohlo být nastaveno heslo.';
|
||||
$lang['Copy the password link'] = 'Odkaz na zkopírování hesla';
|
||||
$lang['Main user'] = 'Hlavní uživatel';
|
||||
$lang['Password copied'] = 'Heslo zkopírováno';
|
||||
$lang['Please complete all fields'] = 'Vyplňte všechna pole, prosím';
|
||||
$lang['Resend password link'] = 'Odkaz na znovu zaslání hesla';
|
||||
$lang['Set as main user'] = 'Nastavit jako hlavní uživatel';
|
||||
$lang['The passwords do not match'] = 'Heslo se neshoduje';
|
||||
$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Tento uživatel musí být nejprve definován jako webmaster, než může být změněn na hlavního uživatele.';
|
||||
$lang['To be sure, please rewrite the word “%s” below'] = 'Pro jistotu prosím níže přepište slovo “%s”';
|
||||
$lang['Username successfully modified'] = 'Jméno uživatele úspěšně upraveno';
|
||||
$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Nastavujete %s jako hlavního uživatele místo %s, přejete si pokračovat?';
|
||||
$lang['Yes, let\'s proceed'] = 'Ano, pokračujme.';
|
||||
Reference in New Issue
Block a user