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 @@ -407,7 +407,7 @@ msgstr "如果沒有符合的 cookie 存在,則引發 :exc:`KeyError`。"
407407
408408#: ../../library/http.cookiejar.rst:240
409409msgid "Discard all session cookies."
410- msgstr "刪除所有工作階段( session) cookies。"
410+ msgstr "刪除所有 session cookies。"
411411
412412#: ../../library/http.cookiejar.rst:242
413413msgid ""
@@ -419,7 +419,7 @@ msgid ""
419419msgstr ""
420420"刪除所有包含有 true :attr:`discard` 屬性的 cookie (通常是因為它們沒有 `max-"
421421"age` 或 `expires` cookie 屬性,或有明確的 `discard` cookie 屬性)。 對於互動式"
422- "瀏覽器,會話的結束通常對應於關閉瀏覽器視窗 。"
422+ "瀏覽器,工作階段的結束通常對應於關閉瀏覽器視窗 。"
423423
424424#: ../../library/http.cookiejar.rst:247
425425msgid ""
@@ -1050,7 +1050,7 @@ msgstr ""
10501050
10511051#: ../../library/http.cookiejar.rst:675
10521052msgid "``True`` if this is a session cookie."
1053- msgstr "如果這是會話 cookie,即為``True`` 。"
1053+ msgstr "如果這是session cookie,即為``True`` 。"
10541054
10551055#: ../../library/http.cookiejar.rst:680
10561056msgid ""
You can’t perform that action at this time.
0 commit comments