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
467 B

OC.L10N.register(
"password_policy",
{
"Password policy" : "Politica de contrasignos",
"Minimal length" : "Longitude minime",
"Forbid common passwords" : "Prohibir contrasignos commun ",
"Enforce upper and lower case characters" : "Imponer characteres majuscule e minuscule",
"Enforce numeric characters" : "Imponer characteres numeric",
"Enforce special characters" : "Imponer characteres special"
},
"nplurals=2; plural=(n != 1);");