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

Skip to content

Commit 4294f49

Browse files
[po] auto sync
1 parent 0c93d1d commit 4294f49

1 file changed

Lines changed: 45 additions & 45 deletions

File tree

sphinx.po

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.8\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
18+
"POT-Creation-Date: 2020-04-14 13:36+0000\n"
1919
"PO-Revision-Date: 2017-02-16 17:32+0000\n"
2020
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -46,167 +46,167 @@ msgid ""
4646
"Deprecated since version {deprecated}, will be removed in version {removed}"
4747
msgstr "从版本 {deprecated} 开始标记为过时,将在版本 {removed} 中移除。"
4848

49-
#: ../../tools/templates/indexcontent.html:6
49+
#: ../../tools/templates/indexcontent.html:8
5050
msgid "Welcome! This is the documentation for Python %(release)s."
5151
msgstr "欢迎!这里是 Python %(release)s 的中文文档。"
5252

53-
#: ../../tools/templates/indexcontent.html:8
53+
#: ../../tools/templates/indexcontent.html:10
5454
msgid "Parts of the documentation:"
5555
msgstr "按章节浏览文档:"
5656

57-
#: ../../tools/templates/indexcontent.html:11
57+
#: ../../tools/templates/indexcontent.html:13
5858
msgid "What's new in Python %(version)s?"
5959
msgstr "Python %(version)s 有什么新变化?"
6060

61-
#: ../../tools/templates/indexcontent.html:12
61+
#: ../../tools/templates/indexcontent.html:14
6262
msgid "or <a href=\"%(whatsnew_index)s\">all \"What's new\" documents</a> since 2.0"
6363
msgstr "或显示自 2.0 以来的<a href=\"%(whatsnew_index)s\">全部新变化</a>"
6464

65-
#: ../../tools/templates/indexcontent.html:13
65+
#: ../../tools/templates/indexcontent.html:15
6666
msgid "Tutorial"
6767
msgstr "入门教程"
6868

69-
#: ../../tools/templates/indexcontent.html:14
69+
#: ../../tools/templates/indexcontent.html:16
7070
msgid "start here"
7171
msgstr "从这里看起"
7272

73-
#: ../../tools/templates/indexcontent.html:15
73+
#: ../../tools/templates/indexcontent.html:17
7474
msgid "Library Reference"
7575
msgstr "标准库参考"
7676

77-
#: ../../tools/templates/indexcontent.html:16
77+
#: ../../tools/templates/indexcontent.html:18
7878
msgid "keep this under your pillow"
7979
msgstr "放在枕边作为参考"
8080

81-
#: ../../tools/templates/indexcontent.html:17
81+
#: ../../tools/templates/indexcontent.html:19
8282
msgid "Language Reference"
8383
msgstr "语言参考"
8484

85-
#: ../../tools/templates/indexcontent.html:18
85+
#: ../../tools/templates/indexcontent.html:20
8686
msgid "describes syntax and language elements"
8787
msgstr "讲解基础内容和基本语法"
8888

89-
#: ../../tools/templates/indexcontent.html:19
89+
#: ../../tools/templates/indexcontent.html:21
9090
msgid "Python Setup and Usage"
9191
msgstr "安装和使用 Python"
9292

93-
#: ../../tools/templates/indexcontent.html:20
93+
#: ../../tools/templates/indexcontent.html:22
9494
msgid "how to use Python on different platforms"
9595
msgstr "各种操作系统的介绍都有"
9696

97-
#: ../../tools/templates/indexcontent.html:21
97+
#: ../../tools/templates/indexcontent.html:23
9898
msgid "Python HOWTOs"
9999
msgstr "Python 常用指引"
100100

101-
#: ../../tools/templates/indexcontent.html:22
101+
#: ../../tools/templates/indexcontent.html:24
102102
msgid "in-depth documents on specific topics"
103103
msgstr "深入了解特定主题"
104104

105-
#: ../../tools/templates/indexcontent.html:24
105+
#: ../../tools/templates/indexcontent.html:26
106106
msgid "Installing Python Modules"
107107
msgstr "安装 Python 模块"
108108

109-
#: ../../tools/templates/indexcontent.html:25
109+
#: ../../tools/templates/indexcontent.html:27
110110
msgid "installing from the Python Package Index &amp; other sources"
111111
msgstr "从官方的 PyPI 或者其他来源安装模块"
112112

113-
#: ../../tools/templates/indexcontent.html:26
113+
#: ../../tools/templates/indexcontent.html:28
114114
msgid "Distributing Python Modules"
115115
msgstr "分发 Python 模块"
116116

117-
#: ../../tools/templates/indexcontent.html:27
117+
#: ../../tools/templates/indexcontent.html:29
118118
msgid "publishing modules for installation by others"
119119
msgstr "发布模块,供其他人安装"
120120

121-
#: ../../tools/templates/indexcontent.html:28
121+
#: ../../tools/templates/indexcontent.html:30
122122
msgid "Extending and Embedding"
123123
msgstr "扩展和嵌入"
124124

125-
#: ../../tools/templates/indexcontent.html:29
125+
#: ../../tools/templates/indexcontent.html:31
126126
msgid "tutorial for C/C++ programmers"
127127
msgstr "给 C/C++ 程序员的教程"
128128

129-
#: ../../tools/templates/indexcontent.html:30
129+
#: ../../tools/templates/indexcontent.html:32
130130
msgid "Python/C API"
131131
msgstr "Python/C API 接口"
132132

133-
#: ../../tools/templates/indexcontent.html:31
133+
#: ../../tools/templates/indexcontent.html:33
134134
msgid "reference for C/C++ programmers"
135135
msgstr "给 C/C++ 程序员的参考手册"
136136

137-
#: ../../tools/templates/indexcontent.html:32
137+
#: ../../tools/templates/indexcontent.html:34
138138
msgid "FAQs"
139139
msgstr "常见问题"
140140

141-
#: ../../tools/templates/indexcontent.html:33
141+
#: ../../tools/templates/indexcontent.html:35
142142
msgid "frequently asked questions (with answers!)"
143143
msgstr "经常被问到的问题(答案也有!)"
144144

145-
#: ../../tools/templates/indexcontent.html:37
145+
#: ../../tools/templates/indexcontent.html:39
146146
msgid "Indices and tables:"
147147
msgstr "索引和表格:"
148148

149-
#: ../../tools/templates/indexcontent.html:40
149+
#: ../../tools/templates/indexcontent.html:42
150150
msgid "Global Module Index"
151151
msgstr "全局模块索引"
152152

153-
#: ../../tools/templates/indexcontent.html:41
153+
#: ../../tools/templates/indexcontent.html:43
154154
msgid "quick access to all modules"
155155
msgstr "快速查找所有的模块"
156156

157-
#: ../../tools/templates/indexcontent.html:42
157+
#: ../../tools/templates/indexcontent.html:44
158158
msgid "General Index"
159159
msgstr "总目录"
160160

161-
#: ../../tools/templates/indexcontent.html:43
161+
#: ../../tools/templates/indexcontent.html:45
162162
msgid "all functions, classes, terms"
163163
msgstr "全部函数、类、术语"
164164

165-
#: ../../tools/templates/indexcontent.html:44
165+
#: ../../tools/templates/indexcontent.html:46
166166
msgid "Glossary"
167167
msgstr "术语表"
168168

169-
#: ../../tools/templates/indexcontent.html:45
169+
#: ../../tools/templates/indexcontent.html:47
170170
msgid "the most important terms explained"
171171
msgstr "解释最重要的术语"
172172

173-
#: ../../tools/templates/indexcontent.html:47
173+
#: ../../tools/templates/indexcontent.html:49
174174
msgid "Search page"
175175
msgstr "搜索页面"
176176

177-
#: ../../tools/templates/indexcontent.html:48
177+
#: ../../tools/templates/indexcontent.html:50
178178
msgid "search this documentation"
179179
msgstr "搜索本文档"
180180

181-
#: ../../tools/templates/indexcontent.html:49
181+
#: ../../tools/templates/indexcontent.html:51
182182
msgid "Complete Table of Contents"
183183
msgstr "完整目录"
184184

185-
#: ../../tools/templates/indexcontent.html:50
185+
#: ../../tools/templates/indexcontent.html:52
186186
msgid "lists all sections and subsections"
187187
msgstr "列出所有的章节和子章节"
188188

189-
#: ../../tools/templates/indexcontent.html:54
189+
#: ../../tools/templates/indexcontent.html:56
190190
msgid "Meta information:"
191191
msgstr "元信息:"
192192

193-
#: ../../tools/templates/indexcontent.html:57
193+
#: ../../tools/templates/indexcontent.html:59
194194
msgid "Reporting bugs"
195195
msgstr "报告 Bug"
196196

197-
#: ../../tools/templates/indexcontent.html:58
197+
#: ../../tools/templates/indexcontent.html:60
198198
msgid "Contributing to Docs"
199199
msgstr "向文档提交贡献"
200200

201-
#: ../../tools/templates/indexcontent.html:59
201+
#: ../../tools/templates/indexcontent.html:61
202202
msgid "About the documentation"
203203
msgstr "关于此文档"
204204

205-
#: ../../tools/templates/indexcontent.html:61
205+
#: ../../tools/templates/indexcontent.html:63
206206
msgid "History and License of Python"
207207
msgstr "Python 的历史和许可证"
208208

209-
#: ../../tools/templates/indexcontent.html:62
209+
#: ../../tools/templates/indexcontent.html:64
210210
msgid "Copyright"
211211
msgstr "版权所有"
212212

@@ -274,18 +274,18 @@ msgstr "音视频小讲座"
274274
msgid "Python Developer’s Guide"
275275
msgstr "Python 开发者指南"
276276

277-
#: ../../tools/templates/layout.html:5
277+
#: ../../tools/templates/layout.html:6
278278
msgid ""
279279
"This document is for an old version of Python that is no longer supported.\n"
280280
" You should upgrade, and read the "
281281
msgstr ""
282282
"这个文档所针对的是一个已不再受支持的 Python 旧版本。\n"
283283
" 你应当升级版本,并阅读 "
284284

285-
#: ../../tools/templates/layout.html:7
285+
#: ../../tools/templates/layout.html:8
286286
msgid " Python documentation for the current stable release"
287287
msgstr " Python 当前稳定版本的文档"
288288

289-
#: ../../tools/templates/layout.html:16
289+
#: ../../tools/templates/layout.html:19
290290
msgid "Documentation "
291291
msgstr "文档"

0 commit comments

Comments
 (0)