|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Python 3.7\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2018-09-18 09:12+0900\n" |
| 11 | +"POT-Creation-Date: 2018-09-20 09:13+0900\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | " Last-Translator: Shengjing Zhu <[email protected]>, 2017\n" |
14 | 14 | "Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
@@ -196,6 +196,7 @@ msgid "History and License of Python" |
196 | 196 | msgstr "Python 的历史和授权" |
197 | 197 |
|
198 | 198 | #: ../../tools/templates/indexcontent.html:63 |
| 199 | +#: ../../tools/templates/layout.html:116 |
199 | 200 | msgid "Copyright" |
200 | 201 | msgstr "版权信息" |
201 | 202 |
|
@@ -251,6 +252,36 @@ msgstr "推荐书单" |
251 | 252 | msgid "Audio/Visual Talks" |
252 | 253 | msgstr "音视频小讲座" |
253 | 254 |
|
254 | | -#: ../../tools/templates/layout.html:9 |
| 255 | +#: ../../tools/templates/layout.html:10 |
255 | 256 | msgid "Documentation " |
256 | 257 | msgstr "文档" |
| 258 | + |
| 259 | +#: ../../tools/templates/layout.html:21 |
| 260 | +msgid "Quick search" |
| 261 | +msgstr "立即搜索" |
| 262 | + |
| 263 | +#: ../../tools/templates/layout.html:22 |
| 264 | +msgid "Go" |
| 265 | +msgstr "查找" |
| 266 | + |
| 267 | +#: ../../tools/templates/layout.html:118 |
| 268 | +msgid "The Python Software Foundation is a non-profit corporation." |
| 269 | +msgstr "Python 软件基金会是一个非盈利组织。" |
| 270 | + |
| 271 | +#: ../../tools/templates/layout.html:119 |
| 272 | +msgid "Please donate." |
| 273 | +msgstr "请捐助。" |
| 274 | + |
| 275 | +#: ../../tools/templates/layout.html:121 |
| 276 | +msgid "Last updated on %(last_updated)s." |
| 277 | +msgstr "上次更新于 %(last_updated)s。" |
| 278 | + |
| 279 | +#: ../../tools/templates/layout.html:122 |
| 280 | +msgid "<a href=\"%(pathto_bugs)s\">Found a bug</a>?" |
| 281 | +msgstr "<a href=\"%(pathto_bugs)s\">发现了问题</a>?" |
| 282 | + |
| 283 | +#: ../../tools/templates/layout.html:124 |
| 284 | +msgid "" |
| 285 | +"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> " |
| 286 | +"%(sphinx_version)s." |
| 287 | +msgstr "使用<a href=\"http://sphinx.pocoo.org/\">Sphinx</a>%(sphinx_version)s 创建。" |
0 commit comments