Skip to content

Commit b275832

Browse files
sync with cpython a314026c
1 parent 3ede901 commit b275832

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tutorial/controlflow.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-09-28 00:13+0000\n"
14+
"POT-Creation-Date: 2024-10-12 01:08+0000\n"
1515
"PO-Revision-Date: 2022-07-24 14:52+0800\n"
1616
"Last-Translator: Steven Hsu <[email protected]>\n"
1717
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1617,8 +1617,9 @@ msgstr ""
16171617
"keyword arguments: 'arg'"
16181618

16191619
#: ../../tutorial/controlflow.rst:835
1620+
#, fuzzy
16201621
msgid ""
1621-
"The third function ``kwd_only_args`` only allows keyword arguments as "
1622+
"The third function ``kwd_only_arg`` only allows keyword arguments as "
16221623
"indicated by a ``*`` in the function definition::"
16231624
msgstr ""
16241625
"第三個函式 ``kwd_only_args`` 的函式定義透過 ``*`` 表明僅限關鍵字引數: ::"

0 commit comments

Comments
 (0)