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

Commit4dda80e

Browse files
sync with cpython 0e350d4b
1 parent3f02325 commit4dda80e

14 files changed

+977
-922
lines changed

‎c-api/init.po

Lines changed: 357 additions & 353 deletions
Large diffs are not rendered by default.

‎c-api/long.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:Python 3.13\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2024-10-14 00:14+0000\n"
10+
"POT-Creation-Date:2024-10-22 00:13+0000\n"
1111
"PO-Revision-Date:2018-05-23 14:06+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -496,7 +496,7 @@ msgstr ""
496496
#:../../c-api/long.rst:456
497497
msgid""
498498
"*flags* is either ``-1`` (``Py_ASNATIVEBYTES_DEFAULTS``) to select defaults "
499-
"that behave most like a C cast, or acombintation of the other flags in the "
499+
"that behave most like a C cast, or acombination of the other flags in the "
500500
"table below. Note that ``-1`` cannot be combined with other flags."
501501
msgstr""
502502

‎c-api/monitoring.po

Lines changed: 4 additions & 4 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-24 07:20+0000\n"
11+
"POT-Creation-Date:2024-10-22 00:13+0000\n"
1212
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team:LANGUAGE <LL@li.org>\n"
@@ -184,9 +184,9 @@ msgstr ""
184184
msgid""
185185
"The ``version`` argument is a pointer to a value which should be allocated "
186186
"by the user together with ``state_array`` and initialized to 0, and then set "
187-
"only by :c:func:`!PyMonitoring_EnterScope`itelf. It allows this function to "
188-
"determine whether event states have changed since the previous call, and to "
189-
"return quickly if they have not."
187+
"only by :c:func:`!PyMonitoring_EnterScope`itself. It allows this function "
188+
"todetermine whether event states have changed since the previous call, and "
189+
"toreturn quickly if they have not."
190190
msgstr""
191191

192192
#:../../c-api/monitoring.rst:154

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp