PageRenderTime 129ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

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

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