Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nl.json « l10n - github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 292758a45f17ed00bab46e28eaab10593b92f5af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{ "translations": {
    "User attributes:" : "Gebruikersattributen:",
    "Name" : "Naam",
    "Values" : "Waarden",
    "Attributes not found" : "Attributen niet gevonden",
    "Saved" : "Bewaard",
    "Disconnect" : "Verbreek verbinding",
    "Error while loading browser sessions and device tokens" : "Fout bij laden browser sessies en apparaat-tokens",
    "Error while creating device token" : "Fout bij creëren apparaat-token",
    "Error while deleting the token" : "Fout bij verwijderen token",
    "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.",
    "Indicates whether the <samlp:AuthnRequest> messages sent by this SP will be signed. [Metadata of the SP will offer this info]" : "Geeft aan of het <samlp:AuthnRequest> bericht, verzonden door deze SP, zal worden ondertekend. [Metadata van de SP verschaft deze info]",
    "Indicates whether the  <samlp:logoutRequest> messages sent by this SP will be signed." : "Geeft aan of het <samlp:logoutRequest> bericht, verzonden door deze SP, zal worden ondertekend.",
    "Indicates whether the  <samlp:logoutResponse> messages sent by this SP will be signed." : "Geeft aan of het <samlp:logoutResponse> bericht, verzonden door deze SP, zal worden ondertekend.",
    "Whether the metadata should be signed." : "Of de metadata moet worden ondertekend.",
    "Indicates a requirement for the <samlp:Response>, <samlp:LogoutRequest> and <samlp:LogoutResponse> elements received by this SP to be signed." : "Betekent de vereiste van de ondertekening van de <samlp:Response>, <samlp:LogoutRequest> en <samlp:LogoutResponse> elementen die door deze SP worden ontvangen.",
    "Indicates a requirement for the <saml:Assertion> elements received by this SP to be signed. [Metadata of the SP will offer this info]" : "Betekent de vereiste van ondertekening van het <saml:Assertion> element dat door deze SP wordt ontvangen.\n[Metadata van de SP geeft deze info]",
    "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 XMLs." : "Geeft aan of de SP alle ontvangen XMLs zal valideren.",
    "Attribute to map the UID to." : "Attribuut om de UID op te mappen.",
    "Only allow authentication if an account is existent on some other backend. (e.g. LDAP)" : "Sta alleen authenticatie toe als een account bestaat op een ander backend (bijv. LDAP).",
    "SAML authentication" : "SAML authenticatie",
    "SAML" : "SAML",
    "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 ..." : "Tonen Service Provider instellingen ...",
    "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 ..." : "Tonen optionele Identity Provider instellingen ...",
    "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",
    "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 ..." : "Tonen beveiligingsinstellingen ...",
    "Signatures and encryption offered" : "Beschikbare handtekeningen en versleuteling",
    "Signatures and encryption required" : "Vereiste handtekeningen en versleuteling",
    "Download metadata XML" : "Downloaden metadata XML",
    "Metadata invalid" : "Metadata ongeldig",
    "Metadata valid" : "Metadata geldig",
    "Account not provisioned." : "Account niet verstrekt.",
    "Your account is not provisioned, access to this service is thus not possible." : "Je account is niet verstrekt, toegang tot deze dienst is dus niet mogelijk.",
    "App passwords" : "App wachtwoorden",
    "You've linked these apps." : "Je hebt deze apps gekoppeld.",
    "An app password is a passcode that gives an app or device permissions to access your %s account." : "Een app wachtwoord is een toegangscode die een app of apparaat toegang geven om je %s account te gebruiken.",
    "App name" : "Appnaam",
    "Create new app password" : "Creëer een nieuw app wachtwoord",
    "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.",
    "Password" : "Wachtwoord",
    "Done" : "Gedaan"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}