sk.json 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. { "translations": {
  2. "Unable to retrieve the group list" : "Nie je možné načítať zoznam skupín",
  3. "Saved" : "Uložené",
  4. "Saving failed:" : "Ukladanie neúspešné:",
  5. "File MIME type" : "MIME typ súboru",
  6. "is" : "je",
  7. "is not" : "nie je",
  8. "matches" : "súhlasí",
  9. "does not match" : "nesúhlasí",
  10. "Example: {placeholder}" : "Napríklad: {placeholder}",
  11. "File size (upload)" : "Veľkosť súboru (upload)",
  12. "less" : "menej",
  13. "less or equals" : "menej alebo rovné",
  14. "greater or equals" : "viac alebo rovné",
  15. "greater" : "viac",
  16. "File system tag" : "Štítok súborového systému",
  17. "is tagged with" : "je označený",
  18. "is not tagged with" : "nie je označený",
  19. "Select tag…" : "Vyber štítok...",
  20. "Request remote address" : "Vyžiadať vzdialenú adresu",
  21. "matches IPv4" : "súhlasí s IPv4",
  22. "does not match IPv4" : "nesúhlasí s IPv4",
  23. "matches IPv6" : "súhlasí s IPv6",
  24. "does not match IPv6" : "nesúhlasí s IPv6",
  25. "Request time" : "Čas požiadavky",
  26. "between" : "medzi",
  27. "not between" : "nie je medzi",
  28. "Start" : "Začiatok",
  29. "End" : "Koniec",
  30. "Select timezone…" : "Vybrať časové pásmo...",
  31. "Request URL" : "Vyžiadať URL",
  32. "Predefined URLs" : "Preddefinované URL",
  33. "Files WebDAV" : "WebDAV súbory",
  34. "Request user agent" : "User agent požiadavky",
  35. "Sync clients" : "Synchronizovať klientov",
  36. "Android client" : "Android klient",
  37. "iOS client" : "iOS klient",
  38. "Desktop client" : "Desktopový klient",
  39. "User group membership" : "Členstvo v skupine používateľov",
  40. "is member of" : "Je členom",
  41. "is not member of" : "Nie je členom",
  42. "The given operator is invalid" : "Zadaný operátor je neplatný",
  43. "The given regular expression is invalid" : "Zadaný regulárny výraz je neplatný",
  44. "The given file size is invalid" : "Zadaná veľkosť súboru je neplatná",
  45. "The given tag id is invalid" : "Zadaný identifikátor štítku je neplatný",
  46. "The given IP range is invalid" : "Zadaný rozsah IP je neplatný",
  47. "The given IP range is not valid for IPv4" : "Zadaný IP rozsah nie je platný pre IPv4",
  48. "The given IP range is not valid for IPv6" : "Zadaný IP rozsah nie je platný pre IPv6",
  49. "The given time span is invalid" : "Zadané časové rozpätie nie je platné",
  50. "The given start time is invalid" : "Zadaný čas začatia nie je platný",
  51. "The given end time is invalid" : "Zadaný čas ukončenia nie je platný",
  52. "The given group does not exist" : "Zadaná skupina neexistuje",
  53. "Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje",
  54. "Operation #%s does not exist" : "Operácia #%s neexistuje",
  55. "Operation %s does not exist" : "Operácia %s neexistuje",
  56. "Operation %s is invalid" : "Operácia #%s nie je platná",
  57. "Check %s does not exist" : "Kontrola %s neexistuje",
  58. "Check %s is invalid" : "Kontrola %s je neplatná",
  59. "Check #%s does not exist" : "Kontrola #%s neexistuje",
  60. "Workflow" : "Systém práce",
  61. "Files workflow engine" : "Typ spôsobu práce súborov",
  62. "Open documentation" : "Otvoriť dokumentáciu",
  63. "Add rule group" : "Pridať skupinu pravidiel",
  64. "Short rule description" : "Zobraziť popis pravidla",
  65. "Add rule" : "Pridať pravidlo",
  66. "Reset" : "Vynulovať",
  67. "Save" : "Uložiť",
  68. "Saving…" : "Ukladá sa...",
  69. "Loading…" : "Načítava sa..."
  70. },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
  71. }