summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/nl.php')
-rw-r--r--apps/files/l10n/nl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php
index 9a25d383d41..c617f0bfdde 100644
--- a/apps/files/l10n/nl.php
+++ b/apps/files/l10n/nl.php
@@ -90,7 +90,6 @@ $TRANSLATIONS = array(
"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.",
-"Current scanning" => "Er wordt gescand",
-"Upgrading filesystem cache..." => "Upgraden bestandssysteem cache..."
+"Current scanning" => "Er wordt gescand"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";