File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-07-17 17:39+0800\n "
11
- "PO-Revision-Date : 2023-11-25 16:16 +0800\n "
11
+ "PO-Revision-Date : 2023-11-25 16:25 +0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -982,9 +982,9 @@ msgid ""
982
982
"keywords are the placeholders. When both *mapping* and *kwds* are given and "
983
983
"there are duplicates, the placeholders from *kwds* take precedence."
984
984
msgstr ""
985
- "進行樣本替換,並回傳一個新的字串。*mapping* 是任何金鑰符合樣本裡需填入之處的 "
986
- "字典型物件 。同時,如果關鍵字就是樣本裡需填入的物件時,您也可以改使用關鍵字引 "
987
- "數。當 *mapping*跟 *kwds*同時存在並且重疊時,*kwds*會被優先使用。"
985
+ "進行樣本替換,並回傳一個新的字串。 *mapping* 是任何有金鑰並符合樣本裡佔位符號 "
986
+ "的字典型物件 。同時,如果關鍵字就是佔位符號時,您也可以改使用關鍵字引數。當 "
987
+ "*mapping* 跟 *kwds* 同時存在並且重疊時,*kwds* 會被優先使用。"
988
988
989
989
#: ../../library/string.rst:786
990
990
msgid ""
You can’t perform that action at this time.
0 commit comments