Skip to content

Commit cb27593

Browse files
[po] auto sync
1 parent 8a4e5d3 commit cb27593

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.61%", "updated_at": "2025-07-11T23:56:55Z"}
1+
{"translation": "81.62%", "updated_at": "2025-07-12T01:21:25Z"}

c-api/exceptions.po

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,7 +1259,7 @@ msgstr ""
12591259

12601260
#: ../../c-api/exceptions.rst:974
12611261
msgid "Exception and warning types"
1262-
msgstr ""
1262+
msgstr "异常与警告类型"
12631263

12641264
#: ../../c-api/exceptions.rst:976
12651265
msgid ""
@@ -1270,21 +1270,21 @@ msgstr ""
12701270

12711271
#: ../../c-api/exceptions.rst:980
12721272
msgid "For completeness, here are all the variables:"
1273-
msgstr ""
1273+
msgstr "为完整说明,以下是全部的变量:"
12741274

12751275
#: ../../c-api/exceptions.rst:983
12761276
msgid "Exception types"
1277-
msgstr ""
1277+
msgstr "异常类型"
12781278

12791279
#: ../../c-api/exceptions.rst:990 ../../c-api/exceptions.rst:1136
12801280
#: ../../c-api/exceptions.rst:1166
12811281
msgid "C name"
1282-
msgstr ""
1282+
msgstr "C 名称"
12831283

12841284
#: ../../c-api/exceptions.rst:991 ../../c-api/exceptions.rst:1137
12851285
#: ../../c-api/exceptions.rst:1167
12861286
msgid "Python name"
1287-
msgstr ""
1287+
msgstr "Python 名称"
12881288

12891289
#: ../../c-api/exceptions.rst:993
12901290
msgid ":exc:`BaseException`"
@@ -1543,11 +1543,11 @@ msgstr ":c:data:`PyExc_BaseExceptionGroup`."
15431543

15441544
#: ../../c-api/exceptions.rst:1124
15451545
msgid "OSError aliases"
1546-
msgstr ""
1546+
msgstr "OSError 别名"
15471547

15481548
#: ../../c-api/exceptions.rst:1126
15491549
msgid "The following are a compatibility aliases to :c:data:`PyExc_OSError`."
1550-
msgstr ""
1550+
msgstr "以下是 :c:data:`PyExc_OSError` 的兼容性别名。 "
15511551

15521552
#: ../../c-api/exceptions.rst:1128
15531553
msgid "These aliases used to be separate exception types."
@@ -1559,7 +1559,7 @@ msgstr "备注"
15591559

15601560
#: ../../c-api/exceptions.rst:1147
15611561
msgid "[win]_"
1562-
msgstr ""
1562+
msgstr "[win]_"
15631563

15641564
#: ../../c-api/exceptions.rst:1149
15651565
msgid "Notes:"
@@ -1570,10 +1570,12 @@ msgid ""
15701570
":c:var:`!PyExc_WindowsError` is only defined on Windows; protect code that "
15711571
"uses this by testing that the preprocessor macro ``MS_WINDOWS`` is defined."
15721572
msgstr ""
1573+
":c:var:`!PyExc_WindowsError` 仅在 Windows 上定义;通过测试是否定义了预处理器宏 ``MS_WINDOWS`` "
1574+
"来保护用到它的代码。"
15731575

15741576
#: ../../c-api/exceptions.rst:1159
15751577
msgid "Warning types"
1576-
msgstr ""
1578+
msgstr "警告类型"
15771579

15781580
#: ../../c-api/exceptions.rst:1169
15791581
msgid ":exc:`Warning`"

0 commit comments

Comments
 (0)