summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs_CZ.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-19 01:55:39 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-19 01:55:39 -0400
commit7b1d52f5b98de20ecb98c8894bae51e83c6a13cc (patch)
treec35a4ddea5b1fb0b99f04ecbfed9181d6d71dd88 /apps/files_sharing/l10n/cs_CZ.php
parent2aa563b89c0a9637a17f52d52da5c71522135e08 (diff)
downloadnextcloud-server-7b1d52f5b98de20ecb98c8894bae51e83c6a13cc.tar.gz
nextcloud-server-7b1d52f5b98de20ecb98c8894bae51e83c6a13cc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.php')
-rw-r--r--apps/files_sharing/l10n/cs_CZ.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php
index e0a3c27fb4c..5d50ff41316 100644
--- a/apps/files_sharing/l10n/cs_CZ.php
+++ b/apps/files_sharing/l10n/cs_CZ.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"sharing is disabled" => "sdílení je zakázané",
"For more info, please ask the person who sent this link." => "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
"shared by %s" => "sdíleno %s",
+"Download %s" => "Stáhnout %s",
"Direct link" => "Přímý odkaz"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";