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