Skip to content

Commit d8bae25

Browse files
[po] auto sync
1 parent f685891 commit d8bae25

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

reference/introduction.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Translators:
77
# Shengjing Zhu <zsj950618@gmail.com>, 2020
88
# ww song <sww4718168@gmail.com>, 2020
9-
# Freesand Leo <yuqinju@163.com>, 2020
9+
# Freesand Leo <yuqinju@163.com>, 2021
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2021-01-01 16:06+0000\n"
1717
"PO-Revision-Date: 2020-05-30 12:15+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -212,10 +212,10 @@ msgid ""
212212
" line; rules with many alternatives may be formatted alternatively with each"
213213
" line after the first beginning with a vertical bar."
214214
msgstr ""
215-
"每条规则的开头是一个名称 (即该规则所定义的名称) 加上 ``::=``。竖线 (``|``) 被用来分隔可选项;它是此标注中最灵活的操作符。星号 "
216-
"(``*``) 表示前一项的零次或多次重复类似地,加号 (``+``) 表示一次或多次重复,而由方括号括起的内容 (``[ ]``) "
217-
"表示出现零次或一次 (或者说,这部分内容是可选的)。``*`` 和 ``+`` "
218-
"操作符的绑定是最紧密的;圆括号用于分组。固定字符串包含在引号内。空格的作用仅限于分隔形符。每条规则通常为一行有许多个可选项的规则可能会以竖线为界分为多行。"
215+
"每条规则的开头是一个名称 (即该规则所定义的名称) 加上 ``::=``。 竖线 (``|``) 被用来分隔可选项,它是此标注中绑定程度最低的操作符。 "
216+
"星号 (``*``) 表示前一项的零次或多次重复类似地,加号 (``+``) 表示一次或多次重复,而由方括号括起的内容 (``[ ]``) "
217+
"表示出现零次或一次 (或者说,这部分内容是可选的)。 ``*`` 和 ``+`` 操作符的绑定是最紧密的,圆括号用于分组。 字符串字面值包含在引号内。 "
218+
"空格的作用仅限于分隔形符。 每条规则通常为一行有许多个可选项的规则可能会以竖线为界分为多行。"
219219

220220
#: ../../reference/introduction.rst:119
221221
msgid ""

0 commit comments

Comments
 (0)