Skip to content

Commit 6e0543d

Browse files
[po] auto sync
1 parent 8d66b82 commit 6e0543d

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.63%", "updated_at": "2023-08-05T00:35:08Z"}
1+
{"translation": "89.63%", "updated_at": "2023-08-10T00:36:45Z"}

library/pathlib.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
8+
# Freesand Leo <yuqinju@163.com>, 2023
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.10\n"
1314
"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"
1516
"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"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -678,9 +679,10 @@ msgid ""
678679
"i-node on the same device --- this should detect mount points for all Unix "
679680
"and POSIX variants. Not implemented on Windows."
680681
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 上未实现。"
684686

685687
#: ../../library/pathlib.rst:890
686688
msgid ""

0 commit comments

Comments
 (0)