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

Skip to content

Commit 704f858

Browse files
[po] auto sync
1 parent aa180fb commit 704f858

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

tutorial/appendix.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# 启迪 吴 <[email protected]>, 2017
99
# ww song <[email protected]>, 2018
1010
# Henry Zhu <[email protected]>, 2018
11-
# Freesand Leo <[email protected]>, 2018
11+
# Freesand Leo <[email protected]>, 2020
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
1919
"PO-Revision-Date: 2017-02-16 23:39+0000\n"
20-
"Last-Translator: Freesand Leo <[email protected]>, 2018\n"
20+
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -129,9 +129,9 @@ msgid ""
129129
" qualification in the interactive session. You can also change the prompts "
130130
"``sys.ps1`` and ``sys.ps2`` in this file."
131131
msgstr ""
132-
" 此文件仅在交互式会话中读取,而不是在Python从脚本读取命令时读取,而不是在以下情况下读取 :file:`/dev/tty` "
133-
"作为命令的显式来源(否则其行为类似于交互式会话)。它在执行交互式命令的同一命名空间中执行,因此可以在交互式会话中无限制地使用它定义或导入的对象。您还可以在此文件中更改提示"
134-
" ``sys.ps1`` 和 ``sys.ps2`` 。"
132+
"此文件只会在交互式会话时读取,而非在 Python 从脚本读取指令或是在给定 :file:`/dev/tty` "
133+
"为指令的明确来源时(后者反而表现得像是一个交互式会话)。 该文件执行时所在的命名空间与交互式指令相同,所以它定义或导入的对象可以在交互式会话中直接使用。"
134+
" 你也可以在该文件中更改提示符 ``sys.ps1`` 和 ``sys.ps2``。"
135135

136136
#: ../../tutorial/appendix.rst:85
137137
msgid ""

0 commit comments

Comments
 (0)