Changeset 995
- Timestamp:
- 10/23/05 06:46:11 (3 years ago)
- Files:
-
- django/branches/i18n/django/conf/locale/de/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/de/LC_MESSAGES/django.po (modified) (1 diff)
- django/branches/i18n/django/conf/locale/en/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/en/LC_MESSAGES/django.po (modified) (18 diffs)
- django/branches/i18n/django/conf/locale/es/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/es/LC_MESSAGES/django.po (modified) (18 diffs)
- django/branches/i18n/django/conf/locale/fr/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/fr/LC_MESSAGES/django.po (modified) (22 diffs)
- django/branches/i18n/django/conf/locale/gl/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/gl/LC_MESSAGES/django.po (modified) (18 diffs)
- django/branches/i18n/django/conf/locale/it/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/it/LC_MESSAGES/django.po (modified) (18 diffs)
- django/branches/i18n/django/conf/locale/pt_BR/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/pt_BR/LC_MESSAGES/django.po (modified) (18 diffs)
- django/branches/i18n/django/conf/locale/ru/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/ru/LC_MESSAGES/django.po (modified) (18 diffs)
- django/branches/i18n/django/conf/locale/sr/LC_MESSAGES/django.mo (modified) (previous)
- django/branches/i18n/django/conf/locale/sr/LC_MESSAGES/django.po (modified) (18 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/i18n/django/conf/locale/de/LC_MESSAGES/django.po
r994 r995 8 8 "Project-Id-Version: Django 1.0\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2005-10-23 13: 39+0200\n"10 "POT-Creation-Date: 2005-10-23 13:47+0200\n" 11 11 "PO-Revision-Date: 2005-10-08 00:03+0200\n" 12 12 "Last-Translator: Georg Bauer <gb@bofh.ms>\n" django/branches/i18n/django/conf/locale/en/LC_MESSAGES/django.po
r963 r995 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2005-10- 19 20:20+0200\n"11 "POT-Creation-Date: 2005-10-23 13:47+0200\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 16 16 "Content-Type: text/plain; charset=utf-8\n" 17 17 "Content-Transfer-Encoding: 8bit\n" 18 19 #: contrib/admin/templates/admin/base_site.html:320 msgid "Django site admin"21 msgstr ""22 23 #: contrib/admin/templates/admin/base_site.html:624 msgid "Django administration"25 msgstr ""26 27 #: contrib/admin/templates/admin/500.html:528 msgid "Server error (500)"29 msgstr ""30 31 #: contrib/admin/templates/admin/500.html:832 msgid "Server Error <em>(500)</em>"33 msgstr ""34 35 #: contrib/admin/templates/admin/500.html:936 msgid ""37 "There's been an error. It's been reported to the site administrators via e-"38 "mail and should be fixed shortly. Thanks for your patience."39 msgstr ""40 41 #: contrib/admin/templates/admin/404.html:342 #: contrib/admin/templates/admin/404.html:743 msgid "Page not found"44 msgstr ""45 46 #: contrib/admin/templates/admin/404.html:947 msgid "We're sorry, but the requested page could not be found."48 msgstr ""49 50 #: contrib/admin/templates/admin/index.html:2651 msgid "Add"52 msgstr ""53 54 #: contrib/admin/templates/admin/index.html:3255 msgid "Change"56 msgstr ""57 58 #: contrib/admin/templates/admin/index.html:4259 msgid "You don't have permission to edit anything."60 msgstr ""61 62 #: contrib/admin/templates/admin/index.html:5063 msgid "Recent Actions"64 msgstr ""65 66 #: contrib/admin/templates/admin/index.html:5167 msgid "My Actions"68 msgstr ""69 70 #: contrib/admin/templates/admin/index.html:5571 msgid "None available"72 msgstr ""73 18 74 19 #: contrib/admin/templates/admin/object_history.html:4 … … 104 49 msgstr "" 105 50 51 #: contrib/admin/templates/admin/base_site.html:3 52 msgid "Django site admin" 53 msgstr "" 54 55 #: contrib/admin/templates/admin/base_site.html:6 56 msgid "Django administration" 57 msgstr "" 58 59 #: contrib/admin/templates/admin/500.html:5 60 msgid "Server error (500)" 61 msgstr "" 62 63 #: contrib/admin/templates/admin/500.html:8 64 msgid "Server Error <em>(500)</em>" 65 msgstr "" 66 67 #: contrib/admin/templates/admin/500.html:9 68 msgid "" 69 "There's been an error. It's been reported to the site administrators via e-" 70 "mail and should be fixed shortly. Thanks for your patience." 71 msgstr "" 72 73 #: contrib/admin/templates/admin/404.html:3 74 #: contrib/admin/templates/admin/404.html:7 75 msgid "Page not found" 76 msgstr "" 77 78 #: contrib/admin/templates/admin/404.html:9 79 msgid "We're sorry, but the requested page could not be found." 80 msgstr "" 81 82 #: contrib/admin/templates/admin/index.html:26 83 msgid "Add" 84 msgstr "" 85 86 #: contrib/admin/templates/admin/index.html:32 87 msgid "Change" 88 msgstr "" 89 90 #: contrib/admin/templates/admin/index.html:42 91 msgid "You don't have permission to edit anything." 92 msgstr "" 93 94 #: contrib/admin/templates/admin/index.html:50 95 msgid "Recent Actions" 96 msgstr "" 97 98 #: contrib/admin/templates/admin/index.html:51 99 msgid "My Actions" 100 msgstr "" 101 102 #: contrib/admin/templates/admin/index.html:55 103 msgid "None available" 104 msgstr "" 105 106 106 #: contrib/admin/templates/admin/login.html:14 107 107 msgid "Username:" … … 264 264 msgstr "" 265 265 266 #: contrib/admin/models/admin.py:8 models/core.py:38267 msgid "content type"268 msgstr ""269 270 266 #: contrib/admin/models/admin.py:9 271 267 msgid "object id" … … 292 288 msgstr "" 293 289 290 #: utils/dates.py:6 291 msgid "Monday" 292 msgstr "" 293 294 #: utils/dates.py:6 295 msgid "Tuesday" 296 msgstr "" 297 298 #: utils/dates.py:6 299 msgid "Wednesday" 300 msgstr "" 301 302 #: utils/dates.py:6 303 msgid "Thursday" 304 msgstr "" 305 306 #: utils/dates.py:6 307 msgid "Friday" 308 msgstr "" 309 310 #: utils/dates.py:7 311 msgid "Saturday" 312 msgstr "" 313 314 #: utils/dates.py:7 315 msgid "Sunday" 316 msgstr "" 317 318 #: utils/dates.py:14 319 msgid "January" 320 msgstr "" 321 322 #: utils/dates.py:14 323 msgid "February" 324 msgstr "" 325 326 #: utils/dates.py:14 utils/dates.py:27 327 msgid "March" 328 msgstr "" 329 330 #: utils/dates.py:14 utils/dates.py:27 331 msgid "April" 332 msgstr "" 333 334 #: utils/dates.py:14 utils/dates.py:27 335 msgid "May" 336 msgstr "" 337 338 #: utils/dates.py:14 utils/dates.py:27 339 msgid "June" 340 msgstr "" 341 342 #: utils/dates.py:15 utils/dates.py:27 343 msgid "July" 344 msgstr "" 345 346 #: utils/dates.py:15 347 msgid "August" 348 msgstr "" 349 350 #: utils/dates.py:15 351 msgid "September" 352 msgstr "" 353 354 #: utils/dates.py:15 355 msgid "October" 356 msgstr "" 357 358 #: utils/dates.py:15 359 msgid "November" 360 msgstr "" 361 362 #: utils/dates.py:16 363 msgid "December" 364 msgstr "" 365 366 #: utils/dates.py:27 367 msgid "Jan." 368 msgstr "" 369 370 #: utils/dates.py:27 371 msgid "Feb." 372 msgstr "" 373 374 #: utils/dates.py:28 375 msgid "Aug." 376 msgstr "" 377 378 #: utils/dates.py:28 379 msgid "Sept." 380 msgstr "" 381 382 #: utils/dates.py:28 383 msgid "Oct." 384 msgstr "" 385 386 #: utils/dates.py:28 387 msgid "Nov." 388 msgstr "" 389 390 #: utils/dates.py:28 391 msgid "Dec." 392 msgstr "" 393 294 394 #: models/core.py:5 295 395 msgid "domain name" … … 328 428 msgstr "" 329 429 430 #: models/core.py:38 431 msgid "content type" 432 msgstr "" 433 330 434 #: models/core.py:39 331 435 msgid "content types" … … 517 621 msgstr "" 518 622 519 #: core/validators.py:57 623 #: conf/global_settings.py:37 624 msgid "German" 625 msgstr "" 626 627 #: conf/global_settings.py:38 628 msgid "English" 629 msgstr "" 630 631 #: conf/global_settings.py:39 632 msgid "Spanish" 633 msgstr "" 634 635 #: conf/global_settings.py:40 636 msgid "French" 637 msgstr "" 638 639 #: conf/global_settings.py:41 640 msgid "Galician" 641 msgstr "" 642 643 #: conf/global_settings.py:42 644 msgid "Itialian" 645 msgstr "" 646 647 #: conf/global_settings.py:43 648 msgid "Brazilian" 649 msgstr "" 650 651 #: conf/global_settings.py:44 652 msgid "Russian" 653 msgstr "" 654 655 #: conf/global_settings.py:45 656 msgid "Serbic" 657 msgstr "" 658 659 #: core/validators.py:58 520 660 msgid "This value must contain only letters, numbers and underscores." 521 661 msgstr "" 522 662 523 #: core/validators.py:6 1663 #: core/validators.py:62 524 664 msgid "This value must contain only letters, numbers, underscores and slashes." 525 665 msgstr "" 526 666 527 #: core/validators.py: 65667 #: core/validators.py:70 528 668 msgid "Uppercase letters are not allowed here." 529 669 msgstr "" 530 670 531 #: core/validators.py: 69671 #: core/validators.py:74 532 672 msgid "Lowercase letters are not allowed here." 533 673 msgstr "" 534 674 535 #: core/validators.py: 76675 #: core/validators.py:81 536 676 msgid "Enter only digits separated by commas." 537 677 msgstr "" 538 678 539 #: core/validators.py: 88679 #: core/validators.py:93 540 680 msgid "Enter valid e-mail addresses separated by commas." 541 681 msgstr "" 542 682 543 #: core/validators.py: 95683 #: core/validators.py:100 544 684 msgid "Please enter a valid IP address." 545 685 msgstr "" 546 686 547 #: core/validators.py: 99687 #: core/validators.py:104 548 688 msgid "Empty values are not allowed here." 549 689 msgstr "" 550 690 551 #: core/validators.py:10 3691 #: core/validators.py:108 552 692 msgid "Non-numeric characters aren't allowed here." 553 693 msgstr "" 554 694 555 #: core/validators.py:1 07695 #: core/validators.py:112 556 696 msgid "This value can't be comprised solely of digits." 557 697 msgstr "" 558 698 559 #: core/validators.py:11 2699 #: core/validators.py:117 560 700 msgid "Enter a whole number." 561 701 msgstr "" 562 702 563 #: core/validators.py:1 16703 #: core/validators.py:121 564 704 msgid "Only alphabetical characters are allowed here." 565 705 msgstr "" 566 706 567 #: core/validators.py:12 0707 #: core/validators.py:125 568 708 msgid "Enter a valid date in YYYY-MM-DD format." 569 709 msgstr "" 570 710 571 #: core/validators.py:12 4711 #: core/validators.py:129 572 712 msgid "Enter a valid time in HH:MM format." 573 713 msgstr "" 574 714 575 #: core/validators.py:1 28715 #: core/validators.py:133 576 716 msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format." 577 717 msgstr "" 578 718 579 #: core/validators.py:13 2719 #: core/validators.py:137 580 720 msgid "Enter a valid e-mail address." 581 721 msgstr "" 582 722 583 #: core/validators.py:14 4723 #: core/validators.py:149 584 724 msgid "" 585 725 "Upload a valid image. The file you uploaded was either not an image or a " … … 587 727 msgstr "" 588 728 589 #: core/validators.py:15 1729 #: core/validators.py:156 590 730 #, python-format 591 731 msgid "The URL %s does not point to a valid image." 592 732 msgstr "" 593 733 594 #: core/validators.py:1 55734 #: core/validators.py:160 595 735 #, python-format 596 736 msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid." 597 737 msgstr "" 598 738 599 #: core/validators.py:16 3739 #: core/validators.py:168 600 740 #, python-format 601 741 msgid "The URL %s does not point to a valid QuickTime video." 602 742 msgstr "" 603 743 604 #: core/validators.py:1 67744 #: core/validators.py:172 605 745 msgid "A valid URL is required." 606 746 msgstr "" 607 747 608 #: core/validators.py:18 1748 #: core/validators.py:186 609 749 #, python-format 610 750 msgid "" … … 613 753 msgstr "" 614 754 615 #: core/validators.py:1 88755 #: core/validators.py:193 616 756 #, python-format 617 757 msgid "Badly formed XML: %s" 618 758 msgstr "" 619 759 620 #: core/validators.py: 198760 #: core/validators.py:203 621 761 #, python-format 622 762 msgid "Invalid URL: %s" 623 763 msgstr "" 624 764 625 #: core/validators.py:20 0765 #: core/validators.py:205 626 766 #, python-format 627 767 msgid "The URL %s is a broken link." 628 768 msgstr "" 629 769 630 #: core/validators.py:2 06770 #: core/validators.py:211 631 771 msgid "Enter a valid U.S. state abbreviation." 632 772 msgstr "" 633 773 634 #: core/validators.py:22 1774 #: core/validators.py:226 635 775 #, python-format 636 776 msgid "Watch your mouth! The word %s is not allowed here." … … 639 779 msgstr[1] "" 640 780 641 #: core/validators.py:2 28781 #: core/validators.py:233 642 782 #, python-format 643 783 msgid "This field must match the '%s' field." 644 784 msgstr "" 645 785 646 #: core/validators.py:2 47786 #: core/validators.py:252 647 787 msgid "Please enter something for at least one field." 648 788 msgstr "" 649 789 650 #: core/validators.py:2 56 core/validators.py:267790 #: core/validators.py:261 core/validators.py:272 651 791 msgid "Please enter both fields or leave them both empty." 652 792 msgstr "" 653 793 654 #: core/validators.py:27 4794 #: core/validators.py:279 655 795 #, python-format 656 796 msgid "This field must be given if %(field)s is %(value)s" 657 797 msgstr "" 658 798 659 #: core/validators.py:2 86799 #: core/validators.py:291 660 800 #, python-format 661 801 msgid "This field must be given if %(field)s is not %(value)s" 662 802 msgstr "" 663 803 664 #: core/validators.py:3 05804 #: core/validators.py:310 665 805 msgid "Duplicate values are not allowed." 666 806 msgstr "" 667 807 668 #: core/validators.py:3 28808 #: core/validators.py:333 669 809 #, python-format 670 810 msgid "This value must be a power of %s." 671 811 msgstr "" 672 812 673 #: core/validators.py:3 39813 #: core/validators.py:344 674 814 msgid "Please enter a valid decimal number." 675 815 msgstr "" 676 816 677 #: core/validators.py:34 1817 #: core/validators.py:346 678 818 #, python-format 679 819 msgid "Please enter a valid decimal number with at most %s total digit." … … 683 823 msgstr[1] "" 684 824 685 #: core/validators.py:34 4825 #: core/validators.py:349 686 826 #, python-format 687 827 msgid "Please enter a valid decimal number with at most %s decimal place." … … 691 831 msgstr[1] "" 692 832 693 #: core/validators.py:35 4833 #: core/validators.py:359 694 834 #, python-format 695 835 msgid "Make sure your uploaded file is at least %s bytes big." 696 836 msgstr "" 697 837 698 #: core/validators.py:3 55838 #: core/validators.py:360 699 839 #, python-format 700 840 msgid "Make sure your uploaded file is at most %s bytes big." 701 841 msgstr "" 702 842 703 #: core/validators.py:3 68843 #: core/validators.py:373 704 844 msgid "The format for this field is wrong." 705 845 msgstr "" 706 846 707 #: core/validators.py:38 3847 #: core/validators.py:388 708 848 msgid "This field is invalid." 709 849 msgstr "" 710 850 711 #: core/validators.py:4 18851 #: core/validators.py:423 712 852 #, python-format 713 853 msgid "Could not retrieve anything from %s." 714 854 msgstr "" 715 855 716 #: core/validators.py:42 1856 #: core/validators.py:426 717 857 #, python-format 718 858 msgid "" … … 720 860 msgstr "" 721 861 722 #: core/validators.py:45 4862 #: core/validators.py:459 723 863 #, python-format 724 864 msgid "" … … 727 867 msgstr "" 728 868 729 #: core/validators.py:4 58869 #: core/validators.py:463 730 870 #, python-format 731 871 msgid "" … … 734 874 msgstr "" 735 875 736 #: core/validators.py:46 3876 #: core/validators.py:468 737 877 #, python-format 738 878 msgid "" … … 741 881 msgstr "" 742 882 743 #: core/validators.py:4 68883 #: core/validators.py:473 744 884 #, python-format 745 885 msgid "" … … 748 888 msgstr "" 749 889 750 #: core/validators.py:47 2890 #: core/validators.py:477 751 891 #, python-format 752 892 msgid "" … … 755 895 msgstr "" 756 896 757 #: core/validators.py:4 77897 #: core/validators.py:482 758 898 #, python-format 759 899 msgid "" django/branches/i18n/django/conf/locale/es/LC_MESSAGES/django.po
r963 r995 7 7 "Project-Id-Version: django\n" 8 8 "Report-Msgid-Bugs-To: \n" 9 "POT-Creation-Date: 2005-10- 19 20:20+0200\n"9 "POT-Creation-Date: 2005-10-23 13:47+0200\n" 10 10 "PO-Revision-Date: 2005-10-04 20:59GMT\n" 11 11 "Last-Translator: Ricardo Javier C�enes Medina <ricardo.cardenes@gmail." … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 "X-Generator: KBabel 1.10.2\n" 18 19 #: contrib/admin/templates/admin/base_site.html:320 msgid "Django site admin"21 msgstr "Sitio de administraci�e Django"22 23 #: contrib/admin/templates/admin/base_site.html:624 msgid "Django administration"25 msgstr "Administraci�e Django"26 27 #: contrib/admin/templates/admin/500.html:528 msgid "Server error (500)"29 msgstr "Error del servidor (500)"30 31 #: contrib/admin/templates/admin/500.html:832 msgid "Server Error <em>(500)</em>"33 msgstr "Error de servidor <em>(500)</em>"34 35 #: contrib/admin/templates/admin/500.html:936 msgid ""37 "There's been an error. It's been reported to the site administrators via e-"38 "mail and should be fixed shortly. Thanks for your patience."39 msgstr ""40 "Ha ocurrido un error. Se ha informado a los administradores del sitio "41 "mediante correo electr�o y deber�arreglarse en breve. Gracias por su "42 "paciencia"43 44 #: contrib/admin/templates/admin/404.html:345 #: contrib/admin/templates/admin/404.html:746 msgid "Page not found"47 msgstr "P�na no encontrada"48 49 #: contrib/admin/templates/admin/404.html:950 msgid "We're sorry, but the requested page could not be found."51 msgstr "Lo sentimos, pero no se encuentra la p�na solicitada."52 53 #: contrib/admin/templates/admin/index.html:2654 msgid "Add"55 msgstr "Agregar"56 57 #: contrib/admin/templates/admin/index.html:3258 msgid "Change"59 msgstr "Modificar"60 61 #: contrib/admin/templates/admin/index.html:4262 msgid "You don't have permission to edit anything."63 msgstr "No tiene permiso para editar nada."64 65 #: contrib/admin/templates/admin/index.html:5066 msgid "Recent Actions"67 msgstr "Acciones recientes"68 69 #: contrib/admin/templates/admin/index.html:5170 msgid "My Actions"71 msgstr "Mis acciones"72 73 #: contrib/admin/templates/admin/index.html:5574 msgid "None available"75 msgstr "Ninguno disponible"76 18 77 19 #: contrib/admin/templates/admin/object_history.html:4 … … 108 50 "usando este sitio de administraci� 109 51 52 #: contrib/admin/templates/admin/base_site.html:3 53 msgid "Django site admin" 54 msgstr "Sitio de administraci�e Django" 55 56 #: contrib/admin/templates/admin/base_site.html:6 57 msgid "Django administration" 58 msgstr "Administraci�e Django" 59 60 #: contrib/admin/templates/admin/500.html:5 61 msgid "Server error (500)" 62 msgstr "Error del servidor (500)" 63 64 #: contrib/admin/templates/admin/500.html:8 65 msgid "Server Error <em>(500)</em>" 66 msgstr "Error de servidor <em>(500)</em>" 67 68 #: contrib/admin/templates/admin/500.html:9 69 msgid "" 70 "There's been an error. It's been reported to the site administrators via e-" 71 "mail and should be fixed shortly. Thanks for your patience." 72 msgstr "" 73 "Ha ocurrido un error. Se ha informado a los administradores del sitio " 74 "mediante correo electr�o y deber�arreglarse en breve. Gracias por su " 75 "paciencia" 76 77 #: contrib/admin/templates/admin/404.html:3 78 #: contrib/admin/templates/admin/404.html:7 79 msgid "Page not found" 80 msgstr "P�na no encontrada" 81 82 #: contrib/admin/templates/admin/404.html:9 83 msgid "We're sorry, but the requested page could not be found." 84 msgstr "Lo sentimos, pero no se encuentra la p�na solicitada." 85 86 #: contrib/admin/templates/admin/index.html:26 87 msgid "Add" 88 msgstr "Agregar" 89 90 #: contrib/admin/templates/admin/index.html:32 91 msgid "Change" 92 msgstr "Modificar" 93 94 #: contrib/admin/templates/admin/index.html:42 95 msgid "You don't have permission to edit anything." 96 msgstr "No tiene permiso para editar nada." 97 98 #: contrib/admin/templates/admin/index.html:50 99 msgid "Recent Actions" 100 msgstr "Acciones recientes" 101 102 #: contrib/admin/templates/admin/index.html:51 103 msgid "My Actions" 104 msgstr "Mis acciones" 105 106 #: contrib/admin/templates/admin/index.html:55 107 msgid "None available" 108 msgstr "Ninguno disponible" 109 110 110 #: contrib/admin/templates/admin/login.html:14 111 111 msgid "Username:" … … 280 280 msgstr "Fecha/hora" 281 281 282 #: contrib/admin/models/admin.py:8 models/core.py:38283 msgid "content type"284 msgstr ""285 286 282 #: contrib/admin/models/admin.py:9 287 283 msgid "object id" … … 306 302 #: contrib/admin/models/admin.py:16 307 303 msgid "log entries" 304 msgstr "" 305 306 #: utils/dates.py:6 307 msgid "Monday" 308 msgstr "" 309 310 #: utils/dates.py:6 311 msgid "Tuesday" 312 msgstr "" 313 314 #: utils/dates.py:6 315 msgid "Wednesday" 316 msgstr "" 317 318 #: utils/dates.py:6 319 msgid "Thursday" 320 msgstr "" 321 322 #: utils/dates.py:6 323 msgid "Friday" 324 msgstr "" 325 326 #: utils/dates.py:7 327 msgid "Saturday" 328 msgstr "" 329 330 #: utils/dates.py:7 331 msgid "Sunday" 332 msgstr "" 333 334 #: utils/dates.py:14 335 msgid "January" 336 msgstr "" 337 338 #: utils/dates.py:14 339 msgid "February" 340 msgstr "" 341 342 #: utils/dates.py:14 utils/dates.py:27 343 msgid "March" 344 msgstr "" 345 346 #: utils/dates.py:14 utils/dates.py:27 347 msgid "April" 348 msgstr "" 349 350 #: utils/dates.py:14 utils/dates.py:27 351 msgid "May" 352 msgstr "" 353 354 #: utils/dates.py:14 utils/dates.py:27 355 msgid "June" 356 msgstr "" 357 358 #: utils/dates.py:15 utils/dates.py:27 359 msgid "July" 360 msgstr "" 361 362 #: utils/dates.py:15 363 msgid "August" 364 msgstr "" 365 366 #: utils/dates.py:15 367 msgid "September" 368 msgstr "" 369 370 #: utils/dates.py:15 371 msgid "October" 372 msgstr "" 373 374 #: utils/dates.py:15 375 msgid "November" 376 msgstr "" 377 378 #: utils/dates.py:16 379 msgid "December" 380 msgstr "" 381 382 #: utils/dates.py:27 383 msgid "Jan." 384 msgstr "" 385 386 #: utils/dates.py:27 387 msgid "Feb." 388 msgstr "" 389 390 #: utils/dates.py:28 391 msgid "Aug." 392 msgstr "" 393 394 #: utils/dates.py:28 395 msgid "Sept." 396 msgstr "" 397 398 #: utils/dates.py:28 399 msgid "Oct." 400 msgstr "" 401 402 #: utils/dates.py:28 403 msgid "Nov." 404 msgstr "" 405 406 #: utils/dates.py:28 407 msgid "Dec." 308 408 msgstr "" 309 409 … … 345 445 msgstr "" 346 446 447 #: models/core.py:38 448 msgid "content type" 449 msgstr "" 450 347 451 #: models/core.py:39 348 452 msgid "content types" … … 538 642 msgstr "" 539 643 540 #: core/validators.py:57 644 #: conf/global_settings.py:37 645 msgid "German" 646 msgstr "" 647 648 #: conf/global_settings.py:38 649 msgid "English" 650 msgstr "" 651 652 #: conf/global_settings.py:39 653 msgid "Spanish" 654 msgstr "" 655 656 #: conf/global_settings.py:40 657 msgid "French" 658 msgstr "" 659 660 #: conf/global_settings.py:41 661 msgid "Galician" 662 msgstr "" 663 664 #: conf/global_settings.py:42 665 msgid "Itialian" 666 msgstr "" 667 668 #: conf/global_settings.py:43 669 msgid "Brazilian" 670 msgstr "" 671 672 #: conf/global_settings.py:44 673 msgid "Russian" 674 msgstr "" 675 676 #: conf/global_settings.py:45 677 msgid "Serbic" 678 msgstr "" 679 680 #: core/validators.py:58 541 681 msgid "This value must contain only letters, numbers and underscores." 542 682 msgstr "Este valor debe contener s�letras, n�s y gui�ajo." 543 683 544 #: core/validators.py:6 1684 #: core/validators.py:62 545 685 #, fuzzy 546 686 msgid "This value must contain only letters, numbers, underscores and slashes." 547 687 msgstr "Este valor debe contener s�letras, n�s y gui�ajo." 548 688 549 #: core/validators.py: 65689 #: core/validators.py:70 550 690 msgid "Uppercase letters are not allowed here." 551 691 msgstr "" 552 692 553 #: core/validators.py: 69693 #: core/validators.py:74 554 694 msgid "Lowercase letters are not allowed here." 555 695 msgstr "" 556 696 557 #: core/validators.py: 76697 #: core/validators.py:81 558 698 msgid "Enter only digits separated by commas." 559 699 msgstr "" 560 700 561 #: core/validators.py: 88701 #: core/validators.py:93 562 702 msgid "Enter valid e-mail addresses separated by commas." 563 703 msgstr "" 564 704 565 #: core/validators.py: 95705 #: core/validators.py:100 566 706 msgid "Please enter a valid IP address." 567 707 msgstr "" 568 708 569 #: core/validators.py: 99709 #: core/validators.py:104 570 710 msgid "Empty values are not allowed here." 571 711 msgstr "" 572 712 573 #: core/validators.py:10 3713 #: core/validators.py:108 574 714 msgid "Non-numeric characters aren't allowed here." 575 715 msgstr "" 576 716 577 #: core/validators.py:1 07717 #: core/validators.py:112 578 718 msgid "This value can't be comprised solely of digits." 579 719 msgstr "" 580 720 581 #: core/validators.py:11 2721 #: core/validators.py:117 582 722 msgid "Enter a whole number." 583 723 msgstr "" 584 724 585 #: core/validators.py:1 16725 #: core/validators.py:121 586 726 msgid "Only alphabetical characters are allowed here." 587 727 msgstr "" 588 728 589 #: core/validators.py:12 0729 #: core/validators.py:125 590 730 msgid "Enter a valid date in YYYY-MM-DD format." 591 731 msgstr "" 592 732 593 #: core/validators.py:12 4733 #: core/validators.py:129 594 734 msgid "Enter a valid time in HH:MM format." 595 735 msgstr "" 596 736 597 #: core/validators.py:1 28737 #: core/validators.py:133 598 738 msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format." 599 739 msgstr "" 600 740 601 #: core/validators.py:13 2741 #: core/validators.py:137 602 742 #, fuzzy 603 743 msgid "Enter a valid e-mail address." 604 744 msgstr "Direcci�e correo:" 605 745 606 #: core/validators.py:14 4746 #: core/validators.py:149 607 747 msgid "" 608 748 "Upload a valid image. The file you uploaded was either not an image or a " … … 610 750 msgstr "" 611 751 612 #: core/validators.py:15 1752 #: core/validators.py:156 613 753 #, python-format 614 754 msgid "The URL %s does not point to a valid image." 615 755 msgstr "" 616 756 617 #: core/validators.py:1 55757 #: core/validators.py:160 618 758 #, python-format 619 759 msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid." 620 760 msgstr "" 621 761 622 #: core/validators.py:16 3762 #: core/validators.py:168 623 763 #, python-format 624 764 msgid "The URL %s does not point to a valid QuickTime video." 625 765 msgstr "" 626 766 627 #: core/validators.py:1 67767 #: core/validators.py:172 628 768 msgid "A valid URL is required." 629 769 msgstr "" 630 770 631 #: core/validators.py:18 1771 #: core/validators.py:186 632 772 #, python-format 633 773 msgid "" … … 636 776 msgstr "" 637 777 638 #: core/validators.py:1 88778 #: core/validators.py:193 639 779 #, python-format 640 780 msgid "Badly formed XML: %s" 641 781 msgstr "" 642 782 643 #: core/validators.py: 198783 #: core/validators.py:203 644 784 #, python-format 645 785 msgid "Invalid URL: %s" 646 786 msgstr "" 647 787 648 #: core/validators.py:20 0788 #: core/validators.py:205 649 789 #, python-format 650 790 msgid "The URL %s is a broken link." 651 791 msgstr "" 652 792 653 #: core/validators.py:2 06793 #: core/validators.py:211 654 794 msgid "Enter a valid U.S. state abbreviation." 655 795 msgstr "" 656 796 657 #: core/validators.py:22 1797 #: core/validators.py:226 658 798 #, python-format 659 799 msgid "Watch your mouth! The word %s is not allowed here." … … 662 802 msgstr[1] "" 663 803 664 #: core/validators.py:2 28804 #: core/validators.py:233 665 805 #, python-format 666 806 msgid "This field must match the '%s' field." 667 807 msgstr "" 668 808 669 #: core/validators.py:2 47809 #: core/validators.py:252 670 810 msgid "Please enter something for at least one field." 671 811 msgstr "" 672 812 673 #: core/validators.py:2 56 core/validators.py:267813 #: core/validators.py:261 core/validators.py:272 674 814 msgid "Please enter both fields or leave them both empty." 675 815 msgstr "" 676 816 677 #: core/validators.py:27 4817 #: core/validators.py:279 678 818 #, python-format 679 819 msgid "This field must be given if %(field)s is %(value)s" 680 820 msgstr "" 681 821 682 #: core/validators.py:2 86822 #: core/validators.py:291 683 823 #, python-format 684 824 msgid "This field must be given if %(field)s is not %(value)s" 685 825 msgstr "" 686 826 687 #: core/validators.py:3 05827 #: core/validators.py:310 688 828 msgid "Duplicate values are not allowed." 689 829 msgstr "" 690 830 691 #: core/validators.py:3 28831 #: core/validators.py:333 692 832 #, python-format 693 833 msgid "This value must be a power of %s." 694 834 msgstr "" 695 835 696 #: core/validators.py:3 39836 #: core/validators.py:344 697 837 msgid "Please enter a valid decimal number." 698 838 msgstr "" 699 839 700 #: core/validators.py:34 1840 #: core/validators.py:346 701 841 #, python-format 702 842 msgid "Please enter a valid decimal number with at most %s total digit." … … 706 846 msgstr[1] "" 707 847 708 #: core/validators.py:34 4848 #: core/validators.py:349 709 849 #, python-format 710 850 msgid "Please enter a valid decimal number with at most %s decimal place." … … 714 854 msgstr[1] "" 715 855 716 #: core/validators.py:35 4856 #: core/validators.py:359 717 857 #, python-format 718 858 msgid "Make sure your uploaded file is at least %s bytes big." 719 859 msgstr "" 720 860 721 #: core/validators.py:3 55861 #: core/validators.py:360 722 862 #, python-format 723 863 msgid "Make sure your uploaded file is at most %s bytes big." 724 864 msgstr "" 725 865 726 #: core/validators.py:3 68866 #: core/validators.py:373 727 867 msgid "The format for this field is wrong." 728 868 msgstr "" 729 869 730 #: core/validators.py:38 3870 #: core/validators.py:388 731 871 msgid "This field is invalid." 732 872 msgstr "" 733 873 734 #: core/validators.py:4 18874 #: core/validators.py:423 735 875 #, python-format 736 876 msgid "Could not retrieve anything from %s." 737 877 msgstr "" 738 878 739 #: core/validators.py:42 1879 #: core/validators.py:426 740 880 #, python-format 741 881 msgid "" … … 743 883 msgstr "" 744 884 745 #: core/validators.py:45 4885 #: core/validators.py:459 746 886 #, python-format 747 887 msgid "" … … 750 890 msgstr "" 751 891 752 #: core/validators.py:4 58892 #: core/validators.py:463 753 893 #
