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.

nn_NO.js 321B

1234567891011121314
  1. OC.L10N.register(
  2. "user_ldap",
  3. {
  4. "Select groups" : "Vel grupper",
  5. "Users" : "Brukarar",
  6. "Groups" : "Grupper",
  7. "Help" : "Hjelp",
  8. "Host" : "Tenar",
  9. "Password" : "Passord",
  10. "Back" : "Tilbake",
  11. "Continue" : "Gå vidare",
  12. "Advanced" : "Avansert"
  13. },
  14. "nplurals=2; plural=(n != 1);");