Skip to content

Commit ccf72ce

Browse files
committed
Creat bump-up.yml actions
1 parent 635b26f commit ccf72ce

File tree

490 files changed

+247821
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

490 files changed

+247821
-0
lines changed

Doc/locales/.tx/config

+2,937
Large diffs are not rendered by default.

Doc/locales/pot/about.pot

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2021, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Python 3.10\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2021-06-27 21:31+0900\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../about.rst:3
20+
msgid "About these documents"
21+
msgstr ""
22+
23+
#: ../../about.rst:6
24+
msgid "These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a document processor specifically written for the Python documentation."
25+
msgstr ""
26+
27+
#: ../../about.rst:15
28+
msgid "Development of the documentation and its toolchain is an entirely volunteer effort, just like Python itself. If you want to contribute, please take a look at the :ref:`reporting-bugs` page for information on how to do so. New volunteers are always welcome!"
29+
msgstr ""
30+
31+
#: ../../about.rst:20
32+
msgid "Many thanks go to:"
33+
msgstr ""
34+
35+
#: ../../about.rst:22
36+
msgid "Fred L. Drake, Jr., the creator of the original Python documentation toolset and writer of much of the content;"
37+
msgstr ""
38+
39+
#: ../../about.rst:24
40+
msgid "the `Docutils <http://docutils.sourceforge.net/>`_ project for creating reStructuredText and the Docutils suite;"
41+
msgstr ""
42+
43+
#: ../../about.rst:26
44+
msgid "Fredrik Lundh for his `Alternative Python Reference <http://effbot.org/zone/pyref.htm>`_ project from which Sphinx got many good ideas."
45+
msgstr ""
46+
47+
#: ../../about.rst:32
48+
msgid "Contributors to the Python Documentation"
49+
msgstr ""
50+
51+
#: ../../about.rst:34
52+
msgid "Many people have contributed to the Python language, the Python standard library, and the Python documentation. See :source:`Misc/ACKS` in the Python source distribution for a partial list of contributors."
53+
msgstr ""
54+
55+
#: ../../about.rst:38
56+
msgid "It is only with the input and contributions of the Python community that Python has such wonderful documentation -- Thank You!"
57+
msgstr ""

Doc/locales/pot/bugs.pot

+121
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2021, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Python 3.10\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2021-06-27 21:31+0900\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../bugs.rst:5
20+
msgid "Dealing with Bugs"
21+
msgstr ""
22+
23+
#: ../../bugs.rst:7
24+
msgid "Python is a mature programming language which has established a reputation for stability. In order to maintain this reputation, the developers would like to know of any deficiencies you find in Python."
25+
msgstr ""
26+
27+
#: ../../bugs.rst:11
28+
msgid "It can be sometimes faster to fix bugs yourself and contribute patches to Python as it streamlines the process and involves less people. Learn how to :ref:`contribute <contributing-to-python>`."
29+
msgstr ""
30+
31+
#: ../../bugs.rst:16
32+
msgid "Documentation bugs"
33+
msgstr ""
34+
35+
#: ../../bugs.rst:18
36+
msgid "If you find a bug in this documentation or would like to propose an improvement, please submit a bug report on the :ref:`tracker <using-the-tracker>`. If you have a suggestion on how to fix it, include that as well."
37+
msgstr ""
38+
39+
#: ../../bugs.rst:22
40+
msgid "If you're short on time, you can also email documentation bug reports to [email protected] (behavioral bugs can be sent to [email protected]). 'docs@' is a mailing list run by volunteers; your request will be noticed, though it may take a while to be processed."
41+
msgstr ""
42+
43+
#: ../../bugs.rst:30
44+
msgid "`Documentation bugs`_"
45+
msgstr ""
46+
47+
#: ../../bugs.rst:30
48+
msgid "A list of documentation bugs that have been submitted to the Python issue tracker."
49+
msgstr ""
50+
51+
#: ../../bugs.rst:33
52+
msgid "`Issue Tracking <https://devguide.python.org/tracker/>`_"
53+
msgstr ""
54+
55+
#: ../../bugs.rst:33
56+
msgid "Overview of the process involved in reporting an improvement on the tracker."
57+
msgstr ""
58+
59+
#: ../../bugs.rst:35
60+
msgid "`Helping with Documentation <https://devguide.python.org/docquality/#helping-with-documentation>`_"
61+
msgstr ""
62+
63+
#: ../../bugs.rst:36
64+
msgid "Comprehensive guide for individuals that are interested in contributing to Python documentation."
65+
msgstr ""
66+
67+
#: ../../bugs.rst:41
68+
msgid "Using the Python issue tracker"
69+
msgstr ""
70+
71+
#: ../../bugs.rst:43
72+
msgid "Bug reports for Python itself should be submitted via the Python Bug Tracker (https://bugs.python.org/). The bug tracker offers a Web form which allows pertinent information to be entered and submitted to the developers."
73+
msgstr ""
74+
75+
#: ../../bugs.rst:47
76+
msgid "The first step in filing a report is to determine whether the problem has already been reported. The advantage in doing so, aside from saving the developers time, is that you learn what has been done to fix it; it may be that the problem has already been fixed for the next release, or additional information is needed (in which case you are welcome to provide it if you can!). To do this, search the bug database using the search box on the top of the page."
77+
msgstr ""
78+
79+
#: ../../bugs.rst:54
80+
msgid "If the problem you're reporting is not already in the bug tracker, go back to the Python Bug Tracker and log in. If you don't already have a tracker account, select the \"Register\" link or, if you use OpenID, one of the OpenID provider logos in the sidebar. It is not possible to submit a bug report anonymously."
81+
msgstr ""
82+
83+
#: ../../bugs.rst:59
84+
msgid "Being now logged in, you can submit a bug. Select the \"Create New\" link in the sidebar to open the bug reporting form."
85+
msgstr ""
86+
87+
#: ../../bugs.rst:62
88+
msgid "The submission form has a number of fields. For the \"Title\" field, enter a *very* short description of the problem; less than ten words is good. In the \"Type\" field, select the type of your problem; also select the \"Component\" and \"Versions\" to which the bug relates."
89+
msgstr ""
90+
91+
#: ../../bugs.rst:67
92+
msgid "In the \"Comment\" field, describe the problem in detail, including what you expected to happen and what did happen. Be sure to include whether any extension modules were involved, and what hardware and software platform you were using (including version information as appropriate)."
93+
msgstr ""
94+
95+
#: ../../bugs.rst:72
96+
msgid "Each bug report will be assigned to a developer who will determine what needs to be done to correct the problem. You will receive an update each time action is taken on the bug."
97+
msgstr ""
98+
99+
#: ../../bugs.rst:81
100+
msgid "`How to Report Bugs Effectively <https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_"
101+
msgstr ""
102+
103+
#: ../../bugs.rst:80
104+
msgid "Article which goes into some detail about how to create a useful bug report. This describes what kind of information is useful and why it is useful."
105+
msgstr ""
106+
107+
#: ../../bugs.rst:84
108+
msgid "`Bug Report Writing Guidelines <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>`_"
109+
msgstr ""
110+
111+
#: ../../bugs.rst:84
112+
msgid "Information about writing a good bug report. Some of this is specific to the Mozilla project, but describes general good practices."
113+
msgstr ""
114+
115+
#: ../../bugs.rst:90
116+
msgid "Getting started contributing to Python yourself"
117+
msgstr ""
118+
119+
#: ../../bugs.rst:92
120+
msgid "Beyond just reporting bugs that you find, you are also welcome to submit patches to fix them. You can find more information on how to get started patching Python in the `Python Developer's Guide`_. If you have questions, the `core-mentorship mailing list`_ is a friendly place to get answers to any and all questions pertaining to the process of fixing issues in Python."
121+
msgstr ""

