diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-21 08:14:27 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-21 08:14:27 -0400 |
commit | a89199cc7bd19f6ba3e76fcd510219b2bd930ae6 (patch) | |
tree | 95d3829a0371aac89ef1303632730ba4846bc725 /apps/files/l10n/cs_CZ.php | |
parent | 90da518e3e24e088db9e2c7b356fda74266d004d (diff) | |
download | nextcloud-server-a89199cc7bd19f6ba3e76fcd510219b2bd930ae6.tar.gz nextcloud-server-a89199cc7bd19f6ba3e76fcd510219b2bd930ae6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.php')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index a2131c2d20a..1f766de7cf6 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -39,6 +39,7 @@ $TRANSLATIONS = array( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Neplatný název, znaky '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nejsou povoleny.", "Your storage is full, files can not be updated or synced anymore!" => "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.", "Your storage is almost full ({usedSpacePercent}%)" => "Vaše úložiště je téměř plné ({usedSpacePercent}%)", +"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Šifrování bylo zrušeno, soubory jsou však stále zašifrované. Běžte prosím do osobního nastavení, kde si složky odšifrujete.", "Your download is being prepared. This might take some time if the files are big." => "Vaše soubory ke stažení se připravují. Pokud jsou velké, může to chvíli trvat.", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Neplatný název složky. Pojmenování 'Shared' je rezervováno pro vnitřní potřeby ownCloud", "Name" => "Název", |