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

Skip to content

Commit 992c526

Browse files
[po] auto sync
1 parent fba81a1 commit 992c526

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

howto/regex.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
# dannyvi <[email protected]>, 2021
1313
# Alpha Du <[email protected]>, 2021
1414
# ww song <[email protected]>, 2022
15-
# Chris Lau, 2022
1615
# Freesand Leo <[email protected]>, 2022
16+
# Chris Lau, 2022
1717
#
1818
#, fuzzy
1919
msgid ""
@@ -22,7 +22,7 @@ msgstr ""
2222
"Report-Msgid-Bugs-To: \n"
2323
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
2424
"PO-Revision-Date: 2021-06-28 00:53+0000\n"
25-
"Last-Translator: Freesand Leo <[email protected]>, 2022\n"
25+
"Last-Translator: Chris Lau, 2022\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"
@@ -51,7 +51,7 @@ msgid ""
5151
"This document is an introductory tutorial to using regular expressions in "
5252
"Python with the :mod:`re` module. It provides a gentler introduction than "
5353
"the corresponding section in the Library Reference."
54-
msgstr "本文档是在Python中使用 :mod:`re` 模块使用正则表达式的入门教程。 它提供了比“标准库参考”中相应部分更平和的介绍。"
54+
msgstr "本文是关于在 Python 中通过 :mod:`re` 模块使用正则表达式的入门教程。它提供了比“标准库参考”的相关章节更平易的介绍。"
5555

5656
#: ../../howto/regex.rst:24
5757
msgid "Introduction"

0 commit comments

Comments
 (0)