PageRenderTime 32ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

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

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