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

Skip to content

Commit 8aa4cc2

Browse files
JustinBear99rockleona
authored andcommitted
Update library/string.po
Update the translation for *character* and *curly braces* and add missing *formatted string literal* translation Co-authored-by: RockLeon <[email protected]>
1 parent a0ce013 commit 8aa4cc2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/string.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -419,10 +419,10 @@ msgid ""
419419
"curly brace with a nested replacement field. This limitation doesn't affect "
420420
"the :func:`format` function."
421421
msgstr ""
422-
"如果給定了一個有效的 *align* 值,則可以在它之前加一個 *fill* 字符,且該字符可"
423-
"為任意值,若不加的話預設為空格。使用 :ref:`formatted string literal <f-"
424-
"strings>` 或 :meth:`str.format` 時是無法使用花括號(“``{``” 或 “``}``”)作為 "
425-
"*fille* 字符,但仍可透過巢狀替換的方式插入花括號,並且不影響 :func:`format` "
422+
"如果給定了一個有效的 *align* 值,則可以在它之前加一個 *fill* 字元,且該字元可"
423+
"為任意值,若不加的話預設為空格。使用 :ref:`格式字串 <f-"
424+
"strings>` 或 :meth:`str.format` 時是無法使用大括號(“``{``” 或 “``}``”)作為 "
425+
"*fille* 字元,但仍可透過巢狀替換的方式插入大括號,並且不影響 :func:`format` "
426426
"函式。"
427427

428428
#: ../../library/string.rst:333

0 commit comments

Comments
 (0)