File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-05-11 00:16+0000\n "
11
- "PO-Revision-Date : 2023-07-08 16:39 +0800\n "
11
+ "PO-Revision-Date : 2023-07-09 01:03 +0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -127,8 +127,9 @@ msgid ""
127
127
"segment, an object implementing the :class:`os.PathLike` interface which "
128
128
"returns a string, or another path object::"
129
129
msgstr ""
130
- "*pathsegments* 中的每個元素可以是以下三種之一:一個表示路徑段的字串、實作了 :"
131
- "class:`os.PathLike` 介面 (interface) 並返回字串的物件,或者另一個路徑物件::"
130
+ "*pathsegments* 中的每個元素可以是以下三種的其中一種; 一個表示路徑段的字串,實"
131
+ "作了 :class:`os.PathLike` 介面 (interface) 並返回字串的物件,或者另一個路徑物"
132
+ "件::"
132
133
133
134
#: ../../library/pathlib.rst:117
134
135
msgid "When *pathsegments* is empty, the current directory is assumed::"
You can’t perform that action at this time.
0 commit comments