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

Skip to content

Commit ad4e9cd

Browse files
committed
[po] auto sync bot
1 parent 53cd9ff commit ad4e9cd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tutorial/modules.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,18 +232,19 @@ msgstr "包含输入脚本的目录( 或者当下的目录,在没有文件
232232
msgid ""
233233
":envvar:`PYTHONPATH` (a list of directory names, with the same syntax as the"
234234
" shell variable :envvar:`PATH`)."
235-
msgstr "‘PTTHONPATH'(一个包含目录名称的列表,它和shell中变量’PATH'有一样的语法结构)"
235+
msgstr "‘PTTHONPATH'(一个包含目录名称的列表,它和shell中’PATH'变量有一样的语法结构)"
236236

237237
#: ../../tutorial/modules.rst:194
238238
msgid "The installation-dependent default."
239-
msgstr "基于安装的默认"
239+
msgstr "取决于安装的默认设置"
240240

241241
#: ../../tutorial/modules.rst:197
242242
msgid ""
243243
"On file systems which support symlinks, the directory containing the input "
244244
"script is calculated after the symlink is followed. In other words the "
245245
"directory containing the symlink is **not** added to the module search path."
246246
msgstr ""
247+
"在支持符号链接的文件系统上,包含输入脚本的目录是在追加符号链接后才计算出来的。换句话说,包含符号链接的目录并没有被添加到模块的搜索路径上。 "
247248

248249
#: ../../tutorial/modules.rst:201
249250
msgid ""

0 commit comments

Comments
 (0)