Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea16730

Browse files
authored
Update http.cookiejar.po
1 parent 72efb0f commit ea16730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/http.cookiejar.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ msgstr ""
788788
"(如果允許清單是有效的)的網域才參與 cookie 設定和回傳。使用 "
789789
"*blocked_domains* 構造函式引數,以及 :meth:`blocked_domains` "
790790
"和 :meth:`set_blocked_domains` 方法(以及 *allowed_domains* 的相應引數和方"
791-
"法)。如果你設定了 allowlist,你可以透過設定為 :const:`None` 來再次關閉它。"
791+
"法)。如果你設定了允許清單,你可以透過設定為 :const:`None` 來再次關閉它。"
792792

793793
#: ../../library/http.cookiejar.rst:474
794794
msgid ""
@@ -842,7 +842,7 @@ msgstr "設定允許網域的序列,或 :const:`None`。"
842842
msgid ""
843843
"Return ``True`` if *domain* is not on the allowlist for setting or receiving "
844844
"cookies."
845-
msgstr "如果 *domain* 不在設定或接收 cookies 的允許列表上,則回傳 ``True``。"
845+
msgstr "如果 *domain* 不在設定或接收 cookies 的允許清單上,則回傳 ``True``。"
846846

847847
#: ../../library/http.cookiejar.rst:517
848848
msgid ""

0 commit comments

Comments
 (0)