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 4b57943 commit 9ee731eCopy full SHA for 9ee731e
library/http.cookiejar.po
@@ -396,9 +396,9 @@ msgid ""
396
"are removed. If given three arguments, then the cookie with the specified "
397
"*domain*, *path* and *name* is removed."
398
msgstr ""
399
-"如果不帶參數,則清除所有 cookies。 如果給定單一參數,則只移除屬於該 *domain* "
400
-"的 cookies。如果給定兩個參數,則會移除屬於指定 *domain* 和 URL *path* 的 "
401
-"cookie。 如果給定三個參數,則會移除指定 *domain*、*path* 和 *name* 的 "
+"如果不帶引數地叫用,則清除所有 cookies。如果給定單一引數,則只移除屬於該 *domain* "
+"的 cookies。如果給定兩個引數,則會移除屬於指定 *domain* 和 URL *path* 的 "
+"cookie。 如果給定三個引數,則會移除指定 *domain*、*path* 和 *name* 的 "
402
"cookie。"
403
404
#: ../../library/http.cookiejar.rst:235
0 commit comments