diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
commit | c733842a9a4fb34452ecaa49f5f62079046b54de (patch) | |
tree | 68fa4eccec7085d9de511caa1ac9b3cb99058b5f /core/l10n/nl.php | |
parent | 6523c575f3775310aa7c83e1e95b3382cf4c8b65 (diff) | |
download | nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.tar.gz nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.php')
-rw-r--r-- | core/l10n/nl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nl.php b/core/l10n/nl.php index 60821be5555..4eb2b8b988e 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -187,7 +187,7 @@ $TRANSLATIONS = array( "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hallo,<br><br>%s deelt <strong>%s</strong> met u.<br><a href=\"%s\">Bekijk het!</a><br><br>", "This ownCloud instance is currently in single user mode." => "Deze ownCloud werkt momenteel in enkele gebruiker modus.", "This means only administrators can use the instance." => "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", -"Contact your system administrator if this message persists or appeared unexpectedly." => "Beem contact op met uw systeembeheerder als deze melding aanhoudt of plotseling verscheen.", +"Contact your system administrator if this message persists or appeared unexpectedly." => "Neem contact op met uw systeembeheerder als deze melding aanhoudt of onverwacht verscheen.", "Thank you for your patience." => "Bedankt voor uw geduld.", "You are accessing the server from an untrusted domain." => "U benadert de server vanaf een niet vertrouwd domein.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", |