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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Tahmid Rafi <rafi.tahmid@gmail.com>, 2014
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  11. "PO-Revision-Date: 2017-09-24 14:24+0000\n"
  12. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  13. "Language-Team: Bengali (http://www.transifex.com/django/django/language/"
  14. "bn/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: bn\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. msgid "Personal info"
  21. msgstr "ব্যক্তিগত তথ্য"
  22. msgid "Permissions"
  23. msgstr "অনুমোদন"
  24. msgid "Important dates"
  25. msgstr "গুরুত্বপূর্ণ তারিখ"
  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 "পাসওয়ার্ড বদল সফল হয়েছে।"
  31. #, python-format
  32. msgid "Change password: %s"
  33. msgstr "পাসওয়ার্ড বদলানঃ %s"
  34. msgid "Authentication and Authorization"
  35. msgstr ""
  36. msgid "password"
  37. msgstr "পাসওয়ার্ড"
  38. msgid "last login"
  39. msgstr "সর্বশেষ প্রবেশ"
  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 "পাসওয়ার্ড দুটো মেলেনি।"
  46. msgid "Password"
  47. msgstr "পাসওয়ার্ড"
  48. msgid "Password confirmation"
  49. msgstr "পাসওয়ার্ড নিশ্চিত করুন"
  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 "এই একাউন্টটি কার্যকর নয়।"
  63. msgid "Email"
  64. msgstr ""
  65. msgid "New password"
  66. msgstr "নতুন পাসওয়ার্ড"
  67. msgid "New password confirmation"
  68. msgstr "নতুন পাসওয়ার্ড নিশ্চিতকরণ"
  69. msgid "Your old password was entered incorrectly. Please enter it again."
  70. msgstr ""
  71. "আপনার পুরনো পাসওয়ার্ড ঠিকভাবে প্রবেশ করানো হয়নি। অনুগ্রহপূর্বক সঠিক পাসওয়ার্ড দিন।"
  72. msgid "Old password"
  73. msgstr "পুরনো পাসওয়ার্ড"
  74. msgid "Password (again)"
  75. msgstr "পাসওয়ার্ড (পুনরায়)"
  76. msgid "algorithm"
  77. msgstr "অ্যালগরিদম"
  78. msgid "iterations"
  79. msgstr "ইটারেশন"
  80. msgid "salt"
  81. msgstr "সল্ট"
  82. msgid "hash"
  83. msgstr "হ্যাশ"
  84. msgid "variety"
  85. msgstr ""
  86. msgid "version"
  87. msgstr ""
  88. msgid "memory cost"
  89. msgstr ""
  90. msgid "time cost"
  91. msgstr ""
  92. msgid "parallelism"
  93. msgstr ""
  94. msgid "work factor"
  95. msgstr ""
  96. msgid "checksum"
  97. msgstr "চেকসাম"
  98. msgid "name"
  99. msgstr "নাম"
  100. msgid "content type"
  101. msgstr ""
  102. msgid "codename"
  103. msgstr "কোডনাম"
  104. msgid "permission"
  105. msgstr "অনুমোদন"
  106. msgid "permissions"
  107. msgstr "অনুমোদন"
  108. msgid "group"
  109. msgstr "দল"
  110. msgid "groups"
  111. msgstr "দল সমূহ"
  112. msgid "superuser status"
  113. msgstr "সুপারইউজার মর্যাদা"
  114. msgid ""
  115. "Designates that this user has all permissions without explicitly assigning "
  116. "them."
  117. msgstr "সদস্যকে সকল ধরণের অনুমতি প্রদান করে।"
  118. msgid ""
  119. "The groups this user belongs to. A user will get all permissions granted to "
  120. "each of their groups."
  121. msgstr ""
  122. msgid "user permissions"
  123. msgstr "সদস্যের অনুমোদন সমূহ"
  124. msgid "Specific permissions for this user."
  125. msgstr "এই ব্যবহারকারীর জন্য নির্দিষ্ট পারমিশন।"
  126. msgid "username"
  127. msgstr "সদস্যনাম"
  128. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  129. msgstr ""
  130. msgid "A user with that username already exists."
  131. msgstr "এই সদস্যনামে একজন সদস্য আছেন।"
  132. msgid "first name"
  133. msgstr "প্রথম নাম"
  134. msgid "last name"
  135. msgstr "শেষ নাম"
  136. msgid "email address"
  137. msgstr "ইমেইল অ্যাড্রেস"
  138. msgid "staff status"
  139. msgstr "স্টাফ মর্যাদা"
  140. msgid "Designates whether the user can log into this admin site."
  141. msgstr "সদস্যকে প্রশাসন সাইটে প্রবেশাধিকার প্রদান।"
  142. msgid "active"
  143. msgstr "সচল"
  144. msgid ""
  145. "Designates whether this user should be treated as active. Unselect this "
  146. "instead of deleting accounts."
  147. msgstr "সদস্যকে সচল হিসেবে নির্ধারণ করুন। একাউন্ট মুছে ফেলার বদলে এটি ব্যবহার করুন।"
  148. msgid "date joined"
  149. msgstr "যোগদানের তারিখ"
  150. msgid "user"
  151. msgstr "সদস্য"
  152. msgid "users"
  153. msgstr "সদস্যগণ"
  154. #, python-format
  155. msgid ""
  156. "This password is too short. It must contain at least %(min_length)d "
  157. "character."
  158. msgid_plural ""
  159. "This password is too short. It must contain at least %(min_length)d "
  160. "characters."
  161. msgstr[0] ""
  162. msgstr[1] ""
  163. #, python-format
  164. msgid "Your password must contain at least %(min_length)d character."
  165. msgid_plural "Your password must contain at least %(min_length)d characters."
  166. msgstr[0] ""
  167. msgstr[1] ""
  168. #, python-format
  169. msgid "The password is too similar to the %(verbose_name)s."
  170. msgstr ""
  171. msgid "Your password can't be too similar to your other personal information."
  172. msgstr ""
  173. msgid "This password is too common."
  174. msgstr ""
  175. msgid "Your password can't be a commonly used password."
  176. msgstr ""
  177. msgid "This password is entirely numeric."
  178. msgstr ""
  179. msgid "Your password can't be entirely numeric."
  180. msgstr ""
  181. #, python-format
  182. msgid "Password reset on %(site_name)s"
  183. msgstr ""
  184. msgid ""
  185. "Enter a valid username. This value may contain only English letters, "
  186. "numbers, and @/./+/-/_ characters."
  187. msgstr ""
  188. msgid ""
  189. "Enter a valid username. This value may contain only letters, numbers, and "
  190. "@/./+/-/_ characters."
  191. msgstr ""
  192. msgid "Logged out"
  193. msgstr "প্রস্থান সম্পন্ন"
  194. msgid "Password reset"
  195. msgstr "পাসওয়ার্ড রিসেট"
  196. msgid "Password reset sent"
  197. msgstr ""
  198. msgid "Enter new password"
  199. msgstr "নতুন পাসওয়ার্ড দিন"
  200. msgid "Password reset unsuccessful"
  201. msgstr "পাসওয়ার্ড রিসেট সফল হয়নি"
  202. msgid "Password reset complete"
  203. msgstr "পাসওয়ার্ড রিসেট সম্পন্ন হয়েছে"
  204. msgid "Password change"
  205. msgstr "পাসওয়ার্ড পরিবর্তন"
  206. msgid "Password change successful"
  207. msgstr "পাসওয়ার্ড পরিবর্তন সফল হয়েছে"