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

Skip to content

Commit 0583f0a

Browse files
committed
[po] auto sync bot
1 parent f5dd721 commit 0583f0a

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

using/mac.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Fei Yin <[email protected]>, 2018
99
# Meng Du <[email protected]>, 2019
1010
# Freesand Leo <[email protected]>, 2019
11+
# ppcfish <[email protected]>, 2019
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1819
"PO-Revision-Date: 2017-02-16 23:42+0000\n"
19-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
20+
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
2021
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
@@ -74,6 +75,9 @@ msgid ""
7475
"scripts from the Finder; and the \"Build Applet\" tool, which allows you to "
7576
"package Python scripts as standalone applications on your system."
7677
msgstr ""
78+
"应用程序文件夹中的 :file:`Python 3.8` "
79+
"文件夹。在这里可以找到IDLE,即官方Python发行版的标准的开发环境;PythonLauncher,用来处理来自finder的双击python脚本;以及“build"
80+
" applet”工具,将python脚本打包为系统上的独立应用程序。"
7781

7882
#: ../../using/mac.rst:34
7983
msgid ""
@@ -192,7 +196,7 @@ msgstr ""
192196
#: ../../using/mac.rst:96
193197
msgid ""
194198
"With Python 3.8, you can use either :program:`python` or :program:`pythonw`."
195-
msgstr ""
199+
msgstr "对于Python 3.8,可以使用 :program:`python` 或 :program:`pythonw`"
196200

197201
#: ../../using/mac.rst:100
198202
msgid "Configuration"

using/unix.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,14 @@ msgstr ""
136136

137137
#: ../../using/unix.rst:75
138138
msgid "The build process consists of the usual commands::"
139-
msgstr ""
139+
msgstr "构建过程由常用命令组成:"
140140

141141
#: ../../using/unix.rst:81
142142
msgid ""
143143
"Configuration options and caveats for specific Unix platforms are "
144144
"extensively documented in the :source:`README.rst` file in the root of the "
145145
"Python source tree."
146-
msgstr ""
146+
msgstr "特定Unix平台的配置选项和注意事项通常记录在Python源代码的根目录下的 :source:`README.rst` 文件中。"
147147

148148
#: ../../using/unix.rst:87
149149
msgid ""

0 commit comments

Comments
 (0)