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.

ia.js 265B

123456789101112
  1. OC.L10N.register(
  2. "user_ldap",
  3. {
  4. "Users" : "Usatores",
  5. "Groups" : "Gruppos",
  6. "Help" : "Adjuta",
  7. "Password" : "Contrasigno",
  8. "Back" : "Retro",
  9. "Continue" : "Continuar",
  10. "Advanced" : "Avantiate"
  11. },
  12. "nplurals=2; plural=(n != 1);");