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

Skip to content

Commit 528d1af

Browse files
committed
[po] auto sync bot
1 parent 6316326 commit 528d1af

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

howto/clinic.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Shengjing Zhu <zsj950618@gmail.com>, 2018\n"
13+
"Last-Translator: Junkai Shao <skaifun.dev@gmail.com>, 2018\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -610,7 +610,7 @@ msgstr ""
610610

611611
#: ../../howto/clinic.rst:565
612612
msgid "String constants"
613-
msgstr ""
613+
msgstr "字符串常量"
614614

615615
#: ../../howto/clinic.rst:566
616616
msgid "``True``, ``False``, and ``None``"

library/http.client.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Fred <fred.wei@foxmail.com>, 2018\n"
13+
"Last-Translator: Junkai Shao <skaifun.dev@gmail.com>, 2018\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -201,7 +201,7 @@ msgstr ""
201201

202202
#: ../../library/http.client.rst:202
203203
msgid "The constants defined in this module are:"
204-
msgstr ""
204+
msgstr "此模块中定义的常量为:"
205205

206206
#: ../../library/http.client.rst:206
207207
msgid "The default port for the HTTP protocol (always ``80``)."

library/string.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-08-07 08:48+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Shengjing Zhu <zsj950618@gmail.com>, 2018\n"
13+
"Last-Translator: Junkai Shao <skaifun.dev@gmail.com>, 2018\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,11 +20,11 @@ msgstr ""
2020

2121
#: ../../library/string.rst:2
2222
msgid ":mod:`string` --- Common string operations"
23-
msgstr ""
23+
msgstr ":mod:`string` --- 常见的字符串操作"
2424

2525
#: ../../library/string.rst:7
2626
msgid "**Source code:** :source:`Lib/string.py`"
27-
msgstr ""
27+
msgstr "**源代码:** :source:`Lib/string.py`"
2828

2929
#: ../../library/string.rst:13
3030
msgid ":ref:`textseq`"
@@ -36,11 +36,11 @@ msgstr ":ref:`string-methods`"
3636

3737
#: ../../library/string.rst:18
3838
msgid "String constants"
39-
msgstr ""
39+
msgstr "字符串常量"
4040

4141
#: ../../library/string.rst:20
4242
msgid "The constants defined in this module are:"
43-
msgstr ""
43+
msgstr "此模块中定义的常量为:"
4444

4545
#: ../../library/string.rst:25
4646
msgid ""

0 commit comments

Comments
 (0)