summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sk_SK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sk_SK.php')
-rw-r--r--apps/files_sharing/l10n/sk_SK.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sk_SK.php b/apps/files_sharing/l10n/sk_SK.php
index 4e9856da4a7..6856c0591f4 100644
--- a/apps/files_sharing/l10n/sk_SK.php
+++ b/apps/files_sharing/l10n/sk_SK.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"sharing is disabled" => "zdieľanie je zakázané",
"For more info, please ask the person who sent this link." => "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.",
"shared by %s" => "Zdieľa %s",
+"Download %s" => "Stiahnuť %s",
"Direct link" => "Priama linka"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";