PageRenderTime 107ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://code.google.com/p/mango-py/
Unknown | 801 lines | 647 code | 154 blank | 0 comment | 0 complexity | 9c6c436d6802935e3c32852f87e56907 MD5 | raw file
Possible License(s): BSD-3-Clause
  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:03+0100\n"
  8. "PO-Revision-Date: 2011-03-04 18:44+0000\n"
  9. "Last-Translator: Jannis <jannis@leidel.info>\n"
  10. "Language-Team: Malayalam <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: ml\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 "%(count)d %(items)s ?????????? ???????? ??????."
  20. #: actions.py:61 options.py:1219
  21. #, python-format
  22. msgid "Cannot delete %(name)s"
  23. msgstr "Cannot delete %(name)s"
  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 "???????????? %(verbose_name_plural)s ???????? ???????."
  31. #: filterspecs.py:54
  32. #, python-format
  33. msgid ""
  34. "<h3>By %s:</h3>\n"
  35. "<ul>\n"
  36. msgstr ""
  37. "<h3>By %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. "?????? ?????? ???????????? ??????????? ??????. ???????? ??????????? ???????????? ?????? ?????? "
  72. "????????????"
  73. #: forms.py:18
  74. msgid "Please log in again, because your session has expired."
  75. msgstr "????????? ??????? ??????? ???????. ??????? ??????? ???????."
  76. #: forms.py:37
  77. #, python-format
  78. msgid "Your e-mail address is not your username. Try '%s' instead."
  79. msgstr "????????? ?-??????? ???????? ???? ??????????. ???? '%s' ?????????? ???????."
  80. #: helpers.py:19
  81. msgid "Action:"
  82. msgstr "???????"
  83. #: models.py:19
  84. msgid "action time"
  85. msgstr "??????? ????"
  86. #: models.py:22
  87. msgid "object id"
  88. msgstr "????????? ???"
  89. #: models.py:23
  90. msgid "object repr"
  91. msgstr "????????? ????"
  92. #: models.py:24
  93. msgid "action flag"
  94. msgstr "??????? ??????"
  95. #: models.py:25
  96. msgid "change message"
  97. msgstr "??????? ???????"
  98. #: models.py:28
  99. msgid "log entry"
  100. msgstr "???? ???????"
  101. #: models.py:29
  102. msgid "log entries"
  103. msgstr "???? ???????????"
  104. #: options.py:147 options.py:162
  105. msgid "None"
  106. msgstr "??????????"
  107. #: options.py:627
  108. #, python-format
  109. msgid "Changed %s."
  110. msgstr "%s ??????."
  111. #: options.py:627 options.py:637
  112. msgid "and"
  113. msgstr "??"
  114. #: options.py:632
  115. #, python-format
  116. msgid "Added %(name)s \"%(object)s\"."
  117. msgstr "%(name)s \"%(object)s\" ?????????."
  118. #: options.py:636
  119. #, python-format
  120. msgid "Changed %(list)s for %(name)s \"%(object)s\"."
  121. msgstr "%(name)s \"%(object)s\" ???? %(list)s ??????."
  122. #: options.py:641
  123. #, python-format
  124. msgid "Deleted %(name)s \"%(object)s\"."
  125. msgstr "%(name)s \"%(object)s\" ???????? ??????."
  126. #: options.py:645
  127. msgid "No fields changed."
  128. msgstr "??? ????????????."
  129. #: options.py:717
  130. #, python-format
  131. msgid "The %(name)s \"%(obj)s\" was added successfully."
  132. msgstr "%(name)s \"%(obj)s\" ?????????? ????????????????."
  133. #: options.py:721 options.py:761
  134. msgid "You may edit it again below."
  135. msgstr "???? ?????? ??????? ?????? ????????"
  136. #: options.py:731 options.py:771
  137. #, python-format
  138. msgid "You may add another %s below."
  139. msgstr "%s ????? ???? ??????????"
  140. #: options.py:759
  141. #, python-format
  142. msgid "The %(name)s \"%(obj)s\" was changed successfully."
  143. msgstr "%(name)s \"%(obj)s\" ??? ?????? ???????."
  144. #: options.py:767
  145. #, python-format
  146. msgid ""
  147. "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
  148. msgstr "%(name)s \"%(obj)s\" ?????? ?????????. ???? ??????? ?????? ????????."
  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 "%(key)r ???? ???????? ?? ???? %(name)s ????? ?????? ??????????."
  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] "%(count)s %(name)s ??? ?????? ???????."
  177. msgstr[1] "%(count)s %(name)s ??? ?????? ???????."
  178. #: options.py:1154
  179. #, python-format
  180. msgid "%(total_count)s selected"
  181. msgid_plural "All %(total_count)s selected"
  182. msgstr[0] "%(total_count)s ?????????????."
  183. msgstr[1] "%(total_count)s?? ?????????????."
  184. #: options.py:1159
  185. #, python-format
  186. msgid "0 of %(cnt)s selected"
  187. msgstr "%(cnt)s ??? ?????? ????????????????."
  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 "????????? ???????? (500)"
  248. #: templates/admin/500.html:9
  249. msgid "Server Error <em>(500)</em>"
  250. msgstr "????????? ???????? <em>(500)</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 "Go"
  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 "???????? %(total_count)s %(module_name)s ?? ??????????????"
  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 "Add"
  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 "View on site"
  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 "Add %(name)s"
  327. #: templates/admin/change_list.html:84
  328. msgid "Filter"
  329. msgstr "Filter"
  330. #: templates/admin/delete_confirmation.html:10
  331. #: templates/admin/submit_line.html:4
  332. msgid "Delete"
  333. msgstr "Delete"
  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. "????:"
  344. #: templates/admin/delete_confirmation.html:25
  345. #, python-format
  346. msgid ""
  347. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  348. "following protected related objects:"
  349. msgstr ""
  350. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  351. "following protected related objects:"
  352. #: templates/admin/delete_confirmation.html:33
  353. #, python-format
  354. msgid ""
  355. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  356. "All of the following related items will be deleted:"
  357. msgstr ""
  358. "%(object_name)s \"%(escaped_object)s\" ???????? ???????????? ???????????????????? "
  359. "????????? ????????????? ??????????????? ???????? ????:"
  360. #: templates/admin/delete_confirmation.html:38
  361. #: templates/admin/delete_selected_confirmation.html:43
  362. msgid "Yes, I'm sure"
  363. msgstr "???, ????????????"
  364. #: templates/admin/delete_selected_confirmation.html:9
  365. msgid "Delete multiple objects"
  366. msgstr "????????? ??????????? ???????? ????????"
  367. #: templates/admin/delete_selected_confirmation.html:16
  368. #, python-format
  369. msgid ""
  370. "Deleting the selected %(objects_name)s would result in deleting related "
  371. "objects, but your account doesn't have permission to delete the following "
  372. "types of objects:"
  373. msgstr ""
  374. "Deleting the selected %(objects_name)s would result in deleting related "
  375. "objects, but your account doesn't have permission to delete the following "
  376. "types of objects:"
  377. #: templates/admin/delete_selected_confirmation.html:24
  378. #, python-format
  379. msgid ""
  380. "Deleting the selected %(objects_name)s would require deleting the following "
  381. "protected related objects:"
  382. msgstr ""
  383. "Deleting the selected %(objects_name)s would require deleting the following "
  384. "protected related objects:"
  385. #: templates/admin/delete_selected_confirmation.html:32
  386. #, python-format
  387. msgid ""
  388. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  389. "following objects and their related items will be deleted:"
  390. msgstr ""
  391. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  392. "following objects and their related items will be deleted:"
  393. #: templates/admin/filter.html:2
  394. #, python-format
  395. msgid " By %(filter_title)s "
  396. msgstr " By %(filter_title)s "
  397. #: templates/admin/index.html:18
  398. #, python-format
  399. msgid "Models available in the %(name)s application."
  400. msgstr "Models available in the %(name)s application."
  401. #: templates/admin/index.html:35
  402. msgid "Change"
  403. msgstr "???????"
  404. #: templates/admin/index.html:45
  405. msgid "You don't have permission to edit anything."
  406. msgstr "???????? ?????? ???????????? ?????? ????."
  407. #: templates/admin/index.html:53
  408. msgid "Recent Actions"
  409. msgstr "??????? ???????????????"
  410. #: templates/admin/index.html:54
  411. msgid "My Actions"
  412. msgstr "????? ???????????????"
  413. #: templates/admin/index.html:58
  414. msgid "None available"
  415. msgstr "?????? ????????"
  416. #: templates/admin/index.html:72
  417. msgid "Unknown content"
  418. msgstr "????????? ????????."
  419. #: templates/admin/invalid_setup.html:7
  420. msgid ""
  421. "Something's wrong with your database installation. Make sure the appropriate "
  422. "database tables have been created, and make sure the database is readable by "
  423. "the appropriate user."
  424. msgstr ""
  425. "????????? ?????????? ???????????????? ????? ?????????. ?????? ?????????? ?????????? ?????????? "
  426. "??????????????????? ?????? ????????."
  427. #: templates/admin/login.html:33
  428. msgid "Username:"
  429. msgstr "?????? ????"
  430. #: templates/admin/login.html:37
  431. msgid "Password:"
  432. msgstr "???? ???????"
  433. #: templates/admin/object_history.html:22
  434. msgid "Date/time"
  435. msgstr "?????/????"
  436. #: templates/admin/object_history.html:23
  437. msgid "User"
  438. msgstr "??????"
  439. #: templates/admin/object_history.html:24
  440. msgid "Action"
  441. msgstr "???????"
  442. #: templates/admin/object_history.html:38
  443. msgid ""
  444. "This object doesn't have a change history. It probably wasn't added via this "
  445. "admin site."
  446. msgstr ""
  447. "? ??????????? ???????????? ??????? ????????. ???????? ??? ???????? ?????? ??? "
  448. "?????????????????????."
  449. #: templates/admin/pagination.html:10
  450. msgid "Show all"
  451. msgstr "?????? ???????"
  452. #: templates/admin/pagination.html:11 templates/admin/submit_line.html:3
  453. msgid "Save"
  454. msgstr "???? ???????"
  455. #: templates/admin/search_form.html:8
  456. msgid "Search"
  457. msgstr "?????"
  458. #: templates/admin/search_form.html:10
  459. #, python-format
  460. msgid "%(counter)s result"
  461. msgid_plural "%(counter)s results"
  462. msgstr[0] "%(counter)s results"
  463. msgstr[1] "%(counter)s results"
  464. #: templates/admin/search_form.html:10
  465. #, python-format
  466. msgid "%(full_result_count)s total"
  467. msgstr "??? %(full_result_count)s"
  468. #: templates/admin/submit_line.html:5
  469. msgid "Save as new"
  470. msgstr "????????? ???? ???????"
  471. #: templates/admin/submit_line.html:6
  472. msgid "Save and add another"
  473. msgstr "???? ????? ???? ???? ??????????"
  474. #: templates/admin/submit_line.html:7
  475. msgid "Save and continue editing"
  476. msgstr "???? ????? ???? ?????? ????????"
  477. #: templates/admin/auth/user/add_form.html:6
  478. msgid ""
  479. "First, enter a username and password. Then, you'll be able to edit more user "
  480. "options."
  481. msgstr "?????, ?????? ?????? ???? ???????? ??????. ??????, ???????? ??????????? ???????????????."
  482. #: templates/admin/auth/user/add_form.html:8
  483. msgid "Enter a username and password."
  484. msgstr "Enter a username and password."
  485. #: templates/admin/auth/user/change_password.html:29
  486. #, python-format
  487. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  488. msgstr "<strong>%(username)s</strong> ?? ????? ???? ??????? ??????."
  489. #: templates/admin/auth/user/change_password.html:36
  490. msgid "Password"
  491. msgstr "???? ???????"
  492. #: templates/admin/auth/user/change_password.html:42
  493. #: templates/registration/password_change_form.html:38
  494. msgid "Password (again)"
  495. msgstr "???? ??????? (???????)"
  496. #: templates/admin/auth/user/change_password.html:43
  497. msgid "Enter the same password as above, for verification."
  498. msgstr "???? ??????? ??????? ???? ????? ??????. (?????? ???????????.)"
  499. #: templates/admin/edit_inline/stacked.html:67
  500. #: templates/admin/edit_inline/tabular.html:113
  501. #, python-format
  502. msgid "Add another %(verbose_name)s"
  503. msgstr "%(verbose_name)s ????? ???? ??????????"
  504. #: templates/admin/edit_inline/stacked.html:70
  505. #: templates/admin/edit_inline/tabular.html:116
  506. msgid "Remove"
  507. msgstr "?????? ???????"
  508. #: templates/admin/edit_inline/tabular.html:15
  509. msgid "Delete?"
  510. msgstr "???????? ??????????"
  511. #: templates/registration/logged_out.html:8
  512. msgid "Thanks for spending some quality time with the Web site today."
  513. msgstr "? ???? ????????? ???? ???? ???? ????????????? ?????."
  514. #: templates/registration/logged_out.html:10
  515. msgid "Log in again"
  516. msgstr "??????? ????-???? ???????."
  517. #: templates/registration/password_change_done.html:5
  518. #: templates/registration/password_change_form.html:6
  519. #: templates/registration/password_change_form.html:8
  520. #: templates/registration/password_change_form.html:20
  521. msgid "Password change"
  522. msgstr "???? ??????? ??????"
  523. #: templates/registration/password_change_done.html:7
  524. #: templates/registration/password_change_done.html:11
  525. msgid "Password change successful"
  526. msgstr "???? ??????? ?????? ?????????"
  527. #: templates/registration/password_change_done.html:13
  528. msgid "Your password was changed."
  529. msgstr "????????? ???? ??????? ???????????????."
  530. #: templates/registration/password_change_form.html:22
  531. msgid ""
  532. "Please enter your old password, for security's sake, and then enter your new "
  533. "password twice so we can verify you typed it in correctly."
  534. msgstr ""
  535. "?????????????? ????????? ??? ???? ??????? ??????. ??????, ????? ???? ??????? ????? ??? ??????. "
  536. "(????? ??????? ??????????? ?????????????)"
  537. #: templates/registration/password_change_form.html:28
  538. msgid "Old password"
  539. msgstr "??? ???? ???????"
  540. #: templates/registration/password_change_form.html:33
  541. msgid "New password"
  542. msgstr "????? ???? ???????"
  543. #: templates/registration/password_change_form.html:44
  544. #: templates/registration/password_reset_confirm.html:21
  545. msgid "Change my password"
  546. msgstr "????? ???? ??????? ???????"
  547. #: templates/registration/password_reset_complete.html:4
  548. #: templates/registration/password_reset_confirm.html:6
  549. #: templates/registration/password_reset_done.html:4
  550. #: templates/registration/password_reset_form.html:4
  551. #: templates/registration/password_reset_form.html:6
  552. #: templates/registration/password_reset_form.html:10
  553. msgid "Password reset"
  554. msgstr "???? ??????? ???????????????"
  555. #: templates/registration/password_reset_complete.html:6
  556. #: templates/registration/password_reset_complete.html:10
  557. msgid "Password reset complete"
  558. msgstr "???? ??????? ??????????????? ???????"
  559. #: templates/registration/password_reset_complete.html:12
  560. msgid "Your password has been set. You may go ahead and log in now."
  561. msgstr "????????? ???? ??????? ????????. ??? ????-???? ???????."
  562. #: templates/registration/password_reset_confirm.html:4
  563. msgid "Password reset confirmation"
  564. msgstr "???? ??????? ??????????????? ????????????"
  565. #: templates/registration/password_reset_confirm.html:12
  566. msgid "Enter new password"
  567. msgstr "????? ???? ??????? ?????"
  568. #: templates/registration/password_reset_confirm.html:14
  569. msgid ""
  570. "Please enter your new password twice so we can verify you typed it in "
  571. "correctly."
  572. msgstr ""
  573. "?????? ????????? ????? ???? ??????? ????? ??? ??????. ????????? ?????? ??????? ????? "
  574. "??????????????."
  575. #: templates/registration/password_reset_confirm.html:18
  576. msgid "New password:"
  577. msgstr "????? ???? ???????:"
  578. #: templates/registration/password_reset_confirm.html:20
  579. msgid "Confirm password:"
  580. msgstr "???? ??????? ??????????:"
  581. #: templates/registration/password_reset_confirm.html:26
  582. msgid "Password reset unsuccessful"
  583. msgstr "???? ??????? ??????????????? ??????"
  584. #: templates/registration/password_reset_confirm.html:28
  585. msgid ""
  586. "The password reset link was invalid, possibly because it has already been "
  587. "used. Please request a new password reset."
  588. msgstr ""
  589. "???? ??????? ???????????????? ?????? ?????? ?????????. ??? ?????, ??? ?????? ????? ?????????? "
  590. "???????????. ????? ??? ???????? ???????????."
  591. #: templates/registration/password_reset_done.html:6
  592. #: templates/registration/password_reset_done.html:10
  593. msgid "Password reset successful"
  594. msgstr "???? ??????? ??????????????? ?????"
  595. #: templates/registration/password_reset_done.html:12
  596. msgid ""
  597. "We've e-mailed you instructions for setting your password to the e-mail "
  598. "address you submitted. You should be receiving it shortly."
  599. msgstr ""
  600. "????????? ???? ??????? ????????????????? ???????????????? ??????? ??? ?-??????? ???????? "
  601. "?????????????????? ??????????????. ??? ???????????? ????? ??????????????."
  602. #: templates/registration/password_reset_email.html:2
  603. #, python-format
  604. msgid ""
  605. "You're receiving this e-mail because you requested a password reset for your "
  606. "user account at %(site_name)s."
  607. msgstr ""
  608. #: templates/registration/password_reset_email.html:4
  609. msgid "Please go to the following page and choose a new password:"
  610. msgstr "?????? ???? ??????? ???? ????????????? ????? ???? ??????? ??????????????:"
  611. #: templates/registration/password_reset_email.html:8
  612. msgid "Your username, in case you've forgotten:"
  613. msgstr "???????? ?????????????, ????????? ?????? ????, :"
  614. #: templates/registration/password_reset_email.html:10
  615. msgid "Thanks for using our site!"
  616. msgstr "???????? ?????? ????????????? ?????!"
  617. #: templates/registration/password_reset_email.html:12
  618. #, python-format
  619. msgid "The %(site_name)s team"
  620. msgstr "The %(site_name)s team"
  621. #: templates/registration/password_reset_form.html:12
  622. msgid ""
  623. "Forgotten your password? Enter your e-mail address below, and we'll e-mail "
  624. "instructions for setting a new one."
  625. msgstr ""
  626. "???? ??????? ??????? ????????? ?-??????? ?????? ?????, ????? ???? ??????? ?????????????? ??????? "
  627. "???????????????? ? ???????????? ???????."
  628. #: templates/registration/password_reset_form.html:16
  629. msgid "E-mail address:"
  630. msgstr "?-??????? ??????:"
  631. #: templates/registration/password_reset_form.html:16
  632. msgid "Reset my password"
  633. msgstr "????? ???? ??????? ?????????????"
  634. #: templatetags/admin_list.py:290
  635. msgid "All dates"
  636. msgstr "????? ?????????"
  637. #: views/main.py:27
  638. msgid "(None)"
  639. msgstr ""
  640. #: views/main.py:66
  641. #, python-format
  642. msgid "Select %s"
  643. msgstr "%s ?????????????"
  644. #: views/main.py:66
  645. #, python-format
  646. msgid "Select %s to change"
  647. msgstr "??????????? %s ?????????????"