From bc28cc79e32077994bc154b97f7b48fd99c9801e Mon Sep 17 00:00:00 2001 From: lamentxu <1372449351@qq.com> Date: Fri, 27 Jun 2025 13:43:59 +0800 Subject: [PATCH 1/2] Update frameworks.po --- library/frameworks.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/library/frameworks.po b/library/frameworks.po index 5dce9895aa..ed7466af8d 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:" From e38456478e96d71dae4eae0e894c8441a33168a3 Mon Sep 17 00:00:00 2001 From: Weilin Du <108666168+LamentXU123@users.noreply.github.com> Date: Fri, 27 Jun 2025 17:40:57 +0800 Subject: [PATCH 2/2] Update library/frameworks.po Co-authored-by: W. H. Wang --- library/frameworks.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/frameworks.po b/library/frameworks.po index ed7466af8d..3362ffdf1f 100644 --- a/library/frameworks.po +++ b/library/frameworks.po @@ -31,7 +31,7 @@ msgid "" "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:"