summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/nl.php')
-rw-r--r--apps/files_trashbin/l10n/nl.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/nl.php b/apps/files_trashbin/l10n/nl.php
index b3ae57da563..37a8ca65409 100644
--- a/apps/files_trashbin/l10n/nl.php
+++ b/apps/files_trashbin/l10n/nl.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Kon %s niet permanent verwijderen",
"Couldn't restore %s" => "Kon %s niet herstellen",
-"perform restore operation" => "uitvoeren restore operatie",
"Error" => "Fout",
-"delete file permanently" => "verwijder bestanden definitief",
-"Delete permanently" => "Verwijder definitief",
-"Name" => "Naam",
-"Deleted" => "Verwijderd",
-"_%n folder_::_%n folders_" => array("%n map","%n mappen"),
-"_%n file_::_%n files_" => array("%n bestand","%n bestanden"),
"restored" => "hersteld",
"Nothing in here. Your trash bin is empty!" => "Niets te vinden. Uw prullenbak is leeg!",
+"Name" => "Naam",
"Restore" => "Herstellen",
+"Deleted" => "Verwijderd",
"Delete" => "Verwijder",
"Deleted Files" => "Verwijderde bestanden"
);