diff options
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r-- | lib/l10n/nl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index fc0fc050e22..5d050e86b3c 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -52,7 +52,7 @@ $TRANSLATIONS = array( "Set an admin password." => "Stel een beheerderswachtwoord in.", "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.", -"%s shared »%s« with you" => "%s deelde »%s« met jou", +"%s shared »%s« with you" => "%s deelde »%s« met u", "Sharing %s failed, because the file does not exist" => "Delen van %s is mislukt, omdat het bestand niet bestaat", "You are not allowed to share %s" => "U bent niet bevoegd om %s te delen", "Sharing %s failed, because the user %s is the item owner" => "Delen van %s is mislukt, omdat de gebruiker %s de eigenaar is", |