|
1 | 1 | # SOME DESCRIPTIVE TITLE.
|
2 |
| -# Copyright (C) 2001-2024, Python Software Foundation |
| 2 | +# Copyright (C) 2001-2025, Python Software Foundation |
3 | 3 | # This file is distributed under the same license as the Python package.
|
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5 | 5 | #
|
|
10 | 10 | # ppcfish <ppcfish@gmail.com>, 2024
|
11 | 11 | # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
|
12 | 12 | # Alpha Du <alphanow@gmail.com>, 2024
|
13 |
| -# Freesand Leo <yuqinju@163.com>, 2024 |
| 13 | +# Freesand Leo <yuqinju@163.com>, 2025 |
14 | 14 | #
|
15 | 15 | #, fuzzy
|
16 | 16 | msgid ""
|
17 | 17 | msgstr ""
|
18 | 18 | "Project-Id-Version: Python 3.9\n"
|
19 | 19 | "Report-Msgid-Bugs-To: \n"
|
20 |
| -"POT-Creation-Date: 2024-06-20 08:51+0000\n" |
| 20 | +"POT-Creation-Date: 2025-06-27 17:24+0000\n" |
21 | 21 | "PO-Revision-Date: 2017-02-16 23:13+0000\n"
|
22 |
| -"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n" |
| 22 | +"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n" |
23 | 23 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
24 | 24 | "MIME-Version: 1.0\n"
|
25 | 25 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -883,7 +883,7 @@ msgid ""
|
883 | 883 | "``www.foo.bar.com`` can't set a cookie for ``.bar.com``, because ``www.foo``"
|
884 | 884 | " contains a dot)."
|
885 | 885 | msgstr ""
|
886 |
| -"当设置 cookie 是,'host prefix' 不可包含点号(例如 ``www.foo.bar.com`` 不能为 ``.bar.com`` 设置" |
| 886 | +"当设置 cookie 时,'host prefix' 不可包含点号(例如 ``www.foo.bar.com`` 不能为 ``.bar.com`` 设置" |
887 | 887 | " cookie,因为 ``www.foo`` 包含了一个点号)。"
|
888 | 888 |
|
889 | 889 | #: ../../library/http.cookiejar.rst:585
|
|
0 commit comments