Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-19 04:41:55 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-19 04:41:55 +0300
commitb40f8f8474c8338641ffef9b334dd6c459004c25 (patch)
tree7691065bd29f147ffa6139ab291ab6b00ae792f0 /l10n/nl.js
parentc18803c46097b52150a5d6d050f9a63624df9299 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 0d462847..4909f989 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -37,8 +37,6 @@ OC.L10N.register(
"Authenticate using single sign-on" : "Authenticeren via single sign-on",
"Using the SSO & SAML app of your Nextcloud you can make it easily possible to integrate your existing Single-Sign-On solution with Nextcloud. In addition, you can use the Nextcloud LDAP user provider to keep the convenience for users. (e.g. when sharing)\nThe following providers are supported and tested at the moment:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **Authentication via Environment Variable**\n\t* Kerberos (mod_auth_kerb)\n\t* Any other provider that authenticates using the environment variable\n\nWhile theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix." : "Door gebruik te maken van de SSO & SAML app van je Nextcloud kun je makkelijk je bestaande Single-Sign-On oplossing integreren met Nextcloud. En daarbij kun je ook de Nextcloud LDAP gebruikersbeheerfuncties gebruiken voor meer gebruiksgemak van de gebruikers (bijv nij delen)\nDe volgende providers worden momenteel ondersteund en getest :\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **Authenticatie via Omgevingsvariabele**\n\t* Kerberos (mod_auth_kerb)\n\t* Elke andere provider die inloggen via de omgevingsvariabele biedt\n\nHoewel in theorie elke andere authenticatieprovider die deze standaarden hanteert ook compatible zou moeten zijn, moeten we opmerken dat deze geen onderdeel van de interne testmatrix zijn.",
"Open documentation" : "Open documentatie",
- "Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you enabled \"%s\"" : "Zorg ervoor dat er een gebruiker is met administratieve toegang om de instantie te benaderen met SSO. Inloggen met een reguliere %s account is niet langer mogelijk, tenzij %s is ingeschakeld.",
- "Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore." : "Zorg ervoor dat een beheerdersaccount is geconfigureerd die de Nextcloud via SSO kan benaderen. Inloggen met je gebruikelijke %s account is niet meer mogelijk.",
"Please choose whether you want to authenticate using the SAML provider built-in in Nextcloud or whether you want to authenticate against an environment variable." : "Kies of je wilt authenticeren via de in Nextcloud ingebouwde SAML provider, of dat je wilt authenticeren tegen een omgevingsvariabele",
"Use built-in SAML authentication" : "Ingebouwde SAML authenticatie gebruiken",
"Use environment variable" : "Gebruik een omgevingsvariabele",
@@ -71,6 +69,7 @@ OC.L10N.register(
"Error" : "Fout",
"Account not provisioned." : "Account niet verstrekt.",
"Your account is not provisioned, access to this service is thus not possible." : "Je account is niet verstrekt, toegang tot deze dienst is dus niet mogelijk.",
- "Choose a authentication provider" : "Kies een authenticatieprovider"
+ "Choose a authentication provider" : "Kies een authenticatieprovider",
+ "Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you enabled \"%s\"" : "Zorg ervoor dat er een gebruiker is met administratieve toegang om de instantie te benaderen met SSO. Inloggen met een reguliere %s account is niet langer mogelijk, tenzij %s is ingeschakeld."
},
"nplurals=2; plural=(n != 1);");