sk.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. {
  2. "PrivateBin": "PrivateBin",
  3. "%s is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted %sin the browser%s using 256 bits AES.": "%s je minimalistický, open source online pastebin, kde server nemá žiadne znalosti o vložených údajoch. Údaje sú šifrované/dešifrované %sv prehliadači%s pomocou 256-bitového AES.",
  4. "More information on the <a href=\"https://privatebin.info/\">project page</a>.": "Viac informácií na <a href=\"https://privatebin.info/\">stránke projektu</a>.",
  5. "Because ignorance is bliss": "Pretože nevedomosť je sladká",
  6. "en": "sk",
  7. "Paste does not exist, has expired or has been deleted.": "Vložený text neexistuje, jeho platnosť vypršala alebo bol vymazaný.",
  8. "%s requires php %s or above to work. Sorry.": "%s vyžaduje php %s alebo vyššie. Prepáčte.",
  9. "%s requires configuration section [%s] to be present in configuration file.": "%s vyžaduje, aby bola v konfiguračnom súbore prítomná sekcia [%s].",
  10. "Please wait %d seconds between each post.": [
  11. "Počet sekúnd do ďalšieho príspevku: %d",
  12. "Počet sekúnd do ďalšieho príspevku: %d",
  13. "Počet sekúnd do ďalšieho príspevku: %d",
  14. "Počet sekúnd do ďalšieho príspevku: %d"
  15. ],
  16. "Paste is limited to %s of encrypted data.": "Príspevok je obmedzený na %s zašifrovaných údajov.",
  17. "Invalid data.": "Neplatné údaje.",
  18. "You are unlucky. Try again.": "Ľutujem. Skúste to znova.",
  19. "Error saving comment. Sorry.": "Pri ukladaní komentára sa vyskytla chyba.",
  20. "Error saving paste. Sorry.": "Pri ukladaní príspevku sa vyskytla chyba.",
  21. "Invalid paste ID.": "Chybne vložené ID.",
  22. "Paste is not of burn-after-reading type.": "Príspevok nieje nastavený na zmazanie po prečítaní.",
  23. "Wrong deletion token. Paste was not deleted.": "Nesprávny token odstránenia. Príspevok nebol odstránený.",
  24. "Paste was properly deleted.": "Príspevok bol správne vymazaný.",
  25. "JavaScript is required for %s to work. Sorry for the inconvenience.": "JavaScript is required for %s to work. Sorry for the inconvenience.",
  26. "%s requires a modern browser to work.": "%s requires a modern browser to work.",
  27. "New": "Nový",
  28. "Send": "Odoslať",
  29. "Clone": "Klonovať",
  30. "Raw text": "Surový text",
  31. "Expires": "Expirácia",
  32. "Burn after reading": "Po prečítaní zmazať",
  33. "Open discussion": "Povoliť komentáre",
  34. "Password (recommended)": "Heslo (doporučené)",
  35. "Discussion": "Komentáre",
  36. "Toggle navigation": "Toggle navigation",
  37. "%d seconds": [
  38. "%d sekunda",
  39. "%d sekundy",
  40. "%d sekúnd",
  41. "%d sekúnd"
  42. ],
  43. "%d minutes": [
  44. "%d minúta",
  45. "%d minúty",
  46. "%d minút",
  47. "%d minút"
  48. ],
  49. "%d hours": [
  50. "%d hodina",
  51. "%d hodiny",
  52. "%d hodín",
  53. "%d hodín"
  54. ],
  55. "%d days": [
  56. "%d deň",
  57. "%d dni",
  58. "%d dní",
  59. "%d dní"
  60. ],
  61. "%d weeks": [
  62. "%d týždeň",
  63. "%d týždne",
  64. "%d týždňov",
  65. "%d týždňov"
  66. ],
  67. "%d months": [
  68. "%d mesiac",
  69. "%d mesiace",
  70. "%d mesiacov",
  71. "%d mesiacov"
  72. ],
  73. "%d years": [
  74. "%d rok",
  75. "%d roky",
  76. "%d rokov",
  77. "%d rokov"
  78. ],
  79. "Never": "Nikdy",
  80. "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.",
  81. "This document will expire in %d seconds.": [
  82. "This document will expire in %d second. (singular)",
  83. "This document will expire in %d seconds. (1st plural)",
  84. "This document will expire in %d seconds. (2nd plural)",
  85. "This document will expire in %d seconds. (3rd plural)"
  86. ],
  87. "This document will expire in %d minutes.": [
  88. "This document will expire in %d minute. (singular)",
  89. "This document will expire in %d minutes. (1st plural)",
  90. "This document will expire in %d minutes. (2nd plural)",
  91. "This document will expire in %d minutes. (3rd plural)"
  92. ],
  93. "This document will expire in %d hours.": [
  94. "This document will expire in %d hour. (singular)",
  95. "This document will expire in %d hours. (1st plural)",
  96. "This document will expire in %d hours. (2nd plural)",
  97. "This document will expire in %d hours. (3rd plural)"
  98. ],
  99. "This document will expire in %d days.": [
  100. "This document will expire in %d day. (singular)",
  101. "This document will expire in %d days. (1st plural)",
  102. "This document will expire in %d days. (2nd plural)",
  103. "This document will expire in %d days. (3rd plural)"
  104. ],
  105. "This document will expire in %d months.": [
  106. "This document will expire in %d month. (singular)",
  107. "This document will expire in %d months. (1st plural)",
  108. "This document will expire in %d months. (2nd plural)",
  109. "This document will expire in %d months. (3rd plural)"
  110. ],
  111. "Please enter the password for this paste:": "Please enter the password for this paste:",
  112. "Could not decrypt data (Wrong key?)": "Could not decrypt data (Wrong key?)",
  113. "Could not delete the paste, it was not stored in burn after reading mode.": "Could not delete the paste, it was not stored in burn after reading mode.",
  114. "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.": "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.",
  115. "Could not decrypt comment; Wrong key?": "Could not decrypt comment; Wrong key?",
  116. "Reply": "Reply",
  117. "Anonymous": "Anonymous",
  118. "Avatar generated from IP address": "Avatar generated from IP address",
  119. "Add comment": "Add comment",
  120. "Optional nickname…": "Optional nickname…",
  121. "Post comment": "Post comment",
  122. "Sending comment…": "Sending comment…",
  123. "Comment posted.": "Comment posted.",
  124. "Could not refresh display: %s": "Could not refresh display: %s",
  125. "unknown status": "unknown status",
  126. "server error or not responding": "server error or not responding",
  127. "Could not post comment: %s": "Could not post comment: %s",
  128. "Sending paste…": "Sending paste…",
  129. "Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>": "Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>",
  130. "Delete data": "Delete data",
  131. "Could not create paste: %s": "Could not create paste: %s",
  132. "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)",
  133. "B": "B",
  134. "KiB": "KiB",
  135. "MiB": "MiB",
  136. "GiB": "GiB",
  137. "TiB": "TiB",
  138. "PiB": "PiB",
  139. "EiB": "EiB",
  140. "ZiB": "ZiB",
  141. "YiB": "YiB",
  142. "Format": "Format",
  143. "Plain Text": "Plain Text",
  144. "Source Code": "Source Code",
  145. "Markdown": "Markdown",
  146. "Download attachment": "Download attachment",
  147. "Cloned: '%s'": "Cloned: '%s'",
  148. "The cloned file '%s' was attached to this paste.": "The cloned file '%s' was attached to this paste.",
  149. "Attach a file": "Attach a file",
  150. "alternatively drag & drop a file or paste an image from the clipboard": "alternatively drag & drop a file or paste an image from the clipboard",
  151. "File too large, to display a preview. Please download the attachment.": "File too large, to display a preview. Please download the attachment.",
  152. "Remove attachment": "Remove attachment",
  153. "Your browser does not support uploading encrypted files. Please use a newer browser.": "Your browser does not support uploading encrypted files. Please use a newer browser.",
  154. "Invalid attachment.": "Invalid attachment.",
  155. "Options": "Options",
  156. "Shorten URL": "Shorten URL",
  157. "Editor": "Editor",
  158. "Preview": "Preview",
  159. "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.": "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
  160. "Decrypt": "Decrypt",
  161. "Enter password": "Enter password",
  162. "Loading…": "Loading…",
  163. "Decrypting paste…": "Decrypting paste…",
  164. "Preparing new paste…": "Preparing new paste…",
  165. "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.": "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.",
  166. "+++ no paste text +++": "+++ no paste text +++",
  167. "Could not get paste data: %s": "Could not get paste data: %s",
  168. "QR code": "QR code",
  169. "This website is using an insecure HTTP connection! Please use it only for testing.": "This website is using an insecure HTTP connection! Please use it only for testing.",
  170. "For more information <a href=\"%s\">see this FAQ entry</a>.": "For more information <a href=\"%s\">see this FAQ entry</a>.",
  171. "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.": "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.",
  172. "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.": "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.",
  173. "waiting on user to provide a password": "waiting on user to provide a password",
  174. "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.": "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.",
  175. "Retry": "Retry",
  176. "Showing raw text…": "Showing raw text…",
  177. "Notice:": "Notice:",
  178. "This link will expire after %s.": "This link will expire after %s.",
  179. "This link can only be accessed once, do not use back or refresh button in your browser.": "This link can only be accessed once, do not use back or refresh button in your browser.",
  180. "Link:": "Link:",
  181. "Recipient may become aware of your timezone, convert time to UTC?": "Recipient may become aware of your timezone, convert time to UTC?",
  182. "Use Current Timezone": "Use Current Timezone",
  183. "Convert To UTC": "Convert To UTC",
  184. "Close": "Close",
  185. "Encrypted note on PrivateBin": "Encrypted note on PrivateBin",
  186. "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.",
  187. "URL shortener may expose your decrypt key in URL.": "URL shortener may expose your decrypt key in URL.",
  188. "Save paste": "Save paste",
  189. "Your IP is not authorized to create pastes.": "Your IP is not authorized to create pastes."
  190. }