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>2017-06-01 03:22:38 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-01 03:22:38 +0300
commitb175201d783c16566b5d7c8805865538d171ceed (patch)
treeb4b8c52de3def5255764b220e91842e66056b558 /l10n/nb.js
parentf10ce72efcd87288d695546941a48f393292ac6e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nb.js')
-rw-r--r--l10n/nb.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index d7ba71c3..65d4bb42 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -5,9 +5,21 @@ OC.L10N.register(
"X.509 certificate of the Service Provider" : "X.509 sertifikat for tjenesteleverandøren",
"Private key of the Service Provider" : "Privat nøkkel for tjenesteleverandøren",
"Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "Forteller om <samlp:logoutRequest> av denne SPen er kryptert.",
+ "Indicates whether the <samlp:AuthnRequest> messages sent by this SP will be signed. [Metadata of the SP will offer this info]" : "Forteller om <samlp:logoutRequest>-meldinger sendt av denne SP-en vil bli signert. [Metadataen til SP-en vil ha denne infoen å by på]",
"Indicates whether the <samlp:logoutRequest> messages sent by this SP will be signed." : "Forteller om <samlp:logoutRequest> av denne SPen er signert.",
"Indicates whether the <samlp:logoutResponse> messages sent by this SP will be signed." : "Forteller om <samlp:logoutResponse> av denne SP-en er signert.",
"Whether the metadata should be signed." : "Om metadataene skal være signert.",
+ "Indicates a requirement for the <samlp:Response>, <samlp:LogoutRequest> and <samlp:LogoutResponse> elements received by this SP to be signed." : "Forteller om kravet om signering for <samlp:Response>, <samlp:LogoutRequest> og <samlp:LogoutResponse>-elementer mottatt av denne SP-en.",
+ "Indicates a requirement for the <saml:Assertion> elements received by this SP to be signed. [Metadata of the SP will offer this info]" : "Forteller om kravet om signering for <saml:Assertion>-elementer mottatt av denne SP-en. [Metadataen til denne SP-en vil ha denne infoen å by på]",
+ "Indicates a requirement for the <saml:Assertion> elements received by this SP to be encrypted." : "Forteller om kravet for om kryptering for <saml:Assertion>-elementer mottatt av denne SP-en.",
+ " Indicates a requirement for the NameID element on the SAMLResponse received by this SP to be present." : "Forteller om kravet om at dette NameID-elementet på SAMLResponse mottatt av denne SP-en skal være tilstede.",
+ "Indicates a requirement for the NameID received by this SP to be encrypted." : "Forteller om kravet om at NameID mottatt av denne SP-en skal være kryptert.",
+ "Indicates if the SP will validate all received XMLs." : "FOrteller om SP-en skal validere all mottatt XML.",
+ "Attribute to map the UID to." : "Attributt å binde UID til.",
+ "Only allow authentication if an account is existent on some other backend. (e.g. LDAP)" : "Bare tillat autentisering hvis en konto finnes på en annen bakende. (f.eks. LDAP)",
+ "Attribute to map the displayname to." : "Attributt å binde visningsnavnet til.",
+ "Attribute to map the email address to." : "Attributt å binde e-postadressen til.",
+ "Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Bruk SAML-auth for %s-skrivebordsklienter (krever ny autentisering av brukere)",
"SSO & SAML authentication" : "SSO- og SAML-autentisering",
"Open documentation" : "Åpne dokumentasjonen",
"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." : "Velg om du vil identifisere deg med SAML-tilbyderen som er innebygget i Nextcloud eller om du vil du vil identifisere deg mot en miljøvariabel.",
@@ -21,6 +33,7 @@ OC.L10N.register(
"Identity Provider Data" : "Identitetstilbyder-data",
"Configure your IdP settings here." : "Konfigurer dine IdP innstillinger her.",
"Public X.509 certificate of the IdP" : "Offentlig X.509 sertificat for IdP",
+ "Attribute mapping" : "Attributt-binding",
"Security settings" : "Sikkerhetsinnstillinger",
"For increased security we recommend enabling the following settings if supported by your environment." : "For økt sikkerhet anbefaler vi at du aktiverer følgende innstillinger hvis det er støttet i ditt systemlandskap.",
"Show security settings ..." : "Vis sikkerhetsinnstillinger...",