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

Skip to content

Commit 527402d

Browse files
committed
[po] auto sync bot
1 parent 8c2aec8 commit 527402d

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

glossary.po

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.7\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2019-03-27 10:59+0900\n"
17+
"POT-Creation-Date: 2019-05-13 11:25+0900\n"
1818
"PO-Revision-Date: 2017-02-16 17:32+0000\n"
1919
"Last-Translator: Freesand Leo <[email protected]>, 2019\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -44,13 +44,11 @@ msgstr "``...``"
4444

4545
#: ../../glossary.rst:16
4646
msgid ""
47-
"The default Python prompt of the interactive shell when entering code for an"
48-
" indented code block, when within a pair of matching left and right "
47+
"The default Python prompt of the interactive shell when entering the code "
48+
"for an indented code block, when within a pair of matching left and right "
4949
"delimiters (parentheses, square brackets, curly braces or triple quotes), or"
5050
" after specifying a decorator."
5151
msgstr ""
52-
"交互式终端中输入特殊代码行时默认的 Python "
53-
"提示符,包括:缩进的代码块,成对的分隔符之内(圆括号、方括号、花括号或三重引号),或是指定一个装饰器之后。"
5452

5553
#: ../../glossary.rst:20
5654
msgid "2to3"

0 commit comments

Comments
 (0)