sk_SK.js 296 B

1234567
  1. OC.L10N.register(
  2. "updatenotification",
  3. {
  4. "{version} is available. Get more information on how to update." : "{version} je dostupná. Získajte viac informácií o postupe aktualizácie.",
  5. "Updater" : "Aktualizátor"
  6. },
  7. "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");