diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:05 +0000 |
commit | 4939ff36a0ad7206a32ef3d0b711984a405acfc7 (patch) | |
tree | 0a77173fe957508e70bc47a608f9cb4e0128e02f /core/l10n/nl.js | |
parent | 66eaea92595554bcff3cc1ae68c357ef2ef9c58f (diff) | |
download | nextcloud-server-4939ff36a0ad7206a32ef3d0b711984a405acfc7.tar.gz nextcloud-server-4939ff36a0ad7206a32ef3d0b711984a405acfc7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 5f8e4098134..caee27fba0d 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -279,7 +279,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Stay logged in" : "Ingelogd blijven", "Forgot password?" : "Wachtwoord vergeten?", - "Alternative Logins" : "Alternatieve inlogs", "Account access" : "Account toegang", "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.", "Grant access" : "Verleen toegang", @@ -338,6 +337,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Voor meer informatie over het correct instellen van je server, verwijzen we je graag naar onze <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentatie</a>.", "This action requires you to confirm your password:" : "Deze actie moet je met je wachtwoord bevestigen:", "Wrong password. Reset it?" : "Onjuist wachtwoord. Wachtwoord resetten?", + "Alternative Logins" : "Alternatieve inlogs", "You are about to grant \"%s\" access to your %s account." : "Je staat op het punt om \"%s\" toegang te geven tot je %s account.", "You are accessing the server from an untrusted domain." : "Je benadert de server van 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 de beheerder. Als je zelf de beheerder bent van deze installatie, zorg dan de \"trusted_domains\" instellingen goed zijn ingesteld in config/config.php. Een voorbeeldconfiguratie vind je in config/config.sample.php.", |