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

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