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

Skip to content

Commit 0efc6da

Browse files
committed
[po] auto sync bot
1 parent 6776c17 commit 0efc6da

4 files changed

Lines changed: 31 additions & 18 deletions

File tree

library/urllib.error.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2018, Python Software Foundation
2+
# Copyright (C) 2001-2019, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# 汪心禾 <[email protected]>, 2019
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.7\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
15+
"PO-Revision-Date: 2017-02-16 23:33+0000\n"
16+
"Last-Translator: 汪心禾 <[email protected]>, 2019\n"
1317
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1418
"MIME-Version: 1.0\n"
1519
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,11 +23,11 @@ msgstr ""
1923

2024
#: ../../library/urllib.error.rst:2
2125
msgid ":mod:`urllib.error` --- Exception classes raised by urllib.request"
22-
msgstr ""
26+
msgstr ":mod:`urllib.error` --- urllib.request 引发的异常类"
2327

2428
#: ../../library/urllib.error.rst:10
2529
msgid "**Source code:** :source:`Lib/urllib/error.py`"
26-
msgstr ""
30+
msgstr "**源代码:** :source:`Lib/urllib/error.py`"
2731

2832
#: ../../library/urllib.error.rst:14
2933
msgid ""

library/urllib.po

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2018, Python Software Foundation
2+
# Copyright (C) 2001-2019, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# 吴彬 <[email protected]>, 2017
8+
# Yinian Chin <[email protected]>, 2018
9+
# 汪心禾 <[email protected]>, 2019
10+
#
611
#, fuzzy
712
msgid ""
813
msgstr ""
914
"Project-Id-Version: Python 3.7\n"
1015
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Yinian Chin <yinian1992@live.com>, 2018\n"
16+
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
17+
"PO-Revision-Date: 2017-02-16 23:34+0000\n"
18+
"Last-Translator: 汪心禾 <wangxinhe06@gmail.com>, 2019\n"
1419
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1520
"MIME-Version: 1.0\n"
1621
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,11 +34,11 @@ msgstr "**源代码:** :source:`Lib/urllib/`"
2934
#: ../../library/urllib.rst:10
3035
msgid ""
3136
"``urllib`` is a package that collects several modules for working with URLs:"
32-
msgstr "``urllib`` 是一个收集了多个使用URL的模块的软件包:"
37+
msgstr "``urllib`` 是一个收集了多个用到 URL 的模块的包:"
3338

3439
#: ../../library/urllib.rst:12
3540
msgid ":mod:`urllib.request` for opening and reading URLs"
36-
msgstr ":mod:`urllib.request` 打开和阅读 URLs"
41+
msgstr ":mod:`urllib.request` 打开和读取 URL"
3742

3843
#: ../../library/urllib.rst:13
3944
msgid ""
@@ -43,7 +48,7 @@ msgstr ":mod:`urllib.error` 包含 :mod:`urllib.request` 抛出的异常"
4348

4449
#: ../../library/urllib.rst:14
4550
msgid ":mod:`urllib.parse` for parsing URLs"
46-
msgstr ":mod:`urllib.parse` 用于处理 URL"
51+
msgstr ":mod:`urllib.parse` 用于解析 URL"
4752

4853
#: ../../library/urllib.rst:15
4954
msgid ":mod:`urllib.robotparser` for parsing ``robots.txt`` files"

library/urllib.request.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ msgstr ""
681681

682682
#: ../../library/urllib.request.rst:569
683683
msgid "Return the URL given in the constructor."
684-
msgstr ""
684+
msgstr "返回构造器中给定的 URL。"
685685

686686
#: ../../library/urllib.request.rst:573
687687
msgid "Returns :attr:`Request.full_url`"

library/urllib.robotparser.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2018, Python Software Foundation
2+
# Copyright (C) 2001-2019, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# 汪心禾 <[email protected]>, 2019
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.7\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
15+
"PO-Revision-Date: 2017-02-16 23:34+0000\n"
16+
"Last-Translator: 汪心禾 <[email protected]>, 2019\n"
1317
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1418
"MIME-Version: 1.0\n"
1519
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,11 +23,11 @@ msgstr ""
1923

2024
#: ../../library/urllib.robotparser.rst:2
2125
msgid ":mod:`urllib.robotparser` --- Parser for robots.txt"
22-
msgstr ""
26+
msgstr ":mod:`urllib.robotparser` --- robots.txt 语法分析程序"
2327

2428
#: ../../library/urllib.robotparser.rst:10
2529
msgid "**Source code:** :source:`Lib/urllib/robotparser.py`"
26-
msgstr ""
30+
msgstr "**源代码:** :source:`Lib/urllib/robotparser.py`"
2731

2832
#: ../../library/urllib.robotparser.rst:20
2933
msgid ""

0 commit comments

Comments
 (0)