/django/contrib/comments/locale/bn/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/ · Unknown · 295 lines · 235 code · 60 blank · 0 comment · 0 complexity · 79048f31b4d80b30e50834f06022360d MD5 · raw file

  1. # This file is distributed under the same license as the Django package.
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Django\n"
  6. "Report-Msgid-Bugs-To: \n"
  7. "POT-Creation-Date: 2011-03-15 13:14-0400\n"
  8. "PO-Revision-Date: 2011-03-04 18:42+0000\n"
  9. "Last-Translator: Jannis <jannis@leidel.info>\n"
  10. "Language-Team: Bengali <>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: bn\n"
  15. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  16. #: admin.py:12
  17. msgid "Content"
  18. msgstr "???????"
  19. #: admin.py:15
  20. msgid "Metadata"
  21. msgstr "????????"
  22. #: admin.py:42
  23. msgid "flagged"
  24. msgid_plural "flagged"
  25. msgstr[0] ""
  26. msgstr[1] ""
  27. #: admin.py:43
  28. msgid "Flag selected comments"
  29. msgstr ""
  30. #: admin.py:47
  31. msgid "approved"
  32. msgid_plural "approved"
  33. msgstr[0] ""
  34. msgstr[1] ""
  35. #: admin.py:48
  36. msgid "Approve selected comments"
  37. msgstr ""
  38. #: admin.py:52
  39. msgid "removed"
  40. msgid_plural "removed"
  41. msgstr[0] ""
  42. msgstr[1] ""
  43. #: admin.py:53
  44. msgid "Remove selected comments"
  45. msgstr ""
  46. #: admin.py:65
  47. #, python-format
  48. msgid "1 comment was successfully %(action)s."
  49. msgid_plural "%(count)s comments were successfully %(action)s."
  50. msgstr[0] ""
  51. msgstr[1] ""
  52. #: feeds.py:13
  53. #, python-format
  54. msgid "%(site_name)s comments"
  55. msgstr ""
  56. #: feeds.py:23
  57. #, python-format
  58. msgid "Latest comments on %(site_name)s"
  59. msgstr ""
  60. #: forms.py:109
  61. msgid "Name"
  62. msgstr "???"
  63. #: forms.py:110
  64. msgid "Email address"
  65. msgstr "????? ??????"
  66. #: forms.py:111
  67. msgid "URL"
  68. msgstr "?????? (URL)"
  69. #: forms.py:112
  70. msgid "Comment"
  71. msgstr "???????"
  72. #: forms.py:191
  73. #, python-format
  74. msgid "Watch your mouth! The word %s is not allowed here."
  75. msgid_plural "Watch your mouth! The words %s are not allowed here."
  76. msgstr[0] "??????! %s ?????? ????? ????????? ???"
  77. msgstr[1] "??????! %s ????????? ????? ????????? ???"
  78. #: forms.py:198
  79. msgid ""
  80. "If you enter anything in this field your comment will be treated as spam"
  81. msgstr "???? ??? ????? ???????? ????? ??? ????? ????????? ??????? ?????? ??? ???"
  82. #: models.py:22
  83. msgid "content type"
  84. msgstr "??????? ????"
  85. #: models.py:24
  86. msgid "object ID"
  87. msgstr "??????? ????"
  88. #: models.py:50 models.py:168
  89. msgid "user"
  90. msgstr "?????"
  91. #: models.py:52
  92. msgid "user's name"
  93. msgstr "??????? ???"
  94. #: models.py:53
  95. msgid "user's email address"
  96. msgstr "??????? ????? ??????"
  97. #: models.py:54
  98. msgid "user's URL"
  99. msgstr "??????? ?????? (URL)"
  100. #: models.py:56 models.py:76 models.py:169
  101. msgid "comment"
  102. msgstr "???????"
  103. #: models.py:59
  104. msgid "date/time submitted"
  105. msgstr "??????? ?????/???"
  106. #: models.py:60
  107. msgid "IP address"
  108. msgstr "???? ??????"
  109. #: models.py:61
  110. msgid "is public"
  111. msgstr "?????????"
  112. #: models.py:62
  113. msgid ""
  114. "Uncheck this box to make the comment effectively disappear from the site."
  115. msgstr "???? ???? ??????? ???? ????? ????? ????? ?????"
  116. #: models.py:64
  117. msgid "is removed"
  118. msgstr "????? ?????"
  119. #: models.py:65
  120. msgid ""
  121. "Check this box if the comment is inappropriate. A \"This comment has been "
  122. "removed\" message will be displayed instead."
  123. msgstr ""
  124. "?? ?????? ??? ???? ??? ????????? ????? ?? ??? ????????? ???????? \"????????? ???? ???? "
  125. "?????\" ??????? ????"
  126. #: models.py:77
  127. msgid "comments"
  128. msgstr ""
  129. #: models.py:119
  130. msgid ""
  131. "This comment was posted by an authenticated user and thus the name is read-"
  132. "only."
  133. msgstr "?? ????????? ???? ?????????? ????? ??????, ??????? ????? ????????? ???? ???????"
  134. #: models.py:128
  135. msgid ""
  136. "This comment was posted by an authenticated user and thus the email is read-"
  137. "only."
  138. msgstr ""
  139. "?? ????????? ???? ?????????? ????? ??????, ??????? ????? ?????? ????????? ???? ???????"
  140. #: models.py:153
  141. #, python-format
  142. msgid ""
  143. "Posted by %(user)s at %(date)s\n"
  144. "\n"
  145. "%(comment)s\n"
  146. "\n"
  147. "http://%(domain)s%(url)s"
  148. msgstr ""
  149. "??????? %(user)s - %(date)s\n"
  150. "\n"
  151. "%(comment)s\n"
  152. "\n"
  153. "http://%(domain)s%(url)s"
  154. #: models.py:170
  155. msgid "flag"
  156. msgstr ""
  157. #: models.py:171
  158. msgid "date"
  159. msgstr ""
  160. #: models.py:181
  161. msgid "comment flag"
  162. msgstr ""
  163. #: models.py:182
  164. msgid "comment flags"
  165. msgstr ""
  166. #: templates/comments/approve.html:4
  167. msgid "Approve a comment"
  168. msgstr ""
  169. #: templates/comments/approve.html:7
  170. msgid "Really make this comment public?"
  171. msgstr ""
  172. #: templates/comments/approve.html:12
  173. msgid "Approve"
  174. msgstr ""
  175. #: templates/comments/approved.html:4
  176. msgid "Thanks for approving"
  177. msgstr ""
  178. #: templates/comments/approved.html:7 templates/comments/deleted.html:7
  179. #: templates/comments/flagged.html:7
  180. msgid ""
  181. "Thanks for taking the time to improve the quality of discussion on our site"
  182. msgstr ""
  183. #: templates/comments/delete.html:4
  184. msgid "Remove a comment"
  185. msgstr ""
  186. #: templates/comments/delete.html:7
  187. msgid "Really remove this comment?"
  188. msgstr ""
  189. #: templates/comments/delete.html:12
  190. msgid "Remove"
  191. msgstr ""
  192. #: templates/comments/deleted.html:4
  193. msgid "Thanks for removing"
  194. msgstr ""
  195. #: templates/comments/flag.html:4
  196. msgid "Flag this comment"
  197. msgstr ""
  198. #: templates/comments/flag.html:7
  199. msgid "Really flag this comment?"
  200. msgstr ""
  201. #: templates/comments/flag.html:12
  202. msgid "Flag"
  203. msgstr ""
  204. #: templates/comments/flagged.html:4
  205. msgid "Thanks for flagging"
  206. msgstr ""
  207. #: templates/comments/form.html:17 templates/comments/preview.html:32
  208. msgid "Post"
  209. msgstr ""
  210. #: templates/comments/form.html:18 templates/comments/preview.html:33
  211. msgid "Preview"
  212. msgstr ""
  213. #: templates/comments/posted.html:4
  214. msgid "Thanks for commenting"
  215. msgstr ""
  216. #: templates/comments/posted.html:7
  217. msgid "Thank you for your comment"
  218. msgstr ""
  219. #: templates/comments/preview.html:4 templates/comments/preview.html.py:13
  220. msgid "Preview your comment"
  221. msgstr ""
  222. #: templates/comments/preview.html:11
  223. msgid "Please correct the error below"
  224. msgid_plural "Please correct the errors below"
  225. msgstr[0] ""
  226. msgstr[1] ""
  227. #: templates/comments/preview.html:16
  228. msgid "and"
  229. msgstr "???"
  230. #: templates/comments/preview.html:16
  231. msgid "Post your comment"
  232. msgstr ""
  233. #: templates/comments/preview.html:16
  234. msgid "or make changes"
  235. msgstr ""