8000
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 0626672 commit fa822a7Copy full SHA for fa822a7
library/http.cookiejar.po
@@ -125,10 +125,9 @@ msgid ""
125
"either the :meth:`load` or :meth:`revert` method is called. Subclasses of "
126
"this class are documented in section :ref:`file-cookie-jar-classes`."
127
msgstr ""
128
-"一個 :class:`CookieJar` 可以從硬盤上的文件載入 Cookie,也可以儲存 Cookie 到硬"
129
-"盤上的文件。 在 :meth:`load` 或 :meth:`revert` 方法被調用之前,Cookie 並非***"
130
-"從指定的文件載入。 這個類別的子類在 :ref:`file-cookie-jar-classes` 的文檔中有"
131
-"說明。"
+"一個可以從磁碟上的檔案載入 Cookie,也可以儲存 Cookie 到磁碟上檔案"
+"的 :class:`CookieJar`。在 :meth:`load` 或 :meth:`revert` 方法被呼叫之前,Cookie 並\\ **不會**\\ "
+"從指定的檔案載入。這個類別的子類別有記載於 :ref:`file-cookie-jar-classes` 章節。"
132
133
#: ../../library/http.cookiejar.rst:74
134
msgid ""
0 commit comments