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

Skip to content

Commit 9bb8047

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 8b325b9 commit 9bb8047

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
@@ -405,10 +405,10 @@ msgid ""
405405
"curly brace with a nested replacement field. This limitation doesn't affect "
406406
"the :func:`format` function."
407407
msgstr ""
408-
"如果給定了一個有效的 *align* 值,則可以在它之前加一個 *fill* 字符,且該字符可"
409-
"為任意值,若不加的話預設為空格。使用 :ref:`formatted string literal <f-"
410-
"strings>` 或 :meth:`str.format` 時是無法使用花括號(“``{``” 或 “``}``”)作為 "
411-
"*fille* 字符,但仍可透過巢狀替換的方式插入花括號,並且不影響 :func:`format` "
408+
"如果給定了一個有效的 *align* 值,則可以在它之前加一個 *fill* 字元,且該字元可"
409+
"為任意值,若不加的話預設為空格。使用 :ref:`格式字串 <f-"
410+
"strings>` 或 :meth:`str.format` 時是無法使用大括號(“``{``” 或 “``}``”)作為 "
411+
"*fille* 字元,但仍可透過巢狀替換的方式插入大括號,並且不影響 :func:`format` "
412412
"函式。"
413413

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

0 commit comments

Comments
 (0)