Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6e757b

Browse files
[po] auto sync
1 parent 794aefe commit f6e757b

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "78.31%", "updated_at": "2025-05-21T15:12:37Z"}
1+
{"translation": "78.31%", "updated_at": "2025-05-22T01:40:07Z"}

whatsnew/changelog.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
# ww song <[email protected]>, 2024
1717
# ppcfish <[email protected]>, 2024
1818
# Dai Xu <[email protected]>, 2024
19-
# Freesand Leo <[email protected]>, 2025
2019
# Nyuan Zhang, 2025
2120
# lian Wu (Wulian) <[email protected]>, 2025
21+
# Freesand Leo <[email protected]>, 2025
2222
#
2323
#, fuzzy
2424
msgid ""
@@ -27,7 +27,7 @@ msgstr ""
2727
"Report-Msgid-Bugs-To: \n"
2828
"POT-Creation-Date: 2025-05-16 14:19+0000\n"
2929
"PO-Revision-Date: 2021-06-29 13:04+0000\n"
30-
"Last-Translator: lian Wu (Wulian) <xiguawulian@gmail.com>, 2025\n"
30+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
3131
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
3232
"MIME-Version: 1.0\n"
3333
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4364,14 +4364,14 @@ msgstr ""
43644364

43654365
#: ../NEWS:2357
43664366
msgid ":c:func:`!_PyBytes_Join`: use :c:func:`PyBytes_Join`."
4367-
msgstr ":c:func:`!_PyBytes_Join`使用 :c:func:`PyBytes_Join`。"
4367+
msgstr ":c:func:`!_PyBytes_Join`: 使用 :c:func:`PyBytes_Join`。"
43684368

43694369
#: ../NEWS:2358
43704370
msgid ""
43714371
":c:func:`!_PyDict_GetItemStringWithError`: use "
43724372
":c:func:`PyDict_GetItemStringRef`."
43734373
msgstr ""
4374-
":c:func:`!_PyDict_GetItemStringWithError`使用 "
4374+
":c:func:`!_PyDict_GetItemStringWithError`: 使用 "
43754375
":c:func:`PyDict_GetItemStringRef`。"
43764376

43774377
#: ../NEWS:2359
@@ -4380,35 +4380,35 @@ msgstr ""
43804380

43814381
#: ../NEWS:2360
43824382
msgid ":c:func:`!_PyLong_Sign()`: use :c:func:`PyLong_GetSign`."
4383-
msgstr ":c:func:`!_PyLong_Sign()`使用 :c:func:`PyLong_GetSign`。"
4383+
msgstr ":c:func:`!_PyLong_Sign()`: 使用 :c:func:`PyLong_GetSign`。"
43844384

43854385
#: ../NEWS:2361
43864386
msgid ""
43874387
":c:func:`!_PyLong_FromDigits` and :c:func:`!_PyLong_New`: use "
43884388
":c:func:`PyLongWriter_Create`."
43894389
msgstr ""
4390-
":c:func:`!_PyLong_FromDigits` 和 :c:func:`!_PyLong_New`使用 "
4391-
":c:func:`PyLongWriter_Create`."
4390+
":c:func:`!_PyLong_FromDigits` 和 :c:func:`!_PyLong_New`: 使用 "
4391+
":c:func:`PyLongWriter_Create`"
43924392

43934393
#: ../NEWS:2363
43944394
msgid ""
43954395
":c:func:`!_PyThreadState_UncheckedGet`: use "
43964396
":c:func:`PyThreadState_GetUnchecked`."
43974397
msgstr ""
4398-
":c:func:`!_PyThreadState_UncheckedGet`使用 "
4398+
":c:func:`!_PyThreadState_UncheckedGet`: 使用 "
43994399
":c:func:`PyThreadState_GetUnchecked`。"
44004400

44014401
#: ../NEWS:2364
44024402
msgid ":c:func:`!_PyUnicode_AsString`: use :c:func:`PyUnicode_AsUTF8`."
4403-
msgstr ":c:func:`!_PyUnicode_AsString`使用 :c:func:`PyUnicode_AsUTF8`。"
4403+
msgstr ":c:func:`!_PyUnicode_AsString`: 使用 :c:func:`PyUnicode_AsUTF8`。"
44044404

44054405
#: ../NEWS:2365
44064406
msgid ":c:func:`!_Py_HashPointer`: use :c:func:`Py_HashPointer`."
4407-
msgstr ":c:func:`!_Py_HashPointer`使用 :c:func:`Py_HashPointer`。"
4407+
msgstr ":c:func:`!_Py_HashPointer`: 使用 :c:func:`Py_HashPointer`。"
44084408

44094409
#: ../NEWS:2366
44104410
msgid ":c:func:`!_Py_fopen_obj`: use :c:func:`Py_fopen`."
4411-
msgstr ":c:func:`!_Py_fopen_obj`使用 :c:func:`Py_fopen`。"
4411+
msgstr ":c:func:`!_Py_fopen_obj`: 使用 :c:func:`Py_fopen`。"
44124412

44134413
#: ../NEWS:2374
44144414
msgid ""

0 commit comments

Comments
 (0)