File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
10
10
"Project-Id-Version : Python 3.9\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
12
"POT-Creation-Date : 2020-06-20 18:08+0800\n "
13
- "PO-Revision-Date : 2021-07-02 01:38 +0800\n "
13
+ "PO-Revision-Date : 2021-07-02 16:49 +0800\n "
14
14
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
15
15
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
16
16
"tw)\n "
@@ -541,8 +541,10 @@ msgstr "W3C C14N 測試套件"
541
541
msgid ""
542
542
"The C14N 2.0 test suite in the :mod:`test` package (``Lib/test/xmltestdata/"
543
543
"c14n-20/``) was retrieved from the W3C website at https://www.w3.org/TR/xml-"
544
- "c14n2-testcases/ and is distributed under the 3-clause BSD license:"
544
+ "c14n2-testcases/ and is distributed under the 3-clause BSD license:: "
545
545
msgstr ""
546
546
":mod:`test` 程式包中的 C14N 2.0 測試套件 (``Lib/test/xmltestdata/c14n-20/``) "
547
547
"是從 W3C 網站 https://www.w3.org/TR/xml-c14n2-testcases/ 被檢索,且是基於 3-"
548
- "clause BSD 授權被發佈:"
548
+ "clause BSD 授權被發佈:\n"
549
+ "\n"
550
+ "::"
You can’t perform that action at this time.
0 commit comments