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

Skip to content

Commit 8874cf3

Browse files
[po] auto sync
1 parent 3fb69f0 commit 8874cf3

6 files changed

Lines changed: 44 additions & 43 deletions

File tree

c-api/init.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ msgstr ""
827827

828828
#: ../../c-api/init.rst:644
829829
msgid "Thread State and the Global Interpreter Lock"
830-
msgstr ""
830+
msgstr "线程状态和全局解释器锁"
831831

832832
#: ../../c-api/init.rst:651
833833
msgid ""
@@ -882,7 +882,7 @@ msgstr ""
882882

883883
#: ../../c-api/init.rst:703
884884
msgid "The block above expands to the following code::"
885-
msgstr ""
885+
msgstr "上面的代码块可扩展为下面的代码::"
886886

887887
#: ../../c-api/init.rst:715
888888
msgid ""
@@ -1311,7 +1311,7 @@ msgstr ""
13111311

13121312
#: ../../c-api/init.rst:1109
13131313
msgid "Get the current interpreter."
1314-
msgstr ""
1314+
msgstr "获取当前解释器。"
13151315

13161316
#: ../../c-api/init.rst:1111
13171317
msgid ""
@@ -1456,7 +1456,7 @@ msgstr ""
14561456

14571457
#: ../../c-api/init.rst:1260
14581458
msgid "Sub-interpreter support"
1459-
msgstr ""
1459+
msgstr "子解释器支持"
14601460

14611461
#: ../../c-api/init.rst:1262
14621462
msgid ""

distutils/setupscript.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
#
66
# Translators:
77
# 叶浚安 <[email protected]>, 2019
8-
# Freesand Leo <[email protected]>, 2019
98
# Alpha Du <[email protected]>, 2019
109
# Zombie110year <[email protected]>, 2019
1110
# Kelly Hwong <[email protected]>, 2019
1211
# ppcfish <[email protected]>, 2019
1312
# ww song <[email protected]>, 2022
13+
# Freesand Leo <[email protected]>, 2022
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
2121
"PO-Revision-Date: 2017-02-16 17:41+0000\n"
22-
"Last-Translator: ww song <sww4718168@gmail.com>, 2022\n"
22+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2022\n"
2323
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -99,7 +99,7 @@ msgstr ""
9999

100100
#: ../../distutils/setupscript.rst:65
101101
msgid "Listing whole packages"
102-
msgstr ""
102+
msgstr "列出全部的包"
103103

104104
#: ../../distutils/setupscript.rst:67
105105
msgid ""
@@ -157,7 +157,7 @@ msgstr ""
157157

158158
#: ../../distutils/setupscript.rst:112
159159
msgid "Listing individual modules"
160-
msgstr ""
160+
msgstr "列出单独的模块"
161161

162162
#: ../../distutils/setupscript.rst:114
163163
msgid ""
@@ -180,7 +180,7 @@ msgstr ""
180180

181181
#: ../../distutils/setupscript.rst:131
182182
msgid "Describing extension modules"
183-
msgstr ""
183+
msgstr "描述扩展模块"
184184

185185
#: ../../distutils/setupscript.rst:133
186186
msgid ""
@@ -256,7 +256,7 @@ msgstr ""
256256

257257
#: ../../distutils/setupscript.rst:200
258258
msgid "Extension source files"
259-
msgstr ""
259+
msgstr "扩展资源文件"
260260

261261
#: ../../distutils/setupscript.rst:202
262262
msgid ""
@@ -297,7 +297,7 @@ msgstr ""
297297

298298
#: ../../distutils/setupscript.rst:237
299299
msgid "Preprocessor options"
300-
msgstr ""
300+
msgstr "预处理器选项"
301301

302302
#: ../../distutils/setupscript.rst:239
303303
msgid ""
@@ -373,7 +373,7 @@ msgstr ""
373373

374374
#: ../../distutils/setupscript.rst:309
375375
msgid "Library options"
376-
msgstr ""
376+
msgstr "库选项"
377377

378378
#: ../../distutils/setupscript.rst:311
379379
msgid ""
@@ -460,11 +460,11 @@ msgstr ""
460460

461461
#: ../../distutils/setupscript.rst:368
462462
msgid "It can require packages or modules."
463-
msgstr ""
463+
msgstr "它可以要求包或模块。"
464464

465465
#: ../../distutils/setupscript.rst:370
466466
msgid "It can provide packages or modules."
467-
msgstr ""
467+
msgstr "它可以提供包或模块。"
468468

469469
#: ../../distutils/setupscript.rst:372
470470
msgid "It can obsolete packages or modules."

