-
-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathinit.po
More file actions
54 lines (46 loc) · 1.51 KB
/
init.po
File metadata and controls
54 lines (46 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001 Python Software Foundation
# This file is distributed under the same license as the Python package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-05-08 19:31+0000\n"
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../../c-api/init.rst:4
msgid "Initialization, finalization, and threads"
msgstr "初始化、最终化和线程"
#: ../../c-api/init.rst:6
msgid "This page has been split up into the following:"
msgstr "本页面分为以下几部分:"
#: ../../c-api/init.rst:8
msgid ":ref:`initialization`"
msgstr ":ref:`initialization`"
#: ../../c-api/init.rst:9
msgid ":ref:`threads`"
msgstr ":ref:`threads`"
#: ../../c-api/init.rst:10
msgid ":ref:`synchronization`"
msgstr ":ref:`synchronization`"
#: ../../c-api/init.rst:11
msgid ":ref:`thread-local-storage`"
msgstr ":ref:`thread-local-storage`"
#: ../../c-api/init.rst:12
msgid ":ref:`sub-interpreter-support`"
msgstr ":ref:`sub-interpreter-support`"
#: ../../c-api/init.rst:13
msgid ":ref:`profiling`"
msgstr ":ref:`profiling`"