File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 95.18 %" , "updated_at" : " 2024-06-20T10 :47:22Z " }
1+ {"translation" : " 95.17 %" , "updated_at" : " 2024-06-21T15 :47:39Z " }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.12\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2024-05-17 14:44 +0000\n "
14+ "POT-Creation-Date : 2024-06-21 14:52 +0000\n "
1515"PO-Revision-Date : 2024-05-11 00:33+0000\n "
1616"
Last-Translator :
Rafael Fontenelle <[email protected] >, 2024\n "
1717"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -185,8 +185,8 @@ msgstr "``.``"
185185msgid ""
186186"(Dot.) In the default mode, this matches any character except a newline. "
187187"If the :const:`DOTALL` flag has been specified, this matches any character "
188- "including a newline."
189- msgstr "(点号) 在默认模式下,匹配除换行符以外的任意字符。 如果指定了旗标 :const:`DOTALL` ,它将匹配包括换行符在内的任意字符。 "
188+ "including a newline. ``(?s:.)`` matches any character regardless of flags. "
189+ msgstr ""
190190
191191#: ../../library/re.rst:108
192192msgid "``^``"
You can’t perform that action at this time.
0 commit comments