forked from python/python-docs-zh-tw
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfileformats.po
More file actions
32 lines (30 loc) · 1.02 KB
/
fileformats.po
File metadata and controls
32 lines (30 loc) · 1.02 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
# 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-28 00:51+0800\n"
"Last-Translator: Weilin Du\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/fileformats.rst:5
msgid "File Formats"
msgstr "檔案格式"
#: ../../library/fileformats.rst:7
msgid ""
"The modules described in this chapter parse various miscellaneous file "
"formats that aren't markup languages and are not related to e-mail."
msgstr ""
"本章所描述的模組會解析各種非標記類型語言且與電子郵件無關的雜項文件格式。"