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

Commitbf49478

Browse files
[po] auto sync
1 parenta47325e commitbf49478

File tree

2 files changed

+12
-18
lines changed

2 files changed

+12
-18
lines changed

‎.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation":"81.76%","updated_at":"2025-06-02T15:56:06Z"}
1+
{"translation":"81.76%","updated_at":"2025-06-03T04:02:59Z"}

‎c-api/dict.po

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,20 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001 Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# ww song <sww4718168@gmail.com>, 2021
8-
# 叶浚安 <ye.pandaaaa906@gmail.com>, 2021
9-
# Josh Ouyang <me@joshoy.org>, 2021
10-
# jaystone776 <1732865113@qq.com>, 2021
11-
# 安龙, 2023
12-
# Freesand Leo <yuqinju@163.com>, 2025
13-
# 汇民 王 <whuim@qq.com>, 2025
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# 云line, 2025
149
#
1510
#,fuzzy
1611
msgid ""
1712
msgstr ""
18-
"Project-Id-Version:Python 3.14\n"
13+
"Project-Id-Version:Python 3.13\n"
1914
"Report-Msgid-Bugs-To:\n"
20-
"POT-Creation-Date:2025-05-08 02:53-0300\n"
21-
"PO-Revision-Date:2021-06-28 00:48+0000\n"
22-
"Last-Translator:汇民 王 <whuim@qq.com>, 2025\n"
15+
"POT-Creation-Date:2025-05-30 14:58+0000\n"
16+
"PO-Revision-Date:2025-05-08 05:08+0000\n"
17+
"Last-Translator:云line, 2025\n"
2318
"Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2419
"MIME-Version:1.0\n"
2520
"Content-Type:text/plain; charset=UTF-8\n"
@@ -101,7 +96,7 @@ msgid ""
10196
"reference to *val*."
10297
msgstr""
10398
"使用 *key* 作为键将 *val* 插入字典 *p*。 *key* 必须为 :term:`hashable`;如果不是,则将引发 "
104-
":exc:`TypeError`。 成功时返回 ``0``,失败时返回 ``-1``。 此函数 *不会*附带对 *val* 的引用。"
99+
":exc:`TypeError`。 成功时返回 ``0``,失败时返回 ``-1``。 此函数 *不会*窃取对 *val* 的引用。"
105100

106101
#:../../c-api/dict.rst:82
107102
msgid""
@@ -176,10 +171,9 @@ msgstr ""
176171

177172
#:../../c-api/dict.rst:129
178173
msgid""
179-
"Calling this API without an :term:`attached thread state` had been allowed "
180-
"for historical reason. It is no longer allowed."
181-
msgstr""
182-
"出于历史原因,曾经允许在没有附加线程状态 :term:`attached thread state` 的情况下调用这个API,但现在已经不再允许了。"
174+
"Calling this API without :term:`GIL` held had been allowed for historical "
175+
"reason. It is no longer allowed."
176+
msgstr"在不保持 :term:`GIL` 的情况下调用此 API 曾因历史原因而被允许。 现在已不再被允许。"
183177

184178
#:../../c-api/dict.rst:136
185179
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp