Changeset 1358:15703819c6b5
- Timestamp:
- 10/29/09 13:46:54 (3 years ago)
- Branch:
- default
- Location:
- zine/i18n
- Files:
-
- 1 added
- 1 edited
-
messages.pot (modified) (39 diffs)
-
pl/messages.po (added)
Legend:
- Unmodified
- Added
- Removed
-
zine/i18n/messages.pot
r1171 r1358 9 9 "Project-Id-Version: PROJECT VERSION\n" 10 10 "Report-Msgid-Bugs-To: zine-i18n@pocoo.org\n" 11 "POT-Creation-Date: 2009- 07-03 00:48+0100\n"11 "POT-Creation-Date: 2009-10-29 13:35+0100\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 18 18 "Generated-By: Babel 0.9.4\n" 19 19 20 #: zine/application.py:69 320 #: zine/application.py:698 21 21 msgid "Default Theme" 22 22 msgstr "" 23 23 24 #: zine/application.py:69 424 #: zine/application.py:699 25 25 msgid "Simple default theme that doesn't contain any style information." 26 26 msgstr "" 27 27 28 #: zine/application.py:76 128 #: zine/application.py:767 29 29 #, python-format 30 30 msgid "Theme “%s” is no longer available, falling back to default theme." 31 31 msgstr "" 32 32 33 #: zine/application.py:7 8433 #: zine/application.py:790 34 34 #, python-format 35 35 msgid "Copyright %(years)s by the Zine Team" … … 169 169 msgstr "" 170 170 171 #: zine/config.py:151 171 #: zine/config.py:149 172 msgid "If set to true, the plaintext parser will not create links automatically." 173 msgstr "" 174 175 #: zine/config.py:153 172 176 msgid "" 173 177 "The number of posts that are shown on a page. This value might not be " … … 175 179 msgstr "" 176 180 177 #: zine/config.py:17 0181 #: zine/config.py:172 178 182 msgid "" 179 183 "This timeout is used by default for all network related operations. The " … … 182 186 msgstr "" 183 187 184 #: zine/config.py:1 79188 #: zine/config.py:181 185 189 msgid "" 186 190 "It's possible to one or more comma separated paths here that are searched " … … 189 193 msgstr "" 190 194 191 #: zine/config.py:18 6195 #: zine/config.py:188 192 196 msgid "" 193 197 "Set this to true if you want to see the most recent entries on the Zine " … … 195 199 msgstr "" 196 200 197 #: zine/config.py:24 1201 #: zine/config.py:243 198 202 msgid "" 199 203 "\n" … … 205 209 msgstr "" 206 210 207 #: zine/config.py:25 3211 #: zine/config.py:255 208 212 #, python-format 209 213 msgid "Could not save configuration file: %s" … … 279 283 msgstr "" 280 284 281 #: zine/forms.py:107 zine/forms.py:46 0 zine/forms.py:818 zine/forms.py:941285 #: zine/forms.py:107 zine/forms.py:461 zine/forms.py:819 zine/forms.py:951 282 286 msgid "Website" 283 287 msgstr "" … … 287 291 msgstr "" 288 292 289 #: zine/forms.py:110 zine/forms.py:24 6 zine/forms.py:462 zine/parsers.py:176293 #: zine/forms.py:110 zine/forms.py:247 zine/forms.py:463 zine/parsers.py:177 290 294 msgid "Text" 291 295 msgstr "" … … 317 321 msgstr "" 318 322 319 #: zine/forms.py:20 8323 #: zine/forms.py:209 320 324 msgid "Disable plugin guard" 321 325 msgstr "" 322 326 323 #: zine/forms.py:2 09327 #: zine/forms.py:210 324 328 msgid "If the plugin guard is disabled errors on plugin setup are not caught." 325 329 msgstr "" 326 330 327 #: zine/forms.py:24 3zine/templates/admin/_post_helpers.html:4331 #: zine/forms.py:244 zine/templates/admin/_post_helpers.html:4 328 332 #: zine/templates/admin/import.html:25 zine/templates/admin/inspect_import.html:49 329 333 #: zine/templates/admin/write_page.html:7 … … 331 335 msgstr "" 332 336 333 #: zine/forms.py:24 8337 #: zine/forms.py:249 334 338 msgid "Publication status" 335 339 msgstr "" 336 340 337 #: zine/forms.py:2 49341 #: zine/forms.py:250 338 342 msgid "Draft" 339 343 msgstr "" 340 344 341 #: zine/forms.py:25 0345 #: zine/forms.py:251 342 346 msgid "Published" 343 347 msgstr "" 344 348 345 #: zine/forms.py:25 1349 #: zine/forms.py:252 346 350 msgid "Protected" 347 351 msgstr "" 348 352 349 #: zine/forms.py:25 2353 #: zine/forms.py:253 350 354 msgid "Private" 351 355 msgstr "" 352 356 353 #: zine/forms.py:25 3357 #: zine/forms.py:254 354 358 msgid "Publication date" 355 359 msgstr "" 356 360 357 #: zine/forms.py:25 4361 #: zine/forms.py:255 358 362 msgid "Clear this field to update to current time" 359 363 msgstr "" 360 364 361 #: zine/forms.py:25 5 zine/forms.py:579365 #: zine/forms.py:256 zine/forms.py:580 362 366 #: zine/templates/admin/manage_categories.html:8 363 367 msgid "Slug" 364 368 msgstr "" 365 369 366 #: zine/forms.py:25 6370 #: zine/forms.py:257 367 371 msgid "Clear this field to autogenerate a new slug" 368 372 msgstr "" 369 373 370 #: zine/forms.py:25 7 zine/forms.py:457zine/templates/admin/_post_helpers.html:5374 #: zine/forms.py:258 zine/forms.py:458 zine/templates/admin/_post_helpers.html:5 371 375 #: zine/templates/admin/information.html:163 372 376 #: zine/templates/admin/inspect_import.html:50 … … 374 378 msgstr "" 375 379 376 #: zine/forms.py:2 59zine/templates/widgets/tag_cloud.html:2380 #: zine/forms.py:260 zine/templates/widgets/tag_cloud.html:2 377 381 msgid "Tags" 378 382 msgstr "" 379 383 380 #: zine/forms.py:26 1zine/templates/_entry.html:4384 #: zine/forms.py:262 zine/templates/_entry.html:4 381 385 #: zine/templates/admin/_post_helpers.html:6 382 386 #: zine/templates/widgets/category_list.html:2 zine/views/admin.py:102 … … 384 388 msgstr "" 385 389 386 #: zine/forms.py:26 3 zine/forms.py:464zine/templates/admin/write_page.html:22390 #: zine/forms.py:264 zine/forms.py:465 zine/templates/admin/write_page.html:22 387 391 msgid "Parser" 388 392 msgstr "" 389 393 390 #: zine/forms.py:26 4394 #: zine/forms.py:265 391 395 msgid "Enable comments" 392 396 msgstr "" 393 397 394 #: zine/forms.py:26 5398 #: zine/forms.py:266 395 399 msgid "Enable pingbacks" 396 400 msgstr "" 397 401 398 #: zine/forms.py:26 6402 #: zine/forms.py:267 399 403 msgid "Ping links" 400 404 msgstr "" 401 405 402 #: zine/forms.py:30 5 zine/forms.py:482406 #: zine/forms.py:306 zine/forms.py:483 403 407 #, python-format 404 408 msgid "%s (missing)" 405 409 msgstr "" 406 410 407 #: zine/forms.py:3 39411 #: zine/forms.py:340 408 412 msgid "This slug is already in use." 409 413 msgstr "" 410 414 411 #: zine/forms.py:34 4415 #: zine/forms.py:345 412 416 msgid "Selected parser is no longer available on the system." 413 417 msgstr "" 414 418 415 #: zine/forms.py:45 8 zine/forms.py:816 zine/forms.py:939419 #: zine/forms.py:459 zine/forms.py:817 zine/forms.py:949 416 420 msgid "Email" 417 421 msgstr "" 418 422 419 #: zine/forms.py:46 3zine/templates/admin/_post_helpers.html:8423 #: zine/forms.py:464 zine/templates/admin/_post_helpers.html:8 420 424 #: zine/templates/admin/import.html:24 zine/templates/admin/inspect_import.html:48 421 425 msgid "Date" 422 426 msgstr "" 423 427 424 #: zine/forms.py:46 5zine/templates/admin/block_comment.html:2428 #: zine/forms.py:466 zine/templates/admin/block_comment.html:2 425 429 #: zine/templates/admin/block_comment.html:4 426 430 msgid "Block Comment" 427 431 msgstr "" 428 432 429 #: zine/forms.py:46 6 zine/forms.py:529433 #: zine/forms.py:467 zine/forms.py:530 430 434 msgid "Reason" 431 435 msgstr "" 432 436 433 #: zine/forms.py:53 8437 #: zine/forms.py:539 434 438 #, python-format 435 439 msgid "blocked by %s" 436 440 msgstr "" 437 441 438 #: zine/forms.py:55 3442 #: zine/forms.py:554 439 443 #, python-format 440 444 msgid "Comment reported as spam by %s" 441 445 msgstr "" 442 446 443 #: zine/forms.py:58 0zine/templates/admin/manage_categories.html:9447 #: zine/forms.py:581 zine/templates/admin/manage_categories.html:9 444 448 msgid "Name" 445 449 msgstr "" 446 450 447 #: zine/forms.py:58 2 zine/forms.py:814 zine/forms.py:937451 #: zine/forms.py:583 zine/forms.py:815 zine/forms.py:947 448 452 #: zine/templates/admin/plugins.html:18 449 453 msgid "Description" 450 454 msgstr "" 451 455 452 #: zine/forms.py:60 1456 #: zine/forms.py:602 453 457 msgid "This slug is already in use" 454 458 msgstr "" 455 459 456 #: zine/forms.py:64 0460 #: zine/forms.py:641 457 461 msgid "Comments Per Page:" 458 462 msgstr "" 459 463 460 #: zine/forms.py:67 8464 #: zine/forms.py:679 461 465 #, python-format 462 466 msgid "Comment blocked by %s" 463 467 msgstr "" 464 468 465 #: zine/forms.py:68 5469 #: zine/forms.py:686 466 470 #, python-format 467 471 msgid "Comment marked as spam by %s" 468 472 msgstr "" 469 473 470 #: zine/forms.py:71 0zine/templates/admin/manage_groups.html:8474 #: zine/forms.py:711 zine/templates/admin/manage_groups.html:8 471 475 msgid "Groupname" 472 476 msgstr "" 473 477 474 #: zine/forms.py:71 3 zine/forms.py:822zine/templates/admin/information.html:102478 #: zine/forms.py:714 zine/forms.py:823 zine/templates/admin/information.html:102 475 479 msgid "Privileges" 476 480 msgstr "" 477 481 478 #: zine/forms.py:73 0482 #: zine/forms.py:731 479 483 msgid "This groupname is already in use" 480 484 msgstr "" 481 485 482 #: zine/forms.py:75 2486 #: zine/forms.py:753 483 487 msgid "What should Zine do with users assigned to this group?" 484 488 msgstr "" 485 489 486 #: zine/forms.py:75 5490 #: zine/forms.py:756 487 491 msgid "Do nothing, just detach the membership" 488 492 msgstr "" 489 493 490 #: zine/forms.py:75 6494 #: zine/forms.py:757 491 495 msgid "Move the users to another group" 492 496 msgstr "" 493 497 494 #: zine/forms.py:75 8498 #: zine/forms.py:759 495 499 msgid "Relocate users to" 496 500 msgstr "" 497 501 498 #: zine/forms.py:77 1502 #: zine/forms.py:772 499 503 msgid "You have to select a group that gets the users assigned." 500 504 msgstr "" 501 505 502 #: zine/forms.py:8 09 zine/forms.py:844 zine/forms.py:932 zine/forms.py:961506 #: zine/forms.py:810 zine/forms.py:845 zine/forms.py:942 zine/forms.py:971 503 507 #: zine/templates/account/login.html:29 zine/templates/admin/manage_users.html:8 504 508 #: zine/websetup/templates/admin_account.html:10 … … 506 510 msgstr "" 507 511 508 #: zine/forms.py:81 2 zine/forms.py:845 zine/forms.py:935 zine/forms.py:962512 #: zine/forms.py:813 zine/forms.py:846 zine/forms.py:945 zine/forms.py:972 509 513 #: zine/templates/admin/manage_users.html:9 510 514 msgid "Realname" 511 515 msgstr "" 512 516 513 #: zine/forms.py:81 3 zine/forms.py:936517 #: zine/forms.py:814 zine/forms.py:946 514 518 msgid "Display name" 515 519 msgstr "" 516 520 517 #: zine/forms.py:82 0 zine/forms.py:943 zine/templates/account/login.html:32521 #: zine/forms.py:821 zine/forms.py:953 zine/templates/account/login.html:32 518 522 #: zine/websetup/templates/admin_account.html:12 519 523 msgid "Password" 520 524 msgstr "" 521 525 522 #: zine/forms.py:82 4zine/views/admin.py:152526 #: zine/forms.py:825 zine/views/admin.py:152 523 527 msgid "Groups" 524 528 msgstr "" 525 529 526 #: zine/forms.py:82 6530 #: zine/forms.py:827 527 531 msgid "List as author" 528 532 msgstr "" 529 533 530 #: zine/forms.py:82 7534 #: zine/forms.py:828 531 535 msgid "This user is listed as author" 532 536 msgstr "" 533 537 534 #: zine/forms.py:85 6538 #: zine/forms.py:857 535 539 msgid "This username is already in use" 536 540 msgstr "" 537 541 538 #: zine/forms.py:89 2542 #: zine/forms.py:893 539 543 msgid "What should Zine do with posts written by this user?" 540 544 msgstr "" 541 545 542 #: zine/forms.py:89 4546 #: zine/forms.py:895 543 547 msgid "Delete them permanently" 544 548 msgstr "" 545 549 546 #: zine/forms.py:89 5550 #: zine/forms.py:896 547 551 msgid "Reassign posts" 548 552 msgstr "" 549 553 550 #: zine/forms.py:89 8554 #: zine/forms.py:899 551 555 msgid "Reassign posts to" 552 556 msgstr "" 553 557 554 #: zine/forms.py:91 3558 #: zine/forms.py:916 555 559 msgid "You have to select the user that gets the posts assigned." 556 560 msgstr "" 557 561 558 #: zine/forms.py:9 45 zine/forms.py:947562 #: zine/forms.py:955 zine/forms.py:957 559 563 msgid "Confirm password" 560 564 msgstr "" 561 565 562 #: zine/forms.py:9 70566 #: zine/forms.py:980 563 567 msgid "This email address is already in use" 564 568 msgstr "" 565 569 566 #: zine/forms.py:9 79570 #: zine/forms.py:989 567 571 msgid "Passwords do not match" 568 572 msgstr "" 569 573 570 #: zine/forms.py:10 35574 #: zine/forms.py:1050 571 575 msgid "Filename" 572 576 msgstr "" 573 577 574 #: zine/forms.py:10 36578 #: zine/forms.py:1051 575 579 msgid "Log Level" 576 580 msgstr "" 577 581 578 #: zine/forms.py:10 41 zine/forms.py:1303582 #: zine/forms.py:1056 zine/forms.py:1319 579 583 msgid "Blog title" 580 584 msgstr "" 581 585 582 #: zine/forms.py:10 42586 #: zine/forms.py:1057 583 587 msgid "Blog tagline" 584 588 msgstr "" 585 589 586 #: zine/forms.py:10 43590 #: zine/forms.py:1058 587 591 msgid "Blog email" 588 592 msgstr "" 589 593 590 #: zine/forms.py:10 44594 #: zine/forms.py:1059 591 595 msgid "Language" 592 596 msgstr "" 593 597 594 #: zine/forms.py:10 45598 #: zine/forms.py:1060 595 599 msgid "Timezone" 596 600 msgstr "" 597 601 598 #: zine/forms.py:10 47602 #: zine/forms.py:1062 599 603 msgid "Cookie Name" 600 604 msgstr "" 601 605 602 #: zine/forms.py:10 49606 #: zine/forms.py:1064 603 607 msgid "Comments enabled" 604 608 msgstr "" 605 609 606 #: zine/forms.py:10 50610 #: zine/forms.py:1065 607 611 msgid "enable comments per default" 608 612 msgstr "" 609 613 610 #: zine/forms.py:10 52614 #: zine/forms.py:1067 611 615 msgid "Comment Moderation" 612 616 msgstr "" 613 617 614 #: zine/forms.py:10 55618 #: zine/forms.py:1070 615 619 msgid "Pingbacks enabled" 616 620 msgstr "" 617 621 618 #: zine/forms.py:10 56622 #: zine/forms.py:1071 619 623 msgid "enable pingbacks per default" 620 624 msgstr "" 621 625 622 #: zine/forms.py:10 58626 #: zine/forms.py:1073 623 627 msgid "Use flat comments" 624 628 msgstr "" 625 629 626 #: zine/forms.py:10 59630 #: zine/forms.py:1074 627 631 msgid "All comments are posted top-level" 628 632 msgstr "" 629 633 630 #: zine/forms.py:10 61634 #: zine/forms.py:1076 631 635 msgid "Default parser" 632 636 msgstr "" 633 637 634 #: zine/forms.py:10 63638 #: zine/forms.py:1078 635 639 msgid "Comment parser" 636 640 msgstr "" 637 641 638 #: zine/forms.py:10 65642 #: zine/forms.py:1080 639 643 msgid "Posts per page" 640 644 msgstr "" 641 645 642 #: zine/forms.py:10 80646 #: zine/forms.py:1095 643 647 msgid "Blog URL prefix" 644 648 msgstr "" 645 649 646 #: zine/forms.py:10 82650 #: zine/forms.py:1097 647 651 msgid "Admin URL prefix" 648 652 msgstr "" 649 653 650 #: zine/forms.py:10 84654 #: zine/forms.py:1099 651 655 msgid "Category URL prefix" 652 656 msgstr "" 653 657 654 #: zine/forms.py:1 086658 #: zine/forms.py:1101 655 659 msgid "Tag URL prefix" 656 660 msgstr "" 657 661 658 #: zine/forms.py:1 088662 #: zine/forms.py:1103 659 663 msgid "Author Profiles URL prefix" 660 664 msgstr "" 661 665 662 #: zine/forms.py:1 090666 #: zine/forms.py:1105 663 667 msgid "Post permalink URL format" 664 668 msgstr "" 665 669 666 #: zine/forms.py:1 092670 #: zine/forms.py:1107 667 671 msgid "Limit slugs to ASCII" 668 672 msgstr "" 669 673 670 #: zine/forms.py:1 094674 #: zine/forms.py:1109 671 675 msgid "Use zero-padded dates" 672 676 msgstr "" 673 677 674 #: zine/forms.py:1 095678 #: zine/forms.py:1110 675 679 msgid "Force HTTPS" 676 680 msgstr "" 677 681 678 #: zine/forms.py:11 21682 #: zine/forms.py:1136 679 683 msgid "Cache system" 680 684 msgstr "" 681 685 682 #: zine/forms.py:11 23686 #: zine/forms.py:1138 683 687 msgid "Default cache timeout" 684 688 msgstr "" 685 689 686 #: zine/forms.py:11 25690 #: zine/forms.py:1140 687 691 msgid "Enable eager caching" 688 692 msgstr "" 689 693 690 #: zine/forms.py:11 26694 #: zine/forms.py:1141 691 695 msgid "Enable" 692 696 msgstr "" 693 697 694 #: zine/forms.py:11 33698 #: zine/forms.py:1148 695 699 msgid "You have to provide at least one server to use memcached." 696 700 msgstr "" 697 701 698 #: zine/forms.py:11 37702 #: zine/forms.py:1152 699 703 msgid "You have to provide cache folder to use filesystem cache." 700 704 msgstr "" 701 705 702 #: zine/forms.py:11 47706 #: zine/forms.py:1162 703 707 msgid "Dump Download URL" 704 708 msgstr "" 705 709 706 #: zine/forms.py:11 53710 #: zine/forms.py:1168 707 711 msgid "Feed Download URL" 708 712 msgstr "" 709 713 710 #: zine/forms.py:12 02714 #: zine/forms.py:1220 711 715 msgid "Use default value" 712 716 msgstr "" 713 717 714 #: zine/forms.py:1 289718 #: zine/forms.py:1305 715 719 msgid "Create new user" 716 720 msgstr "" 717 721 718 #: zine/forms.py:13 05722 #: zine/forms.py:1321 719 723 msgid "Blog description" 720 724 msgstr "" 721 725 722 #: zine/forms.py:13 10726 #: zine/forms.py:1326 723 727 msgid "Load config values" 724 728 msgstr "" 725 729 726 #: zine/forms.py:13 11730 #: zine/forms.py:1327 727 731 msgid "Load the configuration values from the import." 728 732 msgstr "" 729 733 730 #: zine/notifications.py:1 76zine/websetup/templates/admin_account.html:16734 #: zine/notifications.py:185 zine/websetup/templates/admin_account.html:16 731 735 msgid "E-Mail" 732 736 msgstr "" 733 737 734 #: zine/notifications.py: 283738 #: zine/notifications.py:308 735 739 msgid "When a new comment is received." 736 740 msgstr "" 737 741 738 #: zine/notifications.py: 285742 #: zine/notifications.py:310 739 743 msgid "When a comment requires moderation." 740 744 msgstr "" 741 745 742 #: zine/notifications.py: 287746 #: zine/notifications.py:313 743 747 msgid "When Zine found an urgent security alarm." 744 748 msgstr "" 745 749 746 #: zine/parsers.py:152 750 #: zine/notifications.py:315 751 msgid "When Zine throws errors." 752 msgstr "" 753 754 #: zine/parsers.py:153 747 755 msgid "Zine-Markup" 748 756 msgstr "" 749 757 750 #: zine/parsers.py:16 4758 #: zine/parsers.py:165 751 759 msgid "HTML" 752 760 msgstr "" … … 781 789 msgstr "" 782 790 783 #: zine/pluginsystem.py:33 4791 #: zine/pluginsystem.py:333 784 792 msgid "" 785 793 "Could not install the plugin because the uploaded file is not a valid plugin" … … 787 795 msgstr "" 788 796 789 #: zine/pluginsystem.py:33 6797 #: zine/pluginsystem.py:335 790 798 msgid "" 791 799 "The plugin uploaded has a newer package version than this Zine installation " … … 793 801 msgstr "" 794 802 795 #: zine/pluginsystem.py:33 9803 #: zine/pluginsystem.py:338 796 804 msgid "A plugin with the same UID is already installed. Aborted." 797 805 msgstr "" 798 806 799 #: zine/pluginsystem.py:34 1807 #: zine/pluginsystem.py:340 800 808 msgid "" 801 809 "Could not install the package because the installer wasn't able to write the" … … 803 811 msgstr "" 804 812 805 #: zine/pluginsystem.py:36 3813 #: zine/pluginsystem.py:362 806 814 msgid "Plugin setup error" 807 815 msgstr "" 808 816 809 #: zine/pluginsystem.py:37 4817 #: zine/pluginsystem.py:373 810 818 #, python-format 811 819 msgid "Exception happend on setup: %(error)s (%(file)s, line %(line)d)" 812 820 msgstr "" 813 821 814 #: zine/privileges.py: 156822 #: zine/privileges.py:203 815 823 msgid "can enter admin panel" 816 824 msgstr "" 817 825 818 #: zine/privileges.py: 157826 #: zine/privileges.py:204 819 827 msgid "can administer the blog" 820 828 msgstr "" 821 829 822 #: zine/privileges.py: 158830 #: zine/privileges.py:205 823 831 msgid "can create new entries" 824 832 msgstr "" 825 833 826 #: zine/privileges.py: 160834 #: zine/privileges.py:207 827 835 msgid "can edit their own entries" 828 836 msgstr "" 829 837 830 #: zine/privileges.py: 162838 #: zine/privileges.py:209 831 839 msgid "can edit another person's entries" 832 840 msgstr "" 833 841 834 #: zine/privileges.py: 164842 #: zine/privileges.py:211 835 843 msgid "can create new pages" 836 844 msgstr "" 837 845 838 #: zine/privileges.py: 166846 #: zine/privileges.py:213 839 847 msgid "can edit their own pages" 840 848 msgstr "" 841 849 842 #: zine/privileges.py: 168850 #: zine/privileges.py:215 843 851 msgid "can edit another person's pages" 844 852 msgstr "" 845 853 846 #: zine/privileges.py: 170854 #: zine/privileges.py:217 847 855 msgid "can view drafts" 848 856 msgstr "" 849 857 850 #: zine/privileges.py: 171858 #: zine/privileges.py:218 851 859 msgid "can manage categories" 852 860 msgstr "" 853 861 854 #: zine/privileges.py: 173862 #: zine/privileges.py:220 855 863 msgid "can moderate comments" 856 864 msgstr "" 857 865 858 #: zine/privileges.py: 175866 #: zine/privileges.py:222 859 867 msgid "can moderate comments on it's own entries" 860 868 msgstr "" 861 869 862 #: zine/privileges.py: 177870 #: zine/privileges.py:224 863 871 msgid "can moderate comments on it's own pages" 864 872 msgstr "" 865 873 866 #: zine/privileges.py: 179874 #: zine/privileges.py:226 867 875 msgid "can view protected entries" 868 876 msgstr "" 869 877 870 #: zine/privileges.py: 182878 #: zine/privileges.py:229 871 879 msgid "can enter his account panel" 872 880 msgstr "" 873 881 874 #: zine/privileges.py: 183882 #: zine/privileges.py:230 875 883 msgid "can edit own comments" 876 884 msgstr "" 877 885 878 #: zine/privileges.py: 185886 #: zine/privileges.py:232 879 887 msgid "can delete own comments" 880 888 msgstr "" … … 1022 1030 msgstr "" 1023 1031 1024 #: zine/plugins/dark_vessel_colorscheme/__init__.py:211025 msgid "Dark"1026 msgstr ""1027 1028 1032 #: zine/plugins/miniblog_theme/templates/_widgets.html:5 1029 1033 #: zine/plugins/vessel_theme/templates/_widgets.html:4 … … 1061 1065 1062 1066 #: zine/plugins/myrtle_theme/templates/layout.html:34 1063 #: zine/templates/account/layout.html:22 zine/templates/admin/layout.html:2 01067 #: zine/templates/account/layout.html:22 zine/templates/admin/layout.html:22 1064 1068 msgid "Logout" 1065 1069 msgstr "" 1066 1070 1067 #: zine/plugins/pygments_support/__init__.py:16 61071 #: zine/plugins/pygments_support/__init__.py:169 1068 1072 msgid "Pygments theme changed successfully." 1069 1073 msgstr "" … … 1549 1553 msgstr "" 1550 1554 1551 #: zine/templates/account/delete_account.html:7 1552 msgid "All your comments will also be deleted!" 1553 msgstr "" 1554 1555 #: zine/templates/account/delete_account.html:9 1556 #: zine/templates/admin/approve_comment.html:12 1555 #: zine/templates/account/delete_account.html:8 1556 #: zine/templates/admin/approve_comment.html:11 1557 1557 #: zine/templates/admin/block_comment.html:11 1558 1558 #: zine/templates/admin/block_comments.html:10 … … 1565 1565 #: zine/templates/admin/delete_import.html:11 1566 1566 #: zine/templates/admin/delete_page.html:17 1567 #: zine/templates/admin/delete_user.html: 171567 #: zine/templates/admin/delete_user.html:21 1568 1568 #: zine/templates/admin/mark_comment.html:10 1569 1569 #: zine/templates/admin/mark_ham_comments.html:10 … … 1574 1574 msgstr "" 1575 1575 1576 #: zine/templates/account/delete_account.html: 101577 #: zine/templates/admin/approve_comment.html:1 11576 #: zine/templates/account/delete_account.html:9 1577 #: zine/templates/admin/approve_comment.html:12 1578 1578 #: zine/templates/admin/block_comment.html:12 1579 1579 #: zine/templates/admin/block_comments.html:11 … … 1586 1586 #: zine/templates/admin/delete_import.html:12 1587 1587 #: zine/templates/admin/delete_page.html:18 1588 #: zine/templates/admin/delete_user.html: 181588 #: zine/templates/admin/delete_user.html:22 1589 1589 #: zine/templates/admin/mark_comment.html:11 1590 1590 #: zine/templates/admin/mark_ham_comments.html:11 … … 1638 1638 msgstr "" 1639 1639 1640 #: zine/templates/account/layout.html:6 zine/templates/admin/layout.html: 191640 #: zine/templates/account/layout.html:6 zine/templates/admin/layout.html:21 1641 1641 msgid "My Account" 1642 1642 msgstr "" … … 1647 1647 msgstr "" 1648 1648 1649 #: zine/templates/account/layout.html:18 zine/templates/admin/layout.html: 181649 #: zine/templates/account/layout.html:18 zine/templates/admin/layout.html:20 1650 1650 msgid "View Blog" 1651 1651 msgstr "" 1652 1652 1653 #: zine/templates/account/layout.html:53 zine/templates/admin/layout.html: 491653 #: zine/templates/account/layout.html:53 zine/templates/admin/layout.html:51 1654 1654 #, python-format 1655 1655 msgid "Powered by %(zine)s %(version)s." … … 2155 2155 msgstr "" 2156 2156 2157 #: zine/templates/admin/delete_user.html: 92157 #: zine/templates/admin/delete_user.html:11 2158 2158 #, python-format 2159 2159 msgid "" … … 2407 2407 #: zine/templates/admin/index.html:8 2408 2408 #, python-format 2409 msgid "Howdy. Welcome to the Zine administration interface %(user)s."2409 msgid "Howdy. Welcome to the Zine administration interface, %(user)s." 2410 2410 msgstr "" 2411 2411 … … 2799 2799 msgstr "" 2800 2800 2801 #: zine/templates/admin/layout.html:1 62801 #: zine/templates/admin/layout.html:18 2802 2802 #, python-format 2803 2803 msgid "%(blog_title)s Administration" … … 3223 3223 msgstr "" 3224 3224 3225 #: zine/utils/forms.py:1144 zine/utils/forms.py:152 83225 #: zine/utils/forms.py:1144 zine/utils/forms.py:1529 3226 3226 #, python-format 3227 3227 msgid "Please provide at least %d item." … … 3230 3230 msgstr[1] "" 3231 3231 3232 #: zine/utils/forms.py:1151 zine/utils/forms.py:153 53232 #: zine/utils/forms.py:1151 zine/utils/forms.py:1536 3233 3233 #, python-format 3234 3234 msgid "Please provide no more than %d item." … … 3272 3272 msgstr "" 3273 3273 3274 #: zine/utils/forms.py:152 23274 #: zine/utils/forms.py:1523 3275 3275 #, python-format 3276 3276 msgid "“%s” is not a valid choice" 3277 3277 msgstr "" 3278 3278 3279 #: zine/utils/forms.py:156 73279 #: zine/utils/forms.py:1568 3280 3280 msgid "Please enter a whole number." 3281 3281 msgstr "" 3282 3282 3283 #: zine/utils/forms.py:159 33283 #: zine/utils/forms.py:1594 3284 3284 #, python-format 3285 3285 msgid "Ensure this value is greater than or equal to %s." 3286 3286 msgstr "" 3287 3287 3288 #: zine/utils/forms.py:1 5993288 #: zine/utils/forms.py:1600 3289 3289 #, python-format 3290 3290 msgid "Ensure this value is less than or equal to %s." 3291 3291 msgstr "" 3292 3292 3293 #: zine/utils/forms.py:162 13293 #: zine/utils/forms.py:1622 3294 3294 msgid "True" 3295 3295 msgstr "" 3296 3296 3297 #: zine/utils/forms.py:162 23297 #: zine/utils/forms.py:1623 3298 3298 msgid "False" 3299 3299 msgstr "" … … 3392 3392 msgstr "" 3393 3393 3394 #: zine/utils/zeml.py:30 43394 #: zine/utils/zeml.py:303 3395 3395 msgid "" 3396 3396 "Error when loading dynamic ZEML element. The system ignored the element. " … … 3398 3398 msgstr "" 3399 3399 3400 #: zine/utils/zeml.py: 6803400 #: zine/utils/zeml.py:704 3401 3401 #, python-format 3402 3402 msgid "Error loading dynamic element %s" 3403 3403 msgstr "" 3404 3404 3405 #: zine/utils/zeml.py: 6943405 #: zine/utils/zeml.py:718 3406 3406 msgid "Error in markup" 3407 3407 msgstr "" 3408 3408 3409 #: zine/utils/zeml.py:11 183409 #: zine/utils/zeml.py:1144 3410 3410 #, python-format 3411 3411 msgid "Invalid attribute given to %s tag: %s" … … 3428 3428 msgstr "" 3429 3429 3430 #: zine/views/account.py:17 43430 #: zine/views/account.py:176 3431 3431 msgid "Your profile was updated successfully." 3432 3432 msgstr "" 3433 3433 3434 #: zine/views/account.py:20 33434 #: zine/views/account.py:205 3435 3435 msgid "Notification settings changed." 3436 3436 msgstr "" … … 3550 3550 msgstr "" 3551 3551 3552 #: zine/views/admin.py:39 13552 #: zine/views/admin.py:394 3553 3553 #, python-format 3554 3554 msgid "The entry %s was created successfully." 3555 3555 msgstr "" 3556 3556 3557 #: zine/views/admin.py:39 43557 #: zine/views/admin.py:397 3558 3558 #, python-format 3559 3559 msgid "The entry %s was updated successfully." 3560 3560 msgstr "" 3561 3561 3562 #: zine/views/admin.py:4 273562 #: zine/views/admin.py:430 3563 3563 #, python-format 3564 3564 msgid "The entry %s was deleted successfully." 3565 3565 msgstr "" 3566 3566 3567 #: zine/views/admin.py:47 03567 #: zine/views/admin.py:473 3568 3568 #, python-format 3569 3569 msgid "The page %s was created successfully." 3570 3570 msgstr "" 3571 3571 3572 #: zine/views/admin.py:47 33572 #: zine/views/admin.py:476 3573 3573 #, python-format 3574 3574 msgid "The page %s was updated successfully." 3575 3575 msgstr "" 3576 3576 3577 #: zine/views/admin.py:50 63577 #: zine/views/admin.py:509 3578 3578 #, python-format 3579 3579 msgid "The page %s was deleted successfully." 3580 3580 msgstr "" 3581 3581 3582 #: zine/views/admin.py:5 593582 #: zine/views/admin.py:562 3583 3583 msgid "“Delete All” can only be issued for “Spam” and “Blocked” comment types." 3584 3584 msgstr "" 3585 3585 3586 #: zine/views/admin.py:57 33586 #: zine/views/admin.py:576 3587 3587 #, python-format 3588 3588 msgid "Deleted %d %s comments." 3589 3589 msgstr "" 3590 3590 3591 #: zine/views/admin.py:58 43591 #: zine/views/admin.py:587 3592 3592 msgid "Approved all the selected comments." 3593 3593 msgstr "" 3594 3594 3595 #: zine/views/admin.py:59 23595 #: zine/views/admin.py:595 3596 3596 msgid "Blocked all the selected comments." 3597 3597 msgstr "" 3598 3598 3599 #: zine/views/admin.py:60 23599 #: zine/views/admin.py:605 3600 3600 msgid "Reported all the selected comments as SPAM." 3601 3601 msgstr "" 3602 3602 3603 #: zine/views/admin.py:61 13603 #: zine/views/admin.py:614 3604 3604 msgid "Reported all the selected comments as NOT SPAM." 3605 3605 msgstr "" 3606 3606 3607 #: zine/views/admin.py:62 53607 #: zine/views/admin.py:628 3608 3608 msgid "All Comments" 3609 3609 msgstr "" 3610 3610 3611 #: zine/views/admin.py:63 23611 #: zine/views/admin.py:635 3612 3612 msgid "Comments Awaiting Moderation" 3613 3613 msgstr "" 3614 3614 3615 #: zine/views/admin.py:64 03615 #: zine/views/admin.py:643 3616 3616 msgid "Approved Commments" 3617 3617 msgstr "" 3618 3618 3619 #: zine/views/admin.py:6 483619 #: zine/views/admin.py:651 3620 3620 msgid "Blocked" 3621 3621 msgstr "" 3622 3622 3623 #: zine/views/admin.py:65 6 zine/views/admin.py:8033623 #: zine/views/admin.py:659 zine/views/admin.py:807 3624 3624 msgid "Spam" 3625 3625 msgstr "" 3626 3626 3627 #: zine/views/admin.py:67 13627 #: zine/views/admin.py:674 3628 3628 #, python-format 3629 3629 msgid "Comments for “%s”" 3630 3630 msgstr "" 3631 3631 3632 #: zine/views/admin.py:6 87 zine/views/admin.py:719 zine/views/admin.py:7453633 #: zine/views/admin.py:7 68 zine/views/admin.py:790 zine/views/admin.py:8133632 #: zine/views/admin.py:690 zine/views/admin.py:723 zine/views/admin.py:749 3633 #: zine/views/admin.py:772 zine/views/admin.py:794 zine/views/admin.py:817 3634 3634 msgid "You're not allowed to manage this comment" 3635 3635 msgstr "" 3636 3636 3637 #: zine/views/admin.py: 6973637 #: zine/views/admin.py:701 3638 3638 #, python-format 3639 3639 msgid "Comment by %s moderated successfully." 3640 3640 msgstr "" 3641 3641 3642 #: zine/views/admin.py:75 23642 #: zine/views/admin.py:756 3643 3643 #, python-format 3644 3644 msgid "Comment by %s approved successfully." 3645 3645 msgstr "" 3646 3646 3647 #: zine/views/admin.py:77 53647 #: zine/views/admin.py:779 3648 3648 #, python-format 3649 3649 msgid "Comment by %s blocked successfully." 3650 3650 msgstr "" 3651 3651 3652 #: zine/views/admin.py: 7973652 #: zine/views/admin.py:801 3653 3653 #, python-format 3654 3654 msgid "Comment by %s reported as Spam successfully." 3655 3655 msgstr "" 3656 3656 3657 #: zine/views/admin.py:82 03657 #: zine/views/admin.py:824 3658 3658 #, python-format 3659 3659 msgid "Comment by %s reported as NOT Spam successfully." 3660 3660 msgstr "" 3661 3661 3662 #: zine/views/admin.py:8 263662 #: zine/views/admin.py:830 3663 3663 msgid "NOT Spam" 3664 3664 msgstr "" 3665 3665 3666 #: zine/views/admin.py:86 03666 #: zine/views/admin.py:864 3667 3667 #, python-format 3668 3668 msgid "Category %s created successfully." 3669 3669 msgstr "" 3670 3670 3671 #: zine/views/admin.py:86 43671 #: zine/views/admin.py:868 3672 3672 #, python-format 3673 3673 msgid "Category %s updated successfully." 3674 3674 msgstr "" 3675 3675 3676 #: zine/views/admin.py:89 33676 #: zine/views/admin.py:897 3677 3677 #, python-format 3678 3678 msgid "Category %s deleted successfully." 3679 3679 msgstr "" 3680 3680 3681 #: zine/views/admin.py:93 33681 #: zine/views/admin.py:937 3682 3682 #, python-format 3683 3683 msgid "User %s created successfully." 3684 3684 msgstr "" 3685 3685 3686 #: zine/views/admin.py:9 373686 #: zine/views/admin.py:941 3687 3687 #, python-format 3688 3688 msgid "User %s edited successfully." 3689 3689 msgstr "" 3690 3690 3691 #: zine/views/admin.py:96 13691 #: zine/views/admin.py:965 3692 3692 msgid "You cannot delete yourself." 3693 3693 msgstr "" 3694 3694 3695 #: zine/views/admin.py:100 13695 #: zine/views/admin.py:1005 3696 3696 #, python-format 3697 3697 msgid "Group %s created successfully." 3698 3698 msgstr "" 3699 3699 3700 #: zine/views/admin.py:100 53700 #: zine/views/admin.py:1009 3701 3701 #, python-format 3702 3702 msgid "Group %s edited successfully." 3703 3703 msgstr "" 3704 3704 3705 #: zine/views/admin.py:10 573705 #: zine/views/admin.py:1061 3706 3706 msgid "Configuration altered successfully." 3707 3707 msgstr "" 3708 3708 3709 #: zine/views/admin.py:108 43709 #: zine/views/admin.py:1088 3710 3710 msgid "URL configuration changed." 3711 3711 msgstr "" 3712 3712 3713 #: zine/views/admin.py:110 53713 #: zine/views/admin.py:1109 3714 3714 msgid "Theme changed successfully." 3715 3715 msgstr "" 3716 3716 3717 #: zine/views/admin.py:112 13717 #: zine/views/admin.py:1125 3718 3718 msgid "This theme is not configurable" 3719 3719 msgstr "" 3720 3720 3721 #: zine/views/admin.py:113 33721 #: zine/views/admin.py:1137 3722 3722 msgid "Plugin configuration changed" 3723 3723 msgstr "" 3724 3724 3725 #: zine/views/admin.py:114 23725 #: zine/views/admin.py:1146 3726 3726 #, python-format 3727 3727 msgid "Plugin “%s” added successfully. You can now enable it in the plugin list." 3728 3728 msgstr "" 3729 3729 3730 #: zine/views/admin.py:11 693730 #: zine/views/admin.py:1173 3731 3731 #, python-format 3732 3732 msgid "" … … 3735 3735 msgstr "" 3736 3736 3737 #: zine/views/admin.py:117 23737 #: zine/views/admin.py:1176 3738 3738 #, python-format 3739 3739 msgid "The plugin “%s” was removed from the instance successfully." 3740 3740 msgstr "" 3741 3741 3742 #: zine/views/admin.py:119 03742 #: zine/views/admin.py:1194 3743 3743 msgid "The cache was cleared successfully." 3744 3744 msgstr "" 3745 3745 3746 #: zine/views/admin.py:119 43746 #: zine/views/admin.py:1198 3747 3747 msgid "Cache settings were changed successfully." 3748 3748 msgstr "" 3749 3749 3750 #: zine/views/admin.py:12 183750 #: zine/views/admin.py:1222 3751 3751 msgid "Configuration updated successfully." 3752 3752 msgstr "" 3753 3753 3754 #: zine/views/admin.py:122 13754 #: zine/views/admin.py:1225 3755 3755 msgid "Could not save the configuration because the configuration is invalid." 3756 3756 msgstr "" 3757 3757 3758 #: zine/views/admin.py:12 383758 #: zine/views/admin.py:1242 3759 3759 msgid "Maintenance mode disabled. The blog is now publicly available." 3760 3760 msgstr "" 3761 3761 3762 #: zine/views/admin.py:1 2993762 #: zine/views/admin.py:1303 3763 3763 #, python-format 3764 3764 msgid "The imported dump “%s” was deleted successfully." 3765 3765 msgstr "" 3766 3766 3767 #: zine/views/admin.py:14 263767 #: zine/views/admin.py:1430 3768 3768 msgid "Log changes saved." 3769 3769 msgstr "" 3770 3770 3771 #: zine/views/admin.py:144 33771 #: zine/views/admin.py:1447 3772 3772 msgid "Password changed successfully." 3773 3773 msgstr "" … … 3828 3828 msgstr "" 3829 3829 3830 #: zine/websetup/__init__.py: 2063830 #: zine/websetup/__init__.py:173 3831 3831 #, python-format 3832 3832 msgid ""
Note: See TracChangeset
for help on using the changeset viewer.