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

Skip to content

Commit 435fca3

Browse files
committed
[po] auto sync bot
1 parent fc270a0 commit 435fca3

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

faq/programming.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,8 @@ msgid ""
883883
"instance of class A. However, it is impossible to say whether the "
884884
"instance's name is a or b, since both names are bound to the same value."
885885
msgstr ""
886+
"不严谨地讲,该类有一个名称:虽然它是绑定了两个名称并通过名称 B 发起调用,所创建的实例仍然被视为类 A 的一个实例。 但是实例的名称则无法确定地说是 "
887+
"a 或是 b,因为有两个名称被绑定到了同一个值。"
886888

887889
#: ../../faq/programming.rst:682
888890
msgid ""

using/mac.po

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.7\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2019-05-29 11:32+0900\n"
17+
"POT-Creation-Date: 2019-06-12 11:38+0900\n"
1818
"PO-Revision-Date: 2017-02-16 23:42+0000\n"
1919
"Last-Translator: Freesand Leo <[email protected]>, 2019\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -68,15 +68,12 @@ msgstr "你安装后得到的东西有:"
6868

6969
#: ../../using/mac.rst:28
7070
msgid ""
71-
"A :file:`MacPython 3.6` folder in your :file:`Applications` folder. In here "
72-
"you find IDLE, the development environment that is a standard part of "
73-
"official Python distributions; PythonLauncher, which handles double-clicking"
74-
" Python scripts from the Finder; and the \"Build Applet\" tool, which allows"
75-
" you to package Python scripts as standalone applications on your system."
71+
"A :file:`Python 3.7` folder in your :file:`Applications` folder. In here you"
72+
" find IDLE, the development environment that is a standard part of official "
73+
"Python distributions; PythonLauncher, which handles double-clicking Python "
74+
"scripts from the Finder; and the \"Build Applet\" tool, which allows you to "
75+
"package Python scripts as standalone applications on your system."
7676
msgstr ""
77-
"一个 :file:`MacPython 3.6` 文件夹在你的 :file:`Applications` 文件夹中。 在这里你可以找到 IDLE "
78-
",这是开发环境,是官方 Python 发行版的标准部分; PythonLauncher ,它处理从 Finder 双击运行的 Python 脚本; "
79-
"以及“ Build Applet ”工具,它允许你将 Python 脚本打包为系统上的独立应用程序。"
8077

8178
#: ../../using/mac.rst:34
8279
msgid ""
@@ -194,8 +191,8 @@ msgstr ""
194191

195192
#: ../../using/mac.rst:96
196193
msgid ""
197-
"With Python 3.6, you can use either :program:`python` or :program:`pythonw`."
198-
msgstr "Python 3.6 中, 你可使用 :program:`python` 或 :program:`pythonw` 。"
194+
"With Python 3.7, you can use either :program:`python` or :program:`pythonw`."
195+
msgstr ""
199196

200197
#: ../../using/mac.rst:100
201198
msgid "Configuration"

0 commit comments

Comments
 (0)