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

Skip to content

Commit 6036dc5

Browse files
[po] auto sync
1 parent 6657fc6 commit 6036dc5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library/functions.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
# emrich <[email protected]>, 2017
1010
# cdarlint <[email protected]>, 2017
1111
# Shengjing Zhu <[email protected]>, 2018
12-
# ww song <[email protected]>, 2018
1312
# Konge <[email protected]>, 2019
1413
# Arisaka97 <[email protected]>, 2020
1514
# WH-2099 <[email protected]>, 2020
1615
# Freesand Leo <[email protected]>, 2021
16+
# ww song <[email protected]>, 2021
1717
#
1818
#, fuzzy
1919
msgid ""
@@ -22,7 +22,7 @@ msgstr ""
2222
"Report-Msgid-Bugs-To: \n"
2323
"POT-Creation-Date: 2021-04-29 06:12+0000\n"
2424
"PO-Revision-Date: 2017-02-16 23:11+0000\n"
25-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
25+
"Last-Translator: ww song <sww4718168@gmail.com>, 2021\n"
2626
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2727
"MIME-Version: 1.0\n"
2828
"Content-Type: text/plain; charset=UTF-8\n"
@@ -342,8 +342,8 @@ msgid ""
342342
":func:`repr` using ``\\x``, ``\\u`` or ``\\U`` escapes. This generates a "
343343
"string similar to that returned by :func:`repr` in Python 2."
344344
msgstr ""
345-
"与 :func:`repr` 类似,返回包含一个对象的可打印表示形式的字符串,但是 :func:`repr` 返回的字符串中非 ASCII "
346-
"编码的字符会使用 ``\\x``、``\\u`` 和 ``\\U`` 来转义。 生成的字符串和 Python 2 的 :func:`repr` "
345+
"与 :func:`repr` 类似,返回一个包含对象的可打印表示形式的字符串,但是使用 ``\\x``、``\\u`` 和 ``\\U`` 对 "
346+
":func:`repr` 返回的字符串中非 ASCII 编码的字符进行转义。 生成的字符串和 Python 2 的 :func:`repr` "
347347
"返回的结果相似。"
348348

349349
#: ../../library/functions.rst:84

0 commit comments

Comments
 (0)