diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
commit | a7fb9ff8daf74e7d03097244c252b9625707c0a7 (patch) | |
tree | 70be1f36160fe93edb0b54508b5c4c46bd9aa340 /settings/l10n/cs.js | |
parent | fb322322fca2acc3bc66a5ba070d1cf2b8ef8619 (diff) | |
download | nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.tar.gz nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs.js')
-rw-r--r-- | settings/l10n/cs.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 46c51513a76..4ffcd1d34cc 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -361,13 +361,7 @@ OC.L10N.register( "Show storage location" : "Cesta k datům", "Show user backend" : "Zobrazit vedení uživatelů", "Show last login" : "Zobrazit poslední přihlášení", - "Show email address" : "Zobrazit e-mailové adresy", - "Send email to new user" : "Poslat e-mail novému uživateli", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Pokud je heslo nového uživatele prázdné, je mu odeslán aktivační e-mail s odkazem, kde si ho může nastavit.", - "E-Mail" : "E-mail", - "Create" : "Vytvořit", - "Admin Recovery Password" : "Heslo obnovy správce", - "Enter the recovery password in order to recover the users files during password change" : "Zadejte heslo obnovy pro obnovení souborů uživatele při změně hesla", "Everyone" : "Všichni", "Admins" : "Administrátoři", "Disabled" : "Zakázaní", @@ -380,9 +374,15 @@ OC.L10N.register( "Storage location" : "Úložiště dat", "User backend" : "Backend uživatelů", "Last login" : "Poslední přihlášení", + "E-Mail" : "E-mail", + "Admin Recovery Password" : "Heslo obnovy správce", + "Enter the recovery password in order to recover the users files during password change" : "Zadejte heslo obnovy pro obnovení souborů uživatele při změně hesla", "change full name" : "změnit celé jméno", "set new password" : "nastavit nové heslo", "change email address" : "změnit e-mailovou adresu", - "Default" : "Výchozí" + "Default" : "Výchozí", + "Show email address" : "Zobrazit e-mailové adresy", + "Send email to new user" : "Poslat e-mail novému uživateli", + "Create" : "Vytvořit" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |