Skip to content

Commit 8cc4975

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 78a9477 commit 8cc4975

File tree

509 files changed

+97303
-19923
lines changed

Some content is hidden

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

509 files changed

+97303
-19923
lines changed

.tx/config

+5
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,11 @@ file_filter = library/cmdline.po
846846
type = PO
847847
source_lang = en
848848

849+
[o:python-doc:p:python-newest:r:library--cmdlinelibs]
850+
file_filter = library/cmdlinelibs.po
851+
type = PO
852+
source_lang = en
853+
849854
[o:python-doc:p:python-newest:r:library--code]
850855
file_filter = library/code.po
851856
type = PO

about.po

+19-24
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
77
# Dmytro Kazanzhy, 2023
8-
# Ivan Prytula, 2023
98
#
109
#, fuzzy
1110
msgid ""
1211
msgstr ""
1312
"Project-Id-Version: Python 3.13\n"
1413
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
14+
"POT-Creation-Date: 2025-03-21 14:18+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: Ivan Prytula, 2023\n"
16+
"Last-Translator: Dmytro Kazanzhy, 2023\n"
1817
"Language-Team: Ukrainian (https://app.transifex.com/python-doc/teams/5390/uk/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,19 +22,17 @@ msgstr ""
2322
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
2423

2524
#: ../../about.rst:3
26-
msgid "About these documents"
27-
msgstr "Про ці документи"
25+
msgid "About this documentation"
26+
msgstr ""
2827

2928
#: ../../about.rst:6
3029
msgid ""
31-
"These documents are generated from `reStructuredText`_ sources by `Sphinx`_,"
32-
" a document processor specifically written for the Python documentation."
30+
"Python's documentation is generated from `reStructuredText`_ sources using "
31+
"`Sphinx`_, a documentation generator originally created for Python and now "
32+
"maintained as an independent project."
3333
msgstr ""
34-
"Ці документи генеруються з джерел `reStructuredText`_ за допомогою "
35-
"`Sphinx`_, процесором документів який спеціально розроблений для "
36-
"документації Python."
3734

38-
#: ../../about.rst:15
35+
#: ../../about.rst:16
3936
msgid ""
4037
"Development of the documentation and its toolchain is an entirely volunteer "
4138
"effort, just like Python itself. If you want to contribute, please take a "
@@ -47,39 +44,37 @@ msgstr ""
4744
":ref:`reporting-bugs`, щоб дізнатися, як це зробити. Завжди раді новим "
4845
"волонтерам!"
4946

50-
#: ../../about.rst:20
47+
#: ../../about.rst:21
5148
msgid "Many thanks go to:"
5249
msgstr "Велика подяка:"
5350

54-
#: ../../about.rst:22
51+
#: ../../about.rst:23
5552
msgid ""
5653
"Fred L. Drake, Jr., the creator of the original Python documentation toolset"
57-
" and writer of much of the content;"
54+
" and author of much of the content;"
5855
msgstr ""
59-
"Fred L. Drake, Jr., творцю оригінального набору інструментів документації "
60-
"Python і автору більшої частини контенту;"
6156

62-
#: ../../about.rst:24
57+
#: ../../about.rst:25
6358
msgid ""
6459
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
6560
"reStructuredText and the Docutils suite;"
6661
msgstr ""
6762
"`Docutils <https://docutils.sourceforge.io/>`_ проект для створення "
6863
"reStructuredText and і пакету Docutils;"
6964

70-
#: ../../about.rst:26
65+
#: ../../about.rst:27
7166
msgid ""
7267
"Fredrik Lundh for his Alternative Python Reference project from which Sphinx"
7368
" got many good ideas."
7469
msgstr ""
7570
"Fredrik Lundh за його проєкт Alternative Python Reference, з якого Sphinx "
7671
"взяв багато хороших ідей."
7772

78-
#: ../../about.rst:31
79-
msgid "Contributors to the Python Documentation"
80-
msgstr "Учасникам створення документації Python"
73+
#: ../../about.rst:32
74+
msgid "Contributors to the Python documentation"
75+
msgstr ""
8176

82-
#: ../../about.rst:33
77+
#: ../../about.rst:34
8378
msgid ""
8479
"Many people have contributed to the Python language, the Python standard "
8580
"library, and the Python documentation. See :source:`Misc/ACKS` in the "
@@ -89,7 +84,7 @@ msgstr ""
8984
"документацію Python. Перегляньте :source:`Misc/ACKS` у вихідному коді Python"
9085
" з неповним списком учасників."
9186

