diff options
Diffstat (limited to 'core/l10n/nl.php')
-rw-r--r-- | core/l10n/nl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/nl.php b/core/l10n/nl.php index daae57dee5e..60821be5555 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "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.", "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.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Afhankelijk van uw configuratie zou u als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.", +"Add \"%s\" as trusted domain" => "\"%s\" toevoegen als vertrouwd domein", "%s will be updated to version %s." => "%s wordt bijgewerkt naar versie %s.", "The following apps will be disabled:" => "De volgende apps worden uitgeschakeld:", "The theme %s has been disabled." => "Het thema %s is uitgeschakeld.", |