summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/de.php')
-rw-r--r--apps/files_trashbin/l10n/de.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/de.php b/apps/files_trashbin/l10n/de.php
index ad6e0839bd6..2b6703dd058 100644
--- a/apps/files_trashbin/l10n/de.php
+++ b/apps/files_trashbin/l10n/de.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Konnte %s nicht dauerhaft löschen",
"Couldn't restore %s" => "Konnte %s nicht wiederherstellen",
-"perform restore operation" => "Wiederherstellung ausführen",
"Error" => "Fehler",
-"delete file permanently" => "Datei dauerhaft löschen",
-"Delete permanently" => "Endgültig löschen",
-"Name" => "Name",
-"Deleted" => "gelöscht",
-"_%n folder_::_%n folders_" => array("","%n Ordner"),
-"_%n file_::_%n files_" => array("","%n Dateien"),
"restored" => "Wiederhergestellt",
"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, der Papierkorb ist leer!",
+"Name" => "Name",
"Restore" => "Wiederherstellen",
+"Deleted" => "gelöscht",
"Delete" => "Löschen",
"Deleted Files" => "Gelöschte Dateien"
);