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

Skip to content

Commit 2b67044

Browse files
[po] auto sync
1 parent a191552 commit 2b67044

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

glossary.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# df2dc1c92e792f7ae8417c51df43db8f_594d92a <0f49be28017426edb1db1a2ab6e67088_717605>, 2021
99
# Shengjing Zhu <[email protected]>, 2021
1010
# jaystone776 <[email protected]>, 2021
11-
# Y. X., 2022
11+
# Y.D.X., 2022
1212
# Freesand Leo <[email protected]>, 2022
1313
# WH-2099 <[email protected]>, 2022
1414
# Alpha Du <[email protected]>, 2022

tutorial/modules.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Freesand Leo <[email protected]>, 2022
1111
# ww song <[email protected]>, 2022
1212
# Alpha Du <[email protected]>, 2022
13+
# Y.D.X., 2022
1314
#
1415
#, fuzzy
1516
msgid ""
@@ -18,7 +19,7 @@ msgstr ""
1819
"Report-Msgid-Bugs-To: \n"
1920
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
2021
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
21-
"Last-Translator: Alpha Du <[email protected]>, 2022\n"
22+
"Last-Translator: Y.D.X., 2022\n"
2223
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2324
"MIME-Version: 1.0\n"
2425
"Content-Type: text/plain; charset=UTF-8\n"
@@ -232,7 +233,7 @@ msgid ""
232233
":data:`sys.path`. :data:`sys.path` is initialized from these locations:"
233234
msgstr ""
234235
"当一个名为 :mod:`spam` 的模块被导入时,解释器首先搜索具有该名称的内置模块。这些模块的名字被列在 "
235-
":data:`sys.buildin_module_names` 中。如果没有找到,它就在变量 :data:`sys.path` "
236+
":data:`sys.builtin_module_names` 中。如果没有找到,它就在变量 :data:`sys.path` "
236237
"给出的目录列表中搜索一个名为 :file:`spam.py` 的文件, :data:`sys.path` 从这些位置初始化:"
237238

238239
#: ../../tutorial/modules.rst:191

0 commit comments

Comments
 (0)