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.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # angularcircle, 2011,2013
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Janusz Harkot <jh@trilab.pl>, 2015
  7. # Karol <kfuks2@o2.pl>, 2012
  8. # m_aciek <maciej.olko@gmail.com>, 2014
  9. # m_aciek <maciej.olko@gmail.com>, 2016-2017,2019
  10. # m_aciek <maciej.olko@gmail.com>, 2014-2015
  11. # muszalski <m.muszalski@gmail.com>, 2016
  12. # p <inactive+poczciwiec@transifex.com>, 2014
  13. # Mattia Procopio <promat85@gmail.com>, 2014
  14. # Roman Barczyński, 2012
  15. # Tomasz Kajtoch <tomekkaj@tomekkaj.pl>, 2016
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: django\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  21. "PO-Revision-Date: 2019-01-04 11:37+0000\n"
  22. "Last-Translator: m_aciek <maciej.olko@gmail.com>\n"
  23. "Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n"
  24. "MIME-Version: 1.0\n"
  25. "Content-Type: text/plain; charset=UTF-8\n"
  26. "Content-Transfer-Encoding: 8bit\n"
  27. "Language: pl\n"
  28. "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
  29. "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
  30. "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
  31. msgid "Personal info"
  32. msgstr "Informacje osobiste"
  33. msgid "Permissions"
  34. msgstr "Uprawnienia"
  35. msgid "Important dates"
  36. msgstr "Ważne daty"
  37. #, python-format
  38. msgid "%(name)s object with primary key %(key)r does not exist."
  39. msgstr "Obiekt %(name)s o kluczu podstawowym %(key)r nie istnieje."
  40. msgid "Password changed successfully."
  41. msgstr "Hasło zostało zmienione pomyślnie."
  42. #, python-format
  43. msgid "Change password: %s"
  44. msgstr "Zmień hasło: %s"
  45. msgid "Authentication and Authorization"
  46. msgstr "Uwierzytelnianie i autoryzacja"
  47. msgid "password"
  48. msgstr "hasło"
  49. msgid "last login"
  50. msgstr "ostatnie logowanie"
  51. msgid "No password set."
  52. msgstr "Hasło nie zostało ustawione."
  53. msgid "Invalid password format or unknown hashing algorithm."
  54. msgstr ""
  55. "Format hasła jest niewłaściwy, bądź zastosowana została nieznana funkcja "
  56. "skrótu (hash)."
  57. msgid "The two password fields didn't match."
  58. msgstr "Hasła nie są zgodne."
  59. msgid "Password"
  60. msgstr "Hasło"
  61. msgid "Password confirmation"
  62. msgstr "Potwierdzenie hasła"
  63. msgid "Enter the same password as before, for verification."
  64. msgstr "Wprowadź to samo hasło ponownie, dla weryfikacji."
  65. msgid ""
  66. "Raw passwords are not stored, so there is no way to see this user's "
  67. "password, but you can change the password using <a href=\"{}\">this form</a>."
  68. msgstr ""
  69. "Nie przechowujemy surowych haseł, więc nie da się zobaczyć hasła tego "
  70. "użytkownika. Możesz jednak zmienić to hasło używając <a href=\"{}\">tego "
  71. "formularza</a>."
  72. #, python-format
  73. msgid ""
  74. "Please enter a correct %(username)s and password. Note that both fields may "
  75. "be case-sensitive."
  76. msgstr ""
  77. "Wprowadź poprawne wartości pól %(username)s oraz hasło. Uwaga: wielkość "
  78. "liter ma znaczenie."
  79. msgid "This account is inactive."
  80. msgstr "To konto jest nieaktywne."
  81. msgid "Email"
  82. msgstr "Adres email"
  83. msgid "New password"
  84. msgstr "Nowe hasło"
  85. msgid "New password confirmation"
  86. msgstr "Nowe hasło (powtórz)"
  87. msgid "Your old password was entered incorrectly. Please enter it again."
  88. msgstr "Podane stare hasło jest niepoprawne. Proszę podać je jeszcze raz."
  89. msgid "Old password"
  90. msgstr "Stare hasło"
  91. msgid "Password (again)"
  92. msgstr "Hasło (powtórz)"
  93. msgid "algorithm"
  94. msgstr "algorytm"
  95. msgid "iterations"
  96. msgstr "iteracje"
  97. msgid "salt"
  98. msgstr "sól"
  99. msgid "hash"
  100. msgstr "hash"
  101. msgid "variety"
  102. msgstr "odmiana"
  103. msgid "version"
  104. msgstr "wersja"
  105. msgid "memory cost"
  106. msgstr "koszt pamięci"
  107. msgid "time cost"
  108. msgstr "koszt czasu"
  109. msgid "parallelism"
  110. msgstr "zrównoleglenie"
  111. msgid "work factor"
  112. msgstr "work factor"
  113. msgid "checksum"
  114. msgstr "suma kontrolna"
  115. msgid "name"
  116. msgstr "nazwa"
  117. msgid "content type"
  118. msgstr "typ zawartości"
  119. msgid "codename"
  120. msgstr "nazwa kodowa"
  121. msgid "permission"
  122. msgstr "uprawnienie"
  123. msgid "permissions"
  124. msgstr "uprawnienia"
  125. msgid "group"
  126. msgstr "grupa"
  127. msgid "groups"
  128. msgstr "grupy"
  129. msgid "superuser status"
  130. msgstr "status superużytkownika"
  131. msgid ""
  132. "Designates that this user has all permissions without explicitly assigning "
  133. "them."
  134. msgstr ""
  135. "Oznacza, że ten użytkownik ma wszystkie uprawnienia bez ich jawnego "
  136. "przypisywania."
  137. msgid ""
  138. "The groups this user belongs to. A user will get all permissions granted to "
  139. "each of their groups."
  140. msgstr ""
  141. "Grupy do których należy użytkownik. Użytkownik otrzyma wszystkie uprawnienia "
  142. "przypisane do każdej z jego grup."
  143. msgid "user permissions"
  144. msgstr "uprawnienia użytkownika"
  145. msgid "Specific permissions for this user."
  146. msgstr "Szczególne uprawnienia dla tego użytkownika."
  147. msgid "username"
  148. msgstr "użytkownik"
  149. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  150. msgstr "Wymagana. 150 lub mniej znaków. Jedynie litery, cyfry i @/./+/-/_."
  151. msgid "A user with that username already exists."
  152. msgstr "Użytkownik o tej nazwie już istnieje."
  153. msgid "first name"
  154. msgstr "imię"
  155. msgid "last name"
  156. msgstr "nazwisko"
  157. msgid "email address"
  158. msgstr "adres email"
  159. msgid "staff status"
  160. msgstr "w zespole"
  161. msgid "Designates whether the user can log into this admin site."
  162. msgstr "Określa czy użytkownik może zalogować się do panelu administracyjnego."
  163. msgid "active"
  164. msgstr "aktywny"
  165. msgid ""
  166. "Designates whether this user should be treated as active. Unselect this "
  167. "instead of deleting accounts."
  168. msgstr ""
  169. "Określa czy użytkownika należy uważać za aktywnego. Odznacz zamiast usuwać "
  170. "konto."
  171. msgid "date joined"
  172. msgstr "data dołączenia"
  173. msgid "user"
  174. msgstr "użytkownik"
  175. msgid "users"
  176. msgstr "użytkownicy"
  177. #, python-format
  178. msgid ""
  179. "This password is too short. It must contain at least %(min_length)d "
  180. "character."
  181. msgid_plural ""
  182. "This password is too short. It must contain at least %(min_length)d "
  183. "characters."
  184. msgstr[0] ""
  185. "To hasło jest za krótkie. Musi zawierać co najmniej %(min_length)d znak."
  186. msgstr[1] ""
  187. "To hasło jest za krótkie. Musi zawierać co najmniej %(min_length)d znaki."
  188. msgstr[2] ""
  189. "To hasło jest za krótkie. Musi zawierać co najmniej %(min_length)d znaków."
  190. msgstr[3] ""
  191. "To hasło jest za krótkie. Musi zawierać co najmniej %(min_length)d znaków."
  192. #, python-format
  193. msgid "Your password must contain at least %(min_length)d character."
  194. msgid_plural "Your password must contain at least %(min_length)d characters."
  195. msgstr[0] "Twoje hasło musi zawierać co najmniej %(min_length)d znak."
  196. msgstr[1] "Twoje hasło musi zawierać co najmniej %(min_length)d znaki."
  197. msgstr[2] "Twoje hasło musi zawierać co najmniej %(min_length)d znaków."
  198. msgstr[3] "Twoje hasło musi zawierać co najmniej %(min_length)d znaków."
  199. #, python-format
  200. msgid "The password is too similar to the %(verbose_name)s."
  201. msgstr "Hasło jest zbyt podobne do %(verbose_name)s."
  202. msgid "Your password can't be too similar to your other personal information."
  203. msgstr ""
  204. "Twoje hasło nie może być zbyt podobne do twoich innych danych osobistych."
  205. msgid "This password is too common."
  206. msgstr "To hasło jest zbyt powszechne."
  207. msgid "Your password can't be a commonly used password."
  208. msgstr "Twoje hasło nie może być powszechnie używanym hasłem."
  209. msgid "This password is entirely numeric."
  210. msgstr "Hasło składa się wyłącznie z cyfr."
  211. msgid "Your password can't be entirely numeric."
  212. msgstr "Twoje hasło nie może składać się tylko z cyfr."
  213. #, python-format
  214. msgid "Password reset on %(site_name)s"
  215. msgstr "Reset hasła dla konta na stronie %(site_name)s"
  216. msgid ""
  217. "Enter a valid username. This value may contain only English letters, "
  218. "numbers, and @/./+/-/_ characters."
  219. msgstr ""
  220. "Wprowadź poprawną nazwę użytkownika. Wartość może zawierać jedynie litery "
  221. "angielskie, cyfry i znaki @/./+/-/_."
  222. msgid ""
  223. "Enter a valid username. This value may contain only letters, numbers, and "
  224. "@/./+/-/_ characters."
  225. msgstr ""
  226. "Wprowadź poprawną nazwę użytkownika. Wartość może zawierać jedynie litery, "
  227. "cyfry i znaki @/./+/-/_."
  228. msgid "Logged out"
  229. msgstr "Wylogowany"
  230. msgid "Password reset"
  231. msgstr "Zresetowanie hasła"
  232. msgid "Password reset sent"
  233. msgstr "Potwierdzenie zresetowania hasła zostało wysłane"
  234. msgid "Enter new password"
  235. msgstr "Wprowadź nowe haslo"
  236. msgid "Password reset unsuccessful"
  237. msgstr "Zresetowanie hasła nie powiodło się"
  238. msgid "Password reset complete"
  239. msgstr "Zresetowanie hasła powiodło się"
  240. msgid "Password change"
  241. msgstr "Zmiana hasła"
  242. msgid "Password change successful"
  243. msgstr "Hasło zostało zmienione pomyślnie"