@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-03-05 00:20+0000\n "
11
- "PO-Revision-Date : 2018 -05-23 16:09+0000 \n "
11
+ "PO-Revision-Date : 2023 -05-20 12:10+0800 \n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -17,10 +17,11 @@ msgstr ""
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
+ "X-Generator : Poedit 3.3.1\n "
20
21
21
22
#: ../../library/re.rst:2
22
23
msgid ":mod:`re` --- Regular expression operations"
23
- msgstr ""
24
+ msgstr ":mod:`re` --- 正規表示式(regular expression)操作 "
24
25
25
26
#: ../../library/re.rst:10
26
27
msgid "**Source code:** :source:`Lib/re/`"
@@ -985,7 +986,7 @@ msgid ""
985
986
"combination with the :const:`IGNORECASE` flag, they will match the 52 ASCII "
986
987
"letters and 4 additional non-ASCII letters: 'İ' (U+0130, Latin capital "
987
988
"letter I with dot above), 'ı' (U+0131, Latin small letter dotless i), "
988
- "'ſ' (U+017F, Latin small letter long s) and 'K ' (U+212A, Kelvin sign). If "
989
+ "'ſ' (U+017F, Latin small letter long s) and 'K ' (U+212A, Kelvin sign). If "
989
990
"the :const:`ASCII` flag is used, only letters 'a' to 'z' and 'A' to 'Z' are "
990
991
"matched."
991
992
msgstr ""
0 commit comments