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

Skip to content

Commit 5df0fb0

Browse files
[po] auto sync
1 parent 17125e7 commit 5df0fb0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.93%", "updated_at": "2024-01-13T18:41:08Z"}
1+
{"translation": "90.93%", "updated_at": "2024-01-17T09:41:32Z"}

library/codecs.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2023, Python Software Foundation
2+
# Copyright (C) 2001-2024, 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-
# Freesand Leo <[email protected]>, 2023
87
# Rafael Fontenelle <[email protected]>, 2023
8+
# Freesand Leo <[email protected]>, 2024
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-10-27 15:22+0000\n"
15+
"POT-Creation-Date: 2024-01-12 16:53+0000\n"
1616
"PO-Revision-Date: 2023-05-24 03:55+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -471,7 +471,7 @@ msgid ""
471471
"with format :samp:`\\\\x{hh}`. Implemented in "
472472
":func:`backslashreplace_errors`."
473473
msgstr ""
474-
"用反斜杠转义序列来替换。 在编码时,使用格式为:samp:`\\\\x{hh}` :samp:`\\\\u{xxxx}` "
474+
"用反斜杠转义序列来替换。 在编码时,使用格式为 :samp:`\\\\x{hh}` :samp:`\\\\u{xxxx}` "
475475
":samp:`\\\\U{xxxxxxxx}` 的 Unicode 码位十六进制表示形式。 在解码时,使用格式为 :samp:`\\\\x{hh}` "
476476
"的字节值十六进制表示形式。 在 :func:`backslashreplace_errors` 中实现。"
477477

0 commit comments

Comments
 (0)