File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 96.11%" , "updated_at" : " 2024-08-25T02:53:46Z " }
1
+ {"translation" : " 96.11%" , "updated_at" : " 2024-08-25T03:47:08Z " }
Original file line number Diff line number Diff line change @@ -137,13 +137,13 @@ msgid ""
137
137
"do."
138
138
msgstr ""
139
139
"但该规则有例外。有些字符是特殊的 "
140
- ":dfn:`元字符(metacharacters)`,并不匹配自身。事实上,它们表示匹配一些非常规的内容,或者通过重复它们或改变它们的含义来影响正则的其他部分。本文的大部分内容都致力于讨论各种元字符及其作用 。"
140
+ ":dfn:`元字符(metacharacters)`,这些字符并不会匹配自身,而是用于指示需要匹配某些特殊的内容,或者用于影响正则的某部分,如重复匹配或改变含义。本文的大部分篇幅将用于详细讨论各种元字符及其用途 。"
141
141
142
142
#: ../../howto/regex.rst:76
143
143
msgid ""
144
144
"Here's a complete list of the metacharacters; their meanings will be "
145
145
"discussed in the rest of this HOWTO."
146
- msgstr "这是元字符的完整列表。它们的含义将在本 HOWTO 的其余部分进行讨论 。"
146
+ msgstr "以下是元字符的完整列表。它们的含义将在本指南的后续部分进行详细讨论 。"
147
147
148
148
#: ../../howto/regex.rst:83
149
149
msgid ""
You can’t perform that action at this time.
0 commit comments