diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
commit | 70db496b58d9819c56e944b762fa7633cea1e971 (patch) | |
tree | a601f2b1c061a745ae0747e4b731ce47e7baf5e7 /core/l10n/nl.php | |
parent | 047ec64ac0b84cba4e13a286cbf10b4191bcaeab (diff) | |
download | nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.tar.gz nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.zip |
[tx-robot] updated from transifex
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.", |