summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/de_DE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/de_DE.php')
-rw-r--r--apps/files_trashbin/l10n/de_DE.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/de_DE.php b/apps/files_trashbin/l10n/de_DE.php
index 6bd93807abd..45e30d85a3b 100644
--- a/apps/files_trashbin/l10n/de_DE.php
+++ b/apps/files_trashbin/l10n/de_DE.php
@@ -1,12 +1,11 @@
<?php $TRANSLATIONS = array(
"perform restore operation" => "Führe die Wiederherstellung aus",
-"perform undelete operation" => "Führe die Wiederherstellung aus",
"Name" => "Name",
"Deleted" => "Gelöscht",
"1 folder" => "1 Ordner",
"{count} folders" => "{count} Ordner",
"1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
-"Nothing in here. Your trash bin is empty!" => "Dein Papierkorb ist leer!",
+"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, Ihr Papierkorb ist leer!",
"Restore" => "Wiederherstellen"
);