summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-04 00:07:11 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-04 00:07:11 +0100
commita53a946c20031e891e781b38cfd0fcb849db3cb1 (patch)
treeab213db2bd883f4e05e2950e5c1424df25c6c2af /apps/files/l10n/nl.php
parent4cb760a92402ab3eb8550fb05b05eae800030680 (diff)
downloadnextcloud-server-a53a946c20031e891e781b38cfd0fcb849db3cb1.tar.gz
nextcloud-server-a53a946c20031e891e781b38cfd0fcb849db3cb1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.php')
-rw-r--r--apps/files/l10n/nl.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php
index 74a8ff3bfb0..093a5430d53 100644
--- a/apps/files/l10n/nl.php
+++ b/apps/files/l10n/nl.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Geen fout opgetreden, bestand successvol geupload.",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Het geüploade bestand overscheidt de upload_max_filesize optie in php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Het geüploade bestand is groter dan de MAX_FILE_SIZE richtlijn die is opgegeven in de HTML-formulier",
"The uploaded file was only partially uploaded" => "Het bestand is slechts gedeeltelijk geupload",
"No file was uploaded" => "Geen bestand geüpload",