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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Ali Ismayilov <ali@ismailov.info>, 2011
  5. # Emin Mastizada <emin@linux.com>, 2018
  6. # Emin Mastizada <emin@linux.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: django\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  12. "PO-Revision-Date: 2018-04-27 13:17+0000\n"
  13. "Last-Translator: Emin Mastizada <emin@linux.com>\n"
  14. "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/"
  15. "az/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: az\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. msgid "Personal info"
  22. msgstr "Şəxsi məlumat"
  23. msgid "Permissions"
  24. msgstr "İcazələr"
  25. msgid "Important dates"
  26. msgstr "Vacib tarixlər"
  27. #, python-format
  28. msgid "%(name)s object with primary key %(key)r does not exist."
  29. msgstr "Əsas %(key)r açarı ilə %(name)s obyekti mövcud deyil."
  30. msgid "Password changed successfully."
  31. msgstr "Parol uğurla dəyişdirildi"
  32. #, python-format
  33. msgid "Change password: %s"
  34. msgstr "Parolu dəyiş: %s"
  35. msgid "Authentication and Authorization"
  36. msgstr "Təsdiqləmə və Səlahiyyət"
  37. msgid "password"
  38. msgstr "parol"
  39. msgid "last login"
  40. msgstr "son dəfə daxil olub"
  41. msgid "No password set."
  42. msgstr "Parol qurulmayıb."
  43. msgid "Invalid password format or unknown hashing algorithm."
  44. msgstr "Xətalı parol formatı və ya bilinməyən heş alqoritması."
  45. msgid "The two password fields didn't match."
  46. msgstr "Parollar üst-üstə düşmədi."
  47. msgid "Password"
  48. msgstr "Parol"
  49. msgid "Password confirmation"
  50. msgstr "Parolun təsdiqi"
  51. msgid "Enter the same password as before, for verification."
  52. msgstr "Təsdiqləmək üçün əvvəlki ilə eyni parolu daxil edin."
  53. msgid ""
  54. "Raw passwords are not stored, so there is no way to see this user's "
  55. "password, but you can change the password using <a href=\"{}\">this form</a>."
  56. msgstr ""
  57. "Düz parollar saxlanmadığı üçün bu istifadəçinin parolunu görmək mümkün "
  58. "deyil, amma <a href=\"{}\">bu formadan</a> istifadə edərək parolunu dəyişə "
  59. "bilərsiz."
  60. #, python-format
  61. msgid ""
  62. "Please enter a correct %(username)s and password. Note that both fields may "
  63. "be case-sensitive."
  64. msgstr ""
  65. "Lütfən düzgün %(username)s və parol daxil edin. Nəzərə alın ki, hər ikisi "
  66. "böyük-kiçik hərflərə həssasdırlar."
  67. msgid "This account is inactive."
  68. msgstr "Bu hesab qeyri-aktivdir."
  69. msgid "Email"
  70. msgstr "E-poçt"
  71. msgid "New password"
  72. msgstr "Yeni parol"
  73. msgid "New password confirmation"
  74. msgstr "Yeni parolun təsdiqi"
  75. msgid "Your old password was entered incorrectly. Please enter it again."
  76. msgstr ""
  77. "Köhnə parolu səhv daxil etdiniz. Bir daha cəhd etməyinizi xahiş edirik."
  78. msgid "Old password"
  79. msgstr "Köhnə parol"
  80. msgid "Password (again)"
  81. msgstr "Parol (bir daha)"
  82. msgid "algorithm"
  83. msgstr "alqoritm"
  84. msgid "iterations"
  85. msgstr "təkrarlama"
  86. msgid "salt"
  87. msgstr "duz"
  88. msgid "hash"
  89. msgstr "heş"
  90. msgid "variety"
  91. msgstr "müxtəliflik"
  92. msgid "version"
  93. msgstr "versiya"
  94. msgid "memory cost"
  95. msgstr "yaddaş xərci"
  96. msgid "time cost"
  97. msgstr "vaxt xərci"
  98. msgid "parallelism"
  99. msgstr "paralellik"
  100. msgid "work factor"
  101. msgstr "iş faktoru"
  102. msgid "checksum"
  103. msgstr "yoxlama dəyəri"
  104. msgid "name"
  105. msgstr "ad"
  106. msgid "content type"
  107. msgstr "məzmun növü"
  108. msgid "codename"
  109. msgstr "kod adı"
  110. msgid "permission"
  111. msgstr "icazə"
  112. msgid "permissions"
  113. msgstr "icazələr"
  114. msgid "group"
  115. msgstr "qrup"
  116. msgid "groups"
  117. msgstr "qruplar"
  118. msgid "superuser status"
  119. msgstr "superistifadəçi statusu"
  120. msgid ""
  121. "Designates that this user has all permissions without explicitly assigning "
  122. "them."
  123. msgstr "İstifadəçiyə bütün icazələri verir."
  124. msgid ""
  125. "The groups this user belongs to. A user will get all permissions granted to "
  126. "each of their groups."
  127. msgstr ""
  128. "Bu istifadəçinin aid olduğu qruplar. İstifadə bu qruplardan hər birinə "
  129. "verilən bütün icazələri alacaq."
  130. msgid "user permissions"
  131. msgstr "səlahiyyətləri"
  132. msgid "Specific permissions for this user."
  133. msgstr "Bu istifadəçiyə aid xüsusi icazələr."
  134. msgid "username"
  135. msgstr "istifadəçi adı"
  136. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  137. msgstr "Tələb edilir. Ən az 150 simvol. Ancaq hərf, rəqəm və @/./+/-/_."
  138. msgid "A user with that username already exists."
  139. msgstr "Bu istifadəçi adı altında başqa istifadəçi var."
  140. msgid "first name"
  141. msgstr "ad"
  142. msgid "last name"
  143. msgstr "soyad"
  144. msgid "email address"
  145. msgstr "e-poçt ünvanı"
  146. msgid "staff status"
  147. msgstr "admin statusu"
  148. msgid "Designates whether the user can log into this admin site."
  149. msgstr "İstifadəçinin admin panelinə daxil olub, olmayacağını təyin edir."
  150. msgid "active"
  151. msgstr "Aktiv"
  152. msgid ""
  153. "Designates whether this user should be treated as active. Unselect this "
  154. "instead of deleting accounts."
  155. msgstr ""
  156. "İstifadəçinin aktiv və ya qeyri-aktiv olmasını təyin edir. Hesabları silmək "
  157. "əvəzinə bundan istifadə edin."
  158. msgid "date joined"
  159. msgstr "qoşulub"
  160. msgid "user"
  161. msgstr "istifadəçi"
  162. msgid "users"
  163. msgstr "istifadəçilər"
  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] "Bu parol çox qısadır. Ən az %(min_length)d işarə olmalıdır."
  172. msgstr[1] "Bu parol çox qısadır. Ən az %(min_length)d işarə olmalıdır."
  173. #, python-format
  174. msgid "Your password must contain at least %(min_length)d character."
  175. msgid_plural "Your password must contain at least %(min_length)d characters."
  176. msgstr[0] "Parolunuz ən az %(min_length)d işarə olmalıdır."
  177. msgstr[1] "Parolunuz ən az %(min_length)d işarə olmalıdır."
  178. #, python-format
  179. msgid "The password is too similar to the %(verbose_name)s."
  180. msgstr "Parolunuz %(verbose_name)s ilə çox bənzərdir."
  181. msgid "Your password can't be too similar to your other personal information."
  182. msgstr "Parolunuz digər şəxsi məlumatlarınıza çox bənzərdir."
  183. msgid "This password is too common."
  184. msgstr "Bu parol çox ümumidir."
  185. msgid "Your password can't be a commonly used password."
  186. msgstr "Parolunuz çox istifadə edilən ümumişlək olmamalıdır."
  187. msgid "This password is entirely numeric."
  188. msgstr "Bu parol ancaq rəqəmlərlədir."
  189. msgid "Your password can't be entirely numeric."
  190. msgstr "Parolunuz ancaq rəqəmlərlə ola bilməz."
  191. #, python-format
  192. msgid "Password reset on %(site_name)s"
  193. msgstr "%(site_name)s, parolun sıfırlanması"
  194. msgid ""
  195. "Enter a valid username. This value may contain only English letters, "
  196. "numbers, and @/./+/-/_ characters."
  197. msgstr ""
  198. "Düzgün istifadəçi adı daxil edin. Bu dəyən ancaq İngiliscə hərflərdən, rəqəm "
  199. "və @/./+/-/_ işarətlərindən ibarət ola bilər."
  200. msgid ""
  201. "Enter a valid username. This value may contain only letters, numbers, and "
  202. "@/./+/-/_ characters."
  203. msgstr ""
  204. "Düzgün istifadəçi adı daxil edin. Bu dəyən ancaq hərf, rəqəm və @/./+/-/_ "
  205. "işarətlərindən ibarət ola bilər."
  206. msgid "Logged out"
  207. msgstr "Çıxdınız"
  208. msgid "Password reset"
  209. msgstr "Parol sıfırlama"
  210. msgid "Password reset sent"
  211. msgstr "Parol sıfırlama göndərildi"
  212. msgid "Enter new password"
  213. msgstr "Yeni parolu daxil edin"
  214. msgid "Password reset unsuccessful"
  215. msgstr "Parol müvəffəqiyyətlə sıfırlandı"
  216. msgid "Password reset complete"
  217. msgstr "Parol sıfırlama tamamlandı"
  218. msgid "Password change"
  219. msgstr "Parol dəyişdirmə"
  220. msgid "Password change successful"
  221. msgstr "Parol müvəffəqiyyətlə dəyişdirildi"