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

Commit2796034

Browse files
[po] auto sync
1 parentb7f8ef3 commit2796034

File tree

4 files changed

+13
-8
lines changed

4 files changed

+13
-8
lines changed

‎.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation":"78.20%","updated_at":"2025-05-21T01:40:11Z"}
1+
{"translation":"78.21%","updated_at":"2025-05-21T02:41:35Z"}

‎c-api/memory.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
# ppcfish <ppcfish@gmail.com>, 2021
1010
# Sean Chao <seanchao0804@gmail.com>, 2021
1111
# ProgramRipper, 2023
12-
# Freesand Leo <yuqinju@163.com>,2024
12+
# Freesand Leo <yuqinju@163.com>,2025
1313
#
1414
#,fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version:Python 3.14\n"
1818
"Report-Msgid-Bugs-To:\n"
19-
"POT-Creation-Date:2025-05-08 02:53-0300\n"
19+
"POT-Creation-Date:2025-05-16 14:19+0000\n"
2020
"PO-Revision-Date:2021-06-28 00:49+0000\n"
21-
"Last-Translator:Freesand Leo <yuqinju@163.com>,2024\n"
21+
"Last-Translator:Freesand Leo <yuqinju@163.com>,2025\n"
2222
"Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version:1.0\n"
2424
"Content-Type:text/plain; charset=UTF-8\n"
@@ -191,6 +191,8 @@ msgid ""
191191
"is requested directly from the system. See :ref:`Raw Memory Interface <raw-"
192192
"memoryinterface>`."
193193
msgstr""
194+
"原始域:用于为通用内存缓冲区分配内存,其分配 *必须* 转到系统分配器或者可在没有 :term:`attached thread state` "
195+
"的情况下使用的分配器。 内存将直接自系统请求。 参见 :ref:`原始内存接口 <raw-memoryinterface>`。"
194196

195197
#:../../c-api/memory.rst:116
196198
msgid""
@@ -199,6 +201,8 @@ msgid ""
199201
"an :term:`attached thread state`. The memory is taken from the Python "
200202
"private heap. See :ref:`Memory Interface <memoryinterface>`."
201203
msgstr""
204+
"“内存”域:用于为 Python 缓冲区和通用内存缓冲区分配内存,其分配必须在具有 :term:`attached thread state` "
205+
"的情况下进行。 内存将从 Python 私有堆获取。 参见 :ref:`内存接口 <memoryinterface>`。"
202206

203207
#:../../c-api/memory.rst:121
204208
msgid""

‎library/gc.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version:Python 3.14\n"
1616
"Report-Msgid-Bugs-To:\n"
17-
"POT-Creation-Date:2025-05-08 02:53-0300\n"
17+
"POT-Creation-Date:2025-05-16 14:19+0000\n"
1818
"PO-Revision-Date:2021-06-28 01:06+0000\n"
1919
"Last-Translator:Freesand Leo <yuqinju@163.com>, 2025\n"
2020
"Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -75,13 +75,13 @@ msgstr ""
7575
msgid""
7676
"Calling ``gc.collect(0)`` will perform a GC collection on the young "
7777
"generation."
78-
msgstr""
78+
msgstr"调用 ``gc.collect(0)`` 将在青年代上执行 GC 收集。"
7979

8080
#:../../library/gc.rst:50
8181
msgid""
8282
"Calling ``gc.collect(1)`` will perform a GC collection on the young "
8383
"generation and an increment of the old generation."
84-
msgstr""
84+
msgstr"调用 ``gc.collect(1)`` 将在青年代上执行 GC 收集并叠加老年代。"
8585

8686
#:../../library/gc.rst:53
8787
msgid""

‎library/urllib.parse.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,8 @@ msgstr ""
583583
#:../../library/urllib.parse.rst:308
584584
msgid""
585585
"(addressing scheme, network location, path, query, fragment identifier)."
586-
msgstr"(寻址方案, 网络位置, 路径, 查询, 片段标识符)"
586+
msgstr""
587+
"(addressing scheme, network location, path, query, fragment identifier)."
587588

588589
#:../../library/urllib.parse.rst:310../../library/urllib.parse.rst:432
589590
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp