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

Skip to content

Commit 6749df2

Browse files
[po] auto sync
1 parent 32d66c0 commit 6749df2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.66%", "updated_at": "2023-12-23T05:31:14Z"}
1+
{"translation": "90.66%", "updated_at": "2023-12-30T04:32:33Z"}

library/stdtypes.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-11-24 18:59+0000\n"
14+
"POT-Creation-Date: 2023-12-29 19:04+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -3519,8 +3519,8 @@ msgid ""
35193519
"declared source code encoding). Any binary values over 127 must be entered "
35203520
"into bytes literals using the appropriate escape sequence."
35213521
msgstr ""
3522-
"bytes 字面值中只允许 ASCII 字符(无论源代码声明的编码为何)。 任何超出 127 的二进制值必须使用相应的转义序列形式加入 bytes "
3523-
"字面值。(所以上述三个示例仅用作说明,请勿直接用于生产。)"
3522+
"bytes 字面值中只允许 ASCII 字符(无论源代码声明的编码格式为何)。 任何超出 127 的二进制值必须使用相应的转义序列形式加入 bytes "
3523+
"字面值。"
35243524

35253525
#: ../../library/stdtypes.rst:2463
35263526
msgid ""

0 commit comments

Comments
 (0)