diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-24 01:55:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-24 01:55:33 -0400 |
commit | 435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3 (patch) | |
tree | 14aaa2cb706223ddfe6b1e115524c9f7033f6a5f /settings/l10n/cs_CZ.php | |
parent | 645ecb76448a1452905f8aae6b59ec2bda37653b (diff) | |
download | nextcloud-server-435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3.tar.gz nextcloud-server-435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs_CZ.php')
-rw-r--r-- | settings/l10n/cs_CZ.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php index cbe552d23d2..b33d3055923 100644 --- a/settings/l10n/cs_CZ.php +++ b/settings/l10n/cs_CZ.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Unable to change full name" => "Nelze změnit celé jméno", "Group already exists" => "Skupina již existuje", "Unable to add group" => "Nelze přidat skupinu", +"Files decrypted successfully" => "Soubory úspěšně dešifrovány", "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Nebylo možno dešifrovat soubory, zkontroluje prosím owncloud.log nebo kontaktujte svého administrátora", "Couldn't decrypt your files, check your password and try again" => "Nebylo možno dešifrovat soubory, zkontrolujte své heslo a zkuste znovu", "Email saved" => "E-mail uložen", @@ -113,6 +114,7 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Povolit uživatelům sdílet s kýmkoliv", "Allow users to only share with users in their groups" => "Povolit uživatelům sdílet pouze s uživateli v jejich skupinách", "Allow mail notification" => "Povolit e-mailová upozornění", +"Allow users to send mail notification for shared files" => "Povolit uživatelům odesílat e-mailová upozornění pro sdílené soubory", "Security" => "Zabezpečení", "Enforce HTTPS" => "Vynutit HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Vynutí připojování klientů k %s šifrovaným spojením.", |