Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6492ae

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 123c3a9 commit d6492ae

19 files changed

Lines changed: 104 additions & 78 deletions

c-api/allocation.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -23,8 +23,8 @@ msgstr ""
2323
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
2424
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2525

26-
msgid "Allocating Objects on the Heap"
27-
msgstr "Przydzielanie obiektów na stercie"
26+
msgid "Allocating objects on the heap"
27+
msgstr ""
2828

2929
msgid ""
3030
"Initialize a newly allocated object *op* with its type and initial "
@@ -172,15 +172,15 @@ msgstr ""
172172
msgid "To allocate and create extension modules."
173173
msgstr "Przydzielanie i tworzenie modułów rozszerzeń."
174174

175-
msgid "Deprecated aliases"
175+
msgid "Soft-deprecated aliases"
176176
msgstr ""
177177

178178
msgid ""
179-
"These are :term:`soft deprecated` aliases to existing functions and macros. "
180-
"They exist solely for backwards compatibility."
179+
"These are aliases to existing functions and macros. They exist solely for "
180+
"backwards compatibility."
181181
msgstr ""
182182

183-
msgid "Deprecated alias"
183+
msgid "Soft-deprecated alias"
184184
msgstr ""
185185

186186
msgid "Function"

c-api/apiabiversion.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-03 14:38+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/exceptions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-01 14:58+0000\n"
14+
"POT-Creation-Date: 2026-04-21 15:07+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/file.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-11 14:31+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -23,7 +23,7 @@ msgstr ""
2323
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
2424
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2525

26-
msgid "File Objects"
26+
msgid "File objects"
2727
msgstr ""
2828

2929
msgid ""
@@ -154,13 +154,12 @@ msgid ""
154154
"failure; the appropriate exception will be set."
155155
msgstr ""
156156

157-
msgid "Deprecated API"
157+
msgid "Soft-deprecated API"
158158
msgstr ""
159159

160160
msgid ""
161-
"These are :term:`soft deprecated` APIs that were included in Python's C API "
162-
"by mistake. They are documented solely for completeness; use other "
163-
"``PyFile*`` APIs instead."
161+
"These are APIs that were included in Python's C API by mistake. They are "
162+
"documented solely for completeness; use other ``PyFile*`` APIs instead."
164163
msgstr ""
165164

166165
msgid ""

c-api/long.po

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-05 14:30+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -188,12 +188,8 @@ msgid "This function will no longer use :meth:`~object.__int__`."
188188
msgstr ""
189189

190190
msgid ""
191-
"A :term:`soft deprecated` alias. Exactly equivalent to the preferred "
192-
"``PyLong_AsLong``. In particular, it can fail with :exc:`OverflowError` or "
193-
"another exception."
194-
msgstr ""
195-
196-
msgid "The function is soft deprecated."
191+
"Exactly equivalent to the preferred ``PyLong_AsLong``. In particular, it can "
192+
"fail with :exc:`OverflowError` or another exception."
197193
msgstr ""
198194

199195
msgid ""

c-api/module.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-05 14:30+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -572,9 +572,6 @@ msgid ""
572572
"// Py_XDECREF(obj) is not needed here."
573573
msgstr ""
574574

575-
msgid ":c:func:`PyModule_AddObject` is :term:`soft deprecated`."
576-
msgstr ""
577-
578575
msgid ""
579576
"Add an integer constant to *module* as *name*. This convenience function "
580577
"can be used from the module's initialization function. Return ``-1`` with an "

c-api/monitoring.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-13 15:10+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -248,6 +248,3 @@ msgid ""
248248
"Return true if the event corresponding to the event ID *ev* is a :ref:`local "
249249
"event <monitoring-event-local>`."
250250
msgstr ""
251-
252-
msgid "This function is :term:`soft deprecated`."
253-
msgstr ""

c-api/sequence.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-03 14:38+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -114,9 +114,7 @@ msgstr ""
114114
msgid "Alias for :c:func:`PySequence_Contains`."
115115
msgstr ""
116116

117-
msgid ""
118-
"The function is :term:`soft deprecated` and should no longer be used to "
119-
"write new code."
117+
msgid "The function should no longer be used to write new code."
120118
msgstr ""
121119

122120
msgid ""

howto/free-threading-extensions.po

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-15 15:01+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -540,15 +540,12 @@ msgstr ""
540540

541541
msgid ""
542542
"`pypa/manylinux <https://github.com/pypa/manylinux>`_ supports the free-"
543-
"threaded build, with the ``t`` suffix, such as ``python3.13t``."
543+
"threaded build, with the ``t`` suffix, such as ``python3.14t``."
544544
msgstr ""
545545

546546
msgid ""
547-
"`pypa/cibuildwheel <https://github.com/pypa/cibuildwheel>`_ supports the "
548-
"free-threaded build on Python 3.13 and 3.14. On Python 3.14, free-threaded "
549-
"wheels will be built by default. On Python 3.13, you will need to set "
550-
"`CIBW_ENABLE to cpython-freethreading <https://cibuildwheel.pypa.io/en/"
551-
"stable/options/#enable>`_."
547+
"`pypa/cibuildwheel <https://github.com/pypa/cibuildwheel>`_ supports "
548+
"building wheels for the free-threaded build of Python 3.14 and newer."
552549
msgstr ""
553550

554551
msgid "Limited C API and Stable ABI"

howto/free-threading-python.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-01 14:58+0000\n"
14+
"POT-Creation-Date: 2026-04-21 15:07+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)