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

Skip to content

Commit e7b3e08

Browse files
YangYang
Yang
authored and
Yang
committed
<Fixed>2023/01/17 Fixed the issue from owner response
1 parent 9ab09a6 commit e7b3e08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/base64.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ msgid ""
9090
"encoding and decoding functions in this module. Ascii85/Base85 support "
9191
"added."
9292
msgstr ""
93-
"任何 :term:`bytes-like 物件 <bytes-like object>` \\現在被該模組中的所有編"
93+
"任何 :term:`bytes-like 物件 <bytes-like object>`\\ 現在被該模組中的所有編"
9494
"碼和解碼函式接受。並支援 Ascii85/Base85。"
9595

9696
#: ../../library/base64.rst:49
@@ -316,7 +316,7 @@ msgid ""
316316
"instead of 4 consecutive spaces (ASCII 0x20) as supported by 'btoa'. This "
317317
"feature is not supported by the \"standard\" Ascii85 encoding."
318318
msgstr ""
319-
"*foldspaces* 是一個選擇性的旗標,它使用特殊的短序列 'y' 來替代連續的 4 個空格"
319+
"*foldspaces* 是一個可選的旗標,它使用特殊的短序列 'y' 來替代連續的 4 個空格"
320320
" (ASCII 0x20),這是由 'btoa' 支援的功能。這個特性不被 「標準」 的 Ascii85 編"
321321
"碼所支援。"
322322

@@ -334,7 +334,7 @@ msgid ""
334334
"*pad* controls whether the input is padded to a multiple of 4 before "
335335
"encoding. Note that the ``btoa`` implementation always pads."
336336
msgstr ""
337-
"*pad* 控制是否在編碼之前將輸入填充為 4 的倍數。請注意,``btoa`` 執行時始終會"
337+
"*pad* 控制是否在編碼之前將輸入填充為 4 的倍數。請注意,``btoa`` 實作始終會"
338338
"填充。"
339339

340340
#: ../../library/base64.rst:201

0 commit comments

Comments
 (0)