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

Skip to content

Commit e7e2c70

Browse files
[po] auto sync
1 parent 67fd0de commit e7e2c70

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

using/windows.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1755,11 +1755,11 @@ msgid ""
17551755
"will cause each path to be added to :data:`sys.path`. (Note that all known "
17561756
"installers only use HKLM, so HKCU is typically empty.)"
17571757
msgstr ""
1758-
"附加的 \"application paths\" 可以同时添加到注册表` `HKEY_CURRENT_USER`` 和 "
1759-
"``HKEY_LOCAL_MACHINE`` "
1760-
"分支下的:samp:`\\\\SOFTWARE\\\\Python\\\\PythonCore\\\\{version}\\\\PythonPath`"
1761-
" 中作为子键。以分号分隔的路径字符串作为默认值的子键将导致每个路径添加到 :data:`sys.path` "
1762-
"。(请注意,所有已知的安装程序都只使用HKLM,因此HKCU通常为空。)"
1758+
"额外的 \"应用程序路径\" 可以作为子键被同时添加到注册表 ``HKEY_CURRENT_USER`` 和 "
1759+
"``HKEY_LOCAL_MACHINE`` 分支下的 "
1760+
":samp:`\\\\SOFTWARE\\\\Python\\\\PythonCore\\\\{version}\\\\PythonPath` 中。 "
1761+
"以分号分隔的路径字符串作为默认值的子键将导致每个路径都被添加到 :data:`sys.path` 中。 (请注意所有已知的安装程序都只使用 "
1762+
"HKLM,因此 HKCU 通常为空。)"
17631763

17641764
#: ../../using/windows.rst:996
17651765
msgid ""
@@ -1797,7 +1797,7 @@ msgid ""
17971797
"path is used instead of the path to the main executable when deducing the "
17981798
"home location."
17991799
msgstr ""
1800-
"如果``home`` 是一个绝对路径,并且 :envvar:`PYTHONHOME` 未设置,则在推断起始位置时使用此路径而不是主可执行文件的路径"
1800+
"如果 ``home`` 是一个绝对路径,并且 :envvar:`PYTHONHOME` 未设置,则在推断起始位置时使用此路径而不是主可执行文件的路径"
18011801

18021802
#: ../../using/windows.rst:1015
18031803
msgid "The end result of all this is:"
@@ -1873,8 +1873,8 @@ msgid ""
18731873
"directory. (Note that it will not be detected inside a ZIP file, but a "
18741874
"correctly named ZIP file will be detected instead.)"
18751875
msgstr ""
1876-
"如果您不能使用前面的建议(例如,您是一个允许人们直接运行file:`python.exe`的分发版),请确保安装目录中存在landmark "
1877-
"文件(:file:`Lib\\\\os.py`)。(请注意,在zip文件中不会检测到该文件,但会检测到正确命名的zip文件。)"
1876+
"如果您不能使用前面的建议(例如,您是一个允许人们直接运行 :file:`python.exe` 的分发版),请确保安装目录中存在 landmark 文件"
1877+
" (:file:`Lib\\\\os.py`)。 (请注意,在 ZIP 文件中不会检测到该文件,但会检测到正确命名的 ZIP 文件。)"
18781878

18791879
#: ../../using/windows.rst:1051
18801880
msgid ""

0 commit comments

Comments
 (0)