Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca9294 commit d860d58Copy full SHA for d860d58
library/venv.po
@@ -372,8 +372,8 @@ msgid ""
372
"customize environment creation according to their needs, the :class:"
373
"`EnvBuilder` class."
374
msgstr ""
375
-"將上述提到的高階 method(方法)作為簡單的 API 使用, 可為第三方虛擬環境建立者"
376
-"提供客製化機制, 並依據他們的需求,客製化建立環境: :class:`EnvBuilder` "
+"上述提到的高階 method(方法)透過簡單的 API 使用, 為第三方虛擬環境建立者"
+"提供可以依據他們需求來建立環境的客製化機制: :class:`EnvBuilder` "
377
"class。"
378
379
#: ../../library/venv.rst:148
@@ -389,7 +389,7 @@ msgid ""
389
"``False``)."
390
391
"``system_site_packages`` -- 為一個 Boolean (布林值),並表明系統的 Python "
392
-"site-packages 是否可以在環境中可用(預設為 ``False``)。"
+"site-packages 是否可以在環境中可用(預設為 ``False`` )。"
393
394
#: ../../library/venv.rst:154
395
msgid ""
0 commit comments