Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cfee435

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython 8597be46
1 parent 30cf730 commit cfee435

File tree

1 file changed

+110
-6
lines changed

1 file changed

+110
-6
lines changed

library/errno.po

Lines changed: 110 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.13\n"
99
"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"
1111
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
1212
"Last-Translator: Liang-Bo Wang <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -581,24 +581,128 @@ msgstr ""
581581
msgid "Interface output queue is full"
582582
msgstr ""
583583

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
585689
msgid ""
586690
"Capabilities insufficient. This error is mapped to the exception :exc:"
587691
"`PermissionError`."
588692
msgstr ""
589693

590-
#: ../../library/errno.rst:673
694+
#: ../../library/errno.rst:838
591695
msgid "Availability"
592696
msgstr ""
593697

594-
#: ../../library/errno.rst:680
698+
#: ../../library/errno.rst:845
595699
msgid "Operation canceled"
596700
msgstr ""
597701

598-
#: ../../library/errno.rst:687
702+
#: ../../library/errno.rst:852
599703
msgid "Owner died"
600704
msgstr ""
601705

602-
#: ../../library/errno.rst:694
706+
#: ../../library/errno.rst:859
603707
msgid "State not recoverable"
604708
msgstr ""

0 commit comments

Comments
 (0)