Skip to content

Commit 148df17

Browse files
[po] auto sync
1 parent e7bf426 commit 148df17

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.96%", "updated_at": "2024-08-09T23:09:26Z"}
1+
{"translation": "92.97%", "updated_at": "2024-08-10T15:09:02Z"}

whatsnew/2.3.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# Chang Ye <yech1990@gmail.com>, 2020
99
# ppcfish <ppcfish@gmail.com>, 2020
1010
# Naisen Xu <723648649@qq.com>, 2020
11-
# Freesand Leo <yuqinju@163.com>, 2024
1211
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
12+
# Freesand Leo <yuqinju@163.com>, 2024
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2024-08-09 19:35+0000\n"
2020
"PO-Revision-Date: 2020-05-30 12:17+0000\n"
21-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
21+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\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"
@@ -2308,26 +2308,28 @@ msgstr "移植到 Python 2.3"
23082308
msgid ""
23092309
"This section lists previously described changes that may require changes to "
23102310
"your code:"
2311-
msgstr ""
2311+
msgstr "本节列出了先前描述的可能需要修改你的代码的改变:"
23122312

23132313
#: ../../whatsnew/2.3.rst:2020
23142314
msgid ""
23152315
":keyword:`yield` is now always a keyword; if it's used as a variable name in"
23162316
" your code, a different name must be chosen."
2317-
msgstr ""
2317+
msgstr "现在 :keyword:`yield` 始终是一个关键字;如果它在你的代码中被用作变量名,则必须选择不同的名称。"
23182318

23192319
#: ../../whatsnew/2.3.rst:2023
23202320
msgid ""
23212321
"For strings *X* and *Y*, ``X in Y`` now works if *X* is more than one "
23222322
"character long."
2323-
msgstr ""
2323+
msgstr "对于字符串 *X* 和 *Y*,``X in Y`` 现在当 *X* 长度超过一个字符时也是有效的。"
23242324

23252325
#: ../../whatsnew/2.3.rst:2026
23262326
msgid ""
23272327
"The :func:`int` type constructor will now return a long integer instead of "
23282328
"raising an :exc:`OverflowError` when a string or floating-point number is "
23292329
"too large to fit into an integer."
23302330
msgstr ""
2331+
"现在 :func:`int` 类型构造器在字符串或浮点数因太大而无法以整数类型来容纳时将返回一个长整数而不是引发 "
2332+
":exc:`OverflowError`。"
23312333

23322334
#: ../../whatsnew/2.3.rst:2030
23332335
msgid ""

whatsnew/2.4.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.8\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-04-26 23:55+0000\n"
17+
"POT-Creation-Date: 2024-08-09 19:35+0000\n"
1818
"PO-Revision-Date: 2020-05-30 12:17+0000\n"
1919
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
2020
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1756,7 +1756,7 @@ msgstr "移植到 Python 2.4"
17561756
msgid ""
17571757
"This section lists previously described changes that may require changes to "
17581758
"your code:"
1759-
msgstr ""
1759+
msgstr "本节列出了先前描述的可能需要修改你的代码的改变:"
17601760

17611761
#: ../../whatsnew/2.4.rst:1515
17621762
msgid ""

whatsnew/2.5.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-07-20 03:35+0000\n"
21+
"POT-Creation-Date: 2024-08-09 19:35+0000\n"
2222
"PO-Revision-Date: 2020-05-30 12:17+0000\n"
2323
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
2424
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -2683,7 +2683,7 @@ msgstr "移植到Python 2.5"
26832683
msgid ""
26842684
"This section lists previously described changes that may require changes to "
26852685
"your code:"
2686-
msgstr ""
2686+
msgstr "本节列出了先前描述的可能需要修改你的代码的改变:"
26872687

26882688
#: ../../whatsnew/2.5.rst:2233
26892689
msgid ""

0 commit comments

Comments
 (0)