Skip to content

Commit 06a6c46

Browse files
sync with cpython 99539719
1 parent 797f33a commit 06a6c46

File tree

4 files changed

+370
-366
lines changed

4 files changed

+370
-366
lines changed

c-api/intro.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.13\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-09-23 07:52+0800\n"
11+
"POT-Creation-Date: 2025-04-25 00:15+0000\n"
1212
"PO-Revision-Date: 2023-04-25 18:01+0800\n"
1313
"Last-Translator: Matt Wang <mattwang44@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -253,9 +253,10 @@ msgid "Return the absolute value of ``x``."
253253
msgstr "回傳 ``x`` 的絕對值。"
254254

255255
#: ../../c-api/intro.rst:140
256+
#, fuzzy
256257
msgid ""
257258
"Ask the compiler to always inline a static inline function. The compiler can "
258-
"ignore it and decides to not inline the function."
259+
"ignore it and decide to not inline the function."
259260
msgstr ""
260261
"要求編譯器總是嵌入靜態行內函式 (static inline function),編譯器可以忽略它並決"
261262
"定不嵌入該函式。"

0 commit comments

Comments
 (0)