sk_SK.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. { "translations": {
  2. "Successfully saved" : "Úspešne uložené",
  3. "Saving failed:" : "Ukladanie neúspešné:",
  4. "File mime type" : "Mime typ súboru",
  5. "is" : "je",
  6. "is not" : "nie je",
  7. "matches" : "súhlasí",
  8. "does not match" : "nesúhlasí",
  9. "File size (upload)" : "Veľkosť súboru (upload)",
  10. "less" : "menej",
  11. "less or equals" : "menej alebo rovné",
  12. "greater or equals" : "viac alebo rovné",
  13. "greater" : "viac",
  14. "File system tag" : "Štítok súborového systému",
  15. "is tagged with" : "je označený",
  16. "is not tagged with" : "nie je označený",
  17. "Select tag…" : "Vyber štítok...",
  18. "Request remote address" : "Vyžiadať vzdialenú adresu",
  19. "matches IPv4" : "súhlasí s IPv4",
  20. "does not match IPv4" : "nesúhlasí s IPv4",
  21. "matches IPv6" : "súhlasí s IPv6",
  22. "does not match IPv6" : "nesúhlasí s IPv6",
  23. "between" : "medzi",
  24. "not between" : "nie je medzi",
  25. "Start" : "Začiatok",
  26. "End" : "Koniec",
  27. "Request URL" : "Vyžiadať URL",
  28. "Files WebDAV" : "WebDAV súbory",
  29. "Sync clients" : "Synchronizovať klientov",
  30. "Android client" : "Android klient",
  31. "iOS client" : "iOS klient",
  32. "Desktop client" : "Desktopový klient",
  33. "is member of" : "Je členom",
  34. "is not member of" : "Nie je členom",
  35. "The given file size is invalid" : "Zadaná veľkosť súboru je neplatná",
  36. "The given tag id is invalid" : "Zadaný identifikátor štítku je neplatný",
  37. "The given IP range is invalid" : "Zadaný rozsah IP je neplatný",
  38. "The given IP range is not valid for IPv4" : "Zadaný IP rozsah nie je platný pre IPv4",
  39. "The given IP range is not valid for IPv6" : "Zadaný IP rozsah nie je platný pre IPv6",
  40. "The given time span is invalid" : "Zadané časové rozpätie nie je platné",
  41. "The given start time is invalid" : "Zadaný čas začatia nie je platný",
  42. "The given end time is invalid" : "Zadaný čas ukončenia nie je platný",
  43. "The given group does not exist" : "Zadaná skupina neexistuje",
  44. "Operation #%s does not exist" : "Operácia #%s neexistuje",
  45. "Operation %s does not exist" : "Operácia %s neexistuje",
  46. "Operation %s is invalid" : "Operácia #%s nie je platná",
  47. "Open documentation" : "Otvoriť dokumentáciu",
  48. "Add rule group" : "Pridať skupinu pravidiel",
  49. "Short rule description" : "Zobraziť popis pravidla",
  50. "Add rule" : "Pridať pravidlo",
  51. "Reset" : "Vynulovať",
  52. "Save" : "Uložiť",
  53. "Saving…" : "Ukladá sa...",
  54. "Loading…" : "Načítava sa..."
  55. },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
  56. }