summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sl.php')
-rw-r--r--apps/files_sharing/l10n/sl.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php
index c3fdfeb1c2a..7c1014b0ef0 100644
--- a/apps/files_sharing/l10n/sl.php
+++ b/apps/files_sharing/l10n/sl.php
@@ -10,7 +10,8 @@ $TRANSLATIONS = array(
"the link expired" => "povezava je pretekla,",
"sharing is disabled" => "souporaba je onemogočena.",
"For more info, please ask the person who sent this link." => "Za več podrobnosti stopite v stik s pošiljateljem te povezave.",
-"shared by %s" => "v souporabi preko %s",
+"shared by %s" => "souporabp omogoča %s",
+"Download %s" => "Prejmi %s",
"Direct link" => "Neposredna povezava"
);
$PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);";