File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 89.63%" , "updated_at" : " 2023-08-05T00:35:08Z " }
1
+ {"translation" : " 89.63%" , "updated_at" : " 2023-08-10T00:36:45Z " }
Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
8
+ # Freesand Leo <yuqinju@163.com>, 2023
8
9
#
9
10
#, fuzzy
10
11
msgid ""
11
12
msgstr ""
12
13
"Project-Id-Version : Python 3.10\n "
13
14
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2023-07-29 03:05 +0000\n "
15
+ "POT-Creation-Date : 2023-08-04 15:17 +0000\n "
15
16
"PO-Revision-Date : 2022-11-05 17:22+0000\n "
16
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2023\n "
17
+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2023\n "
17
18
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -678,9 +679,10 @@ msgid ""
678
679
"i-node on the same device --- this should detect mount points for all Unix "
679
680
"and POSIX variants. Not implemented on Windows."
680
681
msgstr ""
681
- "如果路径是一个 :dfn:`挂载点 <mount point>`:在文件系统中被其他不同的文件系统挂载的地点。在 POSIX 系统,此函数检查 "
682
- "*path* 的父级 —— :file:`path/..` 是否处于一个和 *path* 不同的设备中,或者 file:`path/..` 和 "
683
- "*path* 是否指向相同设备的相同 i-node —— 这能检测所有 Unix 以及 POSIX 变种上的挂载点。 Windows 上未实现。"
682
+ "如果路径是一个 :dfn:`挂载点 <mount point>`: 在文件系统中被其他不同的文件系统挂载的地点则返回 ``True``。在 POSIX "
683
+ "系统上,此函数检查 *path* 的父级 —— :file:`path/..` 是否处于一个和 *path* 不同的设备中,或者 "
684
+ "file:`path/..` 和 *path* 是否指向相同设备的相同 i-node —— 这能检测所有 Unix 以及 POSIX 变种上的挂载点。 "
685
+ "Windows 上未实现。"
684
686
685
687
#: ../../library/pathlib.rst:890
686
688
msgid ""
You can’t perform that action at this time.
0 commit comments