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.

djangojs.po 5.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Jirka Vejrazka <Jirka.Vejrazka@gmail.com>, 2011
  6. # Vláďa Macek <macek@sandbox.cz>, 2012,2014
  7. # Vláďa Macek <macek@sandbox.cz>, 2015-2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: django\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-05-17 11:50+0200\n"
  13. "PO-Revision-Date: 2017-09-19 16:41+0000\n"
  14. "Last-Translator: Vláďa Macek <macek@sandbox.cz>\n"
  15. "Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: cs\n"
  20. "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
  21. "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
  22. #, javascript-format
  23. msgid "Available %s"
  24. msgstr "Dostupné položky: %s"
  25. #, javascript-format
  26. msgid ""
  27. "This is the list of available %s. You may choose some by selecting them in "
  28. "the box below and then clicking the \"Choose\" arrow between the two boxes."
  29. msgstr ""
  30. "Seznam dostupných položek %s. Jednotlivě je lze vybrat tak, že na ně v "
  31. "rámečku klepnete a pak klepnete na šipku \"Vybrat\" mezi rámečky."
  32. #, javascript-format
  33. msgid "Type into this box to filter down the list of available %s."
  34. msgstr ""
  35. "Chcete-li filtrovat ze seznamu dostupných položek %s, začněte psát do tohoto "
  36. "pole."
  37. msgid "Filter"
  38. msgstr "Filtr"
  39. msgid "Choose all"
  40. msgstr "Vybrat vše"
  41. #, javascript-format
  42. msgid "Click to choose all %s at once."
  43. msgstr "Chcete-li najednou vybrat všechny položky %s, klepněte sem."
  44. msgid "Choose"
  45. msgstr "Vybrat"
  46. msgid "Remove"
  47. msgstr "Odebrat"
  48. #, javascript-format
  49. msgid "Chosen %s"
  50. msgstr "Vybrané položky %s"
  51. #, javascript-format
  52. msgid ""
  53. "This is the list of chosen %s. You may remove some by selecting them in the "
  54. "box below and then clicking the \"Remove\" arrow between the two boxes."
  55. msgstr ""
  56. "Seznam vybraných položek %s. Jednotlivě je lze odebrat tak, že na ně v "
  57. "rámečku klepnete a pak klepnete na šipku \"Odebrat mezi rámečky."
  58. msgid "Remove all"
  59. msgstr "Odebrat vše"
  60. #, javascript-format
  61. msgid "Click to remove all chosen %s at once."
  62. msgstr "Chcete-li najednou odebrat všechny vybrané položky %s, klepněte sem."
  63. msgid "%(sel)s of %(cnt)s selected"
  64. msgid_plural "%(sel)s of %(cnt)s selected"
  65. msgstr[0] "Vybrána je %(sel)s položka z celkem %(cnt)s."
  66. msgstr[1] "Vybrány jsou %(sel)s položky z celkem %(cnt)s."
  67. msgstr[2] "Vybraných je %(sel)s položek z celkem %(cnt)s."
  68. msgstr[3] "Vybraných je %(sel)s položek z celkem %(cnt)s."
  69. msgid ""
  70. "You have unsaved changes on individual editable fields. If you run an "
  71. "action, your unsaved changes will be lost."
  72. msgstr ""
  73. "V jednotlivých polích jsou neuložené změny, které budou ztraceny, pokud "
  74. "operaci provedete."
  75. msgid ""
  76. "You have selected an action, but you haven't saved your changes to "
  77. "individual fields yet. Please click OK to save. You'll need to re-run the "
  78. "action."
  79. msgstr ""
  80. "Byla vybrána operace, ale dosud nedošlo k uložení změn jednotlivých polí. "
  81. "Uložíte klepnutím na tlačítko OK. Pak bude třeba operaci spustit znovu."
  82. msgid ""
  83. "You have selected an action, and you haven't made any changes on individual "
  84. "fields. You're probably looking for the Go button rather than the Save "
  85. "button."
  86. msgstr ""
  87. "Byla vybrána operace a jednotlivá pole nejsou změněná. Patrně hledáte "
  88. "tlačítko Provést spíše než Uložit."
  89. msgid "Now"
  90. msgstr "Nyní"
  91. msgid "Midnight"
  92. msgstr "Půlnoc"
  93. msgid "6 a.m."
  94. msgstr "6h ráno"
  95. msgid "Noon"
  96. msgstr "Poledne"
  97. msgid "6 p.m."
  98. msgstr "6h večer"
  99. #, javascript-format
  100. msgid "Note: You are %s hour ahead of server time."
  101. msgid_plural "Note: You are %s hours ahead of server time."
  102. msgstr[0] "Poznámka: Váš čas o %s hodinu předstihuje čas na serveru."
  103. msgstr[1] "Poznámka: Váš čas o %s hodiny předstihuje čas na serveru."
  104. msgstr[2] "Poznámka: Váš čas o %s hodin předstihuje čas na serveru."
  105. msgstr[3] "Poznámka: Váš čas o %s hodin předstihuje čas na serveru."
  106. #, javascript-format
  107. msgid "Note: You are %s hour behind server time."
  108. msgid_plural "Note: You are %s hours behind server time."
  109. msgstr[0] "Poznámka: Váš čas se o %s hodinu zpožďuje za časem na serveru."
  110. msgstr[1] "Poznámka: Váš čas se o %s hodiny zpožďuje za časem na serveru."
  111. msgstr[2] "Poznámka: Váš čas se o %s hodin zpožďuje za časem na serveru."
  112. msgstr[3] "Poznámka: Váš čas se o %s hodin zpožďuje za časem na serveru."
  113. msgid "Choose a Time"
  114. msgstr "Vyberte čas"
  115. msgid "Choose a time"
  116. msgstr "Vyberte čas"
  117. msgid "Cancel"
  118. msgstr "Storno"
  119. msgid "Today"
  120. msgstr "Dnes"
  121. msgid "Choose a Date"
  122. msgstr "Vyberte datum"
  123. msgid "Yesterday"
  124. msgstr "Včera"
  125. msgid "Tomorrow"
  126. msgstr "Zítra"
  127. msgid "January"
  128. msgstr "leden"
  129. msgid "February"
  130. msgstr "únor"
  131. msgid "March"
  132. msgstr "březen"
  133. msgid "April"
  134. msgstr "duben"
  135. msgid "May"
  136. msgstr "květen"
  137. msgid "June"
  138. msgstr "červen"
  139. msgid "July"
  140. msgstr "červenec"
  141. msgid "August"
  142. msgstr "srpen"
  143. msgid "September"
  144. msgstr "září"
  145. msgid "October"
  146. msgstr "říjen"
  147. msgid "November"
  148. msgstr "listopad"
  149. msgid "December"
  150. msgstr "prosinec"
  151. msgctxt "one letter Sunday"
  152. msgid "S"
  153. msgstr "N"
  154. msgctxt "one letter Monday"
  155. msgid "M"
  156. msgstr "P"
  157. msgctxt "one letter Tuesday"
  158. msgid "T"
  159. msgstr "Ú"
  160. msgctxt "one letter Wednesday"
  161. msgid "W"
  162. msgstr "S"
  163. msgctxt "one letter Thursday"
  164. msgid "T"
  165. msgstr "Č"
  166. msgctxt "one letter Friday"
  167. msgid "F"
  168. msgstr "P"
  169. msgctxt "one letter Saturday"
  170. msgid "S"
  171. msgstr "S"
  172. msgid "Show"
  173. msgstr "Zobrazit"
  174. msgid "Hide"
  175. msgstr "Skrýt"