Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite6acdae

Browse files
sync with cpython 335e3d59
1 parent1dd9ecc commite6acdae

File tree

2 files changed

+619
-562
lines changed

2 files changed

+619
-562
lines changed

‎using/configure.po

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version:Python 3.12\n"
1010
"Report-Msgid-Bugs-To:\n"
11-
"POT-Creation-Date:2023-09-28 00:03+0000\n"
11+
"POT-Creation-Date:2023-09-29 00:03+0000\n"
1212
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -131,8 +131,8 @@ msgstr ""
131131

132132
#:../../using/configure.rst:85
133133
msgid""
134-
"Support loadable extensions in the :mod:`_sqlite` extension module (default "
135-
"is no)."
134+
"Support loadable extensions in the :mod:`!_sqlite` extension module (default "
135+
"is no) of the :mod:`sqlite3` module."
136136
msgstr""
137137

138138
#:../../using/configure.rst:88
@@ -267,7 +267,7 @@ msgstr ""
267267
msgid""
268268
"Some Linux distribution packaging policies recommend against bundling "
269269
"dependencies. For example, Fedora installs wheel packages in the ``/usr/"
270-
"share/python-wheels/`` directory and don't install the :mod:`ensurepip."
270+
"share/python-wheels/`` directory and don't install the :mod:`!ensurepip."
271271
"_bundled` package."
272272
msgstr""
273273

@@ -367,7 +367,7 @@ msgstr ""
367367
#:../../using/configure.rst:260
368368
msgid""
369369
"Don't build nor install test modules, like the :mod:`test` package or the :"
370-
"mod:`_testcapi` extension module (built and installed by default)."
370+
"mod:`!_testcapi` extension module (built and installed by default)."
371371
msgstr""
372372

373373
#:../../using/configure.rst:267
@@ -549,7 +549,8 @@ msgid "Add ``d`` to :data:`sys.abiflags`."
549549
msgstr""
550550

551551
#:../../using/configure.rst:394
552-
msgid"Add :func:`sys.gettotalrefcount` function."
552+
#,fuzzy
553+
msgid"Add :func:`!sys.gettotalrefcount` function."
553554
msgstr"新增 :func:`sys.gettotalrefcount` 函式。"
554555

555556
#:../../using/configure.rst:395
@@ -614,7 +615,7 @@ msgstr ""
614615

615616
#:../../using/configure.rst:416
616617
msgid""
617-
"The :c:macro:`Py_SAFE_DOWNCAST()` macro checks for integer underflow and "
618+
"The :c:macro:`!Py_SAFE_DOWNCAST()` macro checks for integer underflow and "
618619
"overflow when downcasting from wide types to narrow types."
619620
msgstr""
620621

@@ -655,7 +656,8 @@ msgid "Define the ``Py_TRACE_REFS`` macro."
655656
msgstr"定義 ``Py_TRACE_REFS`` 巨集。"
656657

657658
#:../../using/configure.rst:444
658-
msgid"Add :func:`sys.getobjects` function."
659+
#,fuzzy
660+
msgid"Add :func:`!sys.getobjects` function."
659661
msgstr"新增 :func:`sys.getobjects` 函式。"
660662

661663
#:../../using/configure.rst:445
@@ -739,7 +741,7 @@ msgstr ""
739741

740742
#:../../using/configure.rst:522
741743
msgid""
742-
"Build the :mod:`pyexpat` module using an installed ``expat`` library "
744+
"Build the :mod:`!pyexpat` module using an installed ``expat`` library "
743745
"(default is no)."
744746
msgstr""
745747

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp