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

Skip to content

Commit 5035dfb

Browse files
committed
[po] auto sync bot
1 parent 318b003 commit 5035dfb

17 files changed

Lines changed: 164 additions & 142 deletions

File tree

c-api/bytes.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ msgstr ":attr:`%zd`"
171171

172172
#: ../../c-api/bytes.rst:87
173173
msgid "Py_ssize_t"
174-
msgstr ""
174+
msgstr "Py_ssize_t"
175175

176176
#: ../../c-api/bytes.rst:87
177177
msgid "Equivalent to ``printf(\"%zd\")``. [1]_"
@@ -183,7 +183,7 @@ msgstr ":attr:`%zu`"
183183

184184
#: ../../c-api/bytes.rst:90
185185
msgid "size_t"
186-
msgstr ""
186+
msgstr "size_t"
187187

188188
#: ../../c-api/bytes.rst:90
189189
msgid "Equivalent to ``printf(\"%zu\")``. [1]_"

c-api/init.po

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,11 @@ msgid ""
174174
":c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome`, "
175175
":c:func:`Py_GetProgramName` and :c:func:`PyEval_InitThreads`."
176176
msgstr ""
177+
"The following functions **should not be called** before "
178+
":c:func:`Py_Initialize`: :c:func:`Py_EncodeLocale`, :c:func:`Py_GetPath`, "
179+
":c:func:`Py_GetPrefix`, :c:func:`Py_GetExecPrefix`, "
180+
":c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome`, "
181+
":c:func:`Py_GetProgramName` 和 :c:func:`PyEval_InitThreads`."
177182

178183
#: ../../c-api/init.rst:72
179184
msgid "Global configuration variables"
@@ -1483,11 +1488,11 @@ msgstr ""
14831488

14841489
#: ../../c-api/init.rst:1283
14851490
msgid "Value of *what*"
1486-
msgstr ""
1491+
msgstr "*what* 的值"
14871492

14881493
#: ../../c-api/init.rst:1283
14891494
msgid "Meaning of *arg*"
1490-
msgstr ""
1495+
msgstr "*arg* 的含义"
14911496

14921497
#: ../../c-api/init.rst:1285
14931498
msgid ":const:`PyTrace_CALL`"
@@ -1504,7 +1509,7 @@ msgstr ":const:`PyTrace_EXCEPTION`"
15041509

15051510
#: ../../c-api/init.rst:1287
15061511
msgid "Exception information as returned by :func:`sys.exc_info`."
1507-
msgstr ""
1512+
msgstr ":func:`sys.exc_info` 返回的异常信息。"
15081513

15091514
#: ../../c-api/init.rst:1290
15101515
msgid ":const:`PyTrace_LINE`"
@@ -1517,7 +1522,7 @@ msgstr ":const:`PyTrace_RETURN`"
15171522
#: ../../c-api/init.rst:1292
15181523
msgid ""
15191524
"Value being returned to the caller, or *NULL* if caused by an exception."
1520-
msgstr ""
1525+
msgstr "返回给调用方的值,如果由异常引起,则返回NULL。"
15211526

15221527
#: ../../c-api/init.rst:1295
15231528
msgid ":const:`PyTrace_C_CALL`"
@@ -1833,4 +1838,4 @@ msgstr ""
18331838
msgid ""
18341839
"Due to the compatibility problem noted above, this version of the API should"
18351840
" not be used in new code."
1836-
msgstr ""
1841+
msgstr "由于上面提到的兼容性问题,不应在新代码中使用此版本的API。"

c-api/memory.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# 操旭 <[email protected]>, 2017
87
# Fred <[email protected]>, 2018
98
# Freesand Leo <[email protected]>, 2018
109
# Meng Du <[email protected]>, 2019
@@ -508,7 +507,7 @@ msgstr ""
508507

509508
#: ../../c-api/memory.rst:368 ../../c-api/memory.rst:513
510509
msgid "Meaning"
511-
msgstr "意义"
510+
msgstr "含义"
512511

513512
#: ../../c-api/memory.rst:370 ../../c-api/memory.rst:515
514513
msgid "``void *ctx``"

