Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Vláďa Macek <macek@sandbox.cz>, 2011,2014
  6. # Vláďa Macek <macek@sandbox.cz>, 2018
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: django\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-05-17 11:49+0200\n"
  12. "PO-Revision-Date: 2018-07-15 17:56+0000\n"
  13. "Last-Translator: Vláďa Macek <macek@sandbox.cz>\n"
  14. "Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: cs\n"
  19. "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
  20. "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
  21. msgid "Humanize"
  22. msgstr "Polidštění"
  23. #. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th).
  24. msgctxt "ordinal 11, 12, 13"
  25. msgid "{}th"
  26. msgstr "{}."
  27. #. Translators: Ordinal format when value ends with 0, e.g. 80th.
  28. msgctxt "ordinal 0"
  29. msgid "{}th"
  30. msgstr "{}."
  31. #. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11.
  32. msgctxt "ordinal 1"
  33. msgid "{}st"
  34. msgstr "{}."
  35. #. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12.
  36. msgctxt "ordinal 2"
  37. msgid "{}nd"
  38. msgstr "{}."
  39. #. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13.
  40. msgctxt "ordinal 3"
  41. msgid "{}rd"
  42. msgstr "{}."
  43. #. Translators: Ordinal format when value ends with 4, e.g. 84th.
  44. msgctxt "ordinal 4"
  45. msgid "{}th"
  46. msgstr "{}."
  47. #. Translators: Ordinal format when value ends with 5, e.g. 85th.
  48. msgctxt "ordinal 5"
  49. msgid "{}th"
  50. msgstr "{}."
  51. #. Translators: Ordinal format when value ends with 6, e.g. 86th.
  52. msgctxt "ordinal 6"
  53. msgid "{}th"
  54. msgstr "{}."
  55. #. Translators: Ordinal format when value ends with 7, e.g. 87th.
  56. msgctxt "ordinal 7"
  57. msgid "{}th"
  58. msgstr "{}."
  59. #. Translators: Ordinal format when value ends with 8, e.g. 88th.
  60. msgctxt "ordinal 8"
  61. msgid "{}th"
  62. msgstr "{}."
  63. #. Translators: Ordinal format when value ends with 9, e.g. 89th.
  64. msgctxt "ordinal 9"
  65. msgid "{}th"
  66. msgstr "{}."
  67. #, python-format
  68. msgid "%(value).1f million"
  69. msgid_plural "%(value).1f million"
  70. msgstr[0] "%(value).1f milion"
  71. msgstr[1] "%(value).1f miliony"
  72. msgstr[2] "%(value).1f milionů"
  73. msgstr[3] "%(value).1f milionů"
  74. #, python-format
  75. msgid "%(value)s million"
  76. msgid_plural "%(value)s million"
  77. msgstr[0] " %(value)s milion"
  78. msgstr[1] " %(value)s miliony"
  79. msgstr[2] " %(value)s milionů"
  80. msgstr[3] " %(value)s milionů"
  81. #, python-format
  82. msgid "%(value).1f billion"
  83. msgid_plural "%(value).1f billion"
  84. msgstr[0] "%(value).1f miliarda"
  85. msgstr[1] "%(value).1f miliardy"
  86. msgstr[2] "%(value).1f miliard"
  87. msgstr[3] "%(value).1f miliard"
  88. #, python-format
  89. msgid "%(value)s billion"
  90. msgid_plural "%(value)s billion"
  91. msgstr[0] "%(value)s miliarda"
  92. msgstr[1] "%(value)s miliardy"
  93. msgstr[2] "%(value)s miliard"
  94. msgstr[3] "%(value)s miliard"
  95. #, python-format
  96. msgid "%(value).1f trillion"
  97. msgid_plural "%(value).1f trillion"
  98. msgstr[0] "%(value).1f bilion"
  99. msgstr[1] "%(value).1f biliony"
  100. msgstr[2] "%(value).1f bilionů"
  101. msgstr[3] "%(value).1f bilionů"
  102. #, python-format
  103. msgid "%(value)s trillion"
  104. msgid_plural "%(value)s trillion"
  105. msgstr[0] "%(value)s bilion"
  106. msgstr[1] "%(value)s biliony"
  107. msgstr[2] "%(value)s bilionů"
  108. msgstr[3] "%(value)s bilionů"
  109. #, python-format
  110. msgid "%(value).1f quadrillion"
  111. msgid_plural "%(value).1f quadrillion"
  112. msgstr[0] "%(value).1f biliarda"
  113. msgstr[1] "%(value).1f biliardy"
  114. msgstr[2] "%(value).1f biliard"
  115. msgstr[3] "%(value).1f biliard"
  116. #, python-format
  117. msgid "%(value)s quadrillion"
  118. msgid_plural "%(value)s quadrillion"
  119. msgstr[0] "%(value)s biliarda"
  120. msgstr[1] "%(value)s biliardy"
  121. msgstr[2] "%(value)s biliard"
  122. msgstr[3] "%(value)s biliard"
  123. #, python-format
  124. msgid "%(value).1f quintillion"
  125. msgid_plural "%(value).1f quintillion"
  126. msgstr[0] "%(value).1f trilion"
  127. msgstr[1] "%(value).1f triliony"
  128. msgstr[2] "%(value).1f trilionů"
  129. msgstr[3] "%(value).1f trilionů"
  130. #, python-format
  131. msgid "%(value)s quintillion"
  132. msgid_plural "%(value)s quintillion"
  133. msgstr[0] "%(value)s trilion"
  134. msgstr[1] "%(value)s triliony"
  135. msgstr[2] "%(value)s trilionů"
  136. msgstr[3] "%(value)s trilionů"
  137. #, python-format
  138. msgid "%(value).1f sextillion"
  139. msgid_plural "%(value).1f sextillion"
  140. msgstr[0] "%(value).1f triliarda"
  141. msgstr[1] "%(value).1f triliardy"
  142. msgstr[2] "%(value).1f triliard"
  143. msgstr[3] "%(value).1f triliard"
  144. #, python-format
  145. msgid "%(value)s sextillion"
  146. msgid_plural "%(value)s sextillion"
  147. msgstr[0] "%(value)s triliarda"
  148. msgstr[1] "%(value)s triliardy"
  149. msgstr[2] "%(value)s triliard"
  150. msgstr[3] "%(value)s triliard"
  151. #, python-format
  152. msgid "%(value).1f septillion"
  153. msgid_plural "%(value).1f septillion"
  154. msgstr[0] "%(value).1f kvadrilion"
  155. msgstr[1] "%(value).1f kvadriliony"
  156. msgstr[2] "%(value).1f kvadrilionů"
  157. msgstr[3] "%(value).1f kvadrilionů"
  158. #, python-format
  159. msgid "%(value)s septillion"
  160. msgid_plural "%(value)s septillion"
  161. msgstr[0] "%(value)s kvadrilion"
  162. msgstr[1] "%(value)s kvadriliony"
  163. msgstr[2] "%(value)s kvadrilionů"
  164. msgstr[3] "%(value)s kvadrilionů"
  165. #, python-format
  166. msgid "%(value).1f octillion"
  167. msgid_plural "%(value).1f octillion"
  168. msgstr[0] "%(value).1f kvadriliarda"
  169. msgstr[1] "%(value).1f kvadriliardy"
  170. msgstr[2] "%(value).1f kvadriliard"
  171. msgstr[3] "%(value).1f kvadriliard"
  172. #, python-format
  173. msgid "%(value)s octillion"
  174. msgid_plural "%(value)s octillion"
  175. msgstr[0] "%(value)s kvadriliarda"
  176. msgstr[1] "%(value)s kvadriliardy"
  177. msgstr[2] "%(value)s kvadriliard"
  178. msgstr[3] "%(value)s kvadriliard"
  179. #, python-format
  180. msgid "%(value).1f nonillion"
  181. msgid_plural "%(value).1f nonillion"
  182. msgstr[0] "%(value).1f kvintilion"
  183. msgstr[1] "%(value).1f kvintiliony"
  184. msgstr[2] "%(value).1f kvintilionů"
  185. msgstr[3] "%(value).1f kvintilionů"
  186. #, python-format
  187. msgid "%(value)s nonillion"
  188. msgid_plural "%(value)s nonillion"
  189. msgstr[0] "%(value)s kvintilion"
  190. msgstr[1] "%(value)s kvintiliony"
  191. msgstr[2] "%(value)s kvintilionů"
  192. msgstr[3] "%(value)s kvintilionů"
  193. #, python-format
  194. msgid "%(value).1f decillion"
  195. msgid_plural "%(value).1f decillion"
  196. msgstr[0] "%(value).1f kvintiliarda"
  197. msgstr[1] "%(value).1f kvintiliardy"
  198. msgstr[2] "%(value).1f kvintiliard"
  199. msgstr[3] "%(value).1f kvintiliard"
  200. #, python-format
  201. msgid "%(value)s decillion"
  202. msgid_plural "%(value)s decillion"
  203. msgstr[0] "%(value)s kvintiliarda"
  204. msgstr[1] "%(value)s kvintiliardy"
  205. msgstr[2] "%(value)s kvintiliard"
  206. msgstr[3] "%(value)s kvintiliard"
  207. #, python-format
  208. msgid "%(value).1f googol"
  209. msgid_plural "%(value).1f googol"
  210. msgstr[0] "%(value).1f googol"
  211. msgstr[1] "%(value).1f googoly"
  212. msgstr[2] "%(value).1f googolů"
  213. msgstr[3] "%(value).1f googolů"
  214. #, python-format
  215. msgid "%(value)s googol"
  216. msgid_plural "%(value)s googol"
  217. msgstr[0] "%(value)s googol"
  218. msgstr[1] "%(value)s googoly"
  219. msgstr[2] "%(value)s googolů"
  220. msgstr[3] "%(value)s googolů"
  221. msgid "one"
  222. msgstr "jedna"
  223. msgid "two"
  224. msgstr "dvě"
  225. msgid "three"
  226. msgstr "tři"
  227. msgid "four"
  228. msgstr "čtyři"
  229. msgid "five"
  230. msgstr "pět"
  231. msgid "six"
  232. msgstr "šest"
  233. msgid "seven"
  234. msgstr "sedm"
  235. msgid "eight"
  236. msgstr "osm"
  237. msgid "nine"
  238. msgstr "devět"
  239. msgid "today"
  240. msgstr "dnes"
  241. msgid "tomorrow"
  242. msgstr "zítra"
  243. msgid "yesterday"
  244. msgstr "včera"
  245. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  246. #. weeks'
  247. #, python-format
  248. msgid "%(delta)s ago"
  249. msgstr "před %(delta)s"
  250. #. Translators: 'naturaltime-past' strings will be included in
  251. #. '%(delta)s ago'
  252. #, python-format
  253. msgctxt "naturaltime-past"
  254. msgid "%d year"
  255. msgid_plural "%d years"
  256. msgstr[0] "%d rokem"
  257. msgstr[1] "%d lety"
  258. msgstr[2] "%d lety"
  259. msgstr[3] "%d lety"
  260. #, python-format
  261. msgctxt "naturaltime-past"
  262. msgid "%d month"
  263. msgid_plural "%d months"
  264. msgstr[0] "%d měsícem"
  265. msgstr[1] "%d měsíci"
  266. msgstr[2] "%d měsíci"
  267. msgstr[3] "%d měsíci"
  268. #, python-format
  269. msgctxt "naturaltime-past"
  270. msgid "%d week"
  271. msgid_plural "%d weeks"
  272. msgstr[0] "%d týdnem"
  273. msgstr[1] "%d týdny"
  274. msgstr[2] "%d týdny"
  275. msgstr[3] "%d týdny"
  276. #, python-format
  277. msgctxt "naturaltime-past"
  278. msgid "%d day"
  279. msgid_plural "%d days"
  280. msgstr[0] "%d dnem"
  281. msgstr[1] "%d dny"
  282. msgstr[2] "%d dny"
  283. msgstr[3] "%d dny"
  284. #, python-format
  285. msgctxt "naturaltime-past"
  286. msgid "%d hour"
  287. msgid_plural "%d hours"
  288. msgstr[0] "%d hodinou"
  289. msgstr[1] "%d hodinami"
  290. msgstr[2] "%d hodinami"
  291. msgstr[3] "%d hodinami"
  292. #, python-format
  293. msgctxt "naturaltime-past"
  294. msgid "%d minute"
  295. msgid_plural "%d minutes"
  296. msgstr[0] "%d minutou"
  297. msgstr[1] "%d minutami"
  298. msgstr[2] "%d minutami"
  299. msgstr[3] "%d minutami"
  300. msgid "now"
  301. msgstr "nyní"
  302. #. Translators: please keep a non-breaking space (U+00A0)
  303. #. between count and time unit.
  304. #, python-format
  305. msgid "a second ago"
  306. msgid_plural "%(count)s seconds ago"
  307. msgstr[0] "před sekundou"
  308. msgstr[1] "před %(count)s sekundami"
  309. msgstr[2] "před %(count)s sekundami"
  310. msgstr[3] "před %(count)s sekundami"
  311. #. Translators: please keep a non-breaking space (U+00A0)
  312. #. between count and time unit.
  313. #, python-format
  314. msgid "a minute ago"
  315. msgid_plural "%(count)s minutes ago"
  316. msgstr[0] "před minutou"
  317. msgstr[1] "před %(count)s minutami"
  318. msgstr[2] "před %(count)s minutami"
  319. msgstr[3] "před %(count)s minutami"
  320. #. Translators: please keep a non-breaking space (U+00A0)
  321. #. between count and time unit.
  322. #, python-format
  323. msgid "an hour ago"
  324. msgid_plural "%(count)s hours ago"
  325. msgstr[0] "před hodinou"
  326. msgstr[1] "před %(count)s hodinami"
  327. msgstr[2] "před %(count)s hodinami"
  328. msgstr[3] "před %(count)s hodinami"
  329. #. Translators: delta will contain a string like '2 months' or '1 month, 2
  330. #. weeks'
  331. #, python-format
  332. msgid "%(delta)s from now"
  333. msgstr "za %(delta)s"
  334. #. Translators: 'naturaltime-future' strings will be included in
  335. #. '%(delta)s from now'
  336. #, python-format
  337. msgctxt "naturaltime-future"
  338. msgid "%d year"
  339. msgid_plural "%d years"
  340. msgstr[0] "%d rok"
  341. msgstr[1] "%d roky"
  342. msgstr[2] "%d let"
  343. msgstr[3] "%d let"
  344. #, python-format
  345. msgctxt "naturaltime-future"
  346. msgid "%d month"
  347. msgid_plural "%d months"
  348. msgstr[0] "%d měsíc"
  349. msgstr[1] "%d měsíce"
  350. msgstr[2] "%d měsíců"
  351. msgstr[3] "%d měsíců"
  352. #, python-format
  353. msgctxt "naturaltime-future"
  354. msgid "%d week"
  355. msgid_plural "%d weeks"
  356. msgstr[0] "%d týden"
  357. msgstr[1] "%d týdny"
  358. msgstr[2] "%d týdnů"
  359. msgstr[3] "%d týdnů"
  360. #, python-format
  361. msgctxt "naturaltime-future"
  362. msgid "%d day"
  363. msgid_plural "%d days"
  364. msgstr[0] "%d den"
  365. msgstr[1] "%d dny"
  366. msgstr[2] "%d dní"
  367. msgstr[3] "%d dní"
  368. #, python-format
  369. msgctxt "naturaltime-future"
  370. msgid "%d hour"
  371. msgid_plural "%d hours"
  372. msgstr[0] "%d hodina"
  373. msgstr[1] "%d hodiny"
  374. msgstr[2] "%d hodin"
  375. msgstr[3] "%d hodin"
  376. #, python-format
  377. msgctxt "naturaltime-future"
  378. msgid "%d minute"
  379. msgid_plural "%d minutes"
  380. msgstr[0] "%d minuta"
  381. msgstr[1] "%d minuty"
  382. msgstr[2] "%d minut"
  383. msgstr[3] "%d minut"
  384. #. Translators: please keep a non-breaking space (U+00A0)
  385. #. between count and time unit.
  386. #, python-format
  387. msgid "a second from now"
  388. msgid_plural "%(count)s seconds from now"
  389. msgstr[0] "za sekundu"
  390. msgstr[1] "za %(count)s sekundy"
  391. msgstr[2] "za %(count)s sekund"
  392. msgstr[3] "za %(count)s sekund"
  393. #. Translators: please keep a non-breaking space (U+00A0)
  394. #. between count and time unit.
  395. #, python-format
  396. msgid "a minute from now"
  397. msgid_plural "%(count)s minutes from now"
  398. msgstr[0] "za minutu"
  399. msgstr[1] "za %(count)s minuty"
  400. msgstr[2] "za %(count)s minut"
  401. msgstr[3] "za %(count)s minut"
  402. #. Translators: please keep a non-breaking space (U+00A0)
  403. #. between count and time unit.
  404. #, python-format
  405. msgid "an hour from now"
  406. msgid_plural "%(count)s hours from now"
  407. msgstr[0] "za hodinu"
  408. msgstr[1] "za %(count)s hodiny"
  409. msgstr[2] "za %(count)s hodin"
  410. msgstr[3] "za %(count)s hodin"