summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sr.php')
-rw-r--r--apps/files_trashbin/l10n/sr.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/sr.php b/apps/files_trashbin/l10n/sr.php
index 1fa9e466942..36659e70803 100644
--- a/apps/files_trashbin/l10n/sr.php
+++ b/apps/files_trashbin/l10n/sr.php
@@ -1,7 +1,11 @@
<?php $TRANSLATIONS = array(
-"Name" => "Назив",
+"perform restore operation" => "врати у претходно стање",
+"Name" => "Име",
+"Deleted" => "Обрисано",
"1 folder" => "1 фасцикла",
"{count} folders" => "{count} фасцикле/и",
"1 file" => "1 датотека",
-"{count} files" => "{count} датотеке/а"
+"{count} files" => "{count} датотеке/а",
+"Nothing in here. Your trash bin is empty!" => "Овде нема ништа. Корпа за отпатке је празна.",
+"Restore" => "Врати"
);