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.

sk.json 496B

12345678910
  1. { "translations": {
  2. "Could not revert: %s" : "Nemožno obnoviť: %s",
  3. "Versions" : "Verzie",
  4. "Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
  5. "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov"],
  6. "Restore" : "Obnoviť",
  7. "No versions available" : "Žiadne verzie nie sú dostupné",
  8. "More versions..." : "Viac verzií..."
  9. },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
  10. }