|
11 | 11 | # Jing Li <[email protected]>, 2022 |
12 | 12 | |
13 | 13 | # Bryan不可思议, 2023 |
14 | | -# Rafael Fontenelle <[email protected]>, 2023 |
15 | 14 | # Freesand Leo <[email protected]>, 2024 |
| 15 | +# Rafael Fontenelle <[email protected]>, 2024 |
16 | 16 | # |
17 | 17 | #, fuzzy |
18 | 18 | msgid "" |
19 | 19 | msgstr "" |
20 | 20 | "Project-Id-Version: Python 3.9\n" |
21 | 21 | "Report-Msgid-Bugs-To: \n" |
22 | | -"POT-Creation-Date: 2024-01-19 21:29+0000\n" |
| 22 | +"POT-Creation-Date: 2024-01-26 21:13+0000\n" |
23 | 23 | "PO-Revision-Date: 2017-02-16 17:36+0000\n" |
24 | | -"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n" |
| 24 | +"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n" |
25 | 25 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
26 | 26 | "MIME-Version: 1.0\n" |
27 | 27 | "Content-Type: text/plain; charset=UTF-8\n" |
@@ -651,7 +651,7 @@ msgid "" |
651 | 651 | " independent may be installed in :file:`/usr/local`." |
652 | 652 | msgstr "" |
653 | 653 | "背景:当依赖于平台的文件(如可执行文件和共享库)是安装于不同的目录树中的时候 exec-prefix 将会不同于 prefix。 " |
654 | | -"在典型的安装中,依赖于平台的文件可能安装于 the :file:`/usr/local/plat` 子目录树而不依赖于平台的文件可能安装于 " |
| 654 | +"在典型的安装中,依赖于平台的文件可能安装于 the :file:`/usr/local/plat` 子目录树而独立于平台的文件可能安装于 " |
655 | 655 | ":file:`/usr/local`。" |
656 | 656 |
|
657 | 657 | #: ../../c-api/init.rst:410 |
@@ -892,7 +892,8 @@ msgid "" |
892 | 892 | "Set the default \"home\" directory, that is, the location of the standard " |
893 | 893 | "Python libraries. See :envvar:`PYTHONHOME` for the meaning of the argument " |
894 | 894 | "string." |
895 | | -msgstr "设置默认的“家”目录,也就是标准 Python 库所在的位置。 请参阅 :envvar:`PYTHONHOME` 了解该参数字符串的含义。" |
| 895 | +msgstr "" |
| 896 | +"设置默认的 \"home\" 目录,也就是标准 Python 库所在的位置。 请参阅 :envvar:`PYTHONHOME` 了解该参数字符串的含义。" |
896 | 897 |
|
897 | 898 | #: ../../c-api/init.rst:625 |
898 | 899 | msgid "" |
|
0 commit comments