92-
#: ../../about.rst:37
87+
#: ../../about.rst:38
9388
msgid ""
9489
"It is only with the input and contributions of the Python community that "
9590
"Python has such wonderful documentation -- Thank You!"

bugs.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
16+
"POT-Creation-Date: 2025-03-14 14:17+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Yuliia Shevchenko, 2024\n"
1919
"Language-Team: Ukrainian (https://app.transifex.com/python-doc/teams/5390/uk/)\n"

c-api/abstract.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
14+
"POT-Creation-Date: 2025-03-28 14:18+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1616
"Last-Translator: Dmytro Kazanzhy, 2022\n"
1717
"Language-Team: Ukrainian (https://app.transifex.com/python-doc/teams/5390/uk/)\n"

c-api/allocation.po

+21-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
15+
"POT-Creation-Date: 2025-03-21 14:18+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1717
"Last-Translator: Ivan Prytula, 2023\n"
1818
"Language-Team: Ukrainian (https://app.transifex.com/python-doc/teams/5390/uk/)\n"
@@ -51,7 +51,14 @@ msgid ""
5151
":c:member:`~PyTypeObject.tp_basicsize` field of the type object."
5252
msgstr ""
5353

54-
#: ../../c-api/allocation.rst:41
54+
#: ../../c-api/allocation.rst:38
55+
msgid ""
56+
"Note that this function is unsuitable if *typeobj* has "
57+
":c:macro:`Py_TPFLAGS_HAVE_GC` set. For such objects, use "
58+
":c:func:`PyObject_GC_New` instead."
59+
msgstr ""
60+
61+
#: ../../c-api/allocation.rst:45
5562
msgid ""
5663
"Allocate a new Python object using the C structure type *TYPE* and the "
5764
"Python type object *typeobj* (``PyTypeObject*``). Fields not defined by the "
@@ -72,7 +79,14 @@ msgstr ""
7279
"розмір під час конструювання. Вбудовування масиву полів в один розподіл "
7380
"зменшує кількість розподілів, покращуючи ефективність управління пам'яттю."
7481

75-
#: ../../c-api/allocation.rst:55
82+
#: ../../c-api/allocation.rst:56
83+
msgid ""
84+
"Note that this function is unsuitable if *typeobj* has "
85+
":c:macro:`Py_TPFLAGS_HAVE_GC` set. For such objects, use "
86+
":c:func:`PyObject_GC_NewVar` instead."
87+
msgstr ""
88+
89+
#: ../../c-api/allocation.rst:63
7690
msgid ""
7791
"Releases memory allocated to an object using :c:macro:`PyObject_New` or "
7892
":c:macro:`PyObject_NewVar`. This is normally called from the "
@@ -86,7 +100,7 @@ msgstr ""
86100
" виклику не слід звертатися до полів об'єкта, оскільки пам'ять більше не є "
87101
"дійсним об'єктом Python."
88102

89-
#: ../../c-api/allocation.rst:64
103+
#: ../../c-api/allocation.rst:72
90104
msgid ""
91105
"Object which is visible in Python as ``None``. This should only be accessed"
92106
" using the :c:macro:`Py_None` macro, which evaluates to a pointer to this "
@@ -96,10 +110,10 @@ msgstr ""
96110
" допомогою макросу :c:macro:`Py_None`, який обчислює вказівник на цей "
97111
"об’єкт."
98112

99-
#: ../../c-api/allocation.rst:71
113+
#: ../../c-api/allocation.rst:79
100114
msgid ":c:func:`PyModule_Create`"
101115
msgstr ":c:func:`PyModule_Create`"
102116

103-
#: ../../c-api/allocation.rst:72
117+
#: ../../c-api/allocation.rst:80
104118
msgid "To allocate and create extension modules."
105119
msgstr "Для розміщення та створення модулів розширення."

c-api/apiabiversion.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
15+
"POT-Creation-Date: 2025-03-21 14:18+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1717
"Last-Translator: Pavlo Slavynskyy, 2024\n"
1818
"Language-Team: Ukrainian (https://app.transifex.com/python-doc/teams/5390/uk/)\n"

0 commit comments

Comments
 (0)