summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r--lib/l10n/nl.php10
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php
index 6f8d01f5943..c8616fcbb85 100644
--- a/lib/l10n/nl.php
+++ b/lib/l10n/nl.php
@@ -41,15 +41,13 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Uw webserver is nog niet goed ingesteld voor bestandssynchronisatie omdat de WebDAV interface verbroken lijkt.",
"Please double check the <a href='%s'>installation guides</a>." => "Controleer de <a href='%s'>installatiehandleiding</a> goed.",
"seconds ago" => "seconden geleden",
-"1 minute ago" => "1 minuut geleden",
-"%d minutes ago" => "%d minuten geleden",
-"1 hour ago" => "1 uur geleden",
-"%d hours ago" => "%d uren geleden",
+"_%n minute ago_::_%n minutes ago_" => array(,),
+"_%n hour ago_::_%n hours ago_" => array(,),
"today" => "vandaag",
"yesterday" => "gisteren",
-"%d days ago" => "%d dagen geleden",
+"_%n day go_::_%n days ago_" => array(,),
"last month" => "vorige maand",
-"%d months ago" => "%d maanden geleden",
+"_%n month ago_::_%n months ago_" => array(,),
"last year" => "vorig jaar",
"years ago" => "jaar geleden",
"Caused by:" => "Gekomen door:",