|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version: Python 3.13\n"
|
9 | 9 | "Report-Msgid-Bugs-To: \n"
|
10 |
| -"POT-Creation-Date: 2024-10-11 00:13+0000\n" |
| 10 | +"POT-Creation-Date: 2025-01-29 00:13+0000\n" |
11 | 11 | "PO-Revision-Date: 2015-12-09 17:51+0000\n"
|
12 | 12 | " Last-Translator: Liang-Bo Wang <[email protected]>\n"
|
13 | 13 | "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
|
@@ -581,24 +581,128 @@ msgstr ""
|
581 | 581 | msgid "Interface output queue is full"
|
582 | 582 | msgstr ""
|
583 | 583 |
|
584 |
| -#: ../../library/errno.rst:670 |
| 584 | +#: ../../library/errno.rst:671 |
| 585 | +msgid "No medium found" |
| 586 | +msgstr "" |
| 587 | + |
| 588 | +#: ../../library/errno.rst:676 |
| 589 | +msgid "Wrong medium type" |
| 590 | +msgstr "" |
| 591 | + |
| 592 | +#: ../../library/errno.rst:681 |
| 593 | +msgid "Required key not available" |
| 594 | +msgstr "" |
| 595 | + |
| 596 | +#: ../../library/errno.rst:686 |
| 597 | +msgid "Key has expired" |
| 598 | +msgstr "" |
| 599 | + |
| 600 | +#: ../../library/errno.rst:691 |
| 601 | +msgid "Key has been revoked" |
| 602 | +msgstr "" |
| 603 | + |
| 604 | +#: ../../library/errno.rst:696 |
| 605 | +msgid "Key was rejected by service" |
| 606 | +msgstr "" |
| 607 | + |
| 608 | +#: ../../library/errno.rst:701 |
| 609 | +msgid "Operation not possible due to RF-kill" |
| 610 | +msgstr "" |
| 611 | + |
| 612 | +#: ../../library/errno.rst:706 |
| 613 | +msgid "Locked lock was unmapped" |
| 614 | +msgstr "" |
| 615 | + |
| 616 | +#: ../../library/errno.rst:711 |
| 617 | +msgid "Facility is not active" |
| 618 | +msgstr "" |
| 619 | + |
| 620 | +#: ../../library/errno.rst:716 |
| 621 | +msgid "Authentication error" |
| 622 | +msgstr "" |
| 623 | + |
| 624 | +#: ../../library/errno.rst:723 |
| 625 | +msgid "Bad CPU type in executable" |
| 626 | +msgstr "" |
| 627 | + |
| 628 | +#: ../../library/errno.rst:730 |
| 629 | +msgid "Bad executable (or shared library)" |
| 630 | +msgstr "" |
| 631 | + |
| 632 | +#: ../../library/errno.rst:737 |
| 633 | +msgid "Malformed Mach-o file" |
| 634 | +msgstr "" |
| 635 | + |
| 636 | +#: ../../library/errno.rst:744 |
| 637 | +msgid "Device error" |
| 638 | +msgstr "" |
| 639 | + |
| 640 | +#: ../../library/errno.rst:751 |
| 641 | +msgid "Inappropriate file type or format" |
| 642 | +msgstr "" |
| 643 | + |
| 644 | +#: ../../library/errno.rst:758 |
| 645 | +msgid "Need authenticator" |
| 646 | +msgstr "" |
| 647 | + |
| 648 | +#: ../../library/errno.rst:765 |
| 649 | +msgid "Attribute not found" |
| 650 | +msgstr "" |
| 651 | + |
| 652 | +#: ../../library/errno.rst:772 |
| 653 | +msgid "Policy not found" |
| 654 | +msgstr "" |
| 655 | + |
| 656 | +#: ../../library/errno.rst:779 |
| 657 | +msgid "Too many processes" |
| 658 | +msgstr "" |
| 659 | + |
| 660 | +#: ../../library/errno.rst:786 |
| 661 | +msgid "Bad procedure for program" |
| 662 | +msgstr "" |
| 663 | + |
| 664 | +#: ../../library/errno.rst:793 |
| 665 | +msgid "Program version wrong" |
| 666 | +msgstr "" |
| 667 | + |
| 668 | +#: ../../library/errno.rst:800 |
| 669 | +msgid "RPC prog. not avail" |
| 670 | +msgstr "" |
| 671 | + |
| 672 | +#: ../../library/errno.rst:807 |
| 673 | +msgid "Device power is off" |
| 674 | +msgstr "" |
| 675 | + |
| 676 | +#: ../../library/errno.rst:814 |
| 677 | +msgid "RPC struct is bad" |
| 678 | +msgstr "" |
| 679 | + |
| 680 | +#: ../../library/errno.rst:821 |
| 681 | +msgid "RPC version wrong" |
| 682 | +msgstr "" |
| 683 | + |
| 684 | +#: ../../library/errno.rst:828 |
| 685 | +msgid "Shared library version mismatch" |
| 686 | +msgstr "" |
| 687 | + |
| 688 | +#: ../../library/errno.rst:835 |
585 | 689 | msgid ""
|
586 | 690 | "Capabilities insufficient. This error is mapped to the exception :exc:"
|
587 | 691 | "`PermissionError`."
|
588 | 692 | msgstr ""
|
589 | 693 |
|
590 |
| -#: ../../library/errno.rst:673 |
| 694 | +#: ../../library/errno.rst:838 |
591 | 695 | msgid "Availability"
|
592 | 696 | msgstr ""
|
593 | 697 |
|
594 |
| -#: ../../library/errno.rst:680 |
| 698 | +#: ../../library/errno.rst:845 |
595 | 699 | msgid "Operation canceled"
|
596 | 700 | msgstr ""
|
597 | 701 |
|
598 |
| -#: ../../library/errno.rst:687 |
| 702 | +#: ../../library/errno.rst:852 |
599 | 703 | msgid "Owner died"
|
600 | 704 | msgstr ""
|
601 | 705 |
|
602 |
| -#: ../../library/errno.rst:694 |
| 706 | +#: ../../library/errno.rst:859 |
603 | 707 | msgid "State not recoverable"
|
604 | 708 | msgstr ""
|
0 commit comments