Doc/locales/pot/c-api/abstract.pot

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2021, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Python 3.10\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2021-06-27 21:31+0900\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../c-api/abstract.rst:7
20+
msgid "Abstract Objects Layer"
21+
msgstr ""
22+
23+
#: ../../c-api/abstract.rst:9
24+
msgid "The functions in this chapter interact with Python objects regardless of their type, or with wide classes of object types (e.g. all numerical types, or all sequence types). When used on object types for which they do not apply, they will raise a Python exception."
25+
msgstr ""
26+
27+
#: ../../c-api/abstract.rst:14
28+
msgid "It is not possible to use these functions on objects that are not properly initialized, such as a list object that has been created by :c:func:`PyList_New`, but whose items have not been set to some non-\\ ``NULL`` value yet."
29+
msgstr ""

Doc/locales/pot/c-api/allocation.pot

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2021, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Python 3.10\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2021-06-27 21:31+0900\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../c-api/allocation.rst:6
20+
msgid "Allocating Objects on the Heap"
21+
msgstr ""
22+
23+
#: ../../c-api/allocation.rst:17
24+
msgid "Initialize a newly-allocated object *op* with its type and initial reference. Returns the initialized object. If *type* indicates that the object participates in the cyclic garbage detector, it is added to the detector's set of observed objects. Other fields of the object are not affected."
25+
msgstr ""
26+
27+
#: ../../c-api/allocation.rst:26
28+
msgid "This does everything :c:func:`PyObject_Init` does, and also initializes the length information for a variable-size object."
29+
msgstr ""
30+
31+
#: ../../c-api/allocation.rst:32
32+
msgid "Allocate a new Python object using the C structure type *TYPE* and the Python type object *type*. Fields not defined by the Python object header are not initialized; the object's reference count will be one. The size of the memory allocation is determined from the :c:member:`~PyTypeObject.tp_basicsize` field of the type object."
33+
msgstr ""
34+
35+
#: ../../c-api/allocation.rst:41
36+
msgid "Allocate a new Python object using the C structure type *TYPE* and the Python type object *type*. Fields not defined by the Python object header are not initialized. The allocated memory allows for the *TYPE* structure plus *size* fields of the size given by the :c:member:`~PyTypeObject.tp_itemsize` field of *type*. This is useful for implementing objects like tuples, which are able to determine their size at construction time. Embedding the array of fields into the same allocation decreases the number of allocations, improving the memory management efficiency."
37+
msgstr ""
38+
39+
#: ../../c-api/allocation.rst:53
40+
msgid "Releases memory allocated to an object using :c:func:`PyObject_New` or :c:func:`PyObject_NewVar`. This is normally called from the :c:member:`~PyTypeObject.tp_dealloc` handler specified in the object's type. The fields of the object should not be accessed after this call as the memory is no longer a valid Python object."
41+
msgstr ""
42+
43+
#: ../../c-api/allocation.rst:62
44+
msgid "Object which is visible in Python as ``None``. This should only be accessed using the :c:macro:`Py_None` macro, which evaluates to a pointer to this object."
45+
msgstr ""
46+
47+
#: ../../c-api/allocation.rst:69
48+
msgid ":c:func:`PyModule_Create`"
49+
msgstr ""
50+
51+
#: ../../c-api/allocation.rst:70
52+
msgid "To allocate and create extension modules."
53+
msgstr ""

0 commit comments

Comments
 (0)