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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/sv.php b/apps/files_trashbin/l10n/sv.php
index ec9de3acaa2..fd9ca8653f3 100644
--- a/apps/files_trashbin/l10n/sv.php
+++ b/apps/files_trashbin/l10n/sv.php
@@ -4,12 +4,12 @@ $TRANSLATIONS = array(
"Couldn't restore %s" => "Kunde inte återställa %s",
"Deleted files" => "Raderade filer",
"Error" => "Fel",
+"Deleted Files" => "Raderade 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"
+"Delete" => "Radera"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";