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

Skip to content

Commit 622e5ed

Browse files
[po] auto sync
1 parent b9a1dda commit 622e5ed

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

library/base64.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# walkinrain <[email protected]>, 2019
1010
# ppcfish <[email protected]>, 2019
1111
# st z <[email protected]>, 2020
12+
# Freesand Leo <[email protected]>, 2020
1213
#
1314
#, fuzzy
1415
msgid ""
@@ -17,7 +18,7 @@ msgstr ""
1718
"Report-Msgid-Bugs-To: \n"
1819
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
1920
"PO-Revision-Date: 2017-02-16 18:42+0000\n"
20-
"Last-Translator: st z <zstcode@outlook.com>, 2020\n"
21+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\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"
@@ -270,7 +271,7 @@ msgstr "*pad* 控制在编码之前输入是否填充为4的倍数。请注意
270271
msgid ""
271272
"*adobe* controls whether the encoded byte sequence is framed with ``<~`` and"
272273
" ``~>``, which is used by the Adobe implementation."
273-
msgstr ""
274+
msgstr "*adobe* 控制编码后的字节序列是否要加上 ``<~`` 和 ``~>``,这是 Adobe 实现所使用的。"
274275

275276
#: ../../library/base64.rst:183
276277
msgid ""
@@ -286,12 +287,14 @@ msgid ""
286287
"be accepted as shorthand for 4 consecutive spaces (ASCII 0x20). This feature"
287288
" is not supported by the \"standard\" Ascii85 encoding."
288289
msgstr ""
290+
"*foldspaces* 旗标指明是否应接受 'y' 短序列作为 4 个连续空格 (ASCII 0x20) 的快捷方式。 此特性不被 \"标准\" "
291+
"Ascii85 编码格式所支持。"
289292

290293
#: ../../library/base64.rst:190
291294
msgid ""
292295
"*adobe* controls whether the input sequence is in Adobe Ascii85 format (i.e."
293296
" is framed with <~ and ~>)."
294-
msgstr ""
297+
msgstr "*adobe* 控制输入序列是否为 Adobe Ascii85 格式 (即附加 <~ 和 ~>)。"
295298

296299
#: ../../library/base64.rst:193
297300
msgid ""

0 commit comments

Comments
 (0)