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

Skip to content

Commit 2bb418e

Browse files
committed
[po] auto sync bot
1 parent b7dc4bf commit 2bb418e

3 files changed

Lines changed: 14 additions & 9 deletions

File tree

howto/argparse.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Chengeng Ning <[email protected]>, 2018
7+
# telnetning <[email protected]>, 2018
88
# Freesand Leo <[email protected]>, 2018
99
# Trim21 <[email protected]>, 2019
1010
# 兴然 刘 <[email protected]>, 2019
1111
# allenjuly7 <[email protected]>, 2019
12+
# nickle <[email protected]>, 2019
1213
#
1314
#, fuzzy
1415
msgid ""
@@ -17,7 +18,7 @@ msgstr ""
1718
"Report-Msgid-Bugs-To: \n"
1819
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1920
"PO-Revision-Date: 2017-02-16 17:44+0000\n"
20-
"Last-Translator: allenjuly7 <[email protected]>, 2019\n"
21+
"Last-Translator: nickle <[email protected]>, 2019\n"
2122
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2223
"MIME-Version: 1.0\n"
2324
"Content-Type: text/plain; charset=UTF-8\n"
@@ -284,7 +285,7 @@ msgstr ""
284285

285286
#: ../../howto/argparse.rst:312
286287
msgid "Short options"
287-
msgstr ""
288+
msgstr "简短的选项"
288289

289290
#: ../../howto/argparse.rst:314
290291
msgid ""

library/calendar.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Trim21 <[email protected]>, 2019
88
# walkinrain <[email protected]>, 2019
9+
# nickle <[email protected]>, 2019
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1617
"PO-Revision-Date: 2017-02-16 19:36+0000\n"
17-
"Last-Translator: walkinrain <walkinrain2008@163.com>, 2019\n"
18+
"Last-Translator: nickle <2330458484@qq.com>, 2019\n"
1819
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,7 +29,7 @@ msgstr ""
2829

2930
#: ../../library/calendar.rst:10
3031
msgid "**Source code:** :source:`Lib/calendar.py`"
31-
msgstr ""
32+
msgstr "**源代码:** :source:`Lib/calendar.py`"
3233

3334
#: ../../library/calendar.rst:14
3435
msgid ""

library/contextlib.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# ww song <[email protected]>, 2018
88
# Freesand Leo <[email protected]>, 2019
99
# Meng Du <[email protected]>, 2019
10+
# nickle <[email protected]>, 2019
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1718
"PO-Revision-Date: 2017-02-16 23:04+0000\n"
18-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2019\n"
19+
"Last-Translator: nickle <2330458484@qq.com>, 2019\n"
1920
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,22 +31,24 @@ msgstr ""
3031

3132
#: ../../library/contextlib.rst:7
3233
msgid "**Source code:** :source:`Lib/contextlib.py`"
33-
msgstr ""
34+
msgstr "**源代码** :source:`Lib/contextlib.py`"
3435

3536
#: ../../library/contextlib.rst:11
3637
msgid ""
3738
"This module provides utilities for common tasks involving the "
3839
":keyword:`with` statement. For more information see also "
3940
":ref:`typecontextmanager` and :ref:`context-managers`."
4041
msgstr ""
42+
"此模块为涉及 :keyword:`with` 语句的常见任务提供了实用的程序。更多信息请参见:ref: `typecontextmanager` 和 "
43+
":ref: `context-managers`。"
4144

4245
#: ../../library/contextlib.rst:17
4346
msgid "Utilities"
4447
msgstr "工具"
4548

4649
#: ../../library/contextlib.rst:19
4750
msgid "Functions and classes provided:"
48-
msgstr ""
51+
msgstr "提供的函数和类:"
4952

5053
#: ../../library/contextlib.rst:23
5154
msgid ""
@@ -264,7 +267,7 @@ msgstr ""
264267

265268
#: ../../library/contextlib.rst:289
266269
msgid "Example of ``ContextDecorator``::"
267-
msgstr ""
270+
msgstr "``ContextDecorator``的示例::"
268271

269272
#: ../../library/contextlib.rst:318
270273
msgid ""

0 commit comments

Comments
 (0)