Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7df9bf2

Browse files
authored
Merge pull request#147 from jordanSu/library-urllib
Translate library/urllib.po
2 parents79ede24 +7a4b382 commit7df9bf2

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

‎library/urllib.po

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,47 +3,50 @@
33
# This file is distributed under the same license as the Python package.
44
#
55
# Translators:
6+
# Liang-Bo Wang <me@liang2.tw>, 2018
67
msgid ""
78
msgstr ""
89
"Project-Id-Version:Python 3.10\n"
910
"Report-Msgid-Bugs-To:\n"
1011
"POT-Creation-Date:2018-06-26 18:54+0800\n"
11-
"PO-Revision-Date:2016-11-19 00:35+0000\n"
12-
"Last-Translator:Liang-Bo Wang <me@liang2.tw>\n"
12+
"PO-Revision-Date:2021-11-22 10:21+0800\n"
13+
"Last-Translator:Jordan Su <newjordansu1126@gmail.com>\n"
1314
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1415
"tw)\n"
1516
"Language:zh_TW\n"
1617
"MIME-Version:1.0\n"
1718
"Content-Type:text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding:8bit\n"
1920
"Plural-Forms:nplurals=1; plural=0;\n"
21+
"X-Generator:Poedit 3.0\n"
2022

2123
#:../../library/urllib.rst:2
2224
msgid":mod:`urllib` --- URL handling modules"
23-
msgstr""
25+
msgstr":mod:`urllib` --- URL 處理模組"
2426

2527
#:../../library/urllib.rst:6
2628
msgid"**Source code:** :source:`Lib/urllib/`"
27-
msgstr""
29+
msgstr"**原始碼:**\\ :source:`Lib/urllib/`"
2830

2931
#:../../library/urllib.rst:10
3032
msgid""
3133
"``urllib`` is a package that collects several modules for working with URLs:"
3234
msgstr""
35+
"``urllib`` 是一個蒐集了許多處理 URLs 的 module(模組)的 package(套件):"
3336

3437
#:../../library/urllib.rst:12
3538
msgid":mod:`urllib.request` for opening and reading URLs"
36-
msgstr""
39+
msgstr":mod:`urllib.request` 用來開啟和讀取 URLs"
3740

3841
#:../../library/urllib.rst:13
3942
msgid""
4043
":mod:`urllib.error` containing the exceptions raised by :mod:`urllib.request`"
41-
msgstr""
44+
msgstr":mod:`urllib.error` 包含了 :mod:`urllib.request` 所引發的例外"
4245

4346
#:../../library/urllib.rst:14
4447
msgid":mod:`urllib.parse` for parsing URLs"
45-
msgstr""
48+
msgstr":mod:`urllib.parse` 用來解析 URLs"
4649

4750
#:../../library/urllib.rst:15
4851
msgid":mod:`urllib.robotparser` for parsing ``robots.txt`` files"
49-
msgstr""
52+
msgstr":mod:`urllib.robotparser` 用來解析 ``robots.txt`` 檔案"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp