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

Skip to content

Commit 030e067

Browse files
[po] auto sync
1 parent 364eeb6 commit 030e067

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.56%", "updated_at": "2023-10-13T23:57:22Z"}
1+
{"translation": "91.56%", "updated_at": "2023-10-14T01:19:25Z"}

library/textwrap.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,10 @@ msgid ""
289289
"followed by a space. One problem with this algorithm is that it is unable "
290290
"to detect the difference between \"Dr.\" in ::"
291291
msgstr ""
292+
"(默认: ``False``) 如果为真值,:class:`TextWrapper` 将尝试检测句子结尾并确保句子间总是以恰好两个空格符分隔。 "
293+
"对于使用等宽字体的文本来说通常都需要这样。 但是句子检测算法并不完美:它假定句子结尾是一个小写字母加字符 ``'.'``, ``'!'`` 或 "
294+
"``'?'`` 之一,并可能跟一个 ``'\"'`` 或 ``\"'\"``,再跟一个空格。 此算法的一个问题是它无法区分以下文本中的 \"Dr.\" "
295+
"::"
292296

293297
#: ../../library/textwrap.rst:246
294298
msgid "and \"Spot.\" in ::"

0 commit comments

Comments
 (0)