|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: Python 3.10\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 |
| -"POT-Creation-Date: 2022-01-22 00:09+0000\n" |
| 11 | +"POT-Creation-Date: 2022-04-03 00:14+0000\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 | 14 | "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
|
@@ -37,16 +37,16 @@ msgstr ""
|
37 | 37 | msgid ""
|
38 | 38 | "The :ref:`Python Configuration <init-python-config>` can be used to build a "
|
39 | 39 | "customized Python which behaves as the regular Python. For example, "
|
40 |
| -"environments variables and command line arguments are used to configure " |
| 40 | +"environment variables and command line arguments are used to configure " |
41 | 41 | "Python."
|
42 | 42 | msgstr ""
|
43 | 43 |
|
44 | 44 | #: ../../c-api/init_config.rst:22
|
45 | 45 | msgid ""
|
46 | 46 | "The :ref:`Isolated Configuration <init-isolated-conf>` can be used to embed "
|
47 | 47 | "Python into an application. It isolates Python from the system. For example, "
|
48 |
| -"environments variables are ignored, the LC_CTYPE locale is left unchanged " |
49 |
| -"and no signal handler is registered." |
| 48 | +"environment variables are ignored, the LC_CTYPE locale is left unchanged and " |
| 49 | +"no signal handler is registered." |
50 | 50 | msgstr ""
|
51 | 51 |
|
52 | 52 | #: ../../c-api/init_config.rst:27
|
@@ -1574,7 +1574,7 @@ msgstr ""
|
1574 | 1574 |
|
1575 | 1575 | #: ../../c-api/init_config.rst:1290
|
1576 | 1576 | msgid ""
|
1577 |
| -"This configuration ignores global configuration variables, environments " |
| 1577 | +"This configuration ignores global configuration variables, environment " |
1578 | 1578 | "variables, command line arguments (:c:member:`PyConfig.argv` is not parsed) "
|
1579 | 1579 | "and user site directory. The C standard streams (ex: ``stdout``) and the "
|
1580 | 1580 | "LC_CTYPE locale are left unchanged. Signal handlers are not installed."
|
@@ -1842,7 +1842,7 @@ msgstr ""
|
1842 | 1842 | #: ../../c-api/init_config.rst:1434
|
1843 | 1843 | msgid ""
|
1844 | 1844 | "This section is a private provisional API introducing multi-phase "
|
1845 |
| -"initialization, the core feature of the :pep:`432`:" |
| 1845 | +"initialization, the core feature of :pep:`432`:" |
1846 | 1846 | msgstr ""
|
1847 | 1847 |
|
1848 | 1848 | #: ../../c-api/init_config.rst:1437
|
|
0 commit comments