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

Skip to content

Commit b15a2b3

Browse files
committed
[po] auto sync bot
1 parent 947968d commit b15a2b3

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

library/curses.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ msgstr ""
114114

115115
#: ../../library/curses.rst:68
116116
msgid "The module :mod:`curses` defines the following exception:"
117-
msgstr ""
117+
msgstr ":mod:`curses` 模块定义了以下异常:"
118118

119119
#: ../../library/curses.rst:73
120120
msgid "Exception raised when a curses library function returns an error."
121-
msgstr ""
121+
msgstr "当 curses 库中函数返回一个错误时引发的异常。"
122122

123123
#: ../../library/curses.rst:77
124124
msgid ""
@@ -129,7 +129,7 @@ msgstr ""
129129

130130
#: ../../library/curses.rst:81
131131
msgid "The module :mod:`curses` defines the following functions:"
132-
msgstr ""
132+
msgstr ":mod:`curses` 模块定义了以下函数:"
133133

134134
#: ../../library/curses.rst:86
135135
msgid ""

library/dis.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +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: SKY H. <[email protected]>, 2018\n"
1314
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1415
"MIME-Version: 1.0\n"
1516
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,7 +20,7 @@ msgstr ""
1920

2021
#: ../../library/dis.rst:2
2122
msgid ":mod:`dis` --- Disassembler for Python bytecode"
22-
msgstr ""
23+
msgstr ":mod:`dis` --- Python 字节码反汇编器"
2324

2425
#: ../../library/dis.rst:7
2526
msgid "**Source code:** :source:`Lib/dis.py`"

library/http.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +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: SKY H. <[email protected]>, 2018\n"
1314
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1415
"MIME-Version: 1.0\n"
1516
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,7 +20,7 @@ msgstr ""
1920

2021
#: ../../library/http.rst:2
2122
msgid ":mod:`http` --- HTTP modules"
22-
msgstr ""
23+
msgstr ":mod:`http` --- HTTP 模块"
2324

2425
#: ../../library/http.rst:7
2526
msgid "**Source code:** :source:`Lib/http/__init__.py`"

0 commit comments

Comments
 (0)