summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-22 00:08:47 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-22 00:08:47 +0100
commit734a4632975f68d1e90407bc4d7fd9c79c20930c (patch)
treefcf6f0b7cdd82d21520e198a135c011bf245e42c /apps/files_trashbin/l10n/nl.php
parenta8a85ed6b411e847891ce3e3d2d9aecb6846f962 (diff)
downloadnextcloud-server-734a4632975f68d1e90407bc4d7fd9c79c20930c.tar.gz
nextcloud-server-734a4632975f68d1e90407bc4d7fd9c79c20930c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/nl.php')
-rw-r--r--apps/files_trashbin/l10n/nl.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/nl.php b/apps/files_trashbin/l10n/nl.php
index c4a26104ba4..c576e5d81f8 100644
--- a/apps/files_trashbin/l10n/nl.php
+++ b/apps/files_trashbin/l10n/nl.php
@@ -3,6 +3,7 @@
"Couldn't restore %s" => "Kon %s niet herstellen",
"perform restore operation" => "uitvoeren restore operatie",
"delete file permanently" => "verwijder bestanden definitief",
+"Delete permanently" => "Verwijder definitief",
"Name" => "Naam",
"Deleted" => "Verwijderd",
"1 folder" => "1 map",
@@ -10,5 +11,6 @@
"1 file" => "1 bestand",
"{count} files" => "{count} bestanden",
"Nothing in here. Your trash bin is empty!" => "Niets te vinden. Uw prullenbak is leeg!",
-"Restore" => "Herstellen"
+"Restore" => "Herstellen",
+"Delete" => "Verwijder"
);