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

Skip to content

Commit e015a3b

Browse files
[po] auto sync
1 parent 6dec715 commit e015a3b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

library/fcntl.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# nick <[email protected]>, 2021
99
# allenjuly7 <[email protected]>, 2021
1010
# Dai Xu <[email protected]>, 2021
11-
# Freesand Leo <[email protected]>, 2021
11+
# Freesand Leo <[email protected]>, 2022
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1919
"PO-Revision-Date: 2021-06-28 01:06+0000\n"
20-
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
20+
"Last-Translator: Freesand Leo <[email protected]>, 2022\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -73,6 +73,9 @@ msgid ""
7373
"module exposes the ``F_OFD_GETLK``, ``F_OFD_SETLK`` and ``F_OFD_SETLKW`` "
7474
"constants, which are used when working with open file description locks."
7575
msgstr ""
76+
"在 macOS 上,fcntl 模块提供了 ``F_GETPATH`` 常量,从文件描述符获取文件的路径。 在 Linux(>=3.15) "
77+
"上,fcntl 模块提供了 ``F_OFD_GETLK``, ``F_OFD_SETLK`` 和 ``F_OFD_SETLKW`` "
78+
"常量,它们将在处理打开文件描述锁时被使用。"
7679

7780
#: ../../library/fcntl.rst:43
7881
msgid ""

0 commit comments

Comments
 (0)