diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-20 00:12:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-20 00:12:00 +0000 |
commit | 8748e636f69c290926a297a24d21b248ad58de53 (patch) | |
tree | 39a717aededeec36e9e3cb2d694e283bc0ae46c9 /core | |
parent | 0bae516c66efe9004d0a8ff504e0deb0069fc9d9 (diff) | |
download | nextcloud-server-8748e636f69c290926a297a24d21b248ad58de53.tar.gz nextcloud-server-8748e636f69c290926a297a24d21b248ad58de53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/nl.js | 4 | ||||
-rw-r--r-- | core/l10n/nl.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 030d7590c92..c4ca58b15a2 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -277,8 +277,11 @@ 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.", "Forgot password?" : "Wachtwoord vergeten?", "Back to login" : "Terug naar inloggen", + "Connect to your account" : "Verbind jouw account", + "Please log in before granting %s access to your %s account." : "Log alsjeblieft in voordat je %s toegang geeft tot je %s account.", "App token" : "App token", "Grant access" : "Verleen toegang", + "Alternative log in using app token" : "Alterenatieve login doormiddel van app token.", "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.", "Redirecting …" : "Omleiding ...", @@ -291,6 +294,7 @@ OC.L10N.register( "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor", "Access through untrusted domain" : "Toegang via een niet vertrouwd domein", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Neem contact op met je beheerder. Wanneer je een beheerder bent kun je de \"trusted_domains\" instelling bewerken in config/config.php zoals in het voorbeeld config.sample.php. ", + "Further information how to configure this can be found in the %sdocumentation%s." : "Verdere informatie over hoe je dit insteld staat in de %s documentatie %s.", "App update required" : "Bijwerken App vereist", "%s will be updated to version %s" : "%s wordt geüpdatet naar versie %s", "These apps will be updated:" : "Deze apps worden bijgewerkt:", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 88a0cb5df10..c3c46d3240d 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -275,8 +275,11 @@ "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.", "Forgot password?" : "Wachtwoord vergeten?", "Back to login" : "Terug naar inloggen", + "Connect to your account" : "Verbind jouw account", + "Please log in before granting %s access to your %s account." : "Log alsjeblieft in voordat je %s toegang geeft tot je %s account.", "App token" : "App token", "Grant access" : "Verleen toegang", + "Alternative log in using app token" : "Alterenatieve login doormiddel van app token.", "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.", "Redirecting …" : "Omleiding ...", @@ -289,6 +292,7 @@ "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor", "Access through untrusted domain" : "Toegang via een niet vertrouwd domein", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Neem contact op met je beheerder. Wanneer je een beheerder bent kun je de \"trusted_domains\" instelling bewerken in config/config.php zoals in het voorbeeld config.sample.php. ", + "Further information how to configure this can be found in the %sdocumentation%s." : "Verdere informatie over hoe je dit insteld staat in de %s documentatie %s.", "App update required" : "Bijwerken App vereist", "%s will be updated to version %s" : "%s wordt geüpdatet naar versie %s", "These apps will be updated:" : "Deze apps worden bijgewerkt:", |