1616# Freesand Leo <[email protected] >, 201917171818# Zombie110year <[email protected] >, 201919+ # cdarlint <[email protected] >, 20191920#
2021#, fuzzy
2122msgid ""
@@ -24,7 +25,7 @@ msgstr ""
2425"Report-Msgid-Bugs-To : \n "
2526"POT-Creation-Date : 2019-01-01 10:14+0900\n "
2627"PO-Revision-Date : 2017-02-16 23:20+0000\n "
27- "Last-Translator : Zombie110year <zombie110year@gmail .com>, 2019\n "
28+ "Last-Translator : cdarlint <cdarling@126 .com>, 2019\n "
2829"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2930"MIME-Version : 1.0\n "
3031"Content-Type : text/plain; charset=UTF-8\n "
@@ -879,14 +880,16 @@ msgid ""
879880"<fd_inheritance>` by default or non-inheritable if *inheritable* is "
880881"``False``."
881882msgstr ""
883+ "把文件描述符 *fd* 复制为 *fd2*,必要时先关闭后者。返回 *fd2*。新的文件描述符默认是 "
884+ ":ref:`可继承的<fd_inheritance>`,除非在 *inheritable* 为 ``False`` 时,是不可继承的。"
882885
883886#: ../../library/os.rst:735
884887msgid "Add the optional *inheritable* parameter."
885888msgstr "添加可选参数 *inheritable*。"
886889
887890#: ../../library/os.rst:738
888891msgid "Return *fd2* on success. Previously, ``None`` was always returned."
889- msgstr ""
892+ msgstr "成功时返回 *fd2*,以过去的版本中,总是返回 ``None``。 "
890893
891894#: ../../library/os.rst:744
892895msgid ""
@@ -938,7 +941,7 @@ msgstr ""
938941
939942#: ../../library/os.rst:787
940943msgid "As of Python 3.3, this is equivalent to ``os.pathconf(fd, name)``."
941- msgstr ""
944+ msgstr "从 Python 3.3 起,此功能等价于 ``os.pathconf(fd, name)``。 "
942945
943946#: ../../library/os.rst:794
944947msgid ""
@@ -1070,7 +1073,7 @@ msgstr ""
10701073#: ../../library/os.rst:1905 ../../library/os.rst:1927
10711074#: ../../library/os.rst:2004 ../../library/os.rst:2025
10721075msgid "The *dir_fd* argument."
1073- msgstr ""
1076+ msgstr "*dir_fd* 参数。 "
10741077
10751078#: ../../library/os.rst:927 ../../library/os.rst:1219
10761079#: ../../library/os.rst:1342 ../../library/os.rst:3696
@@ -1116,15 +1119,15 @@ msgstr ""
11161119
11171120#: ../../library/os.rst:961
11181121msgid "The above constants are only available on Unix."
1119- msgstr ""
1122+ msgstr "这个常数仅在 Unix 系统中可用。 "
11201123
11211124#: ../../library/os.rst:963
11221125msgid "Add :data:`O_CLOEXEC` constant."
11231126msgstr ""
11241127
11251128#: ../../library/os.rst:974
11261129msgid "The above constants are only available on Windows."
1127- msgstr ""
1130+ msgstr "这个常数仅在 Windows 系统中可用。 "
11281131
11291132#: ../../library/os.rst:987
11301133msgid ""
@@ -1149,11 +1152,11 @@ msgstr ""
11491152#: ../../library/os.rst:1006 ../../library/os.rst:1032
11501153#: ../../library/os.rst:3312
11511154msgid ":ref:`Availability <availability>`: some flavors of Unix."
1152- msgstr ""
1155+ msgstr ":ref:`可用性 <availability>`: 某些 Unix。 "
11531156
11541157#: ../../library/os.rst:1007 ../../library/os.rst:1019
11551158msgid "The new file descriptors are now non-inheritable."
1156- msgstr ""
1159+ msgstr "新的文件描述符不再可继承。 "
11571160
11581161#: ../../library/os.rst:1013
11591162msgid ""
@@ -1556,7 +1559,7 @@ msgstr ""
15561559#: ../../library/os.rst:1436 ../../library/os.rst:1442
15571560#: ../../library/os.rst:3520 ../../library/os.rst:3549
15581561msgid ":ref:`Availability <availability>`: Windows."
1559- msgstr ""
1562+ msgstr ":ref:`可用性 <availability>`: Windows。 "
15601563
15611564#: ../../library/os.rst:1440
15621565msgid "Set the \" inheritable\" flag of the specified handle."
@@ -3960,7 +3963,7 @@ msgstr ""
39603963
39613964#: ../../library/os.rst:3738
39623965msgid ":ref:`Availability <availability>`: some Unix systems."
3963- msgstr ""
3966+ msgstr ":ref:`可用性 <availability>`: 部分 Unix 系统。 "
39643967
39653968#: ../../library/os.rst:3743
39663969msgid ""
0 commit comments