|
1 |
| -# SOME DESCRIPTIVE TITLE. |
2 |
| -# Copyright (C) 2001-2022, Python Software Foundation |
| 1 | +# Copyright (C) 2001-2023, Python Software Foundation |
3 | 2 | # This file is distributed under the same license as the Python package.
|
4 | 3 | #
|
5 | 4 | # Translators:
|
| 5 | +# Matt Wang <mattwang44@gmail.com>, 2023 |
6 | 6 | msgid ""
|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version:Python 3.11\n"
|
9 | 9 | "Report-Msgid-Bugs-To:\n"
|
10 | 10 | "POT-Creation-Date:2021-10-26 16:47+0000\n"
|
11 |
| -"PO-Revision-Date:2015-12-09 17:51+0000\n" |
12 |
| -"Last-Translator:Liang-Bo Wang <me@liang2.tw>\n" |
| 11 | +"PO-Revision-Date:2023-01-23 23:33+0800\n" |
| 12 | +"Last-Translator:Matt Wang <mattwang44@gmail.com>\n" |
13 | 13 | "Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
|
14 | 14 | "tw)\n"
|
15 | 15 | "Language:zh_TW\n"
|
16 | 16 | "MIME-Version:1.0\n"
|
17 | 17 | "Content-Type:text/plain; charset=UTF-8\n"
|
18 | 18 | "Content-Transfer-Encoding:8bit\n"
|
19 | 19 | "Plural-Forms:nplurals=1; plural=0;\n"
|
| 20 | +"X-Generator:Poedit 3.2.2\n" |
20 | 21 |
|
21 | 22 | #:../../library/netdata.rst:6
|
22 | 23 | msgid"Internet Data Handling"
|
23 |
| -msgstr"" |
| 24 | +msgstr"網際網路資料處理" |
24 | 25 |
|
25 | 26 | #:../../library/netdata.rst:8
|
26 | 27 | msgid""
|
27 | 28 | "This chapter describes modules which support handling data formats commonly "
|
28 | 29 | "used on the internet."
|
29 |
| -msgstr"" |
| 30 | +msgstr"本章描述了支援網際網路上處理常用資料格式的模組。" |