Skip to content

Commit 0599121

Browse files
committed
update as per suggestion.
1 parent d1ef7f4 commit 0599121

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/string.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-07-17 17:39+0800\n"
11-
"PO-Revision-Date: 2023-11-25 15:42+0800\n"
11+
"PO-Revision-Date: 2023-11-25 16:16+0800\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -982,8 +982,8 @@ msgid ""
982982
"keywords are the placeholders. When both *mapping* and *kwds* are given and "
983983
"there are duplicates, the placeholders from *kwds* take precedence."
984984
msgstr ""
985-
"進行樣本替換,並回傳一個新的字串。*mapping*是任何金鑰符合樣本裡需填入之處的字"
986-
"典型物件。同時,如果關鍵字就是樣本裡需填入的物件時,您也可以改使用關鍵字引"
985+
"進行樣本替換,並回傳一個新的字串。*mapping* 是任何金鑰符合樣本裡需填入之處的"
986+
"字典型物件。同時,如果關鍵字就是樣本裡需填入的物件時,您也可以改使用關鍵字引"
987987
"數。當*mapping*跟*kwds*同時存在並且重疊時,*kwds*會被優先使用。"
988988

989989
#: ../../library/string.rst:786

0 commit comments

Comments
 (0)