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:
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index cf59e3e3..d8b4b804 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"user_saml",
{
+ "This user account is disabled, please contact your administrator." : "Dit gebruikersaccount is uitgeschakeld, neem contact op met je beheerder.",
"Saved" : "Bewaard",
+ "Unknown error, please check the log file for more details." : "Onbekende fout, controleer de log voor meer details.",
"X.509 certificate of the Service Provider" : "X.509 certificaat ban de Service Provider",
"Private key of the Service Provider" : "Privésleutel van de Service Provider",
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "Geeft aan dat de nameID van de <samlp:logoutRequest> verzonden door deze SP zal worden versleuteld.",
@@ -20,6 +22,7 @@ OC.L10N.register(
"Only allow authentication if an account exists on some other backend. (e.g. LDAP)" : "Sta alleen authenticatie toe als een account bestaat op een ander backend (bijv. LDAP).",
"Attribute to map the displayname to." : "weergavenaam toekennen om in kaart te brengen",
"Attribute to map the email address to." : "Email adres toekennen om in kaart te brengen",
+ "Attribute to map the quota to." : "Attribuut om de quota op te mappen.",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Gebruik SAML authenticatie voor de %s desktop clients (vereist gebruiker herauthenticatie)",
"SSO & SAML authentication" : "SSO & SAML authenticatie",
"Open documentation" : "Open documentatie",