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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/de.php b/apps/files_trashbin/l10n/de.php
index ced25d80af8..ad6e0839bd6 100644
--- a/apps/files_trashbin/l10n/de.php
+++ b/apps/files_trashbin/l10n/de.php
@@ -8,8 +8,8 @@ $TRANSLATIONS = array(
"Delete permanently" => "Endgültig löschen",
"Name" => "Name",
"Deleted" => "gelöscht",
-"_%n folder_::_%n folders_" => array(,),
-"_%n file_::_%n files_" => array(,),
+"_%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!",
"Restore" => "Wiederherstellen",