summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sr.php')
-rw-r--r--apps/files_sharing/l10n/sr.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/sr.php b/apps/files_sharing/l10n/sr.php
index e484ad25eb6..bc963ac87b8 100644
--- a/apps/files_sharing/l10n/sr.php
+++ b/apps/files_sharing/l10n/sr.php
@@ -1,8 +1,5 @@
<?php
$TRANSLATIONS = array(
-"Password" => "Лозинка",
-"Download" => "Преузми",
-"Upload" => "Отпреми",
-"Cancel upload" => "Прекини отпремање"
+"Password" => "Лозинка"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";