You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
2.4 KiB

{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "Het wachtwoord behoort tot de 1.000.000 meest gebruikte wachtwoorden. Maak het meer uniek.",
"Password is present in compromised password list. Please choose a different password." : "Het wachtwoord is aanwezig in de lijst met gecompromitteerde wachtwoorden. Kies een ander.",
"Password needs to be at least %s characters long" : "Het wachtwoord moet minimaal %s tekens lang zijn",
"Password needs to contain at least one numeric character." : "Het wachtwoord moet minimaal één cijfer bevatten.",
"Password needs to contain at least one special character." : "Het wachtwoord moet minimaal één speciaal teken bevatten.",
"Password needs to contain at least one lower and one upper case character." : "Het wachtwoord moet minimaal één kleine letter en één hoofdletter bevatten.",
"Password policy" : "Wachtwoordenbeleid",
"Allows admins to configure a password policy" : "Staat toe dat beheerders een wachtwoordenbeleid configureren",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Sta beheerder toe om bepaalde randvoorwaarden te definiëren voor het wachtwoord. B.v. minimum wachtwoordlengte",
"Minimal length" : "Minimale lengte",
"Forbid common passwords" : "Verboden gewone wachtwoorden",
"Enforce upper and lower case characters" : "Verplichten hoofd- en kleine letters",
"Enforce numeric characters" : "Verplichten cijfers",
"Enforce special characters" : "Verplichten speciale tekens",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Controleer het wachtwoord tegen de lijst met geschonden wachtwoorden van haveibeenpwned.com",
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Deze controle maakt een hash van het wachtwoord en verstuurd de eerste 5 tekens van deze hash naar de haveibeenpwned.com API om een lijst op te halen met al de hashes die ook daarmee beginnen. Daarna wordt deze lijst tegen de Nexcloud installatie gehouden om te controleren of de wachtwoord hash als resultaat terugkomt."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}