-
-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathindex.po
More file actions
143 lines (114 loc) · 2.87 KB
/
index.po
File metadata and controls
143 lines (114 loc) · 2.87 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
# 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:
# tomo, 2024
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
"PO-Revision-Date: 2021-06-28 00:53+0000\n"
"Last-Translator: tomo, 2024\n"
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
"ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../../howto/index.rst:3
msgid "Python HOWTOs"
msgstr "Python HOWTO"
#: ../../howto/index.rst:5
msgid ""
"Python HOWTOs are documents that cover a specific topic in-depth. Modeled on "
"the Linux Documentation Project's HOWTO collection, this collection is an "
"effort to foster documentation that's more detailed than the Python Library "
"Reference."
msgstr ""
#: ../../howto/index.rst:39
msgid "General:"
msgstr ""
#: ../../howto/index.rst:41
msgid ":ref:`annotations-howto`"
msgstr ""
#: ../../howto/index.rst:42
msgid ":ref:`argparse-tutorial`"
msgstr ""
#: ../../howto/index.rst:43
msgid ":ref:`descriptorhowto`"
msgstr ""
#: ../../howto/index.rst:44
msgid ":ref:`enum-howto`"
msgstr ""
#: ../../howto/index.rst:45
msgid ":ref:`functional-howto`"
msgstr ""
#: ../../howto/index.rst:46
msgid ":ref:`ipaddress-howto`"
msgstr ""
#: ../../howto/index.rst:47
msgid ":ref:`logging-howto`"
msgstr ""
#: ../../howto/index.rst:48
msgid ":ref:`logging-cookbook`"
msgstr ""
#: ../../howto/index.rst:49
msgid ":ref:`regex-howto`"
msgstr ""
#: ../../howto/index.rst:50
msgid ":ref:`sortinghowto`"
msgstr ""
#: ../../howto/index.rst:51
msgid ":ref:`unicode-howto`"
msgstr ""
#: ../../howto/index.rst:52
msgid ":ref:`urllib-howto`"
msgstr ""
#: ../../howto/index.rst:54
msgid "Advanced development:"
msgstr ""
#: ../../howto/index.rst:56
msgid ":ref:`curses-howto`"
msgstr ":ref:`curses-howto`"
#: ../../howto/index.rst:57
msgid ":ref:`freethreading-python-howto`"
msgstr ""
#: ../../howto/index.rst:58
msgid ":ref:`freethreading-extensions-howto`"
msgstr ""
#: ../../howto/index.rst:59
msgid ":ref:`isolating-extensions-howto`"
msgstr ""
#: ../../howto/index.rst:60
msgid ":ref:`python_2.3_mro`"
msgstr ""
#: ../../howto/index.rst:61
msgid ":ref:`socket-howto`"
msgstr ""
#: ../../howto/index.rst:62
msgid ":ref:`timerfd-howto`"
msgstr ""
#: ../../howto/index.rst:63
msgid ":ref:`cporting-howto`"
msgstr ""
#: ../../howto/index.rst:65
msgid "Debugging and profiling:"
msgstr ""
#: ../../howto/index.rst:67
msgid ":ref:`gdb`"
msgstr ""
#: ../../howto/index.rst:68
msgid ":ref:`instrumentation`"
msgstr ""
#: ../../howto/index.rst:69
msgid ":ref:`perf_profiling`"
msgstr ""
#: ../../howto/index.rst:70
msgid ":ref:`remote-debugging`"
msgstr ""