Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7ae39a0

Browse files
committed
feat: translatelibrary/undoc.po
1 parent3e63b1d commit7ae39a0

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

‎library/undoc.po‎

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,61 +3,69 @@
33
# This file is distributed under the same license as the Python package.
44
#
55
# Translators:
6+
# Matt Wang <mattwang44@gmail.com>, 2021
67
msgid ""
78
msgstr ""
89
"Project-Id-Version:Python 3.10\n"
910
"Report-Msgid-Bugs-To:\n"
1011
"POT-Creation-Date:2018-06-26 18:54+0800\n"
11-
"PO-Revision-Date:2018-05-23 16:14+0000\n"
12-
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
12+
"PO-Revision-Date:2021-12-17 17:00+0800\n"
13+
"Last-Translator:Matt Wang <mattwang44@gmail.com>\n"
1314
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1415
"tw)\n"
1516
"Language:zh_TW\n"
1617
"MIME-Version:1.0\n"
1718
"Content-Type:text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding:8bit\n"
1920
"Plural-Forms:nplurals=1; plural=0;\n"
21+
"X-Generator:Poedit 3.0.1\n"
2022

2123
#:../../library/undoc.rst:5
2224
msgid"Undocumented Modules"
23-
msgstr""
25+
msgstr"未建立文件的模組"
2426

2527
#:../../library/undoc.rst:7
2628
msgid""
2729
"Here's a quick listing of modules that are currently undocumented, but that "
2830
"should be documented. Feel free to contribute documentation for them! "
2931
"(Send via email to docs@python.org.)"
3032
msgstr""
33+
"以下是應當記入文件但是目前尚無文件的模組快速總覽列表。歡迎大家為它們貢獻文"
34+
"件!(傳送電子郵件到 docs@python.org\\ 。)"
3135

3236
#:../../library/undoc.rst:11
3337
msgid""
3438
"The idea and original contents for this chapter were taken from a posting by "
3539
"Fredrik Lundh; the specific contents of this chapter have been substantially "
3640
"revised."
3741
msgstr""
42+
"本章的想法和原本內容取自 Fredrik Lundh 的一則貼文;本章的具體內容已經大幅修"
43+
"改。"
3844

3945
#:../../library/undoc.rst:17
4046
msgid"Platform specific modules"
41-
msgstr""
47+
msgstr"平臺特定模組"
4248

4349
#:../../library/undoc.rst:19
4450
msgid""
4551
"These modules are used to implement the :mod:`os.path` module, and are not "
4652
"documented beyond this mention. There's little need to document these."
4753
msgstr""
54+
"這些模組用於實作 :mod:`os.path` 模組,除此之外沒有文件。幾乎沒有必要建立這些"
55+
"文件。"
4856

4957
#:../../library/undoc.rst:23
5058
msgid":mod:`ntpath`"
5159
msgstr":mod:`ntpath`"
5260

5361
#:../../library/undoc.rst:23
5462
msgid"--- Implementation of :mod:`os.path` on Win32 and Win64 platforms."
55-
msgstr""
63+
msgstr"--- 在 Win32 和 Win64 平臺上實現 :mod:`os.path`\\"
5664

5765
#:../../library/undoc.rst:25
5866
msgid":mod:`posixpath`"
5967
msgstr":mod:`posixpath`"
6068

6169
#:../../library/undoc.rst:26
6270
msgid"--- Implementation of :mod:`os.path` on POSIX."
63-
msgstr""
71+
msgstr"--- 在 POSIX 上實現 :mod:`os.path`\\"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp