diff --git a/library/frameworks.po b/library/frameworks.po index 5dce9895aa..3362ffdf1f 100644 --- a/library/frameworks.po +++ b/library/frameworks.po @@ -4,12 +4,13 @@ # # Translators: # Leon H., 2017 +# Weilin Du, 2025 msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-06-26 18:54+0800\n" -"PO-Revision-Date: 2017-09-22 18:26+0000\n" +"PO-Revision-Date: 2025-06-27 13:41+0800\n" "Last-Translator: Leon H.\n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -29,6 +30,8 @@ msgid "" "dictate the structure of your program. Currently the modules described " "here are all oriented toward writing command-line interfaces." msgstr "" +"本章所描述的模組屬於框架性質,它們將在很大程度上決定程式的結構。目前本章介" +"紹的所有模組皆專注於撰寫命令列介面。" #: ../../library/frameworks.rst:11 msgid "The full list of modules described in this chapter is:"