summaryrefslogtreecommitdiffstats
path: root/files/l10n/nl.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-24 23:12:18 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-24 23:12:18 +0200
commit700ac755655698d43e9c66f1aeca70680c43c807 (patch)
treef81954f381609867104ff9607b9656521d1549ce /files/l10n/nl.php
parenta54ea3246cb2d20e3527211d3413f5d3a8dd529f (diff)
downloadnextcloud-server-700ac755655698d43e9c66f1aeca70680c43c807.tar.gz
nextcloud-server-700ac755655698d43e9c66f1aeca70680c43c807.zip
updated translations
Diffstat (limited to 'files/l10n/nl.php')
-rw-r--r--files/l10n/nl.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/files/l10n/nl.php b/files/l10n/nl.php
index 5ad05487712..c474d9a4ca2 100644
--- a/files/l10n/nl.php
+++ b/files/l10n/nl.php
@@ -1,14 +1,14 @@
<?php $TRANSLATIONS = array(
"Files" => "Bestanden",
-"Maximum upload size" => "Maximaale bestands groote voor uploads",
-"Nothing in here. Upload something!" => "Er bevind zich hier niks, upload een bestand.",
-"Upload" => "Uploaden",
-"New Folder" => "Nieuwe Map",
+"Maximum upload size" => "Maximale bestandsgrootte voor uploads",
+"Upload" => "Upload",
+"New Folder" => "Nieuwe map",
+"Nothing in here. Upload something!" => "Er bevindt zich hier niets. Upload een bestand!",
"Name" => "Naam",
"Download" => "Download",
-"Size" => "Bestandsgroote",
+"Size" => "Bestandsgrootte",
"Modified" => "Laatst aangepast",
-"Delete" => "Verwijderen",
+"Delete" => "Verwijder",
"Upload too large" => "Bestanden te groot",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "De bestanden die U probeert up te loaden zijn grooter dan de maximaal toegstane groote voor deze server."
+"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."
);