diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-06 01:09:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-06 01:09:07 +0000 |
commit | 81ac1ec97732e8f0572bdca67485f40119370ffd (patch) | |
tree | 413646cef78947bcf536ba826d57bc01e4801bc8 /core/l10n/nl.js | |
parent | 2730a57580718fafc0ceb2678f7be68bd259bcc7 (diff) | |
download | nextcloud-server-81ac1ec97732e8f0572bdca67485f40119370ffd.tar.gz nextcloud-server-81ac1ec97732e8f0572bdca67485f40119370ffd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index e2a084664ee..1eb7149701d 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -125,6 +125,8 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "De \"Strict-Transport-Security\" HTTP header is niet geconfigureerd met minimaal \"{seconds}\" seconden. Voor verbeterde beveiliging adviseren we HSTS in te schakelen zoals beschreven in onze<a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>.", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Je bent met deze site verbonden over HTTP. We adviseren je dringend om je server zo te configureren dat HTTPS wordt vereist, zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.", "Shared" : "Gedeeld", + "Shared with" : "Gedeeld met", + "Shared by" : "Gedeeld door", "Error setting expiration date" : "Fout tijdens het instellen van de vervaldatum", "The public link will expire no later than {days} days after it is created" : "De openbare link vervalt niet eerder dan {days} dagen na het aanmaken", "Set expiration date" : "Stel vervaldatum in", @@ -275,6 +277,7 @@ OC.L10N.register( "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", "App token" : "App token", "Alternative login using app token" : "Alternatieve login doormiddel van app token", "Redirecting …" : "Omleiding ...", |