File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1351,21 +1351,24 @@ msgid ""
13511351"value of the ``is_authenticated`` flag for the given URI or list of URIs. If"
13521352" *is_authenticated* is specified as ``True``, *realm* is ignored."
13531353msgstr ""
1354+ "*realm*、*uri*、*user*、*passwd* 的含义与 :meth:`HTTPPasswordMgr.add_password` "
1355+ "的相同。*is_authenticated* 为给定 URI 或 URI 列表设置 ``is_authenticated`` 标志的初始值。如果 "
1356+ "*is_authenticated* 设为 ``True`` ,则会忽略 *realm*。"
13541357
13551358#: ../../library/urllib.request.rst:959
13561359msgid "Same as for :class:`HTTPPasswordMgrWithDefaultRealm` objects"
1357- msgstr ""
1360+ msgstr "与 :class:`HTTPPasswordMgrWithDefaultRealm` 对象的相同。 "
13581361
13591362#: ../../library/urllib.request.rst:965
13601363msgid ""
13611364"Update the ``is_authenticated`` flag for the given *uri* or list of URIs."
1362- msgstr ""
1365+ msgstr "更新给定 *uri* 或 URI 列表的 ``is_authenticated`` 标志。 "
13631366
13641367#: ../../library/urllib.request.rst:971
13651368msgid ""
13661369"Returns the current state of the ``is_authenticated`` flag for the given "
13671370"URI."
1368- msgstr ""
1371+ msgstr "返回给定 URI ``is_authenticated`` 标志的当前状态。 "
13691372
13701373#: ../../library/urllib.request.rst:978
13711374msgid "AbstractBasicAuthHandler Objects"
You can’t perform that action at this time.
0 commit comments