|
1 | 1 | # SOME DESCRIPTIVE TITLE. |
2 | | -# Copyright (C) 2001-2024, Python Software Foundation |
| 2 | +# Copyright (C) 2001-2025, Python Software Foundation |
3 | 3 | # This file is distributed under the same license as the Python package. |
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
6 | 6 | # Translators: |
7 | | -# Rafael Fontenelle <rffontenelle@gmail.com>,2024 |
| 7 | +# Rafael Fontenelle <rffontenelle@gmail.com>,2025 |
8 | 8 | # |
9 | 9 | #,fuzzy |
10 | 10 | msgid "" |
11 | 11 | msgstr "" |
12 | 12 | "Project-Id-Version:Python 3.11\n" |
13 | 13 | "Report-Msgid-Bugs-To:\n" |
14 | | -"POT-Creation-Date:2024-03-15 16:48+0000\n" |
| 14 | +"POT-Creation-Date:2025-02-21 15:24+0000\n" |
15 | 15 | "PO-Revision-Date:2023-05-24 02:23+0000\n" |
16 | | -"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>,2024\n" |
| 16 | +"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>,2025\n" |
17 | 17 | "Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
18 | 18 | "MIME-Version:1.0\n" |
19 | 19 | "Content-Type:text/plain; charset=UTF-8\n" |
@@ -95,8 +95,8 @@ msgid "" |
95 | 95 | "``.wasm`` on WASI, and an empty string on other platforms (``python`` " |
96 | 96 | "executable)." |
97 | 97 | msgstr"" |
98 | | -"在 Windows 和 macOS 上默认后缀为 ``.exe`` (可执行文件为 ``python.exe``),在 Emscripten节点上为 " |
99 | | -"``.js``,在 Emscripten 浏览器上为 ``.html``,在 WASI 上为 ``.wasm``,而在其他平台上为一个空字符串 " |
| 98 | +"在 Windows 和 macOS 上默认后缀为 ``.exe`` (可执行文件为 ``python.exe``),在 Emscriptennode " |
| 99 | +"上为``.js``,在 Emscripten 浏览器上为 ``.html``,在 WASI 上为 ``.wasm``,而在其他平台上为一个空字符串 " |
100 | 100 | "(可执行文件为 ``python``)。" |
101 | 101 |
|
102 | 102 | #:../../using/configure.rst:61 |
|