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

Skip to content

Commit 4064b83

Browse files
[po] auto sync
1 parent 49d42d0 commit 4064b83

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/os.path.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Freesand Leo <[email protected]>, 2019
88
# Zombie110year <[email protected]>, 2019
99
# ppcfish <[email protected]>, 2019
10-
# Arisaka97 <[email protected]>, 2019
10+
# Arisaka97 <[email protected]>, 2020
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2020-01-01 12:19+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:20+0000\n"
19-
"Last-Translator: Arisaka97 <[email protected]>, 2019\n"
19+
"Last-Translator: Arisaka97 <[email protected]>, 2020\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -364,7 +364,7 @@ msgid ""
364364
"UNC are always mount points, and for any other path ``GetVolumePathName`` is"
365365
" called to see if it is different from the input path."
366366
msgstr ""
367-
"如果路径 *path* 是 :dfn:`挂载点`(文件系统中挂载其他文件系统的点),则返回 ``True``。在 POSIX 上,该函数检查 "
367+
"如果路径 *path* 是 :dfn:`挂载点` (文件系统中挂载其他文件系统的点),则返回 ``True``。在 POSIX 上,该函数检查 "
368368
"*path* 的父目录 :file:`{path}/..` 是否在与 *path* 不同的设备上,或者 :file:`{path}/..` 和 "
369369
"*path* 是否指向同一设备上的同一 inode(这一检测挂载点的方法适用于所有 Unix 和 POSIX "
370370
"变体)。本方法不能可靠地检测同一文件系统上的绑定挂载 (bind mount)。在 Windows 上,盘符和共享 UNC "

0 commit comments

Comments
 (0)