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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Michael Wolf <milupo@sorbzilla.de>, 2016-2017
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: django\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  10. "PO-Revision-Date: 2017-09-27 20:07+0000\n"
  11. "Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
  12. "Language-Team: Upper Sorbian (http://www.transifex.com/django/django/"
  13. "language/hsb/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: hsb\n"
  18. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  19. "%100==4 ? 2 : 3);\n"
  20. msgid "Personal info"
  21. msgstr "Wosobinske informacije"
  22. msgid "Permissions"
  23. msgstr "Prawa"
  24. msgid "Important dates"
  25. msgstr "Wažne daty"
  26. #, python-format
  27. msgid "%(name)s object with primary key %(key)r does not exist."
  28. msgstr "Objekt %(name)s z primarnym klučom %(key)r njeeksistuje."
  29. msgid "Password changed successfully."
  30. msgstr "Hesło je so wuspěšnje změniło."
  31. #, python-format
  32. msgid "Change password: %s"
  33. msgstr "Hesło změnić: %s"
  34. msgid "Authentication and Authorization"
  35. msgstr "Awtentifikacija a awtorizacija"
  36. msgid "password"
  37. msgstr "hesło"
  38. msgid "last login"
  39. msgstr "poslednje přizjewjenje"
  40. msgid "No password set."
  41. msgstr "Žane hesło nastajene."
  42. msgid "Invalid password format or unknown hashing algorithm."
  43. msgstr "Njepłaćiwy hesłowy format abo njeznaty kontrolny algoritmus."
  44. msgid "The two password fields didn't match."
  45. msgstr "Hesle jednak njejstej."
  46. msgid "Password"
  47. msgstr "Hesło"
  48. msgid "Password confirmation"
  49. msgstr "Hesłowe wobkrućenje"
  50. msgid "Enter the same password as before, for verification."
  51. msgstr "Zapodajće samsne hesło kaž do toho, za přepruwowanje."
  52. msgid ""
  53. "Raw passwords are not stored, so there is no way to see this user's "
  54. "password, but you can change the password using <a href=\"{}\">this form</a>."
  55. msgstr ""
  56. "Hrube hesła so njeskładuja, tohodla njeje móžno, hesło wužiwarja widźeć, ale "
  57. "móžeće hesło z pomocu <a href=\"{}\">tutoho formulara</a> změnić."
  58. #, python-format
  59. msgid ""
  60. "Please enter a correct %(username)s and password. Note that both fields may "
  61. "be case-sensitive."
  62. msgstr ""
  63. "Prošu zapodajće korektne %(username)s a hesło. Dźiwajće na to, zo wobě poli "
  64. "móžetej mjez wulko- a małopisanjom rozeznawać."
  65. msgid "This account is inactive."
  66. msgstr "Tute konto je inaktiwne."
  67. msgid "Email"
  68. msgstr "E-mejl"
  69. msgid "New password"
  70. msgstr "Nowe hesło"
  71. msgid "New password confirmation"
  72. msgstr "Wobkrućenje noweho hesła"
  73. msgid "Your old password was entered incorrectly. Please enter it again."
  74. msgstr "Waše stare hesło je so wopak zapodało. Prošu zapodajće jo hišće raz."
  75. msgid "Old password"
  76. msgstr "Stare hesło"
  77. msgid "Password (again)"
  78. msgstr "Hesło (znowa)"
  79. msgid "algorithm"
  80. msgstr "algoritmus"
  81. msgid "iterations"
  82. msgstr "wospjetowanja"
  83. msgid "salt"
  84. msgstr "sól"
  85. msgid "hash"
  86. msgstr "hash"
  87. msgid "variety"
  88. msgstr "warianta"
  89. msgid "version"
  90. msgstr "wersija"
  91. msgid "memory cost"
  92. msgstr "Składowa přetrjeba"
  93. msgid "time cost"
  94. msgstr "Časowa přetrjeba"
  95. msgid "parallelism"
  96. msgstr "paralelizm"
  97. msgid "work factor"
  98. msgstr "dźěłowy faktor"
  99. msgid "checksum"
  100. msgstr "pruwowanska suma"
  101. msgid "name"
  102. msgstr "mjeno"
  103. msgid "content type"
  104. msgstr "wobsahowy typ"
  105. msgid "codename"
  106. msgstr "kodowe mjeno"
  107. msgid "permission"
  108. msgstr "prawo"
  109. msgid "permissions"
  110. msgstr "prawa"
  111. msgid "group"
  112. msgstr "skupina"
  113. msgid "groups"
  114. msgstr "skupiny"
  115. msgid "superuser status"
  116. msgstr "status superwužiwarja"
  117. msgid ""
  118. "Designates that this user has all permissions without explicitly assigning "
  119. "them."
  120. msgstr ""
  121. "Woznamjenja, zo tutón wužiwar ma wšě prawa bjez toho, zo by móhł je "
  122. "eksplicitnje připokazać."
  123. msgid ""
  124. "The groups this user belongs to. A user will get all permissions granted to "
  125. "each of their groups."
  126. msgstr ""
  127. "Skupiny, ke kotrymž wužiwar słuša. Wužiwar dóstanje wšě prawa, kotrež jemu "
  128. "skupiny dawaja."
  129. msgid "user permissions"
  130. msgstr "wužiwarske prawa"
  131. msgid "Specific permissions for this user."
  132. msgstr "Wěste prawa za tutoho wužiwarja."
  133. msgid "username"
  134. msgstr "wužiwarske mjeno"
  135. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  136. msgstr "Trěbne. 150 znamješkow abo mjenje. Jenož pismiki, cyfry a @/./+/-/_."
  137. msgid "A user with that username already exists."
  138. msgstr "Wužiwar z tutym mjenom hižo eksistuje."
  139. msgid "first name"
  140. msgstr "předmjeno"
  141. msgid "last name"
  142. msgstr "swójbne mjeno"
  143. msgid "email address"
  144. msgstr "e-mejlowa adresa"
  145. msgid "staff status"
  146. msgstr "personalny status"
  147. msgid "Designates whether the user can log into this admin site."
  148. msgstr ""
  149. "Woznamjenja, hač wužiwar móže so pola administratoroweho sydła přizjewić."
  150. msgid "active"
  151. msgstr "aktiwny"
  152. msgid ""
  153. "Designates whether this user should be treated as active. Unselect this "
  154. "instead of deleting accounts."
  155. msgstr ""
  156. "Woznamjenja, hač maja z wužiwarjom jako aktiwnym wobchadźeć. Znjemóžńće to "
  157. "město toho, zo byšće konto zhašał."
  158. msgid "date joined"
  159. msgstr "čłon wot"
  160. msgid "user"
  161. msgstr "wužiwar"
  162. msgid "users"
  163. msgstr "wužiwarjo"
  164. #, python-format
  165. msgid ""
  166. "This password is too short. It must contain at least %(min_length)d "
  167. "character."
  168. msgid_plural ""
  169. "This password is too short. It must contain at least %(min_length)d "
  170. "characters."
  171. msgstr[0] ""
  172. "Tute hesło je překrótke. Dyrbi znajmjeńša %(min_length)d znamješko "
  173. "wobsahować."
  174. msgstr[1] ""
  175. "Tute hesło je překrótke. Dyrbi znajmjeńša %(min_length)d znamješce "
  176. "wobsahować."
  177. msgstr[2] ""
  178. "Tute hesło je překrótke. Dyrbi znajmjeńša %(min_length)d znamješka "
  179. "wobsahować."
  180. msgstr[3] ""
  181. "Tute hesło je překrótke. Dyrbi znajmjeńša %(min_length)d znamješkow "
  182. "wobsahować."
  183. #, python-format
  184. msgid "Your password must contain at least %(min_length)d character."
  185. msgid_plural "Your password must contain at least %(min_length)d characters."
  186. msgstr[0] "Waše hesło dyrbi znajmjeńša %(min_length)d znamješko měć."
  187. msgstr[1] "Waše hesło dyrbi znajmjeńša %(min_length)d znamješce měć."
  188. msgstr[2] "Waše hesło dyrbi znajmjeńša %(min_length)d znamješka měć."
  189. msgstr[3] "Waše hesło dyrbi znajmjeńša %(min_length)d znamješkow měć."
  190. #, python-format
  191. msgid "The password is too similar to the %(verbose_name)s."
  192. msgstr "Hesło je na %(verbose_name)s přepodobne."
  193. msgid "Your password can't be too similar to your other personal information."
  194. msgstr "Waše hesło njesmě wašim druhim wosobinskim datam podobne być."
  195. msgid "This password is too common."
  196. msgstr "Tute hesło je přehuste,"
  197. msgid "Your password can't be a commonly used password."
  198. msgstr "Waše hesło njemóže husto wužiwane hesło być."
  199. msgid "This password is entirely numeric."
  200. msgstr "Tute hesło je cyle numeriske."
  201. msgid "Your password can't be entirely numeric."
  202. msgstr "Waše hesło njemóže cyle numeriske być."
  203. #, python-format
  204. msgid "Password reset on %(site_name)s"
  205. msgstr "Hesło je so na %(site_name)s wróćo stajiło."
  206. msgid ""
  207. "Enter a valid username. This value may contain only English letters, "
  208. "numbers, and @/./+/-/_ characters."
  209. msgstr ""
  210. "Zapodajće płaćiwe wužiwarske mjeno. Tuta hódnota smě jenož jendźelske "
  211. "pismiki, ličby a znamješka @/./+/-/_ wobsahować."
  212. msgid ""
  213. "Enter a valid username. This value may contain only letters, numbers, and "
  214. "@/./+/-/_ characters."
  215. msgstr ""
  216. "Zapodajće płaćiwe wužiwarske mjeno. Tuta hódnota smě jenož pismiki, ličby a "
  217. "znamješka @/./+/-/_ wobsahować."
  218. msgid "Logged out"
  219. msgstr "Wotzjewjeny"
  220. msgid "Password reset"
  221. msgstr "Wróćostajenje hesła"
  222. msgid "Password reset sent"
  223. msgstr "Wróćostajenje hesła jo se wotpósłało."
  224. msgid "Enter new password"
  225. msgstr "Zapodajće nowe hesło"
  226. msgid "Password reset unsuccessful"
  227. msgstr "Wróćostajenje hesła njeje so poradźiło"
  228. msgid "Password reset complete"
  229. msgstr "Wróćostajenje hesła je zakónčene"
  230. msgid "Password change"
  231. msgstr "Změnjenje hesła"
  232. msgid "Password change successful"
  233. msgstr "Hesło je so wuspěšnje změniło"