8000 Update http.cookiejar.po · python/python-docs-zh-tw@cbb68ed · GitHub
[go: up one dir, main page]

Skip to content

Commit cbb68ed

Browse files
authored
Update http.cookiejar.po
1 parent ef5f56e commit cbb68ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/http.cookiejar.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ msgstr "如果沒有符合的 cookie 存在,則引發 :exc:`KeyError`。"
407407

408408
#: ../../library/http.cookiejar.rst:240
409409
msgid "Discard all session cookies."
410-
msgstr "刪除所有工作階段(session cookies。"
410+
msgstr "刪除所有 session cookies。"
411411

412412
#: ../../library/http.cookiejar.rst:242
413413
msgid ""
@@ -419,7 +419,7 @@ msgid ""
419419
msgstr ""
420420
"刪除所有包含有 true :attr:`discard` 屬性的 cookie (通常是因為它們沒有 `max-"
421421
"age` 或 `expires` cookie 屬性,或有明確的 `discard` cookie 屬性)。 對於互動式"
422-
"瀏覽器,會話的結束通常對應於關閉瀏覽器視窗。"
422+
"瀏覽器,工作階段的結束通常對應於關閉瀏覽器視窗。"
423423

424424
#: ../../library/http.cookiejar.rst:247
425425
msgid ""
@@ -1050,7 +1050,7 @@ msgstr ""
10501050

10511051
#: ../../library/http.cookiejar.rst:675
10521052
msgid "``True`` if this is a session cookie."
1053-
msgstr "如果這是會話 cookie,即為``True`` 。"
1053+
msgstr "如果這是session cookie,即為``True`` 。"
10541054

10551055
#: ../../library/http.cookiejar.rst:680
10561056
msgid ""

0 commit comments

Comments
 (0)
0