diff options
Diffstat (limited to 'settings/l10n/cs.json')
-rw-r--r-- | settings/l10n/cs.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index fef3fc0664e..29a7d6b46cf 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -320,11 +320,9 @@ "Subscribe to our news feed!" : "Odebírejte náš kanál s novinkami!", "Subscribe to our newsletter!" : "Odebírejte náš newsletter!", "Show storage location" : "Cesta k datům", - "Show last log in" : "Poslední přihlášení", "Show user backend" : "Zobrazit vedení uživatelů", - "Send email to new user" : "Poslat email novému uživateli", - "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Pokud je heslo nového uživatele ponecháno prázdné, je uživateli poslán aktivační e-mail s odkazem na nastavení hesla", "Show email address" : "Zobrazit emailové adresy", + "Send email to new user" : "Poslat email novému uživateli", "E-Mail" : "Email", "Create" : "Vytvořit", "Admin Recovery Password" : "Heslo obnovy správce", @@ -348,6 +346,7 @@ "Admins can't remove themself from the admin group" : "Správci se nemohou odebrat sami ze skupiny správců", "Unable to add user to group %s" : "Nelze přidat uživatele do skupiny %s", "Unable to remove user from group %s" : "Nelze odebrat uživatele ze skupiny %s", - "For password recovery and notifications" : "Pro obnovení hesla a upozornění" + "For password recovery and notifications" : "Pro obnovení hesla a upozornění", + "Show last log in" : "Poslední přihlášení" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |