Skip to content

Commit 134b8ca

Browse files
committed
Translated using Weblate (urllib (generated) (urllib))
Currently translated at 100.0% (7 of 7 strings) Translation: Test/python Translate-URL: http://weblate.example.com/projects/test/python/urllib/
1 parent 194b5f0 commit 134b8ca

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

library/urllib.po

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.12\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
2222
"Plural-Forms: nplurals=1; plural=0;\n"
23-
"X-Generator: Poedit 3.0.1\n"
23+
"X-Generator: Weblate 4.18.2\n"
2424

2525
#: ../../library/urllib.rst:2
2626
msgid ":mod:`urllib` --- URL handling modules"
@@ -33,8 +33,7 @@ msgstr "**原始碼:**\\ :source:`Lib/urllib/`"
3333
#: ../../library/urllib.rst:10
3434
msgid ""
3535
"``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(套件):"
3837

3938
#: ../../library/urllib.rst:12
4039
msgid ":mod:`urllib.request` for opening and reading URLs"

0 commit comments

Comments
 (0)