File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2018 , Python Software Foundation
2+ # Copyright (C) 2001-2019 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
@@ -15,7 +15,7 @@ msgid ""
1515msgstr ""
1616"Project-Id-Version : Python 3.7\n "
1717"Report-Msgid-Bugs-To : \n "
18- "POT-Creation-Date : 2018-09-25 09:16 +0900\n "
18+ "POT-Creation-Date : 2019-01-01 10:14 +0900\n "
1919"PO-Revision-Date : 2017-02-16 23:40+0000\n "
2020"
Last-Translator :
Freesand Leo <[email protected] >, 2018\n "
2121"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -206,8 +206,8 @@ msgid ""
206206msgstr ""
207207"默认情况下,Python 源码文件以 UTF-8 "
208208"编码方式处理。在这种编码方式中,世界上大多数语言的字符都可以同时用于字符串字面值、变量或函数名称以及注释中——尽管标准库中只用常规的 ASCII "
209- "字符作为变量或函数名,而且任何可移植的代码都应该遵守此约定。要正确显示这些字符,你的编辑器必须能识别 UTF-"
210- "8编码 ,而且必须使用能支持打开的文件中所有字符的字体。"
209+ "字符作为变量或函数名,而且任何可移植的代码都应该遵守此约定。要正确显示这些字符,你的编辑器必须能识别 UTF-8 "
210+ "编码 ,而且必须使用能支持打开的文件中所有字符的字体。"
211211
212212#: ../../tutorial/interpreter.rst:141
213213msgid ""
You can’t perform that action at this time.
0 commit comments