c-api/structures.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ msgstr ""
149149
#: ../../c-api/structures.rst:129 ../../c-api/structures.rst:240
150150
#: ../../c-api/structures.rst:306
151151
msgid "C Type"
152-
msgstr ""
152+
msgstr "C 类型"
153153

154154
#: ../../c-api/structures.rst:129 ../../c-api/structures.rst:240
155155
#: ../../c-api/structures.rst:306
@@ -330,7 +330,7 @@ msgstr ":attr:`offset`"
330330

331331
#: ../../c-api/structures.rst:247 ../../c-api/structures.rst:283
332332
msgid "Py_ssize_t"
333-
msgstr ""
333+
msgstr "Py_ssize_t"
334334

335335
#: ../../c-api/structures.rst:247
336336
msgid ""

c-api/tuple.po

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# 操旭 <[email protected]>, 2017
88
# dykai <[email protected]>, 2019
99
# Freesand Leo <[email protected]>, 2019
10+
# ppcfish <[email protected]>, 2019
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1718
"PO-Revision-Date: 2017-02-16 17:39+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
19+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
1920
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
@@ -157,60 +158,60 @@ msgstr ""
157158

158159
#: ../../c-api/tuple.rst:142
159160
msgid "Contains the meta information of a struct sequence type to create."
160-
msgstr ""
161+
msgstr "包含要创建的结构序列类型的元信息。"
161162

162163
#: ../../c-api/tuple.rst:145 ../../c-api/tuple.rst:168
163164
msgid "Field"
164165
msgstr ""
165166

166167
#: ../../c-api/tuple.rst:145 ../../c-api/tuple.rst:168
167168
msgid "C Type"
168-
msgstr ""
169+
msgstr "C 类型"
169170

170171
#: ../../c-api/tuple.rst:145 ../../c-api/tuple.rst:168
171172
msgid "Meaning"
172173
msgstr "意义"
173174

174175
#: ../../c-api/tuple.rst:147 ../../c-api/tuple.rst:170
175176
msgid "``name``"
176-
msgstr ""
177+
msgstr "``name``"
177178

178179
#: ../../c-api/tuple.rst:147 ../../c-api/tuple.rst:149
179180
#: ../../c-api/tuple.rst:170 ../../c-api/tuple.rst:175
180181
msgid "``const char *``"
181-
msgstr ""
182+
msgstr "``const char *``"
182183

183184
#: ../../c-api/tuple.rst:147
184185
msgid "name of the struct sequence type"
185-
msgstr ""
186+
msgstr "结构序列类型的名称"
186187

187188
#: ../../c-api/tuple.rst:149 ../../c-api/tuple.rst:175
188189
msgid "``doc``"
189-
msgstr ""
190+
msgstr "``doc``"
190191

191192
#: ../../c-api/tuple.rst:149
192193
msgid "pointer to docstring for the type or NULL to omit"
193194
msgstr ""
194195

195196
#: ../../c-api/tuple.rst:152
196197
msgid "``fields``"
197-
msgstr ""
198+
msgstr "``fields``"
198199

199200
#: ../../c-api/tuple.rst:152
200201
msgid "``PyStructSequence_Field *``"
201-
msgstr ""
202+
msgstr "``PyStructSequence_Field *``"
202203

203204
#: ../../c-api/tuple.rst:152
204205
msgid "pointer to *NULL*-terminated array with field names of the new type"
205-
msgstr ""
206+
msgstr "指向以NULL结尾的数组的指针,其字段名称为新类型"
206207

207208
#: ../../c-api/tuple.rst:155
208209
msgid "``n_in_sequence``"
209-
msgstr ""
210+
msgstr "``n_in_sequence``"
210211

211212
#: ../../c-api/tuple.rst:155
212213
msgid "``int``"
213-
msgstr ""
214+
msgstr "``int``"
214215

215216
#: ../../c-api/tuple.rst:155
216217
msgid "number of fields visible to the Python side (if used as tuple)"

c-api/unicode.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ msgstr ":attr:`%zd`"
576576

