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-06-06 06:06:49 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-06 06:06:49 +0300
commitbd35010587e0782a95eb486db91f546646241562 (patch)
treee71cf39afd6bdbbdb8024269df6ef2a03227da68
parent13a0331c3439806d6a982e0d345a03f33240fc2a (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sv.js1
-rw-r--r--l10n/sv.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 138e05aa..652ffb87 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Indicates a requirement for the NameID received by this SP to be encrypted." : "Indikerar ett krav för NameID mottagen av denna SP att vara krypterad.",
"Indicates if the SP will validate all received XML." : "Indikerar om SP'n kommer validera alla mottagna XML.",
"ADFS URL-Encodes SAML data as lowercase, and the toolkit by default uses uppercase. Enable for ADFS compatibility on signature verification." : "ADFS webbadress avkodar SAML-data som små bokstäver och verktyget använder stora bokstäver som standard. Aktivera för ADFS-kompatibilitet för signaturverifiering.",
+ "Algorithm that the toolkit will use on signing process." : "Algoritm som kommer att användas vid signeringsprocessen.",
"Attribute to map the UID to." : "Attribut för att mappa UID till.",
"Only allow authentication if an account exists on some other backend. (e.g. LDAP)" : "Tillåt bara tillgång om ett konto finns på någon annan backend. (t.ex. LDAP)",
"Attribute to map the displayname to." : "Attribut att mappa visningsnamnet till",
diff --git a/l10n/sv.json b/l10n/sv.json
index e68a6569..27cdd6c8 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -21,6 +21,7 @@
"Indicates a requirement for the NameID received by this SP to be encrypted." : "Indikerar ett krav för NameID mottagen av denna SP att vara krypterad.",
"Indicates if the SP will validate all received XML." : "Indikerar om SP'n kommer validera alla mottagna XML.",
"ADFS URL-Encodes SAML data as lowercase, and the toolkit by default uses uppercase. Enable for ADFS compatibility on signature verification." : "ADFS webbadress avkodar SAML-data som små bokstäver och verktyget använder stora bokstäver som standard. Aktivera för ADFS-kompatibilitet för signaturverifiering.",
+ "Algorithm that the toolkit will use on signing process." : "Algoritm som kommer att användas vid signeringsprocessen.",
"Attribute to map the UID to." : "Attribut för att mappa UID till.",
"Only allow authentication if an account exists on some other backend. (e.g. LDAP)" : "Tillåt bara tillgång om ett konto finns på någon annan backend. (t.ex. LDAP)",
"Attribute to map the displayname to." : "Attribut att mappa visningsnamnet till",