summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-31 01:55:46 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-31 01:55:46 -0400
commitcff9440a37a64a43403b7dd57a99a203410e426a (patch)
tree04ff4c981df6096b2f8d632d64b8549c90dca9bb /apps/files/l10n/nl.php
parent86b06c72bbdd8fb9c230b9a7b6574b32ec67b598 (diff)
downloadnextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.tar.gz
nextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.php')
-rw-r--r--apps/files/l10n/nl.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php
index 32415076f12..4c7c73b318b 100644
--- a/apps/files/l10n/nl.php
+++ b/apps/files/l10n/nl.php
@@ -42,6 +42,7 @@ $TRANSLATIONS = array(
"Error fetching URL" => "Fout bij ophalen URL",
"Share" => "Delen",
"Delete permanently" => "Verwijder definitief",
+"Delete" => "Verwijder",
"Rename" => "Hernoem",
"Your download is being prepared. This might take some time if the files are big." => "Uw download wordt voorbereid. Dit kan enige tijd duren bij grote bestanden.",
"Pending" => "In behandeling",
@@ -85,9 +86,9 @@ $TRANSLATIONS = array(
"You don’t have permission to upload or create files here" => "U hebt geen toestemming om hier te uploaden of bestanden te maken",
"Nothing in here. Upload something!" => "Er bevindt zich hier niets. Upload een bestand!",
"Download" => "Downloaden",
-"Delete" => "Verwijder",
"Upload too large" => "Upload is te groot",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.",
-"Files are being scanned, please wait." => "Bestanden worden gescand, even wachten."
+"Files are being scanned, please wait." => "Bestanden worden gescand, even wachten.",
+"Currently scanning" => "Nu aan het scannen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";