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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jan Munclinger <jan.munclinger@gmail.com>, 2013
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Tomáš Ehrlich <tomas.ehrlich@gmail.com>, 2015
  7. # Vláďa Macek <macek@sandbox.cz>, 2013-2014
  8. # Vláďa Macek <macek@sandbox.cz>, 2015-2017
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: django\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  14. "PO-Revision-Date: 2017-11-16 12:22+0000\n"
  15. "Last-Translator: Vláďa Macek <macek@sandbox.cz>\n"
  16. "Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: cs\n"
  21. "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
  22. "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
  23. msgid "Personal info"
  24. msgstr "Osobní údaje"
  25. msgid "Permissions"
  26. msgstr "Oprávnění"
  27. msgid "Important dates"
  28. msgstr "Důležitá data"
  29. #, python-format
  30. msgid "%(name)s object with primary key %(key)r does not exist."
  31. msgstr "Položka \"%(name)s\" s primárním klíčem \"%(key)r\" neexistuje."
  32. msgid "Password changed successfully."
  33. msgstr "Změna hesla byla úspěšná."
  34. #, python-format
  35. msgid "Change password: %s"
  36. msgstr "Heslo pro uživatele %s: změnit"
  37. msgid "Authentication and Authorization"
  38. msgstr "Autentizace a autorizace"
  39. msgid "password"
  40. msgstr "heslo"
  41. msgid "last login"
  42. msgstr "poslední přihlášení"
  43. msgid "No password set."
  44. msgstr "Heslo nenastaveno."
  45. msgid "Invalid password format or unknown hashing algorithm."
  46. msgstr "Neplatný formát hesla nebo neplatný hashovací algoritmus."
  47. msgid "The two password fields didn't match."
  48. msgstr "Hesla se neshodují."
  49. msgid "Password"
  50. msgstr "Heslo"
  51. msgid "Password confirmation"
  52. msgstr "Potvrzení hesla"
  53. msgid "Enter the same password as before, for verification."
  54. msgstr "Zadejte pro ověření stejné heslo jako předtím."
  55. msgid ""
  56. "Raw passwords are not stored, so there is no way to see this user's "
  57. "password, but you can change the password using <a href=\"{}\">this form</a>."
  58. msgstr ""
  59. "Hesla se neukládají přímo a tak je nelze zobrazit. Je ale možné je změnit "
  60. "pomocí <a href=\"{}\">tohoto formuláře</a>."
  61. #, python-format
  62. msgid ""
  63. "Please enter a correct %(username)s and password. Note that both fields may "
  64. "be case-sensitive."
  65. msgstr ""
  66. "Zadejte správnou hodnotu pole %(username)s a heslo. Pozor, obě pole mohou "
  67. "rozlišovat malá a velká písmena."
  68. msgid "This account is inactive."
  69. msgstr "Tento účet je neaktivní."
  70. msgid "Email"
  71. msgstr "E-mail"
  72. msgid "New password"
  73. msgstr "Nové heslo"
  74. msgid "New password confirmation"
  75. msgstr "Potvrzení nového hesla"
  76. msgid "Your old password was entered incorrectly. Please enter it again."
  77. msgstr "Vaše současné heslo nebylo zadáno správně. Zkuste to znovu."
  78. msgid "Old password"
  79. msgstr "Současné heslo"
  80. msgid "Password (again)"
  81. msgstr "Heslo (znovu)"
  82. msgid "algorithm"
  83. msgstr "algoritmus"
  84. msgid "iterations"
  85. msgstr "iterace"
  86. msgid "salt"
  87. msgstr "hodnota salt"
  88. msgid "hash"
  89. msgstr "hash"
  90. msgid "variety"
  91. msgstr "varieta"
  92. msgid "version"
  93. msgstr "verze"
  94. msgid "memory cost"
  95. msgstr "spotřeba paměti"
  96. msgid "time cost"
  97. msgstr "doba"
  98. msgid "parallelism"
  99. msgstr "paralelismus"
  100. msgid "work factor"
  101. msgstr "faktor práce"
  102. msgid "checksum"
  103. msgstr "kontrolní součet"
  104. msgid "name"
  105. msgstr "název"
  106. msgid "content type"
  107. msgstr "typ obsahu"
  108. msgid "codename"
  109. msgstr "kódový název"
  110. msgid "permission"
  111. msgstr "oprávnění"
  112. msgid "permissions"
  113. msgstr "oprávnění"
  114. msgid "group"
  115. msgstr "skupina"
  116. msgid "groups"
  117. msgstr "skupiny"
  118. msgid "superuser status"
  119. msgstr "superuživatel"
  120. msgid ""
  121. "Designates that this user has all permissions without explicitly assigning "
  122. "them."
  123. msgstr ""
  124. "Určuje, že uživatel má veškerá oprávnění bez jejich explicitního přiřazení."
  125. msgid ""
  126. "The groups this user belongs to. A user will get all permissions granted to "
  127. "each of their groups."
  128. msgstr ""
  129. "Skupiny, do kterých tento uživatel patří. Uživatel dostane všechna oprávnění "
  130. "udělená každé z jeho skupin."
  131. msgid "user permissions"
  132. msgstr "uživatelská oprávnění"
  133. msgid "Specific permissions for this user."
  134. msgstr "Konkrétní oprávnění tohoto uživatele."
  135. msgid "username"
  136. msgstr "uživatelské jméno"
  137. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  138. msgstr ""
  139. "Požadováno. 150 znaků nebo méně. Pouze písmena, číslice a znaky @/./+/-/_."
  140. msgid "A user with that username already exists."
  141. msgstr "Uživatel s tímto jménem již existuje."
  142. msgid "first name"
  143. msgstr "křestní jméno"
  144. msgid "last name"
  145. msgstr "příjmení"
  146. msgid "email address"
  147. msgstr "e-mailová adresa"
  148. msgid "staff status"
  149. msgstr "administrační přístup"
  150. msgid "Designates whether the user can log into this admin site."
  151. msgstr "Určuje, zda se uživatel může přihlásit do správy tohoto webu."
  152. msgid "active"
  153. msgstr "aktivní"
  154. msgid ""
  155. "Designates whether this user should be treated as active. Unselect this "
  156. "instead of deleting accounts."
  157. msgstr ""
  158. "Určuje, zda bude uživatel považován za aktivního. Použijte tuto možnost "
  159. "místo odstranění účtů."
  160. msgid "date joined"
  161. msgstr "datum registrace"
  162. msgid "user"
  163. msgstr "uživatel"
  164. msgid "users"
  165. msgstr "uživatelé"
  166. #, python-format
  167. msgid ""
  168. "This password is too short. It must contain at least %(min_length)d "
  169. "character."
  170. msgid_plural ""
  171. "This password is too short. It must contain at least %(min_length)d "
  172. "characters."
  173. msgstr[0] "Heslo je příliš krátké. Musí mít délku aspoň %(min_length)d znak."
  174. msgstr[1] "Heslo je příliš krátké. Musí mít délku aspoň %(min_length)d znaky."
  175. msgstr[2] "Heslo je příliš krátké. Musí mít délku aspoň %(min_length)d znaků."
  176. msgstr[3] "Heslo je příliš krátké. Musí mít délku aspoň %(min_length)d znaků."
  177. #, python-format
  178. msgid "Your password must contain at least %(min_length)d character."
  179. msgid_plural "Your password must contain at least %(min_length)d characters."
  180. msgstr[0] "Heslo musí mít délku aspoň %(min_length)d znak."
  181. msgstr[1] "Heslo musí mít délku aspoň %(min_length)d znaky."
  182. msgstr[2] "Heslo musí mít délku aspoň %(min_length)d znaků."
  183. msgstr[3] "Heslo musí mít délku aspoň %(min_length)d znaků."
  184. #, python-format
  185. msgid "The password is too similar to the %(verbose_name)s."
  186. msgstr "Heslo je příliš podobné obsahu pole %(verbose_name)s."
  187. msgid "Your password can't be too similar to your other personal information."
  188. msgstr "Heslo nemůže být příliš podobné jinému údaji ve vašem účtu."
  189. msgid "This password is too common."
  190. msgstr "Heslo je příliš běžné."
  191. msgid "Your password can't be a commonly used password."
  192. msgstr "Vaše heslo nemůže být takové, které je často používané."
  193. msgid "This password is entirely numeric."
  194. msgstr "Heslo se skládá pouze z čísel."
  195. msgid "Your password can't be entirely numeric."
  196. msgstr "Vaše heslo nemůže být čistě číselné."
  197. #, python-format
  198. msgid "Password reset on %(site_name)s"
  199. msgstr "Obnovení hesla na webu %(site_name)s"
  200. msgid ""
  201. "Enter a valid username. This value may contain only English letters, "
  202. "numbers, and @/./+/-/_ characters."
  203. msgstr ""
  204. "Zadejte platné uživatelské jméno. Hodnota může obsahovat pouze písmena bez "
  205. "diakritiky, tj. háčků a čárek, číslice a znaky @/./+/-/_."
  206. msgid ""
  207. "Enter a valid username. This value may contain only letters, numbers, and "
  208. "@/./+/-/_ characters."
  209. msgstr ""
  210. "Zadejte platné uživatelské jméno. Hodnota může obsahovat pouze písmena, "
  211. "číslice a znaky @/./+/-/_."
  212. msgid "Logged out"
  213. msgstr "Odhlášeno"
  214. msgid "Password reset"
  215. msgstr "Obnovení hesla"
  216. msgid "Password reset sent"
  217. msgstr "Zpráva s obnovením hesla byla odeslána"
  218. msgid "Enter new password"
  219. msgstr "Zadejte nové heslo"
  220. msgid "Password reset unsuccessful"
  221. msgstr "Obnovení hesla bylo neúspěšné"
  222. msgid "Password reset complete"
  223. msgstr "Heslo bylo obnoveno"
  224. msgid "Password change"
  225. msgstr "Změna hesla"
  226. msgid "Password change successful"
  227. msgstr "Změna hesla byla úspěšná"