summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sv.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sv.php')
-rw-r--r--apps/files_trashbin/l10n/sv.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/sv.php b/apps/files_trashbin/l10n/sv.php
index 47a52f25736..21d4d15e9cc 100644
--- a/apps/files_trashbin/l10n/sv.php
+++ b/apps/files_trashbin/l10n/sv.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Kunde inte radera %s permanent",
"Couldn't restore %s" => "Kunde inte återställa %s",
-"perform restore operation" => "utför återställning",
"Error" => "Fel",
-"delete file permanently" => "radera filen permanent",
-"Delete permanently" => "Radera permanent",
-"Name" => "Namn",
-"Deleted" => "Raderad",
-"_%n folder_::_%n folders_" => array("%n mapp","%n mappar"),
-"_%n file_::_%n files_" => array("%n fil","%n filer"),
"restored" => "återställd",
"Nothing in here. Your trash bin is empty!" => "Ingenting här. Din papperskorg är tom!",
+"Name" => "Namn",
"Restore" => "Återskapa",
+"Deleted" => "Raderad",
"Delete" => "Radera",
"Deleted Files" => "Raderade filer"
);