1
0

djangojs.po 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Adam Zahradník, 2023
  5. # Dimitris Glezos <glezos@transifex.com>, 2012
  6. # Jannis Leidel <jannis@leidel.info>, 2011
  7. # 18f25ad6fa9930fc67cb11aca9d16a27, 2012
  8. # Marian Andre <marian@andre.sk>, 2012,2015
  9. # 29cf7e517570e1bc05a1509565db92ae_2a01508, 2011
  10. # Martin Tóth <ezimir@gmail.com>, 2017,2023
  11. # Peter Kuma, 2021
  12. msgid ""
  13. msgstr ""
  14. "Project-Id-Version: django\n"
  15. "Report-Msgid-Bugs-To: \n"
  16. "POT-Creation-Date: 2023-09-18 15:04-0300\n"
  17. "PO-Revision-Date: 2023-12-04 07:59+0000\n"
  18. "Last-Translator: Martin Tóth <ezimir@gmail.com>, 2017,2023\n"
  19. "Language-Team: Slovak (http://app.transifex.com/django/django/language/sk/)\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=UTF-8\n"
  22. "Content-Transfer-Encoding: 8bit\n"
  23. "Language: sk\n"
  24. "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n "
  25. ">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
  26. #, javascript-format
  27. msgid "Available %s"
  28. msgstr "Dostupné %s"
  29. #, javascript-format
  30. msgid ""
  31. "This is the list of available %s. You may choose some by selecting them in "
  32. "the box below and then clicking the \"Choose\" arrow between the two boxes."
  33. msgstr ""
  34. "Toto je zoznam dostupných %s. Pre výber je potrebné označiť ich v poli a "
  35. "následne kliknutím na šípku „Vybrať“ presunúť."
  36. #, javascript-format
  37. msgid "Type into this box to filter down the list of available %s."
  38. msgstr "Píšte do tohto poľa pre vyfiltrovanie dostupných %s."
  39. msgid "Filter"
  40. msgstr "Filtrovať"
  41. msgid "Choose all"
  42. msgstr "Vybrať všetko"
  43. #, javascript-format
  44. msgid "Click to choose all %s at once."
  45. msgstr "Kliknite sem pre vybratie všetkých %s naraz."
  46. msgid "Choose"
  47. msgstr "Vybrať"
  48. msgid "Remove"
  49. msgstr "Odstrániť"
  50. #, javascript-format
  51. msgid "Chosen %s"
  52. msgstr "Vybrané %s"
  53. #, javascript-format
  54. msgid ""
  55. "This is the list of chosen %s. You may remove some by selecting them in the "
  56. "box below and then clicking the \"Remove\" arrow between the two boxes."
  57. msgstr ""
  58. "Toto je zoznam dostupných %s. Pre vymazanie je potrebné označiť ich v poli a "
  59. "následne kliknutím na šípku „Vymazať“ vymazať."
  60. #, javascript-format
  61. msgid "Type into this box to filter down the list of selected %s."
  62. msgstr "Píšte do tohto poľa pre vyfiltrovanie označených %s."
  63. msgid "Remove all"
  64. msgstr "Odstrániť všetky"
  65. #, javascript-format
  66. msgid "Click to remove all chosen %s at once."
  67. msgstr "Kliknite sem pre vymazanie vybratých %s naraz."
  68. #, javascript-format
  69. msgid "%s selected option not visible"
  70. msgid_plural "%s selected options not visible"
  71. msgstr[0] "%s označená možnosť sa nezobrazuje"
  72. msgstr[1] "%s označené možnosti sa nezobrazujú"
  73. msgstr[2] "%s označených možností sa nezobrazuje"
  74. msgstr[3] "%s označených možností sa nezobrazuje"
  75. msgid "%(sel)s of %(cnt)s selected"
  76. msgid_plural "%(sel)s of %(cnt)s selected"
  77. msgstr[0] "%(sel)s z %(cnt)s vybrané"
  78. msgstr[1] "%(sel)s z %(cnt)s vybrané"
  79. msgstr[2] "%(sel)s z %(cnt)s vybraných"
  80. msgstr[3] "%(sel)s z %(cnt)s vybraných"
  81. msgid ""
  82. "You have unsaved changes on individual editable fields. If you run an "
  83. "action, your unsaved changes will be lost."
  84. msgstr ""
  85. "Vrámci jednotlivých editovateľných polí máte neuložené zmeny. Ak vykonáte "
  86. "akciu, vaše zmeny budú stratené."
  87. msgid ""
  88. "You have selected an action, but you haven’t saved your changes to "
  89. "individual fields yet. Please click OK to save. You’ll need to re-run the "
  90. "action."
  91. msgstr ""
  92. "Vybrali ste akciu, ale neuložili ste jednotlivé polia. Prosím, uložte zmeny "
  93. "kliknutím na OK. Akciu budete musieť vykonať znova."
  94. msgid ""
  95. "You have selected an action, and you haven’t made any changes on individual "
  96. "fields. You’re probably looking for the Go button rather than the Save "
  97. "button."
  98. msgstr ""
  99. "Vybrali ste akciu, ale neurobili ste žiadne zmeny v jednotlivých poliach. "
  100. "Pravdepodobne ste chceli použiť tlačidlo Vykonať namiesto Uložiť."
  101. msgid "Now"
  102. msgstr "Teraz"
  103. msgid "Midnight"
  104. msgstr "Polnoc"
  105. msgid "6 a.m."
  106. msgstr "6:00"
  107. msgid "Noon"
  108. msgstr "Poludnie"
  109. msgid "6 p.m."
  110. msgstr "18:00"
  111. #, javascript-format
  112. msgid "Note: You are %s hour ahead of server time."
  113. msgid_plural "Note: You are %s hours ahead of server time."
  114. msgstr[0] "Poznámka: Ste %s hodinu pred časom servera."
  115. msgstr[1] "Poznámka: Ste %s hodiny pred časom servera."
  116. msgstr[2] "Poznámka: Ste %s hodín pred časom servera."
  117. msgstr[3] "Poznámka: Ste %s hodín pred časom servera."
  118. #, javascript-format
  119. msgid "Note: You are %s hour behind server time."
  120. msgid_plural "Note: You are %s hours behind server time."
  121. msgstr[0] "Poznámka: Ste %s hodinu za časom servera."
  122. msgstr[1] "Poznámka: Ste %s hodiny za časom servera."
  123. msgstr[2] "Poznámka: Ste %s hodín za časom servera."
  124. msgstr[3] "Poznámka: Ste %s hodín za časom servera."
  125. msgid "Choose a Time"
  126. msgstr "Vybrať Čas"
  127. msgid "Choose a time"
  128. msgstr "Vybrať čas"
  129. msgid "Cancel"
  130. msgstr "Zrušiť"
  131. msgid "Today"
  132. msgstr "Dnes"
  133. msgid "Choose a Date"
  134. msgstr "Vybrať Dátum"
  135. msgid "Yesterday"
  136. msgstr "Včera"
  137. msgid "Tomorrow"
  138. msgstr "Zajtra"
  139. msgid "January"
  140. msgstr "január"
  141. msgid "February"
  142. msgstr "február"
  143. msgid "March"
  144. msgstr "marec"
  145. msgid "April"
  146. msgstr "apríl"
  147. msgid "May"
  148. msgstr "máj"
  149. msgid "June"
  150. msgstr "jún"
  151. msgid "July"
  152. msgstr "júl"
  153. msgid "August"
  154. msgstr "august"
  155. msgid "September"
  156. msgstr "september"
  157. msgid "October"
  158. msgstr "október"
  159. msgid "November"
  160. msgstr "november"
  161. msgid "December"
  162. msgstr "december"
  163. msgctxt "abbrev. month January"
  164. msgid "Jan"
  165. msgstr "jan."
  166. msgctxt "abbrev. month February"
  167. msgid "Feb"
  168. msgstr "feb."
  169. msgctxt "abbrev. month March"
  170. msgid "Mar"
  171. msgstr "mar."
  172. msgctxt "abbrev. month April"
  173. msgid "Apr"
  174. msgstr "apr."
  175. msgctxt "abbrev. month May"
  176. msgid "May"
  177. msgstr "máj"
  178. msgctxt "abbrev. month June"
  179. msgid "Jun"
  180. msgstr "jún"
  181. msgctxt "abbrev. month July"
  182. msgid "Jul"
  183. msgstr "júl"
  184. msgctxt "abbrev. month August"
  185. msgid "Aug"
  186. msgstr "aug."
  187. msgctxt "abbrev. month September"
  188. msgid "Sep"
  189. msgstr "sep."
  190. msgctxt "abbrev. month October"
  191. msgid "Oct"
  192. msgstr "okt."
  193. msgctxt "abbrev. month November"
  194. msgid "Nov"
  195. msgstr "nov."
  196. msgctxt "abbrev. month December"
  197. msgid "Dec"
  198. msgstr "dec."
  199. msgid "Sunday"
  200. msgstr "nedeľa"
  201. msgid "Monday"
  202. msgstr "pondelok"
  203. msgid "Tuesday"
  204. msgstr "utorok"
  205. msgid "Wednesday"
  206. msgstr "streda"
  207. msgid "Thursday"
  208. msgstr "štvrtok"
  209. msgid "Friday"
  210. msgstr "piatok"
  211. msgid "Saturday"
  212. msgstr "sobota"
  213. msgctxt "abbrev. day Sunday"
  214. msgid "Sun"
  215. msgstr "ne"
  216. msgctxt "abbrev. day Monday"
  217. msgid "Mon"
  218. msgstr "po"
  219. msgctxt "abbrev. day Tuesday"
  220. msgid "Tue"
  221. msgstr "ut"
  222. msgctxt "abbrev. day Wednesday"
  223. msgid "Wed"
  224. msgstr "st"
  225. msgctxt "abbrev. day Thursday"
  226. msgid "Thur"
  227. msgstr "št"
  228. msgctxt "abbrev. day Friday"
  229. msgid "Fri"
  230. msgstr "pi"
  231. msgctxt "abbrev. day Saturday"
  232. msgid "Sat"
  233. msgstr "so"
  234. msgctxt "one letter Sunday"
  235. msgid "S"
  236. msgstr "N"
  237. msgctxt "one letter Monday"
  238. msgid "M"
  239. msgstr "P"
  240. msgctxt "one letter Tuesday"
  241. msgid "T"
  242. msgstr "U"
  243. msgctxt "one letter Wednesday"
  244. msgid "W"
  245. msgstr "S"
  246. msgctxt "one letter Thursday"
  247. msgid "T"
  248. msgstr "Š"
  249. msgctxt "one letter Friday"
  250. msgid "F"
  251. msgstr "P"
  252. msgctxt "one letter Saturday"
  253. msgid "S"
  254. msgstr "S"
  255. msgid "Show"
  256. msgstr "Zobraziť"
  257. msgid "Hide"
  258. msgstr "Skryť"