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.

is.js 255B

123456789
  1. OC.L10N.register(
  2. "encryption",
  3. {
  4. "The share will expire on %s." : "Gildistími deilingar rennur út %s.",
  5. "Cheers!" : "Skál!",
  6. "Enabled" : "Virkt",
  7. "Disabled" : "Óvirkt"
  8. },
  9. "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");