summaryrefslogtreecommitdiffstats
path: root/files/l10n/cs_CZ.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-03 15:08:49 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-03 15:08:58 +0200
commit1bf215cd085394695e97a1388077a7c35ef3d53b (patch)
tree6699b5633cbd10881966f09f6da22761a670d9a1 /files/l10n/cs_CZ.php
parentafb07d3e3953c5812de4f165c38b1cb96826da48 (diff)
downloadnextcloud-server-1bf215cd085394695e97a1388077a7c35ef3d53b.tar.gz
nextcloud-server-1bf215cd085394695e97a1388077a7c35ef3d53b.zip
updated translations
Diffstat (limited to 'files/l10n/cs_CZ.php')
-rw-r--r--files/l10n/cs_CZ.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/l10n/cs_CZ.php b/files/l10n/cs_CZ.php
new file mode 100644
index 00000000000..c5430deaeb6
--- /dev/null
+++ b/files/l10n/cs_CZ.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Files" => "Soubory",
+"Maximum upload size" => "Maximální velikost ukládaných souborů",
+"Upload" => "Uložit",
+"New Folder" => "Nový adresář",
+"Nothing in here. Upload something!" => "Žádný obsah. Uložte si něco!",
+"Name" => "Název",
+"Download" => "Stáhnout",
+"Size" => "Velikost",
+"Modified" => "Změněno",
+"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."
+);