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

Skip to content

Commit db43ad2

Browse files
[po] auto sync
1 parent 92af7a8 commit db43ad2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tutorial/inputoutput.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# cissoid <[email protected]>, 2018
88
# Junkai Shao <[email protected]>, 2018
99
# Freesand Leo <[email protected]>, 2019
10+
# Shengjing Zhu <[email protected]>, 2019
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2019-09-15 11:27+0000\n"
1718
"PO-Revision-Date: 2017-02-16 23:40+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
19+
"Last-Translator: Shengjing Zhu <zsj950618@gmail.com>, 2019\n"
1920
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,7 +63,7 @@ msgid ""
6263
"Inside this string, you can write a Python expression between ``{`` and "
6364
"``}`` characters that can refer to variables or literal values."
6465
msgstr ""
65-
"要使用 :ref:`格式字字符串字面值 <tut-f-strings>` ,请在字符串的开始引号或三引号之前加上一个 ``f`` 或 ``F`` "
66+
"要使用 :ref:`格式化字符串字面值 <tut-f-strings>` ,请在字符串的开始引号或三引号之前加上一个 ``f`` 或 ``F`` "
6667
"。在此字符串中,你可以在 ``{`` 和 ``}`` 字符之间写可以引用的变量或字面值的 Python 表达式。"
6768

6869
#: ../../tutorial/inputoutput.rst:37

0 commit comments

Comments
 (0)