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

Commitcf2430a

Browse files
authored
Translatec-api/apiabiversion.po (#433)
1 parent8937bdf commitcf2430a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎c-api/apiabiversion.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,18 +174,20 @@ msgstr ""
174174

175175
#:../../c-api/apiabiversion.rst:61
176176
msgid"Use this for numeric comparisons, e.g. ``#if PY_VERSION_HEX >= ...``."
177-
msgstr""
177+
msgstr"使用它進行數值比較,例如 ``#if PY_VERSION_HEX >= ...``。"
178178

179179
#:../../c-api/apiabiversion.rst:63
180180
msgid"This version is also available via the symbol :data:`Py_Version`."
181-
msgstr""
181+
msgstr"該版本也可透過符號 :data:`Py_Version` 獲得。"
182182

183183
#:../../c-api/apiabiversion.rst:67
184184
msgid""
185185
"The Python runtime version number encoded in a single constant integer, with "
186186
"the same format as the :c:macro:`PY_VERSION_HEX` macro. This contains the "
187187
"Python version used at run time."
188188
msgstr""
189+
"編碼為單個常數整數的 Python 執行環境版本號,格式與 :c:macro:`PY_VERSION_HEX` 巨集相同。"
190+
"這包含在執行環境使用的 Python 版本。"
189191

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp