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.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/sv.php b/apps/files_trashbin/l10n/sv.php
index fd9ca8653f3..330bcc34821 100644
--- a/apps/files_trashbin/l10n/sv.php
+++ b/apps/files_trashbin/l10n/sv.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Kunde inte radera %s permanent",
"Couldn't restore %s" => "Kunde inte återställa %s",
"Deleted files" => "Raderade filer",
+"Restore" => "Återskapa",
"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"
);