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

https://code.google.com/p/mango-py/ · Unknown · 790 lines · 636 code · 154 blank · 0 comment · 0 complexity · 6281cb9995df146f4a7d3d6df4046fc8 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-20 21:02+0100\n"
  8. "PO-Revision-Date: 2011-03-04 18:44+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. #: actions.py:49
  17. #, python-format
  18. msgid "Successfully deleted %(count)d %(items)s."
  19. msgstr ""
  20. #: actions.py:61 options.py:1219
  21. #, python-format
  22. msgid "Cannot delete %(name)s"
  23. msgstr ""
  24. #: actions.py:63 options.py:1221
  25. msgid "Are you sure?"
  26. msgstr "???? ?? ????????"
  27. #: actions.py:85
  28. #, python-format
  29. msgid "Delete selected %(verbose_name_plural)s"
  30. msgstr ""
  31. #: filterspecs.py:54
  32. #, python-format
  33. msgid ""
  34. "<h3>By %s:</h3>\n"
  35. "<ul>\n"
  36. msgstr ""
  37. "<h3>%s ???????:</h3>\n"
  38. "<ul>\n"
  39. #: filterspecs.py:104 filterspecs.py:139 filterspecs.py:168 filterspecs.py:258
  40. msgid "All"
  41. msgstr "???"
  42. #: filterspecs.py:139
  43. msgid "Yes"
  44. msgstr "?????"
  45. #: filterspecs.py:139
  46. msgid "No"
  47. msgstr "??"
  48. #: filterspecs.py:150
  49. msgid "Unknown"
  50. msgstr "?????"
  51. #: filterspecs.py:196
  52. msgid "Any date"
  53. msgstr "?? ???? ?????"
  54. #: filterspecs.py:197
  55. msgid "Today"
  56. msgstr "???"
  57. #: filterspecs.py:200
  58. msgid "Past 7 days"
  59. msgstr "??? ? ???"
  60. #: filterspecs.py:203
  61. msgid "This month"
  62. msgstr "? ????"
  63. #: filterspecs.py:205
  64. msgid "This year"
  65. msgstr "? ????"
  66. #: forms.py:9
  67. msgid ""
  68. "Please enter a correct username and password. Note that both fields are case-"
  69. "sensitive."
  70. msgstr "????????????? ???? ???????? ? ????????? ?????? ?????"
  71. #: forms.py:18
  72. msgid "Please log in again, because your session has expired."
  73. msgstr "??????? ??? ?????? ?????? ????, ????? ????? ?????? ????? ????"
  74. #: forms.py:37
  75. #, python-format
  76. msgid "Your e-mail address is not your username. Try '%s' instead."
  77. msgstr "????? ????? ??????, ????? ???????? ??? ’%s' ?????? ???? ??????"
  78. #: helpers.py:19
  79. msgid "Action:"
  80. msgstr ""
  81. #: models.py:19
  82. msgid "action time"
  83. msgstr "????? ???"
  84. #: models.py:22
  85. msgid "object id"
  86. msgstr "??????? ????"
  87. #: models.py:23
  88. msgid "object repr"
  89. msgstr "??????? ????????"
  90. #: models.py:24
  91. msgid "action flag"
  92. msgstr "??????????"
  93. #: models.py:25
  94. msgid "change message"
  95. msgstr "?????? ???????? ????"
  96. #: models.py:28
  97. msgid "log entry"
  98. msgstr "?? ???????"
  99. #: models.py:29
  100. msgid "log entries"
  101. msgstr "?? ???????????"
  102. #: options.py:147 options.py:162
  103. msgid "None"
  104. msgstr "???? ??"
  105. #: options.py:627
  106. #, python-format
  107. msgid "Changed %s."
  108. msgstr "%s ????????? ??????"
  109. #: options.py:627 options.py:637
  110. msgid "and"
  111. msgstr "???"
  112. #: options.py:632
  113. #, python-format
  114. msgid "Added %(name)s \"%(object)s\"."
  115. msgstr "%(name)s \"%(object)s\" ????? ??????"
  116. #: options.py:636
  117. #, python-format
  118. msgid "Changed %(list)s for %(name)s \"%(object)s\"."
  119. msgstr "%(name)s \"%(object)s\" ?? ???? %(list)s ????????? ??????"
  120. #: options.py:641
  121. #, python-format
  122. msgid "Deleted %(name)s \"%(object)s\"."
  123. msgstr "%(name)s \"%(object)s\" ????? ??????"
  124. #: options.py:645
  125. msgid "No fields changed."
  126. msgstr "???? ????? ???????? ?????"
  127. #: options.py:717
  128. #, python-format
  129. msgid "The %(name)s \"%(obj)s\" was added successfully."
  130. msgstr "%(name)s \"%(obj)s\" ?????? ???? ????? ??????"
  131. #: options.py:721 options.py:761
  132. msgid "You may edit it again below."
  133. msgstr "???? ???? ???? ??? ?????? ??????? ???? ??????"
  134. #: options.py:731 options.py:771
  135. #, python-format
  136. msgid "You may add another %s below."
  137. msgstr "???? ???? ???? ?????? %s ???? ???? ??????"
  138. #: options.py:759
  139. #, python-format
  140. msgid "The %(name)s \"%(obj)s\" was changed successfully."
  141. msgstr "%(name)s \"%(obj)s\" ?????? ???? ????????? ??????"
  142. #: options.py:767
  143. #, python-format
  144. msgid ""
  145. "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
  146. msgstr ""
  147. "%(name)s \"%(obj)s\" ?????? ???? ????? ?????? ???? ???? ???? ??? ?????? ??????? "
  148. "???? ??????"
  149. #: options.py:827 options.py:1085
  150. msgid ""
  151. "Items must be selected in order to perform actions on them. No items have "
  152. "been changed."
  153. msgstr ""
  154. #: options.py:846
  155. msgid "No action selected."
  156. msgstr ""
  157. #: options.py:927
  158. #, python-format
  159. msgid "Add %s"
  160. msgstr "%s ???? ????"
  161. #: options.py:953 options.py:1194
  162. #, python-format
  163. msgid "%(name)s object with primary key %(key)r does not exist."
  164. msgstr ""
  165. #: options.py:1018
  166. #, python-format
  167. msgid "Change %s"
  168. msgstr "%s ???????? ????"
  169. #: options.py:1065
  170. msgid "Database error"
  171. msgstr "??????? ??????"
  172. #: options.py:1127
  173. #, python-format
  174. msgid "%(count)s %(name)s was changed successfully."
  175. msgid_plural "%(count)s %(name)s were changed successfully."
  176. msgstr[0] ""
  177. msgstr[1] ""
  178. #: options.py:1154
  179. #, python-format
  180. msgid "%(total_count)s selected"
  181. msgid_plural "All %(total_count)s selected"
  182. msgstr[0] ""
  183. msgstr[1] ""
  184. #: options.py:1159
  185. #, python-format
  186. msgid "0 of %(cnt)s selected"
  187. msgstr ""
  188. #: options.py:1210
  189. #, python-format
  190. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  191. msgstr "%(name)s \"%(obj)s\" ?????? ???? ???? ???? ??????"
  192. #: options.py:1255
  193. #, python-format
  194. msgid "Change history: %s"
  195. msgstr "?????? ????????? %s"
  196. #: sites.py:319 templates/admin/login.html:42
  197. #: templates/registration/password_reset_complete.html:14
  198. #: views/decorators.py:26
  199. msgid "Log in"
  200. msgstr "?????? ????"
  201. #: sites.py:375
  202. msgid "Site administration"
  203. msgstr "???? ???????"
  204. #: sites.py:419
  205. #, python-format
  206. msgid "%s administration"
  207. msgstr "%s ???????"
  208. #: widgets.py:75
  209. msgid "Date:"
  210. msgstr "??????"
  211. #: widgets.py:75
  212. msgid "Time:"
  213. msgstr "????"
  214. #: widgets.py:140
  215. msgid "Lookup"
  216. msgstr "??????"
  217. #: widgets.py:246
  218. msgid "Add Another"
  219. msgstr "?????? ???? ????"
  220. #: templates/admin/404.html:4 templates/admin/404.html.py:8
  221. msgid "Page not found"
  222. msgstr "?????? ????? ?????"
  223. #: templates/admin/404.html:10
  224. msgid "We're sorry, but the requested page could not be found."
  225. msgstr "??????, ?????????? ?????? ????? ??????"
  226. #: templates/admin/500.html:4 templates/admin/app_index.html:8
  227. #: templates/admin/base.html:55 templates/admin/change_form.html:19
  228. #: templates/admin/change_list.html:42
  229. #: templates/admin/delete_confirmation.html:6
  230. #: templates/admin/delete_selected_confirmation.html:6
  231. #: templates/admin/invalid_setup.html:4 templates/admin/object_history.html:6
  232. #: templates/admin/auth/user/change_password.html:12
  233. #: templates/registration/logged_out.html:4
  234. #: templates/registration/password_change_done.html:5
  235. #: templates/registration/password_change_form.html:6
  236. #: templates/registration/password_reset_complete.html:4
  237. #: templates/registration/password_reset_confirm.html:4
  238. #: templates/registration/password_reset_done.html:4
  239. #: templates/registration/password_reset_form.html:4
  240. msgid "Home"
  241. msgstr "???????"
  242. #: templates/admin/500.html:4
  243. msgid "Server error"
  244. msgstr "??????? ??????"
  245. #: templates/admin/500.html:6
  246. msgid "Server error (500)"
  247. msgstr "??????? ?????? (???)"
  248. #: templates/admin/500.html:9
  249. msgid "Server Error <em>(500)</em>"
  250. msgstr "??????? ?????? <em>(???)</em>"
  251. #: templates/admin/500.html:10
  252. msgid ""
  253. "There's been an error. It's been reported to the site administrators via e-"
  254. "mail and should be fixed shortly. Thanks for your patience."
  255. msgstr ""
  256. "???? ?????? ???? ??????? ???? ????????? ??????? ??????? ????? ??? ?????? ??? "
  257. "?????? ??????? ?????? ??? ??? ??? ??????? ????????????? ??????? ?????"
  258. #: templates/admin/actions.html:4
  259. msgid "Run the selected action"
  260. msgstr ""
  261. #: templates/admin/actions.html:4
  262. msgid "Go"
  263. msgstr "???"
  264. #: templates/admin/actions.html:11
  265. msgid "Click here to select the objects across all pages"
  266. msgstr ""
  267. #: templates/admin/actions.html:11
  268. #, python-format
  269. msgid "Select all %(total_count)s %(module_name)s"
  270. msgstr ""
  271. #: templates/admin/actions.html:13
  272. msgid "Clear selection"
  273. msgstr ""
  274. #: templates/admin/app_index.html:10 templates/admin/index.html:19
  275. #, python-format
  276. msgid "%(name)s"
  277. msgstr "%(name)s"
  278. #: templates/admin/base.html:28
  279. msgid "Welcome,"
  280. msgstr "???????,"
  281. #: templates/admin/base.html:33
  282. #: templates/registration/password_change_done.html:4
  283. #: templates/registration/password_change_form.html:5
  284. msgid "Documentation"
  285. msgstr "???????"
  286. #: templates/admin/base.html:41
  287. #: templates/admin/auth/user/change_password.html:16
  288. #: templates/admin/auth/user/change_password.html:49
  289. #: templates/registration/password_change_done.html:4
  290. #: templates/registration/password_change_form.html:5
  291. msgid "Change password"
  292. msgstr "????????? ?????"
  293. #: templates/admin/base.html:48
  294. #: templates/registration/password_change_done.html:4
  295. #: templates/registration/password_change_form.html:5
  296. msgid "Log out"
  297. msgstr "????????"
  298. #: templates/admin/base_site.html:4
  299. msgid "Django site admin"
  300. msgstr "????????? ???? ???????"
  301. #: templates/admin/base_site.html:7
  302. msgid "Django administration"
  303. msgstr "????????? ???????"
  304. #: templates/admin/change_form.html:22 templates/admin/index.html:29
  305. msgid "Add"
  306. msgstr "???? ????"
  307. #: templates/admin/change_form.html:31 templates/admin/object_history.html:10
  308. msgid "History"
  309. msgstr "??????"
  310. #: templates/admin/change_form.html:32
  311. #: templates/admin/edit_inline/stacked.html:9
  312. #: templates/admin/edit_inline/tabular.html:28
  313. msgid "View on site"
  314. msgstr "????? ?????"
  315. #: templates/admin/change_form.html:43 templates/admin/change_list.html:73
  316. #: templates/admin/login.html:17
  317. #: templates/admin/auth/user/change_password.html:25
  318. #: templates/registration/password_change_form.html:16
  319. msgid "Please correct the error below."
  320. msgid_plural "Please correct the errors below."
  321. msgstr[0] "??????? ??? ????? ????? ??????? ?????"
  322. msgstr[1] "??????? ??? ????? ???????? ??????? ?????"
  323. #: templates/admin/change_list.html:64
  324. #, python-format
  325. msgid "Add %(name)s"
  326. msgstr "%(name)s ???? ????"
  327. #: templates/admin/change_list.html:84
  328. msgid "Filter"
  329. msgstr "???????"
  330. #: templates/admin/delete_confirmation.html:10
  331. #: templates/admin/submit_line.html:4
  332. msgid "Delete"
  333. msgstr "?????"
  334. #: templates/admin/delete_confirmation.html:17
  335. #, python-format
  336. msgid ""
  337. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  338. "related objects, but your account doesn't have permission to delete the "
  339. "following types of objects:"
  340. msgstr ""
  341. "%(object_name)s '%(escaped_object)s' ???? ????? ?? ????????? ????????????? ???? "
  342. "????, ?????? ????? ??????????? ???????????? ?????? ?????? ????"
  343. #: templates/admin/delete_confirmation.html:25
  344. #, python-format
  345. msgid ""
  346. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  347. "following protected related objects:"
  348. msgstr ""
  349. #: templates/admin/delete_confirmation.html:33
  350. #, python-format
  351. msgid ""
  352. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  353. "All of the following related items will be deleted:"
  354. msgstr ""
  355. "???? ?? %(object_name)s \"%(escaped_object)s\" ???? ????? ???????? ???????? "
  356. "?????? ?????? ??? ????? ???? ?????"
  357. #: templates/admin/delete_confirmation.html:38
  358. #: templates/admin/delete_selected_confirmation.html:43
  359. msgid "Yes, I'm sure"
  360. msgstr "??????, ??? ???????"
  361. #: templates/admin/delete_selected_confirmation.html:9
  362. msgid "Delete multiple objects"
  363. msgstr ""
  364. #: templates/admin/delete_selected_confirmation.html:16
  365. #, python-format
  366. msgid ""
  367. "Deleting the selected %(objects_name)s would result in deleting related "
  368. "objects, but your account doesn't have permission to delete the following "
  369. "types of objects:"
  370. msgstr ""
  371. #: templates/admin/delete_selected_confirmation.html:24
  372. #, python-format
  373. msgid ""
  374. "Deleting the selected %(objects_name)s would require deleting the following "
  375. "protected related objects:"
  376. msgstr ""
  377. #: templates/admin/delete_selected_confirmation.html:32
  378. #, python-format
  379. msgid ""
  380. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  381. "following objects and their related items will be deleted:"
  382. msgstr ""
  383. #: templates/admin/filter.html:2
  384. #, python-format
  385. msgid " By %(filter_title)s "
  386. msgstr " %(filter_title)s ??????? "
  387. #: templates/admin/index.html:18
  388. #, python-format
  389. msgid "Models available in the %(name)s application."
  390. msgstr "%(name)s ???????????? ??????? ????????"
  391. #: templates/admin/index.html:35
  392. msgid "Change"
  393. msgstr "????????"
  394. #: templates/admin/index.html:45
  395. msgid "You don't have permission to edit anything."
  396. msgstr "???? ???? ????????? ????? ?????? ????"
  397. #: templates/admin/index.html:53
  398. msgid "Recent Actions"
  399. msgstr "?????????? ?????????"
  400. #: templates/admin/index.html:54
  401. msgid "My Actions"
  402. msgstr "???? ?????????"
  403. #: templates/admin/index.html:58
  404. msgid "None available"
  405. msgstr "????? ????? ?????"
  406. #: templates/admin/index.html:72
  407. msgid "Unknown content"
  408. msgstr ""
  409. #: templates/admin/invalid_setup.html:7
  410. msgid ""
  411. "Something's wrong with your database installation. Make sure the appropriate "
  412. "database tables have been created, and make sure the database is readable by "
  413. "the appropriate user."
  414. msgstr ""
  415. "????? ??????? ??????? ?????? ?????? ??????? ???? ??, ??????? ?????????? ???????? "
  416. "???? ?????, ??? ????? ??????? ??????? ???? ?????? ??????"
  417. #: templates/admin/login.html:33
  418. msgid "Username:"
  419. msgstr "?????????"
  420. #: templates/admin/login.html:37
  421. msgid "Password:"
  422. msgstr "??????????"
  423. #: templates/admin/object_history.html:22
  424. msgid "Date/time"
  425. msgstr "?????/???"
  426. #: templates/admin/object_history.html:23
  427. msgid "User"
  428. msgstr "?????"
  429. #: templates/admin/object_history.html:24
  430. msgid "Action"
  431. msgstr "?????"
  432. #: templates/admin/object_history.html:38
  433. msgid ""
  434. "This object doesn't have a change history. It probably wasn't added via this "
  435. "admin site."
  436. msgstr "?? ????????? ???? ?????? ???? ?????? ??? ??????? ???? ???? ???? ??? ?????"
  437. #: templates/admin/pagination.html:10
  438. msgid "Show all"
  439. msgstr "?? ?????"
  440. #: templates/admin/pagination.html:11 templates/admin/submit_line.html:3
  441. msgid "Save"
  442. msgstr "??????? ????"
  443. #: templates/admin/search_form.html:8
  444. msgid "Search"
  445. msgstr ""
  446. #: templates/admin/search_form.html:10
  447. #, python-format
  448. msgid "%(counter)s result"
  449. msgid_plural "%(counter)s results"
  450. msgstr[0] ""
  451. msgstr[1] ""
  452. #: templates/admin/search_form.html:10
  453. #, python-format
  454. msgid "%(full_result_count)s total"
  455. msgstr "???? %(full_result_count)s"
  456. #: templates/admin/submit_line.html:5
  457. msgid "Save as new"
  458. msgstr "???????? ??????? ????"
  459. #: templates/admin/submit_line.html:6
  460. msgid "Save and add another"
  461. msgstr "??????? ???? ??? ?????? ???? ????"
  462. #: templates/admin/submit_line.html:7
  463. msgid "Save and continue editing"
  464. msgstr "??????? ???? ??? ???????? ?????? ???"
  465. #: templates/admin/auth/user/add_form.html:6
  466. msgid ""
  467. "First, enter a username and password. Then, you'll be able to edit more user "
  468. "options."
  469. msgstr ""
  470. "?????? ???? ???????? ? ????????? ?????? ????? ?????? ???? ???? ?????-???? ????? ???? "
  471. "???????"
  472. #: templates/admin/auth/user/add_form.html:8
  473. msgid "Enter a username and password."
  474. msgstr ""
  475. #: templates/admin/auth/user/change_password.html:29
  476. #, python-format
  477. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  478. msgstr "<strong>%(username)s</strong> ??????? ???? ???? ????????? ????"
  479. #: templates/admin/auth/user/change_password.html:36
  480. msgid "Password"
  481. msgstr "?????????"
  482. #: templates/admin/auth/user/change_password.html:42
  483. #: templates/registration/password_change_form.html:38
  484. msgid "Password (again)"
  485. msgstr "????????? (??????)"
  486. #: templates/admin/auth/user/change_password.html:43
  487. msgid "Enter the same password as above, for verification."
  488. msgstr "????? ??????????? ?????? ?????? ????, ???????? ?????"
  489. #: templates/admin/edit_inline/stacked.html:67
  490. #: templates/admin/edit_inline/tabular.html:113
  491. #, python-format
  492. msgid "Add another %(verbose_name)s"
  493. msgstr ""
  494. #: templates/admin/edit_inline/stacked.html:70
  495. #: templates/admin/edit_inline/tabular.html:116
  496. msgid "Remove"
  497. msgstr ""
  498. #: templates/admin/edit_inline/tabular.html:15
  499. msgid "Delete?"
  500. msgstr "???? ??????"
  501. #: templates/registration/logged_out.html:8
  502. msgid "Thanks for spending some quality time with the Web site today."
  503. msgstr "????????? ???? ??? ???????? ???? ?????? ??????? ????????"
  504. #: templates/registration/logged_out.html:10
  505. msgid "Log in again"
  506. msgstr "?????? ?????? ????"
  507. #: templates/registration/password_change_done.html:5
  508. #: templates/registration/password_change_form.html:6
  509. #: templates/registration/password_change_form.html:8
  510. #: templates/registration/password_change_form.html:20
  511. msgid "Password change"
  512. msgstr "????????? ?????"
  513. #: templates/registration/password_change_done.html:7
  514. #: templates/registration/password_change_done.html:11
  515. msgid "Password change successful"
  516. msgstr "????????? ??? ??? ?????"
  517. #: templates/registration/password_change_done.html:13
  518. msgid "Your password was changed."
  519. msgstr "????? ????????? ??????? ??????"
  520. #: templates/registration/password_change_form.html:22
  521. msgid ""
  522. "Please enter your old password, for security's sake, and then enter your new "
  523. "password twice so we can verify you typed it in correctly."
  524. msgstr ""
  525. "??????? ??? ????? ?????? ????????? ?????? ????, ?????????? ??????, ??? ???? ??’??? "
  526. "???? ????????? ?????? ????, ????? ???? ?????"
  527. #: templates/registration/password_change_form.html:28
  528. msgid "Old password"
  529. msgstr "?????? ?????????"
  530. #: templates/registration/password_change_form.html:33
  531. msgid "New password"
  532. msgstr "???? ?????????"
  533. #: templates/registration/password_change_form.html:44
  534. #: templates/registration/password_reset_confirm.html:21
  535. msgid "Change my password"
  536. msgstr "???? ????????? ???????? ????"
  537. #: templates/registration/password_reset_complete.html:4
  538. #: templates/registration/password_reset_confirm.html:6
  539. #: templates/registration/password_reset_done.html:4
  540. #: templates/registration/password_reset_form.html:4
  541. #: templates/registration/password_reset_form.html:6
  542. #: templates/registration/password_reset_form.html:10
  543. msgid "Password reset"
  544. msgstr "????????? ????? ????"
  545. #: templates/registration/password_reset_complete.html:6
  546. #: templates/registration/password_reset_complete.html:10
  547. msgid "Password reset complete"
  548. msgstr "????????? ????? ??????? ?????"
  549. #: templates/registration/password_reset_complete.html:12
  550. msgid "Your password has been set. You may go ahead and log in now."
  551. msgstr "????? ????????? ???? ?????? ???? ??? ?????? (????) ???? ??????"
  552. #: templates/registration/password_reset_confirm.html:4
  553. msgid "Password reset confirmation"
  554. msgstr "????????? ????? ??????? ????"
  555. #: templates/registration/password_reset_confirm.html:12
  556. msgid "Enter new password"
  557. msgstr "???? ????????? ???"
  558. #: templates/registration/password_reset_confirm.html:14
  559. msgid ""
  560. "Please enter your new password twice so we can verify you typed it in "
  561. "correctly."
  562. msgstr ""
  563. "??????? ??? ????? ????????? ????? ?????? ????, ???? ???? ????? ???? ???? ???? "
  564. "???????? ???? ???????"
  565. #: templates/registration/password_reset_confirm.html:18
  566. msgid "New password:"
  567. msgstr "???? ??????????"
  568. #: templates/registration/password_reset_confirm.html:20
  569. msgid "Confirm password:"
  570. msgstr "????????? ???????????"
  571. #: templates/registration/password_reset_confirm.html:26
  572. msgid "Password reset unsuccessful"
  573. msgstr "????????? ????? ??? ????"
  574. #: templates/registration/password_reset_confirm.html:28
  575. msgid ""
  576. "The password reset link was invalid, possibly because it has already been "
  577. "used. Please request a new password reset."
  578. msgstr ""
  579. "????????? ????? ??????? ??? ??, ????? ??? ????????? ??????? ?????? ????????? "
  580. "??????? ???? ??????? ??? ???????? ????? ?????"
  581. #: templates/registration/password_reset_done.html:6
  582. #: templates/registration/password_reset_done.html:10
  583. msgid "Password reset successful"
  584. msgstr "????????? ????? ??? ?????"
  585. #: templates/registration/password_reset_done.html:12
  586. msgid ""
  587. "We've e-mailed you instructions for setting your password to the e-mail "
  588. "address you submitted. You should be receiving it shortly."
  589. msgstr ""
  590. "????? ????????? ??? ???? ???? ?????? ????? ??? ?????? ?????? ???? ????? ??????"
  591. #: templates/registration/password_reset_email.html:2
  592. #, python-format
  593. msgid ""
  594. "You're receiving this e-mail because you requested a password reset for your "
  595. "user account at %(site_name)s."
  596. msgstr ""
  597. #: templates/registration/password_reset_email.html:4
  598. msgid "Please go to the following page and choose a new password:"
  599. msgstr "??????? ??? ????? ???????? ??? ??? ???? ????????? ????? ?????"
  600. #: templates/registration/password_reset_email.html:8
  601. msgid "Your username, in case you've forgotten:"
  602. msgstr "????? ????????, ??? ???? ???? ??????"
  603. #: templates/registration/password_reset_email.html:10
  604. msgid "Thanks for using our site!"
  605. msgstr "?????? ???? ????????? ???? ???????!"
  606. #: templates/registration/password_reset_email.html:12
  607. #, python-format
  608. msgid "The %(site_name)s team"
  609. msgstr "%(site_name)s ??"
  610. #: templates/registration/password_reset_form.html:12
  611. msgid ""
  612. "Forgotten your password? Enter your e-mail address below, and we'll e-mail "
  613. "instructions for setting a new one."
  614. msgstr ""
  615. "????????? ???? ?????? ????? ????? ?????? ???, ???? ???? ????????? ????? ???? "
  616. "?????? ???? ??? ??????"
  617. #: templates/registration/password_reset_form.html:16
  618. msgid "E-mail address:"
  619. msgstr "????? ??????"
  620. #: templates/registration/password_reset_form.html:16
  621. msgid "Reset my password"
  622. msgstr "???? ????????? ????? ????"
  623. #: templatetags/admin_list.py:290
  624. msgid "All dates"
  625. msgstr "??? ?????"
  626. #: views/main.py:27
  627. msgid "(None)"
  628. msgstr ""
  629. #: views/main.py:66
  630. #, python-format
  631. msgid "Select %s"
  632. msgstr "%s ????? ????"
  633. #: views/main.py:66
  634. #, python-format
  635. msgid "Select %s to change"
  636. msgstr "%s ?????????? ???? ????? ????"