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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-25 03:25:00 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-25 03:25:00 +0300
commit42187650097b41cbc1239ad3cfd5460e8e3a6255 (patch)
treec40b6555bbd91b08283e1a6a7ccb050b778452f4 /l10n
parentcb0422143809ed55d440c74de77c4d60c1477f77 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/nl.js6
-rw-r--r--l10n/nl.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index f452ae86..25e609f6 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -14,8 +14,10 @@ OC.L10N.register(
"Indicates a requirement for the <saml:Assertion> elements received by this SP to be encrypted." : "Betekent de vereiste van versleuteling van het <saml:Assertion> element dat door deze SP wordt ontvangen.",
" Indicates a requirement for the NameID element on the SAMLResponse received by this SP to be present." : "Betekent dat het NameID element in het door deze SP ontvangen SAMLResponse aanwezig moet zijn.",
"Indicates a requirement for the NameID received by this SP to be encrypted." : "Betekent dat het NameID element dat wordt ontvangen door deze SP versleuteld moet zijn.",
+ "Indicates if the SP will validate all received XML." : "Geeft aan of de SP alle ontvangen XMLs zal valideren.",
"ADFS URL-Encodes SAML data as lowercase, and the toolkit by default uses uppercase. Enable for ADFS compatibility on signature verification." : "ADFS URL - codeert SAML gegevens als kleine letters en de toolkit gebruikt standaard hoofdletters. Inschakelen voor ADFS compatibiliteit voor handtekeningverificatie.",
"Attribute to map the UID to." : "Attribuut om de UID op te mappen.",
+ "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",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Gebruik SAML authenticatie voor de %s desktop clients (vereist gebruiker herauthenticatie)",
@@ -28,16 +30,20 @@ OC.L10N.register(
"General" : "Algemeen",
"Service Provider Data" : "Service Provider gegevens",
"If your Service Provider should use certificates you can optionally specify them here." : "Als je Service Provider certificaten moet gebruiken, kun je die hier optioneel opgeven.",
+ "Show Service Provider settings…" : "Serviceverleners instellingen weergeven...",
"Identity Provider Data" : "Identity Provider gegevens",
"Configure your IdP settings here." : "Configureer hier je IdP instellingen.",
"Identifier of the IdP entity (must be a URI)" : "Identificatie van de IdP (moet een URI zijn)",
"URL Target of the IdP where the SP will send the Authentication Request Message" : "URL doel van de IdP waar de SP het Authentication Request Message naartoe zal versturen",
+ "Show optional Identity Provider settings…" : "Optionele Identiteit serviceverleners instellingen weergeven...",
"URL Location of the IdP where the SP will send the SLO Request" : "URL locatie van de IdP waar de SP het SLO Request naartoe zal versturen",
"Public X.509 certificate of the IdP" : "Publiek X.509 certificaat van de IdP",
"Attribute mapping" : "mapping toekennen",
"If you want to optionally map SAML attributes to the user you can configure these here." : "Optionele SAML mapping toekenning instellen.",
+ "Show attribute mapping settings…" : "Attribuut instellingen weergeven...",
"Security settings" : "Beveiligingsinstellingen",
"For increased security we recommend enabling the following settings if supported by your environment." : "Voor verhoogde beveiliging adviseren we om de volgende instellingen te activeren als die door jouw omgeving worden ondersteund.",
+ "Show security settings…" : "Beveiligingsinstellingen weergeven...",
"Signatures and encryption offered" : "Beschikbare handtekeningen en versleuteling",
"Signatures and encryption required" : "Vereiste handtekeningen en versleuteling",
"Download metadata XML" : "Downloaden metadata XML",
diff --git a/l10n/nl.json b/l10n/nl.json
index 84797611..85d1a476 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -12,8 +12,10 @@
"Indicates a requirement for the <saml:Assertion> elements received by this SP to be encrypted." : "Betekent de vereiste van versleuteling van het <saml:Assertion> element dat door deze SP wordt ontvangen.",
" Indicates a requirement for the NameID element on the SAMLResponse received by this SP to be present." : "Betekent dat het NameID element in het door deze SP ontvangen SAMLResponse aanwezig moet zijn.",
"Indicates a requirement for the NameID received by this SP to be encrypted." : "Betekent dat het NameID element dat wordt ontvangen door deze SP versleuteld moet zijn.",
+ "Indicates if the SP will validate all received XML." : "Geeft aan of de SP alle ontvangen XMLs zal valideren.",
"ADFS URL-Encodes SAML data as lowercase, and the toolkit by default uses uppercase. Enable for ADFS compatibility on signature verification." : "ADFS URL - codeert SAML gegevens als kleine letters en de toolkit gebruikt standaard hoofdletters. Inschakelen voor ADFS compatibiliteit voor handtekeningverificatie.",
"Attribute to map the UID to." : "Attribuut om de UID op te mappen.",
+ "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",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Gebruik SAML authenticatie voor de %s desktop clients (vereist gebruiker herauthenticatie)",
@@ -26,16 +28,20 @@
"General" : "Algemeen",
"Service Provider Data" : "Service Provider gegevens",
"If your Service Provider should use certificates you can optionally specify them here." : "Als je Service Provider certificaten moet gebruiken, kun je die hier optioneel opgeven.",
+ "Show Service Provider settings…" : "Serviceverleners instellingen weergeven...",
"Identity Provider Data" : "Identity Provider gegevens",
"Configure your IdP settings here." : "Configureer hier je IdP instellingen.",
"Identifier of the IdP entity (must be a URI)" : "Identificatie van de IdP (moet een URI zijn)",
"URL Target of the IdP where the SP will send the Authentication Request Message" : "URL doel van de IdP waar de SP het Authentication Request Message naartoe zal versturen",
+ "Show optional Identity Provider settings…" : "Optionele Identiteit serviceverleners instellingen weergeven...",
"URL Location of the IdP where the SP will send the SLO Request" : "URL locatie van de IdP waar de SP het SLO Request naartoe zal versturen",
"Public X.509 certificate of the IdP" : "Publiek X.509 certificaat van de IdP",
"Attribute mapping" : "mapping toekennen",
"If you want to optionally map SAML attributes to the user you can configure these here." : "Optionele SAML mapping toekenning instellen.",
+ "Show attribute mapping settings…" : "Attribuut instellingen weergeven...",
"Security settings" : "Beveiligingsinstellingen",
"For increased security we recommend enabling the following settings if supported by your environment." : "Voor verhoogde beveiliging adviseren we om de volgende instellingen te activeren als die door jouw omgeving worden ondersteund.",
+ "Show security settings…" : "Beveiligingsinstellingen weergeven...",
"Signatures and encryption offered" : "Beschikbare handtekeningen en versleuteling",
"Signatures and encryption required" : "Vereiste handtekeningen en versleuteling",
"Download metadata XML" : "Downloaden metadata XML",