Skip to content

Commit ca55b4a

Browse files
sync with cpython 46a37a1a
1 parent 76056ec commit ca55b4a

File tree

2 files changed

+112
-109
lines changed

2 files changed

+112
-109
lines changed

library/base64.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-05-09 00:03+0000\n"
11+
"POT-Creation-Date: 2024-05-29 00:03+0000\n"
1212
"PO-Revision-Date: 2018-05-23 14:39+0000\n"
1313
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -315,10 +315,11 @@ msgstr ""
315315
"支援。"
316316

317317
#: ../../library/base64.rst:194
318+
#, fuzzy
318319
msgid ""
319320
"*wrapcol* controls whether the output should have newline (``b'\\n'``) "
320321
"characters added to it. If this is non-zero, each output line will be at "
321-
"most this many characters long."
322+
"most this many characters long, excluding the trailing newline."
322323
msgstr ""
323324
"*wrapcol* 控制輸出是否應該包含換行字元 (``b'\\n'``) 。如果這個值不為零,每行"
324325
"輸出的長度將不超過這個字元長度。"

0 commit comments

Comments
 (0)