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

Skip to content

Commit ea78c06

Browse files
[po] auto sync
1 parent 6500491 commit ea78c06

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

library/idle.po

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -981,6 +981,10 @@ msgid ""
981981
" Windows, one can specify a drive first.) Move into subdirectories by "
982982
"typing a directory name and a separator."
983983
msgstr ""
984+
"有一种打开提示框的方式是输入一个关键字符并等待预设的一段间隔。 此间隔默认为 2 秒;这可以在设置对话框中定制。 "
985+
"(要防止自动弹出,可将时延设为一个很大的豪秒数值,例如 100000000。) 对于导入的模块名或者类和函数属性,请输入 '.'。 "
986+
"对于根目录下的文件名,请在开头引号之后立即输入 :data:`os.sep` 或 :data:`os.altsep`。 (在 Windows "
987+
"下,可以先指定一个驱动器。) 可通过输入目录名和分隔符来进入子目录。"
984988

985989
#: ../../library/idle.rst:498
986990
msgid ""
@@ -992,6 +996,9 @@ msgid ""
992996
" after a quote completes filenames in the current directory instead of a "
993997
"root directory."
994998
msgstr ""
999+
"除了等待,或是在提示框关闭之后,可以使用 Edit 菜单的 Show Completions 来立即打开一个补全提示框。 默认的热键是 "
1000+
":kbd:`C-space`。 如果在打开提示框之前输入一某个名称的前缀,则将显示第一个匹配项或最接近的项。 结果将与在提示框已显示之后输入前缀时相同。"
1001+
" 在一个引号之后执行 Show Completions 将会实例当前目录下的文件名而不是根目录下的。"
9951002

9961003
#: ../../library/idle.rst:506
9971004
msgid ""

0 commit comments

Comments
 (0)