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>2020-03-02 06:08:08 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-02 06:08:08 +0300
commit9ba6be935eb0e88f10f5bb676c344050b5c2352d (patch)
tree1de54dab4c31845066f766fcbbc000efaf734a67
parent02d616b7fb9b2e0045c20de403e69f0b35ab6357 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 66baece9..034932b7 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"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.",
+ "Algorithm that the toolkit will use on signing process." : "Algoritme dat de toolkit zal gebruiken bij het ondertekeningsproces.",
"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",
diff --git a/l10n/nl.json b/l10n/nl.json
index d396844e..e7f6e7fa 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -21,6 +21,7 @@
"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.",
+ "Algorithm that the toolkit will use on signing process." : "Algoritme dat de toolkit zal gebruiken bij het ondertekeningsproces.",
"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",