forked from python/python-docs-zh-tw
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathframeworks.po
More file actions
38 lines (35 loc) · 1.28 KB
/
frameworks.po
File metadata and controls
38 lines (35 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2022, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# 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: 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"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../../library/frameworks.rst:5
msgid "Program Frameworks"
msgstr "程式框架"
#: ../../library/frameworks.rst:7
msgid ""
"The modules described in this chapter are frameworks that will largely "
"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:"
msgstr "完整的模組列表為:"