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

Skip to content

Commit 41380e8

Browse files
committed
[po] auto sync bot
1 parent 631ae7b commit 41380e8

19 files changed

Lines changed: 2803 additions & 2802 deletions

File tree

distributing/index.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: cdarlint <[email protected]>, 2017\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -67,9 +67,8 @@ msgstr ""
6767

6868
#: ../../distributing/index.rst:34
6969
msgid ""
70-
"the `Python Packaging Index <https://pypi.python.org/pypi>`__ is a public "
71-
"repository of open source licensed packages made available for use by other "
72-
"Python users"
70+
"the `Python Packaging Index <https://pypi.org>`__ is a public repository of "
71+
"open source licensed packages made available for use by other Python users"
7372
msgstr ""
7473

7574
#: ../../distributing/index.rst:37

distutils/apiref.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
@@ -211,7 +211,7 @@ msgstr ""
211211
#: ../../distutils/apiref.rst:80
212212
msgid ""
213213
"a list of strings; valid classifiers are listed on `PyPI "
214-
"<https://pypi.python.org/pypi?:action=list_classifiers>`_."
214+
"<https://pypi.org/classifiers>`_."
215215
msgstr ""
216216

217217
#: ../../distutils/apiref.rst:83

faq/general.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
@@ -179,7 +179,7 @@ msgid ""
179179
"filesystems, TCP/IP sockets). Look at the table of contents for :ref"
180180
":`library-index` to get an idea of what's available. A wide variety of "
181181
"third-party extensions are also available. Consult `the Python Package "
182-
"Index <https://pypi.python.org/pypi>`_ to find packages of interest to you."
182+
"Index <https://pypi.org>`_ to find packages of interest to you."
183183
msgstr ""
184184

185185
#: ../../faq/general.rst:125

faq/library.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-04-10 13:00+0900\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
@@ -39,9 +39,9 @@ msgstr ""
3939
#: ../../faq/library.rst:21
4040
msgid ""
4141
"For third-party packages, search the `Python Package Index "
42-
"<https://pypi.python.org/pypi>`_ or try `Google <https://www.google.com>`_ "
43-
"or another Web search engine. Searching for \"Python\" plus a keyword or "
44-
"two for your topic of interest will usually find something helpful."
42+
"<https://pypi.org>`_ or try `Google <https://www.google.com>`_ or another "
43+
"Web search engine. Searching for \"Python\" plus a keyword or two for your "
44+
"topic of interest will usually find something helpful."
4545
msgstr ""
4646

4747
#: ../../faq/library.rst:28

howto/curses.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
@@ -79,7 +79,7 @@ msgid ""
7979
"terminal to produce the right output. curses doesn't provide many user-"
8080
"interface concepts such as buttons, checkboxes, or dialogs; if you need such"
8181
" features, consider a user interface library such as `Urwid "
82-
"<https://pypi.python.org/pypi/urwid/>`_."
82+
"<https://pypi.org/project/urwid/>`_."
8383
msgstr ""
8484

8585
#: ../../howto/curses.rst:46
@@ -98,11 +98,11 @@ msgstr ""
9898
#: ../../howto/curses.rst:56
9999
msgid ""
100100
"The Windows version of Python doesn't include the :mod:`curses` module. A "
101-
"ported version called `UniCurses <https://pypi.python.org/pypi/UniCurses>`_ "
102-
"is available. You could also try `the Console module "
103-
"<http://effbot.org/zone/console-index.htm>`_ written by Fredrik Lundh, which"
104-
" doesn't use the same API as curses but provides cursor-addressable text "
105-
"output and full support for mouse and keyboard input."
101+
"ported version called `UniCurses <https://pypi.org/project/UniCurses>`_ is "
102+
"available. You could also try `the Console module <http://effbot.org/zone"
103+
"/console-index.htm>`_ written by Fredrik Lundh, which doesn't use the same "
104+
"API as curses but provides cursor-addressable text output and full support "
105+
"for mouse and keyboard input."
106106
msgstr ""
107107

108108
#: ../../howto/curses.rst:66
@@ -601,7 +601,7 @@ msgstr ""
601601
msgid ""
602602
"The C curses library offers only very simple input mechanisms. Python's "
603603
":mod:`curses` module adds a basic text-input widget. (Other libraries such "
604-
"as `Urwid <https://pypi.python.org/pypi/urwid/>`_ have more extensive "
604+
"as `Urwid <https://pypi.org/project/urwid/>`_ have more extensive "
605605
"collections of widgets.)"
606606
msgstr ""
607607

installing/index.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: cdarlint <[email protected]>, 2017\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -95,9 +95,8 @@ msgstr ""
9595

9696
#: ../../installing/index.rst:47
9797
msgid ""
98-
"The `Python Packaging Index <https://pypi.python.org/pypi>`__ is a public "
99-
"repository of open source licensed packages made available for use by other "
100-
"Python users."
98+
"The `Python Packaging Index <https://pypi.org>`__ is a public repository of "
99+
"open source licensed packages made available for use by other Python users."
101100
msgstr ""
102101

103102
#: ../../installing/index.rst:50

library/distribution.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
@@ -25,6 +25,6 @@ msgstr ""
2525
msgid ""
2626
"These libraries help you with publishing and installing Python software. "
2727
"While these modules are designed to work in conjunction with the `Python "
28-
"Package Index <https://pypi.python.org/pypi>`__, they can also be used with "
29-
"a local index server, or without any index server at all."
28+
"Package Index <https://pypi.org>`__, they can also be used with a local "
29+
"index server, or without any index server at all."
3030
msgstr ""

library/index.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
@@ -56,5 +56,5 @@ msgid ""
5656
"In addition to the standard library, there is a growing collection of "
5757
"several thousand components (from individual programs and modules to "
5858
"packages and entire application development frameworks), available from the "
59-
"`Python Package Index <https://pypi.python.org/pypi>`_."
59+
"`Python Package Index <https://pypi.org>`_."
6060
msgstr ""

library/pprint.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
@@ -194,7 +194,7 @@ msgstr ""
194194
msgid ""
195195
"To demonstrate several uses of the :func:`pprint` function and its "
196196
"parameters, let's fetch information about a project from `PyPI "
197-
"<https://pypi.python.org/pypi>`_::"
197+
"<https://pypi.org>`_::"
198198
msgstr ""
199199

200200
#: ../../library/pprint.rst:225

library/re.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-03-24 12:51+0900\n"
11+
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: ww song <[email protected]>, 2018\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -73,9 +73,9 @@ msgstr ""
7373

7474
#: ../../library/re.rst:48
7575
msgid ""
76-
"The third-party `regex <https://pypi.python.org/pypi/regex/>`_ module, which"
77-
" has an API compatible with the standard library :mod:`re` module, but "
78-
"offers additional functionality and a more thorough Unicode support."
76+
"The third-party `regex <https://pypi.org/project/regex/>`_ module, which has"
77+
" an API compatible with the standard library :mod:`re` module, but offers "
78+
"additional functionality and a more thorough Unicode support."
7979
msgstr ""
8080

8181
#: ../../library/re.rst:56

0 commit comments

Comments
 (0)