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

Skip to content

Commit 4617c0d

Browse files
[po] auto sync
1 parent 0d52b8d commit 4617c0d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

library/pathlib.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,8 @@ msgid ""
169169
"``PurePosixPath('bar')``, which is wrong if ``foo`` is a symbolic link to "
170170
"another directory)"
171171
msgstr ""
172-
"(如果你想让 ``PurePosixPath('foo/../bar')`` 等同于 ``PurePosixPath('bar')``,那么 you "
173-
"are too young, too simple, sometimes naive! 如果 ``foo`` "
174-
"是一个指向其他其他目录的符号链接,那就出毛病啦。)"
172+
"(一个很 naïve 的做法是让 ``PurePosixPath('foo/../bar')`` 等同于 "
173+
"``PurePosixPath('bar')``,如果 ``foo`` 是一个指向其他目录的符号链接那么这个做法就将出错)"
175174

176175
#: ../../library/pathlib.rst:150
177176
msgid ""

0 commit comments

Comments
 (0)