577577
#: ../../c-api/unicode.rst:478 ../../c-api/unicode.rst:481
578578
msgid "Py_ssize_t"
579-
msgstr ""
579+
msgstr "Py_ssize_t"
580580

581581
#: ../../c-api/unicode.rst:478
582582
msgid "Equivalent to ``printf(\"%zd\")``. [1]_"
@@ -596,7 +596,7 @@ msgstr ":attr:`%zu`"
596596

597597
#: ../../c-api/unicode.rst:484
598598
msgid "size_t"
599-
msgstr ""
599+
msgstr "size_t"
600600

601601
#: ../../c-api/unicode.rst:484
602602
msgid "Equivalent to ``printf(\"%zu\")``. [1]_"
@@ -652,7 +652,7 @@ msgstr ":attr:`%A`"
652652
#: ../../c-api/unicode.rst:504 ../../c-api/unicode.rst:507
653653
#: ../../c-api/unicode.rst:516 ../../c-api/unicode.rst:519
654654
msgid "PyObject\\*"
655-
msgstr ""
655+
msgstr "PyObject\\*"
656656

657657
#: ../../c-api/unicode.rst:504
658658
msgid "The result of calling :func:`ascii`."
@@ -668,7 +668,7 @@ msgstr ""
668668

669669
#: ../../c-api/unicode.rst:509
670670
msgid ":attr:`%V`"
671-
msgstr ""
671+
msgstr ":attr:`%V`"
672672

673673
#: ../../c-api/unicode.rst:509
674674
msgid "PyObject\\*, const char\\*"
@@ -691,7 +691,7 @@ msgstr ""
691691

692692
#: ../../c-api/unicode.rst:519
693693
msgid ":attr:`%R`"
694-
msgstr ""
694+
msgstr ":attr:`%R`"
695695

696696
#: ../../c-api/unicode.rst:519
697697
msgid "The result of calling :c:func:`PyObject_Repr`."

distutils/builtdist.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# Fei Yin <[email protected]>, 2018
1010
# Freesand Leo <[email protected]>, 2018
1111
# 叶浚安 <[email protected]>, 2019
12+
# ppcfish <[email protected]>, 2019
1213
#
1314
#, fuzzy
1415
msgid ""
@@ -17,7 +18,7 @@ msgstr ""
1718
"Report-Msgid-Bugs-To: \n"
1819
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1920
"PO-Revision-Date: 2017-02-16 17:40+0000\n"
20-
"Last-Translator: 叶浚安 <ye.pandaaaa906@gmail.com>, 2019\n"
21+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
2122
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2223
"MIME-Version: 1.0\n"
2324
"Content-Type: text/plain; charset=UTF-8\n"
@@ -388,7 +389,7 @@ msgstr "名称"
388389

389390
#: ../../distutils/builtdist.rst:198
390391
msgid "``name``"
391-
msgstr ""
392+
msgstr "``name``"
392393

393394
#: ../../distutils/builtdist.rst:200
394395
msgid "Summary (in preamble)"

distutils/setupscript.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# Freesand Leo <[email protected]>, 2019
1010
# Meng Du <[email protected]>, 2019
1111
# Zombie110year <[email protected]>, 2019
12+
# ppcfish <[email protected]>, 2019
1213
#
1314
#, fuzzy
1415
msgid ""
@@ -17,7 +18,7 @@ msgstr ""
1718
"Report-Msgid-Bugs-To: \n"
1819
"POT-Creation-Date: 2019-01-31 10:32+0900\n"
1920
"PO-Revision-Date: 2017-02-16 17:41+0000\n"
20-
"Last-Translator: Zombie110year <zombie110year@gmail.com>, 2019\n"
21+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
2122
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2223
"MIME-Version: 1.0\n"
2324
"Content-Type: text/plain; charset=UTF-8\n"
@@ -733,7 +734,7 @@ msgstr "注释"
733734

734735
#: ../../distutils/setupscript.rst:567
735736
msgid "``name``"
736-
msgstr ""
737+
msgstr "``name``"
737738

738739
#: ../../distutils/setupscript.rst:567
739740
msgid "name of the package"

0 commit comments

Comments
 (0)