diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
commit | 9f194bc682f0c19b61511af8c8bac56e7df51338 (patch) | |
tree | 4ea694fb04b6320a9d36772566d0279bc1d8f59b /core/l10n/nl.js | |
parent | a13440d46a709b972512ddbb46c084141cdeb99a (diff) | |
download | nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.tar.gz nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.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 69e57aa0b28..d5fc18ffe90 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -275,7 +275,6 @@ OC.L10N.register( "Log in" : "Inloggen", "Wrong password." : "Onjuist wachtwoord.", "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?", "Back to login" : "Terug naar inloggen", "Account access" : "Account toegang", @@ -339,6 +338,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?", + "Stay logged in" : "Ingelogd blijven", "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.", |