|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Python 3.7\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2018-06-30 05:56+0900\n" |
| 11 | +"POT-Creation-Date: 2018-07-31 08:49+0900\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | " Last-Translator: cdarlint <[email protected]>, 2017\n" |
14 | 14 | "Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
@@ -326,7 +326,7 @@ msgstr "" |
326 | 326 |
|
327 | 327 | #: ../../using/windows.rst:149 |
328 | 328 | msgid "" |
329 | | -"Add install and Scripts directories tho :envvar:`PATH` and ``.PY`` to " |
| 329 | +"Add install and Scripts directories to :envvar:`PATH` and ``.PY`` to " |
330 | 330 | ":envvar:`PATHEXT`" |
331 | 331 | msgstr "" |
332 | 332 |
|
@@ -485,7 +485,7 @@ msgid "" |
485 | 485 | "``unattend.xml`` alongside the executable. This file specifies a list of " |
486 | 486 | "options and values. When a value is provided as an attribute, it will be " |
487 | 487 | "converted to a number if possible. Values provided as element text are " |
488 | | -"always left as strings. This example file sets the same options and the " |
| 488 | +"always left as strings. This example file sets the same options as the " |
489 | 489 | "previous example:" |
490 | 490 | msgstr "" |
491 | 491 |
|
@@ -1049,10 +1049,10 @@ msgstr "" |
1049 | 1049 | msgid "" |
1050 | 1050 | "Two .ini files will be searched by the launcher - ``py.ini`` in the current " |
1051 | 1051 | "user's \"application data\" directory (i.e. the directory returned by " |
1052 | | -"calling the Windows function SHGetFolderPath with CSIDL_LOCAL_APPDATA) and " |
1053 | | -"``py.ini`` in the same directory as the launcher. The same .ini files are " |
1054 | | -"used for both the 'console' version of the launcher (i.e. py.exe) and for " |
1055 | | -"the 'windows' version (i.e. pyw.exe)" |
| 1052 | +"calling the Windows function ``SHGetFolderPath`` with " |
| 1053 | +"``CSIDL_LOCAL_APPDATA``) and ``py.ini`` in the same directory as the " |
| 1054 | +"launcher. The same .ini files are used for both the 'console' version of the" |
| 1055 | +" launcher (i.e. py.exe) and for the 'windows' version (i.e. pyw.exe)" |
1056 | 1056 | msgstr "" |
1057 | 1057 |
|
1058 | 1058 | #: ../../using/windows.rst:618 |
@@ -1360,7 +1360,7 @@ msgid "" |
1360 | 1360 | "These will ensure that the files in a system-wide installation will not take" |
1361 | 1361 | " precedence over the copy of the standard library bundled with your " |
1362 | 1362 | "application. Otherwise, your users may experience problems using your " |
1363 | | -"application. Note that the first suggestion is the best, as the other may " |
| 1363 | +"application. Note that the first suggestion is the best, as the others may " |
1364 | 1364 | "still be susceptible to non-standard paths in the registry and user site-" |
1365 | 1365 | "packages." |
1366 | 1366 | msgstr "" |
|
0 commit comments