Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sl.php')
-rw-r--r--apps/files_trashbin/l10n/sl.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/sl.php b/apps/files_trashbin/l10n/sl.php
index eb2d42a18ff..a3c0bcf92ad 100644
--- a/apps/files_trashbin/l10n/sl.php
+++ b/apps/files_trashbin/l10n/sl.php
@@ -2,16 +2,11 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Datoteke %s ni mogoče dokončno izbrisati.",
"Couldn't restore %s" => "Ni mogoče obnoviti %s",
-"perform restore operation" => "izvedi opravilo obnavljanja",
"Error" => "Napaka",
-"delete file permanently" => "dokončno izbriši datoteko",
-"Delete permanently" => "Izbriši dokončno",
-"Name" => "Ime",
-"Deleted" => "Izbrisano",
-"_%n folder_::_%n folders_" => array("","","",""),
-"_%n file_::_%n files_" => array("","","",""),
"Nothing in here. Your trash bin is empty!" => "Mapa smeti je prazna.",
+"Name" => "Ime",
"Restore" => "Obnovi",
+"Deleted" => "Izbrisano",
"Delete" => "Izbriši",
"Deleted Files" => "Izbrisane datoteke"
);