@@ -1259,7 +1259,7 @@ msgstr ""
1259
1259
1260
1260
#: ../../c-api/exceptions.rst:974
1261
1261
msgid "Exception and warning types"
1262
- msgstr ""
1262
+ msgstr "异常与警告类型 "
1263
1263
1264
1264
#: ../../c-api/exceptions.rst:976
1265
1265
msgid ""
@@ -1270,21 +1270,21 @@ msgstr ""
1270
1270
1271
1271
#: ../../c-api/exceptions.rst:980
1272
1272
msgid "For completeness, here are all the variables:"
1273
- msgstr ""
1273
+ msgstr "为完整说明,以下是全部的变量: "
1274
1274
1275
1275
#: ../../c-api/exceptions.rst:983
1276
1276
msgid "Exception types"
1277
- msgstr ""
1277
+ msgstr "异常类型 "
1278
1278
1279
1279
#: ../../c-api/exceptions.rst:990 ../../c-api/exceptions.rst:1136
1280
1280
#: ../../c-api/exceptions.rst:1166
1281
1281
msgid "C name"
1282
- msgstr ""
1282
+ msgstr "C 名称 "
1283
1283
1284
1284
#: ../../c-api/exceptions.rst:991 ../../c-api/exceptions.rst:1137
1285
1285
#: ../../c-api/exceptions.rst:1167
1286
1286
msgid "Python name"
1287
- msgstr ""
1287
+ msgstr "Python 名称 "
1288
1288
1289
1289
#: ../../c-api/exceptions.rst:993
1290
1290
msgid ":exc:`BaseException`"
@@ -1543,11 +1543,11 @@ msgstr ":c:data:`PyExc_BaseExceptionGroup`."
1543
1543
1544
1544
#: ../../c-api/exceptions.rst:1124
1545
1545
msgid "OSError aliases"
1546
- msgstr ""
1546
+ msgstr "OSError 别名 "
1547
1547
1548
1548
#: ../../c-api/exceptions.rst:1126
1549
1549
msgid "The following are a compatibility aliases to :c:data:`PyExc_OSError`."
1550
- msgstr ""
1550
+ msgstr "以下是 :c:data:`PyExc_OSError` 的兼容性别名。 "
1551
1551
1552
1552
#: ../../c-api/exceptions.rst:1128
1553
1553
msgid "These aliases used to be separate exception types."
@@ -1559,7 +1559,7 @@ msgstr "备注"
1559
1559
1560
1560
#: ../../c-api/exceptions.rst:1147
1561
1561
msgid "[win]_"
1562
- msgstr ""
1562
+ msgstr "[win]_ "
1563
1563
1564
1564
#: ../../c-api/exceptions.rst:1149
1565
1565
msgid "Notes:"
@@ -1570,10 +1570,12 @@ msgid ""
1570
1570
":c:var:`!PyExc_WindowsError` is only defined on Windows; protect code that "
1571
1571
"uses this by testing that the preprocessor macro ``MS_WINDOWS`` is defined."
1572
1572
msgstr ""
1573
+ ":c:var:`!PyExc_WindowsError` 仅在 Windows 上定义;通过测试是否定义了预处理器宏 ``MS_WINDOWS`` "
1574
+ "来保护用到它的代码。"
1573
1575
1574
1576
#: ../../c-api/exceptions.rst:1159
1575
1577
msgid "Warning types"
1576
- msgstr ""
1578
+ msgstr "警告类型 "
1577
1579
1578
1580
#: ../../c-api/exceptions.rst:1169
1579
1581
msgid ":exc:`Warning`"
0 commit comments