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