File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ msgid ""
48
48
"will be replaced with its corresponding value. The characters ``'&'``, "
49
49
"``'<'`` and ``'>'`` are always escaped, even if *entities* is provided."
50
50
msgstr ""
51
- "你可以透過傳入字典作為可選的 *entities* 參數,來轉換其他資料字串 。鍵和值都必"
51
+ "你可以透過傳入字典作為可選的 *entities* 參數,來跳脫其他資料字串 。鍵和值都必"
52
52
"須是字串;每個鍵都會被對應的值取代。即使提供 *entities*,``'&'``、``'<'`` "
53
53
"和 ``'>'`` 字元始終會被跳脫。"
54
54
@@ -58,7 +58,7 @@ msgid ""
58
58
"directly in XML. Do not use this function as a general string translation "
59
59
"function."
60
60
msgstr ""
61
- "這個函式只能用來轉換 XML 中無法直接使用的字元。請勿將此函式用作一般的字串轉"
61
+ "這個函式只能用來跳脫 XML 中無法直接使用的字元。請勿將此函式用作一般的字串轉"
62
62
"換函式。"
63
63
64
64
#: ../../library/xml.sax.utils.rst:36
@@ -75,7 +75,7 @@ msgid ""
75
75
msgstr ""
76
76
"你可以透過傳入字典作為可選的 *entities* 參數,來取消其他字串的資料。鍵和值都"
77
77
"必須是字串;每個鍵都會被對應的值取代。即使提供了 *entities*,``'&'``、"
78
- "``'<’`` 和 ``‘>'`` 總是會取消轉換 。"
78
+ "``'<’`` 和 ``‘>'`` 總是會取消跳脫 。"
79
79
80
80
#: ../../library/xml.sax.utils.rst:46
81
81
msgid ""
You can’t perform that action at this time.
0 commit comments