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

Skip to content

Commit 4f91e65

Browse files
sync with cpython 8a05dbe0
1 parent b267ba4 commit 4f91e65

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

library/turtle.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.13\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-01-15 00:13+0000\n"
10+
"POT-Creation-Date: 2025-05-03 00:14+0000\n"
1111
"PO-Revision-Date: 2018-05-23 16:13+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -19,7 +19,8 @@ msgstr ""
1919
"Plural-Forms: nplurals=1; plural=0;\n"
2020

2121
#: ../../library/turtle.rst:3
22-
msgid ":mod:`turtle` --- Turtle graphics"
22+
#, fuzzy
23+
msgid ":mod:`!turtle` --- Turtle graphics"
2324
msgstr ":mod:`turtle` --- 龜圖學 (Turtle graphics)"
2425

2526
#: ../../library/turtle.rst:10

library/typing.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.13\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2025-05-01 00:16+0000\n"
9+
"POT-Creation-Date: 2025-05-03 00:14+0000\n"
1010
"PO-Revision-Date: 2024-07-11 11:12+0800\n"
1111
"Last-Translator: Li-Hung Wang <[email protected]>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -19,7 +19,8 @@ msgstr ""
1919
"X-Generator: Poedit 3.4.4\n"
2020

2121
#: ../../library/typing.rst:3
22-
msgid ":mod:`typing` --- Support for type hints"
22+
#, fuzzy
23+
msgid ":mod:`!typing` --- Support for type hints"
2324
msgstr ":mod:`typing` --- 支援型別提示"
2425

2526
#: ../../library/typing.rst:16

0 commit comments

Comments
 (0)