10000 Update library/pathlib.po · python/python-docs-zh-tw@248255d · GitHub
[go: up one dir, main page]

Skip to content

Commit 248255d

Browse files
Update library/pathlib.po
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent fc669c9 commit 248255d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/pathlib.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,8 @@ msgid ""
180180
"``PurePosixPath('bar')``, which is wrong if ``foo`` is a symbolic link to "
181181
"another directory)"
182182
msgstr ""
183-
"(一個單純的方法會使得 ``PurePosixPath(‘foo/../bar’)`` 等同於 "
184-
"``PurePosixPath(‘bar’)``,但如果 ``foo`` 是一個符號連結 (symbolic links) 到另"
185-
"一個目錄的話,這是錯誤的。)"
183+
"(一個使得 ``PurePosixPath('foo/../bar')`` 等同於 ``PurePosixPath('bar')`` "
184+
"的單純方法,但如果 ``foo`` 是一個目錄的符號連結,這是錯誤的。)"
186185

187186
#: ../../library/pathlib.rst:153
188187
msgid ""

0 commit comments

Comments
 (0)
0