sk.js 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Shared with you" : "Vám sprístupnené",
  5. "Shared with others" : "Sprístupnené ostatným",
  6. "Shared by link" : "Sprístupnené prostredníctvom odkazu",
  7. "Nothing shared with you yet" : "Zatiaľ vám nikto nič nesprístupnil",
  8. "Files and folders others share with you will show up here" : "Tu budú zobrazené súbory a priečinky, ktoré s vami sprístupnili ostatní",
  9. "Nothing shared yet" : "Zatiaľ ste nič nesprístupnili",
  10. "Files and folders you share will show up here" : "Tu sú zobrazené súbory a priečinky, ktoré ste sprístupnili",
  11. "No shared links" : "Žiadne sprístupnené odkazy",
  12. "Files and folders you share by link will show up here" : "Tu sú zobrazené súbory a priečinky, ktoré ste sprístupnili prostredníctvom odkazov",
  13. "You can upload into this folder" : "Môžete nahrávať do tohto priečinka",
  14. "No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}",
  15. "Invalid server URL" : "Neplatná url servera",
  16. "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud-u zlyhalo",
  17. "Share" : "Sprístupniť",
  18. "No expiration date set" : "Dátum exspirácie nenastavený",
  19. "Shared by" : "Sprístupňuje",
  20. "Sharing" : "Sprístupnenie",
  21. "File shares" : "Sprístupnené súbory",
  22. "Downloaded via public link" : "Stiahnuté prostredníctvom verejného odkazu",
  23. "Downloaded by {email}" : "Stiahnuté prostredníctvom {email}",
  24. "{file} downloaded via public link" : "{file} stiahnutý cez verejne dostupný odkaz",
  25. "{email} downloaded {file}" : "{email} stiahol {file}",
  26. "Shared with group {group}" : "Sprístupnené skupine {group}",
  27. "Removed share for group {group}" : "Odstránené sprístupnenie pre skupinu {group}",
  28. "{actor} shared with group {group}" : "{actor} sprístupnil skupine {group}",
  29. "{actor} removed share for group {group}" : "{actor} zrušil sprístupnenie pre skupinu {group}",
  30. "You shared {file} with group {group}" : "Sprístupnili ste {file} skupine {group}",
  31. "You removed group {group} from {file}" : "Zrušili ste sprístupnenie súboru {file} skupine {group}",
  32. "{actor} shared {file} with group {group}" : "{actor} sprístupnil {file} skupine {group}",
  33. "{actor} removed group {group} from {file}" : "{actor} zrušil sprístpnenie súboru {file} skupine {group}",
  34. "Shared as public link" : "Sprístupnené ako verejný odkaz",
  35. "Removed public link" : "Verejný odkaz odstránený",
  36. "Public link expired" : "Verejnému odkazu vypršala platnosť",
  37. "{actor} shared as public link" : "{actor} sprístupnil ako verejný odkaz",
  38. "{actor} removed public link" : "{actor} odstránil verejný odkaz",
  39. "Public link of {actor} expired" : "Verejný odkaz {actor} vypršal",
  40. "You shared {file} as public link" : "Sprístupnili ste súbor {file} ako verejný odkaz",
  41. "You removed public link for {file}" : "Odstránili ste verejný odkaz pre {file}",
  42. "Public link expired for {file}" : "Verejný odkaz pre {file} vypršal",
  43. "{actor} shared {file} as public link" : "{actor} sprístupnil {file} ako verejný odkaz",
  44. "{actor} removed public link for {file}" : "{actor} odstránil verejný odkaz pre {file}",
  45. "Public link of {actor} for {file} expired" : "Verejný odkaz používateľa {actor} pre {file} vypršal",
  46. "{user} accepted the remote share" : "používateľ {user} prijal vzdialené sprístupnenie",
  47. "{user} declined the remote share" : "používateľ {user} odmietol vzdialené sprístupnenie",
  48. "You received a new remote share {file} from {user}" : "Obdržali ste nové vzdialené zdieľanie súboru {file} používateľom {user}",
  49. "{user} accepted the remote share of {file}" : "používateľ {user} prijal vzdialené sprístupnenie súboru {file}",
  50. "{user} declined the remote share of {file}" : "používateľ {user} odmietol vzdialené spristupnenie súboru {file} ",
  51. "{user} unshared {file} from you" : "používateľ {user} vám už nesprístupňuje súbor {file}",
  52. "Shared with {user}" : "Zdieľané s {user}",
  53. "Removed share for {user}" : "Odstránené sprístupnenie pre používateľa {user}",
  54. "{actor} shared with {user}" : "{actor} zdieľal s {user}",
  55. "{actor} removed share for {user}" : "{actor} odstránil sprístupnenie pre používateľa {user}",
  56. "Shared by {actor}" : "Sprístupnil {actor}",
  57. "{actor} removed share" : "{actor} zrušil sprístupnenie",
  58. "You shared {file} with {user}" : "Sprístupnili ste {file} používateľovi {user}",
  59. "You removed {user} from {file}" : "Zrušili ste sprístupnenie {file} používateľovi {user} ",
  60. "{actor} shared {file} with {user}" : "{actor} sprístupnil {file} používateľovi {user}",
  61. "{actor} removed {user} from {file}" : "{actor} zrušil sprístupnenie {file} pre používateľa {user}",
  62. "{actor} shared {file} with you" : "{actor} vám sprístupnil {file}",
  63. "{actor} removed you from {file}" : "{actor} vám zrušil sprístupnenie {file}",
  64. "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Súbor alebo adresár zdieľaný cez email alebo verejný odkaz bol <strong>stiahnutý</strong>",
  65. "A file or folder was shared from <strong>another server</strong>" : "Súbor alebo priečinok bol sprístupnený z <strong>iného servera</strong>",
  66. "A file or folder has been <strong>shared</strong>" : "Súbor alebo priečinok bol <strong>sprístupnený</strong>",
  67. "Wrong share ID, share doesn't exist" : "Neplatné ID sprístupnenia, sprístupnenie neexistuje",
  68. "could not delete share" : "nie je možné zmazať sprístupnenie",
  69. "Could not delete share" : "Nie je možné zmazať sprístupnenie",
  70. "Please specify a file or folder path" : "Zvoľte prosím súbor alebo cestu k priečinku",
  71. "Wrong path, file/folder doesn't exist" : "Neplatná cesta, súbor alebo priečinok neexistuje",
  72. "Could not create share" : "Nie je možné sprístupniť",
  73. "invalid permissions" : "neplatné oprávnenia",
  74. "Please specify a valid user" : "Zvoľte prosím platného používateľa",
  75. "Group sharing is disabled by the administrator" : "Skupinové zdieľanie je zakázané administrátorom",
  76. "Please specify a valid group" : "Zvoľte prosím platnú skupinu",
  77. "Public link sharing is disabled by the administrator" : "Sprístupnenie pomocou verejných odkazov je zakázané administrátorom",
  78. "Public upload disabled by the administrator" : "Verejné nahrávanie je zakázané administrátorom",
  79. "Public upload is only possible for publicly shared folders" : "Verejné nahrávanie je možné len do verejne sprístupnených priečinkov",
  80. "Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD",
  81. "Sharing %s failed because the back end does not allow shares from type %s" : "Sprístupnenie %s zlyhalo, backend nepodporuje typ sprístupnenia %s",
  82. "You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom",
  83. "Please specify a valid circle" : "Zadajte platný kruh",
  84. "Unknown share type" : "Neplatný typ sprístupnenia",
  85. "Not a directory" : "Nie je priečinok",
  86. "Could not lock path" : "Nie je možné uzamknúť cestu",
  87. "Wrong or no update parameter given" : "Zlý alebo žiadny zadaný parameter aktualizácie",
  88. "Can't change permissions for public share links" : "Nemožno zmeniť oprávnenia pre verejné sprístupnené odkazy",
  89. "Cannot increase permissions" : "Nie je možné navýšiť oprávnenia",
  90. "Share API is disabled" : "API pre sprístupňovanie je zakázané",
  91. "This share is password-protected" : "Táto položka je chránené heslom",
  92. "The password is wrong. Try again." : "Heslo je chybné. Skúste to znova.",
  93. "Password" : "Heslo",
  94. "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
  95. "Name" : "Názov",
  96. "Share time" : "Čas sprístupnenia",
  97. "Expiration date" : "Dátum vypršania",
  98. "Sorry, this link doesn’t seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný.",
  99. "Reasons might be:" : "Možné dôvody:",
  100. "the item was removed" : "položka bola presunutá",
  101. "the link expired" : "linke vypršala platnosť",
  102. "sharing is disabled" : "sprístupňovanie je zakázané",
  103. "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.",
  104. "shared by %s" : "Sprístupnil %s",
  105. "Download" : "Sťahovanie",
  106. "Direct link" : "Priama linka",
  107. "Add to your Nextcloud" : "Pridať do svojho Nextcloud",
  108. "Download %s" : "Stiahnuť %s",
  109. "Upload files to %s" : "Nahrať súbory do %s",
  110. "Select or drop files" : "Vyberte alebo položte súbory",
  111. "Uploading files…" : "Nahrávanie súborov...",
  112. "Uploaded files:" : "Nahrané súbory...",
  113. "%s is publicly shared" : "%s je sprístupnené verejne"
  114. },
  115. "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");