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`。"
407
407
408
408
#: ../../library/http.cookiejar.rst:240
409
409
msgid "Discard all session cookies."
410
- msgstr "刪除所有工作階段( session) cookies。"
410
+ msgstr "刪除所有 session cookies。"
411
411
412
412
#: ../../library/http.cookiejar.rst:242
413
413
msgid ""
@@ -419,7 +419,7 @@ msgid ""
419
419
msgstr ""
420
420
"刪除所有包含有 true :attr:`discard` 屬性的 cookie (通常是因為它們沒有 `max-"
421
421
"age` 或 `expires` cookie 屬性,或有明確的 `discard` cookie 屬性)。 對於互動式"
422
- "瀏覽器,會話的結束通常對應於關閉瀏覽器視窗 。"
422
+ "瀏覽器,工作階段的結束通常對應於關閉瀏覽器視窗 。"
423
423
424
424
#: ../../library/http.cookiejar.rst:247
425
425
msgid ""
@@ -1050,7 +1050,7 @@ msgstr ""
1050
1050
1051
1051
#: ../../library/http.cookiejar.rst:675
1052
1052
msgid "``True`` if this is a session cookie."
1053
- msgstr "如果這是會話 cookie,即為``True`` 。"
1053
+ msgstr "如果這是session cookie,即為``True`` 。"
1054
1054
1055
1055
#: ../../library/http.cookiejar.rst:680
1056
1056
msgid ""
You can’t perform that action at this time.
0 commit comments