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

https://code.google.com/p/mango-py/ · Unknown · 292 lines · 232 code · 60 blank · 0 comment · 0 complexity · 941f765faa51b4674355468bf34f9883 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:15-0400\n"
  8. "PO-Revision-Date: 2011-03-04 18:43+0000\n"
  9. "Last-Translator: Jannis <jannis@leidel.info>\n"
  10. "Language-Team: Panjabi (Punjabi) <None>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: pa\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] "? ?????? ??? ?????? %(action)s ???"
  51. msgstr[1] "%(count)s ???????? ??? ?????? %(action)s ?????"
  52. #: feeds.py:13
  53. #, python-format
  54. msgid "%(site_name)s comments"
  55. msgstr "%(site_name)s ????????"
  56. #: feeds.py:23
  57. #, python-format
  58. msgid "Latest comments on %(site_name)s"
  59. msgstr "%(site_name)s ???? ????? ????????"
  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] ""
  77. msgstr[1] ""
  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 "?????? ID"
  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 "IP ??????"
  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. #: models.py:77
  125. msgid "comments"
  126. msgstr "????????"
  127. #: models.py:119
  128. msgid ""
  129. "This comment was posted by an authenticated user and thus the name is read-"
  130. "only."
  131. msgstr ""
  132. #: models.py:128
  133. msgid ""
  134. "This comment was posted by an authenticated user and thus the email is read-"
  135. "only."
  136. msgstr ""
  137. #: models.py:153
  138. #, python-format
  139. msgid ""
  140. "Posted by %(user)s at %(date)s\n"
  141. "\n"
  142. "%(comment)s\n"
  143. "\n"
  144. "http://%(domain)s%(url)s"
  145. msgstr ""
  146. "%(user)s ???? %(date)s ??? ???? ????\n"
  147. "\n"
  148. "%(comment)s\n"
  149. "\n"
  150. "http://%(domain)s%(url)s"
  151. #: models.py:170
  152. msgid "flag"
  153. msgstr "????"
  154. #: models.py:171
  155. msgid "date"
  156. msgstr "????"
  157. #: models.py:181
  158. msgid "comment flag"
  159. msgstr "?????? ????"
  160. #: models.py:182
  161. msgid "comment flags"
  162. msgstr "?????? ????"
  163. #: templates/comments/approve.html:4
  164. msgid "Approve a comment"
  165. msgstr "?????? ?????? ???"
  166. #: templates/comments/approve.html:7
  167. msgid "Really make this comment public?"
  168. msgstr "?? ?????? ????? ?????? ???"
  169. #: templates/comments/approve.html:12
  170. msgid "Approve"
  171. msgstr "??????"
  172. #: templates/comments/approved.html:4
  173. msgid "Thanks for approving"
  174. msgstr "?????? ??? ?? ?????? ??"
  175. #: templates/comments/approved.html:7 templates/comments/deleted.html:7
  176. #: templates/comments/flagged.html:7
  177. msgid ""
  178. "Thanks for taking the time to improve the quality of discussion on our site"
  179. msgstr ""
  180. #: templates/comments/delete.html:4
  181. msgid "Remove a comment"
  182. msgstr "?????? ????"
  183. #: templates/comments/delete.html:7
  184. msgid "Really remove this comment?"
  185. msgstr "?? ?????? ?????? ???"
  186. #: templates/comments/delete.html:12
  187. msgid "Remove"
  188. msgstr "????"
  189. #: templates/comments/deleted.html:4
  190. msgid "Thanks for removing"
  191. msgstr "????? ?? ??????"
  192. #: templates/comments/flag.html:4
  193. msgid "Flag this comment"
  194. msgstr "?? ?????? ?? ????"
  195. #: templates/comments/flag.html:7
  196. msgid "Really flag this comment?"
  197. msgstr "?? ?????? ?? ???? ????? ???"
  198. #: templates/comments/flag.html:12
  199. msgid "Flag"
  200. msgstr "????"
  201. #: templates/comments/flagged.html:4
  202. msgid "Thanks for flagging"
  203. msgstr "???? ????? ?? ??????"
  204. #: templates/comments/form.html:17 templates/comments/preview.html:32
  205. msgid "Post"
  206. msgstr "???? ???"
  207. #: templates/comments/form.html:18 templates/comments/preview.html:33
  208. msgid "Preview"
  209. msgstr "???"
  210. #: templates/comments/posted.html:4
  211. msgid "Thanks for commenting"
  212. msgstr "?????? ??? ?? ??????"
  213. #: templates/comments/posted.html:7
  214. msgid "Thank you for your comment"
  215. msgstr "?????? ?????? ?? ?????? ??????"
  216. #: templates/comments/preview.html:4 templates/comments/preview.html.py:13
  217. msgid "Preview your comment"
  218. msgstr "???? ?????? ?? ??? ????"
  219. #: templates/comments/preview.html:11
  220. msgid "Please correct the error below"
  221. msgid_plural "Please correct the errors below"
  222. msgstr[0] "????? ????? ???? ??? ??? ???"
  223. msgstr[1] "??? ??????? ?????? ??? ??? ???"
  224. #: templates/comments/preview.html:16
  225. msgid "and"
  226. msgstr "???"
  227. #: templates/comments/preview.html:16
  228. msgid "Post your comment"
  229. msgstr "???? ?????? ???? ???"
  230. #: templates/comments/preview.html:16
  231. msgid "or make changes"
  232. msgstr "??? ????? ???"