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

Commitf87ad38

Browse files
committed
feat: globally insert machine-translated content
1 parentdff88f2 commitf87ad38

File tree

396 files changed

+120042
-22675
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

396 files changed

+120042
-22675
lines changed

‎c-api/apiabiversion.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgstr ""
1818
"Content-Type:text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding:8bit\n"
2020
"Plural-Forms:nplurals=1; plural=0;\n"
21-
"X-Generator:Poedit 3.0.1\n"
21+
"X-Generator:Poedit 3.2.2\n"
2222

2323
#:../../c-api/apiabiversion.rst:7
2424
msgid"API and ABI Versioning"
@@ -173,19 +173,24 @@ msgstr ""
173173
"hexversion ``0x030a00f0``\\ 。"
174174

175175
#:../../c-api/apiabiversion.rst:61
176+
#,fuzzy
176177
msgid"Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
177-
msgstr""
178+
msgstr"將其用於數字比較,例如``#if PY_VERSION_HEX >= ...``。"
178179

179180
#:../../c-api/apiabiversion.rst:63
181+
#,fuzzy
180182
msgid"This version is also available via the symbol :data:`Py_Version`."
181-
msgstr""
183+
msgstr"這個版本也可以通過符號 :data:`Py_Version` 獲得。"
182184

183185
#:../../c-api/apiabiversion.rst:67
186+
#,fuzzy
184187
msgid""
185188
"The Python runtime version number encoded in a single constant integer, with "
186189
"the same format as the :c:macro:`PY_VERSION_HEX` macro. This contains the "
187190
"Python version used at run time."
188191
msgstr""
192+
"以單個常數整數編碼的 Python 運行時版本號,格式與 PY_VERSION_HEX 巨集相同。這"
193+
"包含運行時使用的 Python 版本。"
189194

190195
#:../../c-api/apiabiversion.rst:73
191196
msgid"All the given macros are defined in :source:`Include/patchlevel.h`."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp