We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72efb0f commit ea16730Copy full SHA for ea16730
1 file changed
library/http.cookiejar.po
@@ -788,7 +788,7 @@ msgstr ""
788
"(如果允許清單是有效的)的網域才參與 cookie 設定和回傳。使用 "
789
"*blocked_domains* 構造函式引數,以及 :meth:`blocked_domains` "
790
"和 :meth:`set_blocked_domains` 方法(以及 *allowed_domains* 的相應引數和方"
791
-"法)。如果你設定了 allowlist,你可以透過設定為 :const:`None` 來再次關閉它。"
+"法)。如果你設定了允許清單,你可以透過設定為 :const:`None` 來再次關閉它。"
792
793
#: ../../library/http.cookiejar.rst:474
794
msgid ""
@@ -842,7 +842,7 @@ msgstr "設定允許網域的序列,或 :const:`None`。"
842
843
"Return ``True`` if *domain* is not on the allowlist for setting or receiving "
844
"cookies."
845
-msgstr "如果 *domain* 不在設定或接收 cookies 的允許列表上,則回傳 ``True``。"
+msgstr "如果 *domain* 不在設定或接收 cookies 的允許清單上,則回傳 ``True``。"
846
847
#: ../../library/http.cookiejar.rst:517
848
0 commit comments