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

Skip to content

Commit beecab7

Browse files
[po] auto sync
1 parent 1f76f69 commit beecab7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/http.cookies.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,12 @@ msgid ""
6060
"``!#$%&'*+-.^_`|~:`` denote the set of valid characters allowed by this "
6161
"module in Cookie name (as :attr:`~Morsel.key`)."
6262
msgstr ""
63+
"字符集 :data:`string.ascii_letters` 、 :data:`string.digits` 和 "
64+
"``!#$%&'*+-.^_`|~:`` 给出了本模块允许出现在 cookie 名称中的有效字符集(如 :attr:`~Morsel.key`)。"
6365

6466
#: ../../library/http.cookies.rst:29
6567
msgid "Allowed ':' as a valid Cookie name character."
66-
msgstr ""
68+
msgstr "“:”字符可用于有效的 cookie 名称。"
6769

6870
#: ../../library/http.cookies.rst:35
6971
msgid ""

0 commit comments

Comments
 (0)