Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a5565a7

Browse files
Weblate Adminweblate
Weblate Admin
authored andcommitted
Translated using Weblate (pathlib (generated) (pathlib))
Currently translated at 27.5% (62 of 225 strings) Translation: python-docs-zh-tw/library Translate-URL: https://weblate.andyjjrt.cc/projects/python-docs-zh-tw/library/pathlib/
1 parent 00ed786 commit a5565a7

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

library/pathlib.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ msgstr ""
88
"Project-Id-Version: Python 3.11\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-02-15 00:17+0000\n"
11-
"PO-Revision-Date: 2018-05-23 16:07+0000\n"
12-
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
13-
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14-
"tw)\n"
15-
"Language: zh_TW\n"
11+
"PO-Revision-Date: 2023-07-07 15:12+0000\n"
12+
"Last-Translator: Weblate Admin <admin@weblate.com>\n"
13+
"Language-Team: pathlib (generated) <https://weblate.andyjjrt.cc/projects/"
14+
"python-docs-zh-tw/library/pathlib/>\n"
15+
"Language: pathlib\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20+
"X-Generator: Weblate 4.16.4\n"
2021

2122
#: ../../library/pathlib.rst:3
2223
msgid ":mod:`pathlib` --- Object-oriented filesystem paths"
@@ -34,6 +35,9 @@ msgid ""
3435
"operations without I/O, and :ref:`concrete paths <concrete-paths>`, which "
3536
"inherit from pure paths but also provide I/O operations."
3637
msgstr ""
38+
"這個模組提供了代表檔案系統路徑的類別,其語義適用於不同的作業系統。"
39+
"路徑類別分為 :ref:`pure paths <pure-paths>`,提供純運算操作而不涉及 I/O,"
40+
"以及 :ref:`concrete paths <concrete-paths>`,繼承自純路徑但也提供 I/O 操作。"
3741

3842
#: ../../library/pathlib.rst:25
3943
msgid ""

0 commit comments

Comments
 (0)