install/index.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# Jerry Chen <[email protected]>, 2017
88
# Fei Yin <[email protected]>, 2018
99
# ww song <[email protected]>, 2018
10-
# Freesand Leo <[email protected]>, 2018
1110
# 叶浚安 <[email protected]>, 2019
1211
# Alpha Du <[email protected]>, 2019
1312
# Kelly Hwong <[email protected]>, 2019
@@ -16,6 +15,7 @@
1615
# Edward Ji <[email protected]>, 2021
1716
# Trim21 <[email protected]>, 2021
1817
# Yifan Sun, 2022
18+
# Freesand Leo <[email protected]>, 2022
1919
#
2020
#, fuzzy
2121
msgid ""
@@ -24,7 +24,7 @@ msgstr ""
2424
"Report-Msgid-Bugs-To: \n"
2525
"POT-Creation-Date: 2021-02-19 05:30+0000\n"
2626
"PO-Revision-Date: 2017-02-16 17:46+0000\n"
27-
"Last-Translator: Yifan Sun, 2022\n"
27+
"Last-Translator: Freesand Leo <[email protected]>, 2022\n"
2828
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2929
"MIME-Version: 1.0\n"
3030
"Content-Type: text/plain; charset=UTF-8\n"
@@ -189,7 +189,7 @@ msgstr ""
189189

190190
#: ../../install/index.rst:122
191191
msgid "Splitting the job up"
192-
msgstr ""
192+
msgstr "拆分任务"
193193

194194
#: ../../install/index.rst:124
195195
msgid ""
@@ -603,7 +603,7 @@ msgstr ":file:`{home}/include/python/{distname}`"
603603

604604
#: ../../install/index.rst:381
605605
msgid "(Mentally replace slashes with backslashes if you're on Windows.)"
606-
msgstr ""
606+
msgstr "(如果你是使用 Windows 请将斜杠替换为反斜杠。)"
607607

608608
#: ../../install/index.rst:387
609609
msgid "Alternate installation: Unix (the prefix scheme)"
@@ -916,7 +916,7 @@ msgstr ""
916916

917917
#: ../../install/index.rst:636
918918
msgid "Modifying Python's Search Path"
919-
msgstr ""
919+
msgstr "修改 Python 的搜索路径"
920920

921921
#: ../../install/index.rst:638
922922
msgid ""
@@ -1007,7 +1007,7 @@ msgstr ""
10071007

10081008
#: ../../install/index.rst:713
10091009
msgid "Distutils Configuration Files"
1010-
msgstr ""
1010+
msgstr "Distutils 配置文件Configuration Files"
10111011

10121012
#: ../../install/index.rst:715
10131013
msgid ""
@@ -1038,7 +1038,7 @@ msgstr "位置和文件名"
10381038

10391039
#: ../../install/index.rst:737 ../../install/index.rst:749
10401040
msgid "system"
1041-
msgstr ""
1041+
msgstr "system"
10421042

10431043
#: ../../install/index.rst:737
10441044
msgid ":file:`{prefix}/lib/python{ver}/distutils/distutils.cfg`"

library/tracemalloc.po

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
#
66
# Translators:
77
# Fred <[email protected]>, 2018
8-
# Freesand Leo <[email protected]>, 2018
98
# Pan Felix <[email protected]>, 2019
109
# Alpha Du <[email protected]>, 2019
1110
# ppcfish <[email protected]>, 2019
1211
# zeroswan <[email protected]>, 2022
12+
# Freesand Leo <[email protected]>, 2022
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:32+0000\n"
21-
"Last-Translator: zeroswan <zeroswan@outlook.com>, 2022\n"
21+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2022\n"
2222
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -199,7 +199,7 @@ msgstr "函数"
199199

200200
#: ../../library/tracemalloc.rst:302
201201
msgid "Clear traces of memory blocks allocated by Python."
202-
msgstr ""
202+
msgstr "清空 Python 所分配的内存块的追踪数据。"
203203

204204
#: ../../library/tracemalloc.rst:304
205205
msgid "See also :func:`stop`."
@@ -412,25 +412,26 @@ msgstr "示例:"
412412
msgid ""
413413
"``Filter(True, subprocess.__file__)`` only includes traces of the "
414414
":mod:`subprocess` module"
415-
msgstr ""
415+
msgstr "``Filter(True, subprocess.__file__)`` 只包括 :mod:`subprocess` 模块的追踪数据"
416416

417417
#: ../../library/tracemalloc.rst:459
418418
msgid ""
419419
"``Filter(False, tracemalloc.__file__)`` excludes traces of the "
420420
":mod:`tracemalloc` module"
421421
msgstr ""
422+
"``Filter(False, tracemalloc.__file__)`` 排除了 :mod:`tracemalloc` 模块的追踪数据"
422423

423424
#: ../../library/tracemalloc.rst:461
424425
msgid "``Filter(False, \"<unknown>\")`` excludes empty tracebacks"
425-
msgstr ""
426+
msgstr "``Filter(False, \"<unknown>\")`` 排除了空的回溯信息"
426427

427428
#: ../../library/tracemalloc.rst:464
428429
msgid "The ``'.pyo'`` file extension is no longer replaced with ``'.py'``."
429-
msgstr ""
430+
msgstr "``'.pyo'`` 文件扩展名不会再被替换为 ``'.py'``。"
430431

431432
#: ../../library/tracemalloc.rst:467 ../../library/tracemalloc.rst:688
432433
msgid "Added the :attr:`domain` attribute."
433-
msgstr ""
434+
msgstr "增加了 :attr:`domain` 属性。"
434435

