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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  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-24 14:24+0000\n"
  11. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  12. "Language-Team: Bosnian (http://www.transifex.com/django/django/language/"
  13. "bs/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: bs\n"
  18. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  19. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  20. msgid "Personal info"
  21. msgstr "Lični podaci"
  22. msgid "Permissions"
  23. msgstr "Dozvole"
  24. msgid "Important dates"
  25. msgstr "Važni datumi"
  26. #, python-format
  27. msgid "%(name)s object with primary key %(key)r does not exist."
  28. msgstr ""
  29. msgid "Password changed successfully."
  30. msgstr "Lozinka uspješno izmjenjena."
  31. #, python-format
  32. msgid "Change password: %s"
  33. msgstr "Izmjeni lozinku: %s"
  34. msgid "Authentication and Authorization"
  35. msgstr ""
  36. msgid "password"
  37. msgstr "lozinka"
  38. msgid "last login"
  39. msgstr "posljednja prijava"
  40. msgid "No password set."
  41. msgstr ""
  42. msgid "Invalid password format or unknown hashing algorithm."
  43. msgstr ""
  44. msgid "The two password fields didn't match."
  45. msgstr "Dva polja za lozinku se nisu poklopila."
  46. msgid "Password"
  47. msgstr "Lozinka"
  48. msgid "Password confirmation"
  49. msgstr "Potvrda lozinke"
  50. msgid "Enter the same password as before, for verification."
  51. msgstr ""
  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. #, python-format
  57. msgid ""
  58. "Please enter a correct %(username)s and password. Note that both fields may "
  59. "be case-sensitive."
  60. msgstr ""
  61. msgid "This account is inactive."
  62. msgstr "Ovaj nalog je neaktivan."
  63. msgid "Email"
  64. msgstr ""
  65. msgid "New password"
  66. msgstr "Nova lozinka"
  67. msgid "New password confirmation"
  68. msgstr "Potvrda nove lozinke"
  69. msgid "Your old password was entered incorrectly. Please enter it again."
  70. msgstr "Vaša stara lozinka nije pravilno unesena. Unesite je ponovo."
  71. msgid "Old password"
  72. msgstr "Stara lozinka"
  73. msgid "Password (again)"
  74. msgstr "Lozinka (ponovite)"
  75. msgid "algorithm"
  76. msgstr ""
  77. msgid "iterations"
  78. msgstr ""
  79. msgid "salt"
  80. msgstr ""
  81. msgid "hash"
  82. msgstr ""
  83. msgid "variety"
  84. msgstr ""
  85. msgid "version"
  86. msgstr ""
  87. msgid "memory cost"
  88. msgstr ""
  89. msgid "time cost"
  90. msgstr ""
  91. msgid "parallelism"
  92. msgstr ""
  93. msgid "work factor"
  94. msgstr ""
  95. msgid "checksum"
  96. msgstr ""
  97. msgid "name"
  98. msgstr "ime"
  99. msgid "content type"
  100. msgstr ""
  101. msgid "codename"
  102. msgstr "šifra dozvole"
  103. msgid "permission"
  104. msgstr "dozvola"
  105. msgid "permissions"
  106. msgstr "dozvole"
  107. msgid "group"
  108. msgstr "grupa"
  109. msgid "groups"
  110. msgstr "grupe"
  111. msgid "superuser status"
  112. msgstr "status administratora"
  113. msgid ""
  114. "Designates that this user has all permissions without explicitly assigning "
  115. "them."
  116. msgstr ""
  117. "Označava da li korisnik ima sve dozvole bez dodjeljivanja pojedinačnih "
  118. "dozvola."
  119. msgid ""
  120. "The groups this user belongs to. A user will get all permissions granted to "
  121. "each of their groups."
  122. msgstr ""
  123. msgid "user permissions"
  124. msgstr "korisničke dozvole"
  125. msgid "Specific permissions for this user."
  126. msgstr ""
  127. msgid "username"
  128. msgstr "korisničko ime"
  129. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  130. msgstr ""
  131. msgid "A user with that username already exists."
  132. msgstr "Korisnik sa tim korisničkim imenom već postoji."
  133. msgid "first name"
  134. msgstr "ime"
  135. msgid "last name"
  136. msgstr "prezime"
  137. msgid "email address"
  138. msgstr ""
  139. msgid "staff status"
  140. msgstr "status člana uredništva"
  141. msgid "Designates whether the user can log into this admin site."
  142. msgstr ""
  143. "Označava da li korisnik može da se prijavi na ovaj sajt za administraciju."
  144. msgid "active"
  145. msgstr "aktivan"
  146. msgid ""
  147. "Designates whether this user should be treated as active. Unselect this "
  148. "instead of deleting accounts."
  149. msgstr ""
  150. "Označava da li se korisnik smatra aktivnim. Uklnote izbor sa ovog polja "
  151. "umjesto da brišete nalog."
  152. msgid "date joined"
  153. msgstr "datum registracije"
  154. msgid "user"
  155. msgstr "korisnik"
  156. msgid "users"
  157. msgstr "korisnici"
  158. #, python-format
  159. msgid ""
  160. "This password is too short. It must contain at least %(min_length)d "
  161. "character."
  162. msgid_plural ""
  163. "This password is too short. It must contain at least %(min_length)d "
  164. "characters."
  165. msgstr[0] ""
  166. msgstr[1] ""
  167. msgstr[2] ""
  168. #, python-format
  169. msgid "Your password must contain at least %(min_length)d character."
  170. msgid_plural "Your password must contain at least %(min_length)d characters."
  171. msgstr[0] ""
  172. msgstr[1] ""
  173. msgstr[2] ""
  174. #, python-format
  175. msgid "The password is too similar to the %(verbose_name)s."
  176. msgstr ""
  177. msgid "Your password can't be too similar to your other personal information."
  178. msgstr ""
  179. msgid "This password is too common."
  180. msgstr ""
  181. msgid "Your password can't be a commonly used password."
  182. msgstr ""
  183. msgid "This password is entirely numeric."
  184. msgstr ""
  185. msgid "Your password can't be entirely numeric."
  186. msgstr ""
  187. #, python-format
  188. msgid "Password reset on %(site_name)s"
  189. msgstr ""
  190. msgid ""
  191. "Enter a valid username. This value may contain only English letters, "
  192. "numbers, and @/./+/-/_ characters."
  193. msgstr ""
  194. msgid ""
  195. "Enter a valid username. This value may contain only letters, numbers, and "
  196. "@/./+/-/_ characters."
  197. msgstr ""
  198. msgid "Logged out"
  199. msgstr "Odjavljen"
  200. msgid "Password reset"
  201. msgstr ""
  202. msgid "Password reset sent"
  203. msgstr ""
  204. msgid "Enter new password"
  205. msgstr ""
  206. msgid "Password reset unsuccessful"
  207. msgstr ""
  208. msgid "Password reset complete"
  209. msgstr ""
  210. msgid "Password change"
  211. msgstr ""
  212. msgid "Password change successful"
  213. msgstr ""