diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
commit | 7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe (patch) | |
tree | 585f5a7013a492851ab0a11322a2d40610131a06 /settings/l10n/cs.js | |
parent | 56797fd6950fdf07002b61900d4f72324c91c630 (diff) | |
download | nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.tar.gz nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs.js')
-rw-r--r-- | settings/l10n/cs.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index f7b4919dc90..6f3627f64ca 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -322,11 +322,9 @@ OC.L10N.register( "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", @@ -350,6 +348,7 @@ OC.L10N.register( "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í" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |