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

Skip to content

Commit a59fb03

Browse files
[po] auto sync
1 parent 5c33eab commit a59fb03

2 files changed

Lines changed: 14 additions & 10 deletions

File tree

library/curses.ascii.po

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Freesand Leo <[email protected]>, 2020
87
# ppcfish <[email protected]>, 2020
8+
# Freesand Leo <[email protected]>, 2020
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
1616
"PO-Revision-Date: 2020-05-30 11:59+0000\n"
17-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2020\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,14 +24,16 @@ msgstr ""
2424

2525
#: ../../library/curses.ascii.rst:2
2626
msgid ":mod:`curses.ascii` --- Utilities for ASCII characters"
27-
msgstr ""
27+
msgstr ":mod:`curses.ascii` --- 用于 ASCII 字符的工具"
2828

2929
#: ../../library/curses.ascii.rst:12
3030
msgid ""
3131
"The :mod:`curses.ascii` module supplies name constants for ASCII characters "
3232
"and functions to test membership in various ASCII character classes. The "
3333
"constants supplied are names for control characters as follows:"
3434
msgstr ""
35+
":mod:`curses.ascii` 模块提供了一些 ASCII 字符的名称常量以及在各种 ASCII 字符类中执行成员检测的函数。 "
36+
"所提供的控制字符常量如下:"
3537

3638
#: ../../library/curses.ascii.rst:17
3739
msgid "Name"
@@ -171,47 +173,47 @@ msgstr ":const:`SO`"
171173

172174
#: ../../library/curses.ascii.rst:51
173175
msgid "Shift-out, begin alternate character set"
174-
msgstr ""
176+
msgstr "Shift-out,开始替换字符集"
175177

176178
#: ../../library/curses.ascii.rst:53
177179
msgid ":const:`SI`"
178180
msgstr ":const:`SI`"
179181

180182
#: ../../library/curses.ascii.rst:53
181183
msgid "Shift-in, resume default character set"
182-
msgstr ""
184+
msgstr "Shift-in,恢复默认字符集"
183185

184186
#: ../../library/curses.ascii.rst:55
185187
msgid ":const:`DLE`"
186188
msgstr ":const:`DLE`"
187189

188190
#: ../../library/curses.ascii.rst:55
189191
msgid "Data-link escape"
190-
msgstr ""
192+
msgstr "Data-link escape"
191193

192194
#: ../../library/curses.ascii.rst:57
193195
msgid ":const:`DC1`"
194196
msgstr ":const:`DC1`"
195197

196198
#: ../../library/curses.ascii.rst:57
197199
msgid "XON, for flow control"
198-
msgstr ""
200+
msgstr "XON,用于流程控制"
199201

200202
#: ../../library/curses.ascii.rst:59
201203
msgid ":const:`DC2`"
202204
msgstr ":const:`DC2`"
203205

204206
#: ../../library/curses.ascii.rst:59
205207
msgid "Device control 2, block-mode flow control"
206-
msgstr ""
208+
msgstr "Device control 2,阻塞模式流程控制"
207209

208210
#: ../../library/curses.ascii.rst:61
209211
msgid ":const:`DC3`"
210212
msgstr ":const:`DC3`"
211213

212214
#: ../../library/curses.ascii.rst:61
213215
msgid "XOFF, for flow control"
214-
msgstr ""
216+
msgstr "XOFF,用于流程控制"
215217

216218
#: ../../library/curses.ascii.rst:63
217219
msgid ":const:`DC4`"
@@ -291,7 +293,7 @@ msgstr ":const:`GS`"
291293

292294
#: ../../library/curses.ascii.rst:81
293295
msgid "Group separator"
294-
msgstr ""
296+
msgstr "组分隔符"
295297

296298
#: ../../library/curses.ascii.rst:83
297299
msgid ":const:`RS`"

library/curses.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3366,3 +3366,5 @@ msgid ""
33663366
"that line instead, and trailing blanks are stripped when the window contents"
33673367
" are gathered."
33683368
msgstr ""
3369+
"此属性是控制窗口中空白解读方式的旗标。 "
3370+
"当启用时,每一行的末尾空白会被忽略;任何将光标定位至末尾空白的光标动作都将改为前往该行末尾,并且在收集窗口内容时将去除末尾空白。"

0 commit comments

Comments
 (0)