435436
#: ../../library/tracemalloc.rst:473
436437
msgid "Address space of a memory block (``int`` or ``None``)."

whatsnew/2.1.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# Translators:
77
# Fei Yin <[email protected]>, 2018
88
# 叶浚安 <[email protected]>, 2019
9-
# Freesand Leo <[email protected]>, 2019
109
# ppcfish <[email protected]>, 2019
10+
# Freesand Leo <[email protected]>, 2022
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:42+0000\n"
19-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
19+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2022\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -68,7 +68,7 @@ msgstr "Python 2.1 的最终版本于2001年4月17日发布。"
6868

6969
#: ../../whatsnew/2.1.rst:36
7070
msgid "PEP 227: Nested Scopes"
71-
msgstr ""
71+
msgstr "PEP 227: 嵌套的作用域"
7272

7373
#: ../../whatsnew/2.1.rst:38
7474
msgid ""
@@ -167,15 +167,15 @@ msgstr ""
167167

168168
#: ../../whatsnew/2.1.rst:123
169169
msgid ":pep:`227` - Statically Nested Scopes"
170-
msgstr ""
170+
msgstr ":pep:`227` - 静态嵌套作用域"
171171

172172
#: ../../whatsnew/2.1.rst:124
173173
msgid "Written and implemented by Jeremy Hylton."
174174
msgstr "由 Jeremy Hylton 撰写并实现。"
175175

176176
#: ../../whatsnew/2.1.rst:130
177177
msgid "PEP 236: __future__ Directives"
178-
msgstr ""
178+
msgstr "PEP 236: __future__ 指令"
179179

180180
#: ../../whatsnew/2.1.rst:132
181181
msgid ""
@@ -205,15 +205,15 @@ msgstr ""
205205

206206
#: ../../whatsnew/2.1.rst:153
207207
msgid ":pep:`236` - Back to the :mod:`__future__`"
208-
msgstr ""
208+
msgstr ":pep:`236` - 回到 :mod:`__future__`"
209209

210210
#: ../../whatsnew/2.1.rst:154
211211
msgid "Written by Tim Peters, and primarily implemented by Jeremy Hylton."
212212
msgstr "由 Tim Peters 撰写,主要由 Jeremy Hylton 实现。"
213213

214214
#: ../../whatsnew/2.1.rst:160
215215
msgid "PEP 207: Rich Comparisons"
216-
msgstr ""
216+
msgstr "PEP 207: 富比较"
217217

218218
#: ../../whatsnew/2.1.rst:162
219219
msgid ""
@@ -340,7 +340,7 @@ msgstr ""
340340

341341
#: ../../whatsnew/2.1.rst:223
342342
msgid ":pep:`207` - Rich Comparisons"
343-
msgstr ""
343+
msgstr ":pep:`207` - 富比较"
344344

345345
#: ../../whatsnew/2.1.rst:223
346346
msgid ""
@@ -350,7 +350,7 @@ msgstr ""
350350

351351
#: ../../whatsnew/2.1.rst:230
352352
msgid "PEP 230: Warning Framework"
353-
msgstr ""
353+
msgstr "PEP 230: 警告框架"
354354

355355
#: ../../whatsnew/2.1.rst:232
356356
msgid ""
@@ -419,7 +419,7 @@ msgstr ""
419419

420420
#: ../../whatsnew/2.1.rst:293
421421
msgid ":pep:`5` - Guidelines for Language Evolution"
422-
msgstr ""
422+
msgstr ":pep:`5` - 语言演化的准则"
423423

424424
#: ../../whatsnew/2.1.rst:290
425425
msgid ""
@@ -431,7 +431,7 @@ msgstr ""
431431

432432
#: ../../whatsnew/2.1.rst:295
433433
msgid ":pep:`230` - Warning Framework"
434-
msgstr ""
434+
msgstr ":pep:`230` - 警告框架"
435435

436436
#: ../../whatsnew/2.1.rst:296
437437
msgid "Written and implemented by Guido van Rossum."

whatsnew/2.2.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#
66
# Translators:
77
# Fei Yin <[email protected]>, 2018
8-
# Freesand Leo <[email protected]>, 2018
98
# ppcfish <[email protected]>, 2019
9+
# Freesand Leo <[email protected]>, 2022
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
1717
"PO-Revision-Date: 2017-02-16 23:42+0000\n"
18-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2022\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -965,7 +965,7 @@ msgstr ""
965965

966966
#: ../../whatsnew/2.2.rst:839
967967
msgid "PEP 227: Nested Scopes"
968-
msgstr ""
968+
msgstr "PEP 227: 嵌套的作用域"
969969

970970
#: ../../whatsnew/2.2.rst:841
971971
msgid ""
@@ -1064,7 +1064,7 @@ msgstr ""
10641064

10651065
#: ../../whatsnew/2.2.rst:927
10661066
msgid ":pep:`227` - Statically Nested Scopes"
1067-
msgstr ""
1067+
msgstr ":pep:`227` - 静态嵌套作用域"
10681068

10691069
#: ../../whatsnew/2.2.rst:928
10701070
msgid "Written and implemented by Jeremy Hylton."

0 commit comments

Comments
 (0)