diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-21 01:54:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-21 01:54:36 -0500 |
commit | 312891c6032176346e6e624949fbceca6a85a7a7 (patch) | |
tree | 42e0f8b57a2f983d34f695f88925246596f18b8d /settings/l10n/cs_CZ.js | |
parent | 79c9fc98a66a2b73fa8b5e9d1e09f2117d84c8cf (diff) | |
download | nextcloud-server-312891c6032176346e6e624949fbceca6a85a7a7.tar.gz nextcloud-server-312891c6032176346e6e624949fbceca6a85a7a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs_CZ.js')
-rw-r--r-- | settings/l10n/cs_CZ.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index 9a3671b0f1d..de2443df3b4 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -46,6 +46,9 @@ OC.L10N.register( "Unable to create user." : "Nelze vytvořit uživatele.", "Your %s account was created" : "Účet %s byl vytvořen", "Unable to delete user." : "Nelze smazat uživatele.", + "Forbidden" : "Zakázáno", + "Invalid user" : "Neplatné uživatelské jméno", + "Unable to change mail address" : "Nelze změnit e-mail", "Email saved" : "E-mail uložen", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jste si jisti, že chcete přidat \"{domain}\" mezi důvěryhodné domény?", "Add trusted domain" : "Přidat důvěryhodnou doménu", @@ -228,6 +231,8 @@ OC.L10N.register( "Show storage location" : "Zobrazit umístění úložiště", "Show last log in" : "Zobrazit poslední přihlášení", "Show user backend" : "Zobrazit uživatelskou podpůrnou vrstvu", + "Send email to new user" : "Poslat e-mail novému uživateli", + "Show email address" : "Zobrazit e-mail", "Username" : "Uživatelské jméno", "E-Mail" : "E-Mail", "Create" : "Vytvořit", @@ -249,6 +254,7 @@ OC.L10N.register( "Last Login" : "Poslední přihlášení", "change full name" : "změnit celé jméno", "set new password" : "nastavit nové heslo", + "change email address" : "změnit e-mail", "Default" : "Výchozí" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |