diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-18 01:55:08 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-18 01:55:08 -0500 |
commit | cd4380c32230c583cfe7d4ff3e630d272d4c9a1a (patch) | |
tree | 64d764e227e14817de0b3de2eb5f4a9a5d660e03 /core | |
parent | 20c251a5755f7c218df2cafe9d5ba64036096815 (diff) | |
download | nextcloud-server-cd4380c32230c583cfe7d4ff3e630d272d4c9a1a.tar.gz nextcloud-server-cd4380c32230c583cfe7d4ff3e630d272d4c9a1a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/nl.js | 1 | ||||
-rw-r--r-- | core/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index f4702077004..fe5f45c95ea 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -269,6 +269,7 @@ OC.L10N.register( "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_domains\" 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_domains\" 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", "App update required" : "Bijwerken App vereist", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index a86bbe3d4af..117070e8399 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -267,6 +267,7 @@ "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_domains\" 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_domains\" 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", "App update required" : "Bijwerken App vereist", |