Skip to content

Commit f8c40c3

Browse files
sync with cpython f2b82b3b
1 parent 0978638 commit f8c40c3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

library/xml.po

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.14\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-07-07 10:49+0000\n"
11+
"POT-Creation-Date: 2025-09-27 00:13+0000\n"
1212
"PO-Revision-Date: 2023-08-21 02:16+0000\n"
1313
"Last-Translator: Matt Wang <[email protected]>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -98,18 +98,19 @@ msgid ""
9898
"access local files, generate network connections to other machines, or "
9999
"circumvent firewalls."
100100
msgstr ""
101-
"攻擊者可以濫用 XML 功能來執行阻斷服務攻擊 (denial of service attack)、存取本地檔案"
102-
"、生成與其他機器的網路連接或繞過防火牆。"
101+
"攻擊者可以濫用 XML 功能來執行阻斷服務攻擊 (denial of service attack)、存取本"
102+
"地檔案、生成與其他機器的網路連接或繞過防火牆。"
103103

104104
#: ../../library/xml.rst:58
105+
#, fuzzy
105106
msgid ""
106-
"Expat versions lower that 2.6.0 may be vulnerable to \"billion laughs\", "
107+
"Expat versions lower than 2.6.0 may be vulnerable to \"billion laughs\", "
107108
"\"quadratic blowup\" and \"large tokens\". Python may be vulnerable if it "
108109
"uses such older versions of Expat as a system-provided library. Check :const:"
109110
"`!pyexpat.EXPAT_VERSION`."
110111
msgstr ""
111-
"Expat 低於 2.6.0 的版本容易受到「十億笑聲」、「二次爆炸」與「大型 token」的影響。"
112-
"Python 也可能因為使用這些系統提供的舊版 Expat 而易受攻擊。請檢查 :const:"
112+
"Expat 低於 2.6.0 的版本容易受到「十億笑聲」、「二次爆炸」與「大型 token」的影"
113+
"響。Python 也可能因為使用這些系統提供的舊版 Expat 而易受攻擊。請檢查 :const:"
113114
"`!pyexpat.EXPAT_VERSION`。"
114115

115116
#: ../../library/xml.rst:63

0 commit comments

Comments
 (0)