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

Skip to content

Commit 30bef1f

Browse files
[po] auto sync
1 parent b42e5fe commit 30bef1f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "88.81%", "updated_at": "2023-08-10T00:27:24Z"}
1+
{"translation": "88.81%", "updated_at": "2023-08-10T01:37:19Z"}

library/pathlib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,8 +595,8 @@ msgid ""
595595
msgstr ""
596596
"如果路径是一个 :dfn:`挂载点 <mount point>`: 在文件系统中被其他不同的文件系统挂载的地点则返回 ``True``。在 POSIX "
597597
"系统上,此函数检查 *path* 的父级 —— :file:`path/..` 是否处于一个和 *path* 不同的设备中,或者 "
598-
"file:`path/..` 和 *path* 是否指向相同设备的相同 i-node —— 这能检测所有 Unix 以及 POSIX 变种上的挂载点。 "
599-
"Windows 上未实现。"
598+
":file:`path/..` 和 *path* 是否指向相同设备的相同 i-node —— 这能检测所有 Unix 以及 POSIX 变种上的挂载点。"
599+
" Windows 上未实现。"
600600

601601
#: ../../library/pathlib.rst:794
602602
msgid ""

0 commit comments

Comments
 (0)