@@ -11,16 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.12\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
14
- "PO-Revision-Date : 2022-01-31 18:04+0800 \n "
15
- "Last-Translator : Phil Lin <linooohon@gmail.com >\n "
16
- "Language-Team : Chinese - TAIWAN (https ://github. com/python/python-docs-zh- "
17
- "tw) \n "
18
- "Language : zh_TW \n "
14
+ "PO-Revision-Date : 2023-08-20 06:53+0000 \n "
15
+ "Last-Translator : Anonymous <noreply@weblate.org >\n "
16
+ "Language-Team : urllib (generated) <http ://weblate.example. com/projects/test/ "
17
+ "python/urllib/> \n "
18
+ "Language : urllib \n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Plural-Forms : nplurals=1; plural=0;\n "
23
- "X-Generator : Poedit 3.0.1 \n "
23
+ "X-Generator : Weblate 4.18.2 \n "
24
24
25
25
#: ../../library/urllib.rst:2
26
26
msgid ":mod:`urllib` --- URL handling modules"
@@ -33,8 +33,7 @@ msgstr "**原始碼:**\\ :source:`Lib/urllib/`"
33
33
#: ../../library/urllib.rst:10
34
34
msgid ""
35
35
"``urllib`` is a package that collects several modules for working with URLs:"
36
- msgstr ""
37
- "``urllib`` 是一個蒐集了許多處理 URLs 的 module(模組)的 package(套件):"
36
+ msgstr "``urllib`` 是一個蒐集了許多處理 URLs 的 module(模組)的 package(套件):"
38
37
39
38
#: ../../library/urllib.rst:12
40
39
msgid ":mod:`urllib.request` for opening and reading URLs"
0 commit comments