diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-31 02:01:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-31 02:01:45 -0400 |
commit | 761f40328cdfee6a91c18fdf78e154e36000c251 (patch) | |
tree | bc438f56d10a41e7c4e70340ed07076c835b564b /lib/l10n | |
parent | 79d355b5263ee318c134ab511e2faef4edddfaeb (diff) | |
download | nextcloud-server-761f40328cdfee6a91c18fdf78e154e36000c251.tar.gz nextcloud-server-761f40328cdfee6a91c18fdf78e154e36000c251.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/cs_CZ.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php index 917f383bb89..7390c5f432a 100644 --- a/lib/l10n/cs_CZ.php +++ b/lib/l10n/cs_CZ.php @@ -5,11 +5,14 @@ "Users" => "Uživatelé", "Apps" => "Aplikace", "Admin" => "Administrace", +"Failed to upgrade \"%s\"." => "Selhalo povýšení verze \"%s\".", "web services under your control" => "služby webu pod Vaší kontrolou", +"cannot open \"%s\"" => "nelze otevřít \"%s\"", "ZIP download is turned off." => "Stahování ZIPu je vypnuto.", "Files need to be downloaded one by one." => "Soubory musí být stahovány jednotlivě.", "Back to Files" => "Zpět k souborům", "Selected files too large to generate zip file." => "Vybrané soubory jsou příliš velké pro vytvoření zip souboru.", +"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Stáhněte soubory po menších částech, samostatně, nebo se obraťte na správce.", "couldn't be determined" => "nelze zjistit", "Application is not enabled" => "Aplikace není povolena", "Authentication error" => "Chyba ověření", @@ -49,5 +52,6 @@ "%d months ago" => "Před %d měsíci", "last year" => "minulý rok", "years ago" => "před lety", +"Caused by:" => "Příčina:", "Could not find category \"%s\"" => "Nelze nalézt kategorii \"%s\"" ); |