Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302966f commit 4376f03Copy full SHA for 4376f03
1 file changed
library/frameworks.po
@@ -4,12 +4,13 @@
4
#
5
# Translators:
6
# Leon H., 2017
7
+# Weilin Du, 2025
8
msgid ""
9
msgstr ""
10
"Project-Id-Version: Python 3.13\n"
11
"Report-Msgid-Bugs-To: \n"
12
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
-"PO-Revision-Date: 2017-09-22 18:26+0000\n"
13
+"PO-Revision-Date: 2025-06-27 13:41+0800\n"
14
"Last-Translator: Leon H.\n"
15
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
16
"tw)\n"
@@ -29,6 +30,8 @@ msgid ""
29
30
"dictate the structure of your program. Currently the modules described "
31
"here are all oriented toward writing command-line interfaces."
32
33
+"本章所描述的模組屬於框架性質,它們將在很大程度上決定程式的結構。目前本章介"
34
+"紹的所有模組皆專注於撰寫命令列介面。"
35
36
#: ../../library/frameworks.rst:11
37
msgid "The full list of modules described in this chapter is:"
0 commit comments