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.

11 lines
449 B

OC.L10N.register(
"password_policy",
{
"Password policy" : "Wagwoordbeleid",
"Minimal length" : "Minimumlengte",
"Forbid common passwords" : "Verbied algemene wagwoorde",
"Enforce upper and lower case characters" : "Dwing klein- en hoofletterkarakters af",
"Enforce numeric characters" : "Dwing numeriese karakters af",
"Enforce special characters" : "Dwing spesiale karakters af"
},
"nplurals=2; plural=(n != 1);");