diff options
Diffstat (limited to 'apps/files/l10n/cs_CZ.php')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index 9a4be26dadb..ddaf923d1bd 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -7,8 +7,19 @@ "Missing a temporary folder" => "Chybí adresář pro sočasné soubory", "Failed to write to disk" => "Zápis na disk se nezdařil", "Files" => "Soubory", +"Delete" => "Vymazat", +"generating ZIP-file, it may take some time." => "generuji ZIP soubor, může to chvíli trvat", +"Unable to upload your file as it is a directory or has 0 bytes" => "Nemohu nahrát váš soubor neboť to je adresář a nebo má nulovou délku.", +"Upload Error" => "Chyba při nahrávání", +"Pending" => "Očekává se", +"Upload cancelled." => "Nahrávání zrušeno", +"Invalid name, '/' is not allowed." => "Špatné jméno, znak '/' není povolen", "Size" => "Velikost", "Modified" => "Změněno", +"folder" => "adresář", +"folders" => "adresáře", +"file" => "soubor", +"files" => "soubory", "File handling" => "Nastavení chování k souborům", "Maximum upload size" => "Maximální velikost ukládaných souborů", "max. possible: " => "největší možná:", @@ -26,7 +37,6 @@ "Name" => "Název", "Share" => "Sdílet", "Download" => "Stáhnout", -"Delete" => "Vymazat", "Upload too large" => "Příliš velký soubor", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na tomto serveru.", "Files are being scanned, please wait." => "Soubory se prohledávají, prosím čekejte.", |