11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2022 , Python Software Foundation
2+ # Copyright (C) 2001-2023 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
1313# 1lin24 <[email protected] >, 20201414# Sean Chao <[email protected] >, 20201515# Arisaka97 <[email protected] >, 202016- # Freesand Leo <[email protected] >, 20211716# Alpha Du <[email protected] >, 202217+ # Rafael Fontenelle <[email protected] >, 202318+ # Freesand Leo <[email protected] >, 20231819#
1920#, fuzzy
2021msgid ""
2122msgstr ""
2223"Project-Id-Version : Python 3.9\n "
2324"Report-Msgid-Bugs-To : \n "
24- "POT-Creation-Date : 2022-11-04 14:34 +0000\n "
25+ "POT-Creation-Date : 2023-10-06 18:16 +0000\n "
2526"PO-Revision-Date : 2017-02-16 23:29+0000\n "
26- "Last-Translator : Alpha Du <alphanow@gmail .com>, 2022 \n "
27- "Language-Team : Chinese (China) (https://www .transifex.com/python-doc/teams/5390/zh_CN/)\n "
27+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2023 \n "
28+ "Language-Team : Chinese (China) (https://app .transifex.com/python-doc/teams/5390/zh_CN/)\n "
2829"MIME-Version : 1.0\n "
2930"Content-Type : text/plain; charset=UTF-8\n "
3031"Content-Transfer-Encoding : 8bit\n "
@@ -33,7 +34,7 @@ msgstr ""
3334
3435#: ../../library/sys.rst:2
3536msgid ":mod:`sys` --- System-specific parameters and functions"
36- msgstr ":mod:`sys` --- 系统相关的参数和函数 "
37+ msgstr ":mod:`sys` --- 系统相关的形参和函数 "
3738
3839#: ../../library/sys.rst:9
3940msgid ""
@@ -59,7 +60,7 @@ msgstr "默认的 flags 变为了空字符串(用于 pymalloc 的 ``m`` 旗标
5960msgid ""
6061"Append the callable *hook* to the list of active auditing hooks for the "
6162"current (sub)interpreter."
62- msgstr "将可调用对象 *hook* 附加到当前(子)解释器的活动的审计钩子列表中。"
63+ msgstr "将可调用的对象 *hook* 附加到当前(子)解释器的活动的审计钩子列表中。"
6364
6465#: ../../library/sys.rst:31
6566msgid ""
@@ -652,7 +653,7 @@ msgstr ":term:`具名元组 <named tuple>` *flags* 含有命令行标志的状
652653#: ../../library/sys.rst:447 ../../library/sys.rst:500
653654#: ../../library/sys.rst:847
654655msgid "attribute"
655- msgstr "属性"
656+ msgstr "attribute -- 属性"
656657
657658#: ../../library/sys.rst:447
658659msgid "flag"
@@ -776,13 +777,15 @@ msgstr ":option:`-X utf8 <-X>`"
776777
777778#: ../../library/sys.rst:464
778779msgid ":const:`int_max_str_digits`"
779- msgstr ""
780+ msgstr ":const:`int_max_str_digits` "
780781
781782#: ../../library/sys.rst:464
782783msgid ""
783784":option:`-X int_max_str_digits <-X>` (:ref:`integer string conversion length"
784785" limitation <int_max_str_digits>`)"
785786msgstr ""
787+ ":option:`-X int_max_str_digits <-X>` (:ref:`integer string conversion length"
788+ " limitation <int_max_str_digits>`)"
786789
787790#: ../../library/sys.rst:467
788791msgid "Added ``quiet`` attribute for the new :option:`-q` flag."
@@ -811,7 +814,7 @@ msgstr ""
811814
812815#: ../../library/sys.rst:484
813816msgid "Added the ``int_max_str_digits`` attribute."
814- msgstr ""
817+ msgstr "增加了 ``int_max_str_digits`` 属性。 "
815818
816819#: ../../library/sys.rst:490
817820msgid ""
@@ -1053,7 +1056,7 @@ msgstr ":ref:`可用性 <availability>`:Android。"
10531056msgid ""
10541057"Return the name of the current default string encoding used by the Unicode "
10551058"implementation."
1056- msgstr "返回当前 Unicode 实现所使用的默认字符串编码名称 。"
1059+ msgstr "返回当前 Unicode 实现所使用的默认字符串编码格式名称 。"
10571060
10581061#: ../../library/sys.rst:608
10591062msgid ""
@@ -1146,6 +1149,8 @@ msgid ""
11461149"Returns the current value for the :ref:`integer string conversion length "
11471150"limitation <int_max_str_digits>`. See also :func:`set_int_max_str_digits`."
11481151msgstr ""
1152+ "返回 :ref:`整数字符串转换长度限制 <int_max_str_digits>` 的当前值。 另请参阅 "
1153+ ":func:`set_int_max_str_digits`。"
11491154
11501155#: ../../library/sys.rst:676
11511156msgid ""
@@ -1277,11 +1282,11 @@ msgstr "*product_type* 可能是以下值之一:"
12771282
12781283#: ../../library/sys.rst:776
12791284msgid "Constant"
1280- msgstr "常数 "
1285+ msgstr "常量 "
12811286
12821287#: ../../library/sys.rst:776
12831288msgid "Meaning"
1284- msgstr "含义 "
1289+ msgstr "含意 "
12851290
12861291#: ../../library/sys.rst:778
12871292msgid ":const:`1 (VER_NT_WORKSTATION)`"
@@ -1583,27 +1588,29 @@ msgstr "用于表示数字的C类型的字节大小"
15831588
15841589#: ../../library/sys.rst:957
15851590msgid ":const:`default_max_str_digits`"
1586- msgstr ""
1591+ msgstr ":const:`default_max_str_digits` "
15871592
15881593#: ../../library/sys.rst:957
15891594msgid ""
15901595"default value for :func:`sys.get_int_max_str_digits` when it is not "
15911596"otherwise explicitly configured."
1592- msgstr ""
1597+ msgstr ":func:`sys.get_int_max_str_digits` 在未被显式配置时将使用的默认值。 "
15931598
15941599#: ../../library/sys.rst:961
15951600msgid ":const:`str_digits_check_threshold`"
1596- msgstr ""
1601+ msgstr ":const:`str_digits_check_threshold` "
15971602
15981603#: ../../library/sys.rst:961
15991604msgid ""
16001605"minimum non-zero value for :func:`sys.set_int_max_str_digits`, "
16011606":envvar:`PYTHONINTMAXSTRDIGITS`, or :option:`-X int_max_str_digits <-X>`."
16021607msgstr ""
1608+ ":func:`sys.set_int_max_str_digits`, :envvar:`PYTHONINTMAXSTRDIGITS` 或 "
1609+ ":option:`-X int_max_str_digits <-X>` 的最小非零值。"
16031610
16041611#: ../../library/sys.rst:969
16051612msgid "Added ``default_max_str_digits`` and ``str_digits_check_threshold``."
1606- msgstr ""
1613+ msgstr "增加了 ``default_max_str_digits`` 和 ``str_digits_check_threshold``。 "
16071614
16081615#: ../../library/sys.rst:975
16091616msgid ""
@@ -1933,7 +1940,7 @@ msgstr ":attr:`os.name` 更加简略。:func:`os.uname` 提供系统的版本信
19331940msgid ""
19341941"The :mod:`platform` module provides detailed checks for the system's "
19351942"identity."
1936- msgstr ":mod:`platform` 模块提供了对系统标识更详细的检查 。"
1943+ msgstr ":mod:`platform` 模块对系统的标识有更详细的检查 。"
19371944
19381945#: ../../library/sys.rst:1186
19391946msgid ""
@@ -2034,6 +2041,8 @@ msgid ""
20342041"<int_max_str_digits>` used by this interpreter. See also "
20352042":func:`get_int_max_str_digits`."
20362043msgstr ""
2044+ "设置解释器所使用的 :ref:`整数字符串转换长度限制 <int_max_str_digits>`。 另请参阅 "
2045+ ":func:`get_int_max_str_digits`。"
20372046
20382047#: ../../library/sys.rst:1263
20392048msgid ""
0 commit comments