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 30KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Jan Papež <honyczek@centrum.cz>, 2012
  6. # Jirka Vejrazka <Jirka.Vejrazka@gmail.com>, 2011
  7. # Tomáš Ehrlich <tomas.ehrlich@gmail.com>, 2015
  8. # Vláďa Macek <macek@sandbox.cz>, 2012-2014
  9. # Vláďa Macek <macek@sandbox.cz>, 2015-2018
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: django\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2018-05-17 11:49+0200\n"
  15. "PO-Revision-Date: 2018-07-15 18:02+0000\n"
  16. "Last-Translator: Vláďa Macek <macek@sandbox.cz>\n"
  17. "Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: cs\n"
  22. "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
  23. "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
  24. msgid "Afrikaans"
  25. msgstr "afrikánsky"
  26. msgid "Arabic"
  27. msgstr "arabsky"
  28. msgid "Asturian"
  29. msgstr "asturštinou"
  30. msgid "Azerbaijani"
  31. msgstr "ázerbájdžánštinou"
  32. msgid "Bulgarian"
  33. msgstr "bulharsky"
  34. msgid "Belarusian"
  35. msgstr "bělorusky"
  36. msgid "Bengali"
  37. msgstr "bengálsky"
  38. msgid "Breton"
  39. msgstr "bretonsky"
  40. msgid "Bosnian"
  41. msgstr "bosensky"
  42. msgid "Catalan"
  43. msgstr "katalánsky"
  44. msgid "Czech"
  45. msgstr "česky"
  46. msgid "Welsh"
  47. msgstr "velšsky"
  48. msgid "Danish"
  49. msgstr "dánsky"
  50. msgid "German"
  51. msgstr "německy"
  52. msgid "Lower Sorbian"
  53. msgstr "dolnolužickou srbštinou"
  54. msgid "Greek"
  55. msgstr "řecky"
  56. msgid "English"
  57. msgstr "anglicky"
  58. msgid "Australian English"
  59. msgstr "australskou angličtinou"
  60. msgid "British English"
  61. msgstr "britskou angličtinou"
  62. msgid "Esperanto"
  63. msgstr "esperantsky"
  64. msgid "Spanish"
  65. msgstr "španělsky"
  66. msgid "Argentinian Spanish"
  67. msgstr "argentinskou španělštinou"
  68. msgid "Colombian Spanish"
  69. msgstr "kolumbijskou španělštinou"
  70. msgid "Mexican Spanish"
  71. msgstr "mexickou španělštinou"
  72. msgid "Nicaraguan Spanish"
  73. msgstr "nikaragujskou španělštinou"
  74. msgid "Venezuelan Spanish"
  75. msgstr "venezuelskou španělštinou"
  76. msgid "Estonian"
  77. msgstr "estonsky"
  78. msgid "Basque"
  79. msgstr "baskicky"
  80. msgid "Persian"
  81. msgstr "persky"
  82. msgid "Finnish"
  83. msgstr "finsky"
  84. msgid "French"
  85. msgstr "francouzsky"
  86. msgid "Frisian"
  87. msgstr "frísky"
  88. msgid "Irish"
  89. msgstr "irsky"
  90. msgid "Scottish Gaelic"
  91. msgstr "skotskou keltštinou"
  92. msgid "Galician"
  93. msgstr "galicijsky"
  94. msgid "Hebrew"
  95. msgstr "hebrejsky"
  96. msgid "Hindi"
  97. msgstr "hindsky"
  98. msgid "Croatian"
  99. msgstr "chorvatsky"
  100. msgid "Upper Sorbian"
  101. msgstr "hornolužickou srbštinou"
  102. msgid "Hungarian"
  103. msgstr "maďarsky"
  104. msgid "Interlingua"
  105. msgstr "interlingua"
  106. msgid "Indonesian"
  107. msgstr "indonésky"
  108. msgid "Ido"
  109. msgstr "Ido"
  110. msgid "Icelandic"
  111. msgstr "islandsky"
  112. msgid "Italian"
  113. msgstr "italsky"
  114. msgid "Japanese"
  115. msgstr "japonsky"
  116. msgid "Georgian"
  117. msgstr "gruzínštinou"
  118. msgid "Kabyle"
  119. msgstr "kabylštinou"
  120. msgid "Kazakh"
  121. msgstr "kazašsky"
  122. msgid "Khmer"
  123. msgstr "khmersky"
  124. msgid "Kannada"
  125. msgstr "kannadsky"
  126. msgid "Korean"
  127. msgstr "korejsky"
  128. msgid "Luxembourgish"
  129. msgstr "lucembursky"
  130. msgid "Lithuanian"
  131. msgstr "litevsky"
  132. msgid "Latvian"
  133. msgstr "lotyšsky"
  134. msgid "Macedonian"
  135. msgstr "makedonsky"
  136. msgid "Malayalam"
  137. msgstr "malajálamsky"
  138. msgid "Mongolian"
  139. msgstr "mongolsky"
  140. msgid "Marathi"
  141. msgstr "marathi"
  142. msgid "Burmese"
  143. msgstr "barmštinou"
  144. msgid "Norwegian Bokmål"
  145. msgstr "bokmål norštinou"
  146. msgid "Nepali"
  147. msgstr "nepálsky"
  148. msgid "Dutch"
  149. msgstr "nizozemsky"
  150. msgid "Norwegian Nynorsk"
  151. msgstr "norsky (Nynorsk)"
  152. msgid "Ossetic"
  153. msgstr "osetštinou"
  154. msgid "Punjabi"
  155. msgstr "paňdžábsky"
  156. msgid "Polish"
  157. msgstr "polsky"
  158. msgid "Portuguese"
  159. msgstr "portugalsky"
  160. msgid "Brazilian Portuguese"
  161. msgstr "brazilskou portugalštinou"
  162. msgid "Romanian"
  163. msgstr "rumunsky"
  164. msgid "Russian"
  165. msgstr "rusky"
  166. msgid "Slovak"
  167. msgstr "slovensky"
  168. msgid "Slovenian"
  169. msgstr "slovinsky"
  170. msgid "Albanian"
  171. msgstr "albánsky"
  172. msgid "Serbian"
  173. msgstr "srbsky"
  174. msgid "Serbian Latin"
  175. msgstr "srbsky (latinkou)"
  176. msgid "Swedish"
  177. msgstr "švédsky"
  178. msgid "Swahili"
  179. msgstr "svahilsky"
  180. msgid "Tamil"
  181. msgstr "tamilsky"
  182. msgid "Telugu"
  183. msgstr "telužsky"
  184. msgid "Thai"
  185. msgstr "thajsky"
  186. msgid "Turkish"
  187. msgstr "turecky"
  188. msgid "Tatar"
  189. msgstr "tatarsky"
  190. msgid "Udmurt"
  191. msgstr "udmurtsky"
  192. msgid "Ukrainian"
  193. msgstr "ukrajinsky"
  194. msgid "Urdu"
  195. msgstr "urdsky"
  196. msgid "Vietnamese"
  197. msgstr "vietnamsky"
  198. msgid "Simplified Chinese"
  199. msgstr "čínsky (zjednodušeně)"
  200. msgid "Traditional Chinese"
  201. msgstr "čínsky (tradičně)"
  202. msgid "Messages"
  203. msgstr "Zprávy"
  204. msgid "Site Maps"
  205. msgstr "Mapy webu"
  206. msgid "Static Files"
  207. msgstr "Statické soubory"
  208. msgid "Syndication"
  209. msgstr "Syndikace"
  210. msgid "That page number is not an integer"
  211. msgstr "Číslo stránky není celé číslo."
  212. msgid "That page number is less than 1"
  213. msgstr "Číslo stránky je menší než 1"
  214. msgid "That page contains no results"
  215. msgstr "Stránka je bez výsledků"
  216. msgid "Enter a valid value."
  217. msgstr "Zadejte platnou hodnotu."
  218. msgid "Enter a valid URL."
  219. msgstr "Zadejte platnou adresu URL."
  220. msgid "Enter a valid integer."
  221. msgstr "Zadejte platné celé číslo."
  222. msgid "Enter a valid email address."
  223. msgstr "Zadejte platnou e-mailovou adresu."
  224. #. Translators: "letters" means latin letters: a-z and A-Z.
  225. msgid ""
  226. "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."
  227. msgstr ""
  228. "Zadejte platný identifikátor složený pouze z písmen, čísel, podtržítek a "
  229. "pomlček."
  230. msgid ""
  231. "Enter a valid 'slug' consisting of Unicode letters, numbers, underscores, or "
  232. "hyphens."
  233. msgstr ""
  234. "Zadejte platný identifikátor složený pouze z písmen, čísel, podtržítek a "
  235. "pomlček typu Unicode."
  236. msgid "Enter a valid IPv4 address."
  237. msgstr "Zadejte platnou adresu typu IPv4."
  238. msgid "Enter a valid IPv6 address."
  239. msgstr "Zadejte platnou adresu typu IPv6."
  240. msgid "Enter a valid IPv4 or IPv6 address."
  241. msgstr "Zadejte platnou adresu typu IPv4 nebo IPv6."
  242. msgid "Enter only digits separated by commas."
  243. msgstr "Zadejte pouze číslice oddělené čárkami."
  244. #, python-format
  245. msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
  246. msgstr "Hodnota musí být %(limit_value)s (nyní je %(show_value)s)."
  247. #, python-format
  248. msgid "Ensure this value is less than or equal to %(limit_value)s."
  249. msgstr "Hodnota musí být menší nebo rovna %(limit_value)s."
  250. #, python-format
  251. msgid "Ensure this value is greater than or equal to %(limit_value)s."
  252. msgstr "Hodnota musí být větší nebo rovna %(limit_value)s."
  253. #, python-format
  254. msgid ""
  255. "Ensure this value has at least %(limit_value)d character (it has "
  256. "%(show_value)d)."
  257. msgid_plural ""
  258. "Ensure this value has at least %(limit_value)d characters (it has "
  259. "%(show_value)d)."
  260. msgstr[0] ""
  261. "Tato hodnota má mít nejméně %(limit_value)d znak (nyní má %(show_value)d)."
  262. msgstr[1] ""
  263. "Tato hodnota má mít nejméně %(limit_value)d znaky (nyní má %(show_value)d)."
  264. msgstr[2] ""
  265. "Tato hodnota má mít nejméně %(limit_value)d znaků (nyní má %(show_value)d)."
  266. msgstr[3] ""
  267. "Tato hodnota má mít nejméně %(limit_value)d znaků (nyní má %(show_value)d)."
  268. #, python-format
  269. msgid ""
  270. "Ensure this value has at most %(limit_value)d character (it has "
  271. "%(show_value)d)."
  272. msgid_plural ""
  273. "Ensure this value has at most %(limit_value)d characters (it has "
  274. "%(show_value)d)."
  275. msgstr[0] ""
  276. "Tato hodnota má mít nejvýše %(limit_value)d znak (nyní má %(show_value)d)."
  277. msgstr[1] ""
  278. "Tato hodnota má mít nejvýše %(limit_value)d znaky (nyní má %(show_value)d)."
  279. msgstr[2] ""
  280. "Tato hodnota má mít nejvýše %(limit_value)d znaků (nyní má %(show_value)d)."
  281. msgstr[3] ""
  282. "Tato hodnota má mít nejvýše %(limit_value)d znaků (nyní má %(show_value)d)."
  283. msgid "Enter a number."
  284. msgstr "Zadejte číslo."
  285. #, python-format
  286. msgid "Ensure that there are no more than %(max)s digit in total."
  287. msgid_plural "Ensure that there are no more than %(max)s digits in total."
  288. msgstr[0] "Ujistěte se, že pole neobsahuje celkem více než %(max)s číslici."
  289. msgstr[1] "Ujistěte se, že pole neobsahuje celkem více než %(max)s číslice."
  290. msgstr[2] "Ujistěte se, že pole neobsahuje celkem více než %(max)s číslic."
  291. msgstr[3] "Ujistěte se, že pole neobsahuje celkem více než %(max)s číslic."
  292. #, python-format
  293. msgid "Ensure that there are no more than %(max)s decimal place."
  294. msgid_plural "Ensure that there are no more than %(max)s decimal places."
  295. msgstr[0] "Ujistěte se, že pole neobsahuje více než %(max)s desetinné místo."
  296. msgstr[1] "Ujistěte se, že pole neobsahuje více než %(max)s desetinná místa."
  297. msgstr[2] "Ujistěte se, že pole neobsahuje více než %(max)s desetinných míst."
  298. msgstr[3] "Ujistěte se, že pole neobsahuje více než %(max)s desetinných míst."
  299. #, python-format
  300. msgid ""
  301. "Ensure that there are no more than %(max)s digit before the decimal point."
  302. msgid_plural ""
  303. "Ensure that there are no more than %(max)s digits before the decimal point."
  304. msgstr[0] ""
  305. "Ujistěte se, že hodnota neobsahuje více než %(max)s místo před desetinnou "
  306. "čárkou (tečkou)."
  307. msgstr[1] ""
  308. "Ujistěte se, že hodnota neobsahuje více než %(max)s místa před desetinnou "
  309. "čárkou (tečkou)."
  310. msgstr[2] ""
  311. "Ujistěte se, že hodnota neobsahuje více než %(max)s míst před desetinnou "
  312. "čárkou (tečkou)."
  313. msgstr[3] ""
  314. "Ujistěte se, že hodnota neobsahuje více než %(max)s míst před desetinnou "
  315. "čárkou (tečkou)."
  316. #, python-format
  317. msgid ""
  318. "File extension '%(extension)s' is not allowed. Allowed extensions are: "
  319. "'%(allowed_extensions)s'."
  320. msgstr ""
  321. "Přípona souboru '%(extension)s' není povolena. Povolené jsou tyto: "
  322. "'%(allowed_extensions)s'."
  323. msgid "Null characters are not allowed."
  324. msgstr "Nulové znaky nejsou povoleny."
  325. msgid "and"
  326. msgstr "a"
  327. #, python-format
  328. msgid "%(model_name)s with this %(field_labels)s already exists."
  329. msgstr ""
  330. "Položka %(model_name)s s touto kombinací hodnot v polích %(field_labels)s "
  331. "již existuje."
  332. #, python-format
  333. msgid "Value %(value)r is not a valid choice."
  334. msgstr "Hodnota %(value)r není platná možnost."
  335. msgid "This field cannot be null."
  336. msgstr "Pole nemůže být null."
  337. msgid "This field cannot be blank."
  338. msgstr "Pole nemůže být prázdné."
  339. #, python-format
  340. msgid "%(model_name)s with this %(field_label)s already exists."
  341. msgstr ""
  342. "Položka %(model_name)s s touto hodnotou v poli %(field_label)s již existuje."
  343. #. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'.
  344. #. Eg: "Title must be unique for pub_date year"
  345. #, python-format
  346. msgid ""
  347. "%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
  348. msgstr ""
  349. "Pole %(field_label)s musí být unikátní testem %(lookup_type)s pro pole "
  350. "%(date_field_label)s."
  351. #, python-format
  352. msgid "Field of type: %(field_type)s"
  353. msgstr "Pole typu: %(field_type)s"
  354. msgid "Integer"
  355. msgstr "Celé číslo"
  356. #, python-format
  357. msgid "'%(value)s' value must be an integer."
  358. msgstr "Hodnota '%(value)s' musí být celé číslo."
  359. msgid "Big (8 byte) integer"
  360. msgstr "Velké číslo (8 bajtů)"
  361. #, python-format
  362. msgid "'%(value)s' value must be either True or False."
  363. msgstr "Hodnota '%(value)s' musí být buď True nebo False."
  364. #, python-format
  365. msgid "'%(value)s' value must be either True, False, or None."
  366. msgstr "Hodnota '%(value)s' musí být buď True, False nebo None."
  367. msgid "Boolean (Either True or False)"
  368. msgstr "Pravdivost (buď Ano (True), nebo Ne (False))"
  369. #, python-format
  370. msgid "String (up to %(max_length)s)"
  371. msgstr "Řetězec (max. %(max_length)s znaků)"
  372. msgid "Comma-separated integers"
  373. msgstr "Celá čísla oddělená čárkou"
  374. #, python-format
  375. msgid ""
  376. "'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD "
  377. "format."
  378. msgstr "Hodnota '%(value)s' není platné datum. Musí být ve tvaru RRRR-MM-DD."
  379. #, python-format
  380. msgid ""
  381. "'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid "
  382. "date."
  383. msgstr ""
  384. "Ačkoli hodnota '%(value)s' je ve správném tvaru (RRRR-MM-DD), jde o neplatné "
  385. "datum."
  386. msgid "Date (without time)"
  387. msgstr "Datum (bez času)"
  388. #, python-format
  389. msgid ""
  390. "'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
  391. "uuuuuu]][TZ] format."
  392. msgstr ""
  393. "Hodnota '%(value)s' je v neplatném tvaru, který má být RRRR-MM-DD HH:MM[:SS[."
  394. "uuuuuu]][TZ]."
  395. #, python-format
  396. msgid ""
  397. "'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
  398. "[TZ]) but it is an invalid date/time."
  399. msgstr ""
  400. "Ačkoli hodnota '%(value)s' je ve správném tvaru (RRRR-MM-DD HH:MM[:SS[."
  401. "uuuuuu]][TZ]), jde o neplatné datum a čas."
  402. msgid "Date (with time)"
  403. msgstr "Datum (s časem)"
  404. #, python-format
  405. msgid "'%(value)s' value must be a decimal number."
  406. msgstr "Hodnota '%(value)s' musí být desítkové číslo."
  407. msgid "Decimal number"
  408. msgstr "Desetinné číslo"
  409. #, python-format
  410. msgid ""
  411. "'%(value)s' value has an invalid format. It must be in [DD] [HH:[MM:]]ss[."
  412. "uuuuuu] format."
  413. msgstr ""
  414. "Hodnota '%(value)s' je v neplatném tvaru, který má být [DD] [HH:[MM:]]ss[."
  415. "uuuuuu]."
  416. msgid "Duration"
  417. msgstr "Doba trvání"
  418. msgid "Email address"
  419. msgstr "E-mailová adresa"
  420. msgid "File path"
  421. msgstr "Cesta k souboru"
  422. #, python-format
  423. msgid "'%(value)s' value must be a float."
  424. msgstr "Hodnota '%(value)s' musí být reálné číslo."
  425. msgid "Floating point number"
  426. msgstr "Číslo s pohyblivou řádovou čárkou"
  427. msgid "IPv4 address"
  428. msgstr "Adresa IPv4"
  429. msgid "IP address"
  430. msgstr "Adresa IP"
  431. #, python-format
  432. msgid "'%(value)s' value must be either None, True or False."
  433. msgstr "Hodnota '%(value)s' musí být buď None, True nebo False."
  434. msgid "Boolean (Either True, False or None)"
  435. msgstr "Pravdivost (buď Ano (True), Ne (False) nebo Nic (None))"
  436. msgid "Positive integer"
  437. msgstr "Kladné celé číslo"
  438. msgid "Positive small integer"
  439. msgstr "Kladné malé celé číslo"
  440. #, python-format
  441. msgid "Slug (up to %(max_length)s)"
  442. msgstr "Identifikátor (nejvýše %(max_length)s znaků)"
  443. msgid "Small integer"
  444. msgstr "Malé celé číslo"
  445. msgid "Text"
  446. msgstr "Text"
  447. #, python-format
  448. msgid ""
  449. "'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
  450. "format."
  451. msgstr ""
  452. "Hodnota '%(value)s' je v neplatném tvaru, který má být HH:MM[:ss[.uuuuuu]]."
  453. #, python-format
  454. msgid ""
  455. "'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
  456. "invalid time."
  457. msgstr ""
  458. "Ačkoli hodnota '%(value)s' je ve správném tvaru (HH:MM[:ss[.uuuuuu]]), jde o "
  459. "neplatný čas."
  460. msgid "Time"
  461. msgstr "Čas"
  462. msgid "URL"
  463. msgstr "URL"
  464. msgid "Raw binary data"
  465. msgstr "Přímá binární data"
  466. #, python-format
  467. msgid "'%(value)s' is not a valid UUID."
  468. msgstr "\"%(value)s\" není platná hodnota typu UUID."
  469. msgid "File"
  470. msgstr "Soubor"
  471. msgid "Image"
  472. msgstr "Obrázek"
  473. #, python-format
  474. msgid "%(model)s instance with %(field)s %(value)r does not exist."
  475. msgstr ""
  476. "Položka typu %(model)s s hodnotou %(field)s rovnou %(value)r neexistuje."
  477. msgid "Foreign Key (type determined by related field)"
  478. msgstr "Cizí klíč (typ určen pomocí souvisejícího pole)"
  479. msgid "One-to-one relationship"
  480. msgstr "Vazba jedna-jedna"
  481. #, python-format
  482. msgid "%(from)s-%(to)s relationship"
  483. msgstr "Vazba z %(from)s do %(to)s"
  484. #, python-format
  485. msgid "%(from)s-%(to)s relationships"
  486. msgstr "Vazby z %(from)s do %(to)s"
  487. msgid "Many-to-many relationship"
  488. msgstr "Vazba mnoho-mnoho"
  489. #. Translators: If found as last label character, these punctuation
  490. #. characters will prevent the default label_suffix to be appended to the
  491. #. label
  492. msgid ":?.!"
  493. msgstr ":?!"
  494. msgid "This field is required."
  495. msgstr "Toto pole je třeba vyplnit."
  496. msgid "Enter a whole number."
  497. msgstr "Zadejte celé číslo."
  498. msgid "Enter a valid date."
  499. msgstr "Zadejte platné datum."
  500. msgid "Enter a valid time."
  501. msgstr "Zadejte platný čas."
  502. msgid "Enter a valid date/time."
  503. msgstr "Zadejte platné datum a čas."
  504. msgid "Enter a valid duration."
  505. msgstr "Zadejte platnou délku trvání."
  506. #, python-brace-format
  507. msgid "The number of days must be between {min_days} and {max_days}."
  508. msgstr "Počet dní musí být mezi {min_days} a {max_days}."
  509. msgid "No file was submitted. Check the encoding type on the form."
  510. msgstr ""
  511. "Soubor nebyl odeslán. Zkontrolujte parametr \"encoding type\" formuláře."
  512. msgid "No file was submitted."
  513. msgstr "Žádný soubor nebyl odeslán."
  514. msgid "The submitted file is empty."
  515. msgstr "Odeslaný soubor je prázdný."
  516. #, python-format
  517. msgid "Ensure this filename has at most %(max)d character (it has %(length)d)."
  518. msgid_plural ""
  519. "Ensure this filename has at most %(max)d characters (it has %(length)d)."
  520. msgstr[0] ""
  521. "Tento název souboru má mít nejvýše %(max)d znak (nyní má %(length)d)."
  522. msgstr[1] ""
  523. "Tento název souboru má mít nejvýše %(max)d znaky (nyní má %(length)d)."
  524. msgstr[2] ""
  525. "Tento název souboru má mít nejvýše %(max)d znaků (nyní má %(length)d)."
  526. msgstr[3] ""
  527. "Tento název souboru má mít nejvýše %(max)d znaků (nyní má %(length)d)."
  528. msgid "Please either submit a file or check the clear checkbox, not both."
  529. msgstr "Musíte vybrat cestu k souboru nebo vymazat výběr, ne obojí."
  530. msgid ""
  531. "Upload a valid image. The file you uploaded was either not an image or a "
  532. "corrupted image."
  533. msgstr ""
  534. "Nahrajte platný obrázek. Odeslaný soubor buď nebyl obrázek nebo byl poškozen."
  535. #, python-format
  536. msgid "Select a valid choice. %(value)s is not one of the available choices."
  537. msgstr "Vyberte platnou možnost, \"%(value)s\" není k dispozici."
  538. msgid "Enter a list of values."
  539. msgstr "Zadejte seznam hodnot."
  540. msgid "Enter a complete value."
  541. msgstr "Zadejte úplnou hodnotu."
  542. msgid "Enter a valid UUID."
  543. msgstr "Zadejte platné UUID."
  544. #. Translators: This is the default suffix added to form field labels
  545. msgid ":"
  546. msgstr ":"
  547. #, python-format
  548. msgid "(Hidden field %(name)s) %(error)s"
  549. msgstr "(Skryté pole %(name)s) %(error)s"
  550. msgid "ManagementForm data is missing or has been tampered with"
  551. msgstr "Data objektu ManagementForm chybí nebo byla pozměněna."
  552. #, python-format
  553. msgid "Please submit %d or fewer forms."
  554. msgid_plural "Please submit %d or fewer forms."
  555. msgstr[0] "Odešlete %d nebo méně formulářů."
  556. msgstr[1] "Odešlete %d nebo méně formulářů."
  557. msgstr[2] "Odešlete %d nebo méně formulářů."
  558. msgstr[3] "Odešlete %d nebo méně formulářů."
  559. #, python-format
  560. msgid "Please submit %d or more forms."
  561. msgid_plural "Please submit %d or more forms."
  562. msgstr[0] "Odešlete %d nebo více formulářů."
  563. msgstr[1] "Odešlete %d nebo více formulářů."
  564. msgstr[2] "Odešlete %d nebo více formulářů."
  565. msgstr[3] "Odešlete %d nebo více formulářů."
  566. msgid "Order"
  567. msgstr "Pořadí"
  568. msgid "Delete"
  569. msgstr "Odstranit"
  570. #, python-format
  571. msgid "Please correct the duplicate data for %(field)s."
  572. msgstr "Opravte duplicitní data v poli %(field)s."
  573. #, python-format
  574. msgid "Please correct the duplicate data for %(field)s, which must be unique."
  575. msgstr "Opravte duplicitní data v poli %(field)s, které musí být unikátní."
  576. #, python-format
  577. msgid ""
  578. "Please correct the duplicate data for %(field_name)s which must be unique "
  579. "for the %(lookup)s in %(date_field)s."
  580. msgstr ""
  581. "Opravte duplicitní data v poli %(field_name)s, které musí být unikátní "
  582. "testem %(lookup)s pole %(date_field)s."
  583. msgid "Please correct the duplicate values below."
  584. msgstr "Odstraňte duplicitní hodnoty níže."
  585. msgid "The inline value did not match the parent instance."
  586. msgstr "Hodnota typu inline neodpovídá rodičovské položce."
  587. msgid "Select a valid choice. That choice is not one of the available choices."
  588. msgstr "Vyberte platnou možnost. Tato není k dispozici."
  589. #, python-format
  590. msgid "\"%(pk)s\" is not a valid value."
  591. msgstr "\"%(pk)s\" není platná hodnota."
  592. #, python-format
  593. msgid ""
  594. "%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it "
  595. "may be ambiguous or it may not exist."
  596. msgstr ""
  597. "Hodnotu %(datetime)s nelze interpretovat v časové zóně %(current_timezone)s; "
  598. "může to být nejednoznačné nebo nemusí existovat."
  599. msgid "Clear"
  600. msgstr "Zrušit"
  601. msgid "Currently"
  602. msgstr "Aktuálně"
  603. msgid "Change"
  604. msgstr "Změnit"
  605. msgid "Unknown"
  606. msgstr "Neznámé"
  607. msgid "Yes"
  608. msgstr "Ano"
  609. msgid "No"
  610. msgstr "Ne"
  611. msgid "yes,no,maybe"
  612. msgstr "ano, ne, možná"
  613. #, python-format
  614. msgid "%(size)d byte"
  615. msgid_plural "%(size)d bytes"
  616. msgstr[0] "%(size)d bajt"
  617. msgstr[1] "%(size)d bajty"
  618. msgstr[2] "%(size)d bajtů"
  619. msgstr[3] "%(size)d bajtů"
  620. #, python-format
  621. msgid "%s KB"
  622. msgstr "%s KB"
  623. #, python-format
  624. msgid "%s MB"
  625. msgstr "%s MB"
  626. #, python-format
  627. msgid "%s GB"
  628. msgstr "%s GB"
  629. #, python-format
  630. msgid "%s TB"
  631. msgstr "%s TB"
  632. #, python-format
  633. msgid "%s PB"
  634. msgstr "%s PB"
  635. msgid "p.m."
  636. msgstr "odp."
  637. msgid "a.m."
  638. msgstr "dop."
  639. msgid "PM"
  640. msgstr "odp."
  641. msgid "AM"
  642. msgstr "dop."
  643. msgid "midnight"
  644. msgstr "půlnoc"
  645. msgid "noon"
  646. msgstr "poledne"
  647. msgid "Monday"
  648. msgstr "pondělí"
  649. msgid "Tuesday"
  650. msgstr "úterý"
  651. msgid "Wednesday"
  652. msgstr "středa"
  653. msgid "Thursday"
  654. msgstr "čtvrtek"
  655. msgid "Friday"
  656. msgstr "pátek"
  657. msgid "Saturday"
  658. msgstr "sobota"
  659. msgid "Sunday"
  660. msgstr "neděle"
  661. msgid "Mon"
  662. msgstr "po"
  663. msgid "Tue"
  664. msgstr "út"
  665. msgid "Wed"
  666. msgstr "st"
  667. msgid "Thu"
  668. msgstr "čt"
  669. msgid "Fri"
  670. msgstr "pá"
  671. msgid "Sat"
  672. msgstr "so"
  673. msgid "Sun"
  674. msgstr "ne"
  675. msgid "January"
  676. msgstr "leden"
  677. msgid "February"
  678. msgstr "únor"
  679. msgid "March"
  680. msgstr "březen"
  681. msgid "April"
  682. msgstr "duben"
  683. msgid "May"
  684. msgstr "květen"
  685. msgid "June"
  686. msgstr "červen"
  687. msgid "July"
  688. msgstr "červenec"
  689. msgid "August"
  690. msgstr "srpen"
  691. msgid "September"
  692. msgstr "září"
  693. msgid "October"
  694. msgstr "říjen"
  695. msgid "November"
  696. msgstr "listopad"
  697. msgid "December"
  698. msgstr "prosinec"
  699. msgid "jan"
  700. msgstr "led"
  701. msgid "feb"
  702. msgstr "úno"
  703. msgid "mar"
  704. msgstr "bře"
  705. msgid "apr"
  706. msgstr "dub"
  707. msgid "may"
  708. msgstr "kvě"
  709. msgid "jun"
  710. msgstr "čen"
  711. msgid "jul"
  712. msgstr "čec"
  713. msgid "aug"
  714. msgstr "srp"
  715. msgid "sep"
  716. msgstr "zář"
  717. msgid "oct"
  718. msgstr "říj"
  719. msgid "nov"
  720. msgstr "lis"
  721. msgid "dec"
  722. msgstr "pro"
  723. msgctxt "abbrev. month"
  724. msgid "Jan."
  725. msgstr "Led."
  726. msgctxt "abbrev. month"
  727. msgid "Feb."
  728. msgstr "Úno."
  729. msgctxt "abbrev. month"
  730. msgid "March"
  731. msgstr "Bře."
  732. msgctxt "abbrev. month"
  733. msgid "April"
  734. msgstr "Dub."
  735. msgctxt "abbrev. month"
  736. msgid "May"
  737. msgstr "Kvě."
  738. msgctxt "abbrev. month"
  739. msgid "June"
  740. msgstr "Čer."
  741. msgctxt "abbrev. month"
  742. msgid "July"
  743. msgstr "Čec."
  744. msgctxt "abbrev. month"
  745. msgid "Aug."
  746. msgstr "Srp."
  747. msgctxt "abbrev. month"
  748. msgid "Sept."
  749. msgstr "Zář."
  750. msgctxt "abbrev. month"
  751. msgid "Oct."
  752. msgstr "Říj."
  753. msgctxt "abbrev. month"
  754. msgid "Nov."
  755. msgstr "Lis."
  756. msgctxt "abbrev. month"
  757. msgid "Dec."
  758. msgstr "Pro."
  759. msgctxt "alt. month"
  760. msgid "January"
  761. msgstr "ledna"
  762. msgctxt "alt. month"
  763. msgid "February"
  764. msgstr "února"
  765. msgctxt "alt. month"
  766. msgid "March"
  767. msgstr "března"
  768. msgctxt "alt. month"
  769. msgid "April"
  770. msgstr "dubna"
  771. msgctxt "alt. month"
  772. msgid "May"
  773. msgstr "května"
  774. msgctxt "alt. month"
  775. msgid "June"
  776. msgstr "června"
  777. msgctxt "alt. month"
  778. msgid "July"
  779. msgstr "července"
  780. msgctxt "alt. month"
  781. msgid "August"
  782. msgstr "srpna"
  783. msgctxt "alt. month"
  784. msgid "September"
  785. msgstr "září"
  786. msgctxt "alt. month"
  787. msgid "October"
  788. msgstr "října"
  789. msgctxt "alt. month"
  790. msgid "November"
  791. msgstr "listopadu"
  792. msgctxt "alt. month"
  793. msgid "December"
  794. msgstr "prosince"
  795. msgid "This is not a valid IPv6 address."
  796. msgstr "Toto není platná adresa typu IPv6."
  797. #, python-format
  798. msgctxt "String to return when truncating text"
  799. msgid "%(truncated_text)s..."
  800. msgstr "%(truncated_text)s..."
  801. msgid "or"
  802. msgstr "nebo"
  803. #. Translators: This string is used as a separator between list elements
  804. msgid ", "
  805. msgstr ", "
  806. #, python-format
  807. msgid "%d year"
  808. msgid_plural "%d years"
  809. msgstr[0] "%d rok"
  810. msgstr[1] "%d roky"
  811. msgstr[2] "%d let"
  812. msgstr[3] "%d let"
  813. #, python-format
  814. msgid "%d month"
  815. msgid_plural "%d months"
  816. msgstr[0] "%d měsíc"
  817. msgstr[1] "%d měsíce"
  818. msgstr[2] "%d měsíců"
  819. msgstr[3] "%d měsíců"
  820. #, python-format
  821. msgid "%d week"
  822. msgid_plural "%d weeks"
  823. msgstr[0] "%d týden"
  824. msgstr[1] "%d týdny"
  825. msgstr[2] "%d týdnů"
  826. msgstr[3] "%d týdnů"
  827. #, python-format
  828. msgid "%d day"
  829. msgid_plural "%d days"
  830. msgstr[0] "%d den"
  831. msgstr[1] "%d dny"
  832. msgstr[2] "%d dní"
  833. msgstr[3] "%d dní"
  834. #, python-format
  835. msgid "%d hour"
  836. msgid_plural "%d hours"
  837. msgstr[0] "%d hodina"
  838. msgstr[1] "%d hodiny"
  839. msgstr[2] "%d hodin"
  840. msgstr[3] "%d hodin"
  841. #, python-format
  842. msgid "%d minute"
  843. msgid_plural "%d minutes"
  844. msgstr[0] "%d minuta"
  845. msgstr[1] "%d minuty"
  846. msgstr[2] "%d minut"
  847. msgstr[3] "%d minut"
  848. msgid "0 minutes"
  849. msgstr "0 minut"
  850. msgid "Forbidden"
  851. msgstr "Nepřístupné (Forbidden)"
  852. msgid "CSRF verification failed. Request aborted."
  853. msgstr "Selhalo ověření typu CSRF. Požadavek byl zadržen."
  854. msgid ""
  855. "You are seeing this message because this HTTPS site requires a 'Referer "
  856. "header' to be sent by your Web browser, but none was sent. This header is "
  857. "required for security reasons, to ensure that your browser is not being "
  858. "hijacked by third parties."
  859. msgstr ""
  860. "Tato zpráva se zobrazuje, protože tento web na protokolu HTTPS požaduje "
  861. "záhlaví Referer od vašeho webového prohlížeče. Záhlaví je požadováno z "
  862. "bezpečnostních důvodů, aby se zajistilo, že vašeho prohlížeče se nezmocnil "
  863. "někdo další."
  864. msgid ""
  865. "If you have configured your browser to disable 'Referer' headers, please re-"
  866. "enable them, at least for this site, or for HTTPS connections, or for 'same-"
  867. "origin' requests."
  868. msgstr ""
  869. "Pokud má váš prohlížeč záhlaví Referer vypnuté, žádáme vás o jeho zapnutí, "
  870. "alespoň pro tento web nebo pro spojení typu HTTPS nebo pro požadavky typu "
  871. "\"stejný původ\" (same origin)."
  872. msgid ""
  873. "If you are using the <meta name=\"referrer\" content=\"no-referrer\"> tag or "
  874. "including the 'Referrer-Policy: no-referrer' header, please remove them. The "
  875. "CSRF protection requires the 'Referer' header to do strict referer checking. "
  876. "If you're concerned about privacy, use alternatives like <a rel=\"noreferrer"
  877. "\" ...> for links to third-party sites."
  878. msgstr ""
  879. "Pokud používáte značku <meta name=\"referrer\" content=\"no-referrer\"> nebo "
  880. "záhlaví 'Referrer-Policy: no-referrer', odeberte je. Ochrana typu CSRF "
  881. "vyžaduje, aby záhlaví zajišťovalo striktní hlídání refereru. Pokud je pro "
  882. "vás soukromí důležité, použije k odkazům na cizí weby alternativní možnosti "
  883. "jako například <a rel=\"noreferrer\" ...>."
  884. msgid ""
  885. "You are seeing this message because this site requires a CSRF cookie when "
  886. "submitting forms. This cookie is required for security reasons, to ensure "
  887. "that your browser is not being hijacked by third parties."
  888. msgstr ""
  889. "Tato zpráva se zobrazuje, protože tento web při odesílání formulářů požaduje "
  890. "v souboru cookie údaj CSRF, a to z bezpečnostních důvodů, aby se zajistilo, "
  891. "že se vašeho prohlížeče nezmocnil někdo další."
  892. msgid ""
  893. "If you have configured your browser to disable cookies, please re-enable "
  894. "them, at least for this site, or for 'same-origin' requests."
  895. msgstr ""
  896. "Pokud má váš prohlížeč soubory cookie vypnuté, žádáme vás o jejich zapnutí, "
  897. "alespoň pro tento web nebo pro požadavky typu \"stejný původ\" (same origin)."
  898. msgid "More information is available with DEBUG=True."
  899. msgstr "V případě zapnutí volby DEBUG=True bude k dispozici více informací."
  900. msgid "No year specified"
  901. msgstr "Nebyl specifikován rok"
  902. msgid "Date out of range"
  903. msgstr "Datum je mimo rozsah"
  904. msgid "No month specified"
  905. msgstr "Nebyl specifikován měsíc"
  906. msgid "No day specified"
  907. msgstr "Nebyl specifikován den"
  908. msgid "No week specified"
  909. msgstr "Nebyl specifikován týden"
  910. #, python-format
  911. msgid "No %(verbose_name_plural)s available"
  912. msgstr "%(verbose_name_plural)s nejsou k dispozici"
  913. #, python-format
  914. msgid ""
  915. "Future %(verbose_name_plural)s not available because %(class_name)s."
  916. "allow_future is False."
  917. msgstr ""
  918. "%(verbose_name_plural)s s budoucím datem nejsou k dipozici protoze "
  919. "%(class_name)s.allow_future je False"
  920. #, python-format
  921. msgid "Invalid date string '%(datestr)s' given format '%(format)s'"
  922. msgstr "Datum '%(datestr)s' neodpovídá formátu '%(format)s'"
  923. #, python-format
  924. msgid "No %(verbose_name)s found matching the query"
  925. msgstr "Nepodařilo se nalézt žádný objekt %(verbose_name)s"
  926. msgid "Page is not 'last', nor can it be converted to an int."
  927. msgstr "Požadavek na stránku nemohl být konvertován na číslo, ani není 'last'"
  928. #, python-format
  929. msgid "Invalid page (%(page_number)s): %(message)s"
  930. msgstr "Neplatná stránka (%(page_number)s): %(message)s"
  931. #, python-format
  932. msgid "Empty list and '%(class_name)s.allow_empty' is False."
  933. msgstr "List je prázdný a '%(class_name)s.allow_empty' je nastaveno na False"
  934. msgid "Directory indexes are not allowed here."
  935. msgstr "Indexy adresářů zde nejsou povoleny."
  936. #, python-format
  937. msgid "\"%(path)s\" does not exist"
  938. msgstr "\"%(path)s\" neexistuje"
  939. #, python-format
  940. msgid "Index of %(directory)s"
  941. msgstr "Index adresáře %(directory)s"
  942. msgid "Django: the Web framework for perfectionists with deadlines."
  943. msgstr "Django: Webový framework pro perfekcionisty, kteří mají termín"
  944. #, python-format
  945. msgid ""
  946. "View <a href=\"https://docs.djangoproject.com/en/%(version)s/releases/\" "
  947. "target=\"_blank\" rel=\"noopener\">release notes</a> for Django %(version)s"
  948. msgstr ""
  949. "Zobrazit <a href=\"https://docs.djangoproject.com/en/%(version)s/releases/\" "
  950. "target=\"_blank\" rel=\"noopener\">poznámky k vydání</a> frameworku Django "
  951. "%(version)s"
  952. msgid "The install worked successfully! Congratulations!"
  953. msgstr "Instalace proběhla úspěšně, gratulujeme!"
  954. #, python-format
  955. msgid ""
  956. "You are seeing this page because <a href=\"https://docs.djangoproject.com/en/"
  957. "%(version)s/ref/settings/#debug\" target=\"_blank\" rel=\"noopener"
  958. "\">DEBUG=True</a> is in your settings file and you have not configured any "
  959. "URLs."
  960. msgstr ""
  961. "Tuto zprávu vidíte, protože máte v nastavení Djanga zapnutý vývojový režim "
  962. "<a href=\"https://docs.djangoproject.com/en/%(version)s/ref/settings/#debug"
  963. "\" target=\"_blank\" rel=\"noopener\">DEBUG=True</a> a zatím nemáte "
  964. "nastavena žádná URL."
  965. msgid "Django Documentation"
  966. msgstr "Dokumentace frameworku Django"
  967. msgid "Topics, references, &amp; how-to's"
  968. msgstr "Témata, odkazy &amp; how-to"
  969. msgid "Tutorial: A Polling App"
  970. msgstr "Tutoriál: Hlasovací aplikace"
  971. msgid "Get started with Django"
  972. msgstr "Začínáme s frameworkem Django"
  973. msgid "Django Community"
  974. msgstr "Komunita kolem frameworku Django"
  975. msgid "Connect, get help, or contribute"
  976. msgstr "Propojte se, získejte pomoc, podílejte se"