Skip to content

Commit 4cf4e6f

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 0a81918 commit 4cf4e6f

16 files changed

Lines changed: 165 additions & 68 deletions

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
1717
[![core 99.74%](https://img.shields.io/badge/core-99.74%25-0.svg)](https://translations.python.org/#pl)
1818
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.31%25-0.svg)](https://translations.python.org/#pl)
19-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.12%25-0.svg)](https://translations.python.org/#pl)
19+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.11%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Przeczytaj to w innym języku: [polski](README.md)*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
1717
[![podstawowe artykuły 99.74%](https://img.shields.io/badge/podstawowe_artykuły-99.74%25-0.svg)](https://translations.python.org/#pl)
1818
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.31%25-0.svg)](https://translations.python.org/#pl)
19-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.12%25-0.svg)](https://translations.python.org/#pl)
19+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.11%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Read this in another language: [English](README.en.md)*

c-api/bytes.po

Lines changed: 6 additions & 5 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-06-21 16:40+0000\n"
14+
"POT-Creation-Date: 2026-07-01 17:14+0000\n"
1515
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -252,10 +252,11 @@ msgstr ""
252252

253253
msgid ""
254254
"Create a new bytes object in *\\*bytes* containing the contents of *newpart* "
255-
"appended to *bytes*; the caller will own the new reference. The reference "
256-
"to the old value of *bytes* will be stolen. If the new object cannot be "
257-
"created, the old reference to *bytes* will still be discarded and the value "
258-
"of *\\*bytes* will be set to ``NULL``; the appropriate exception will be set."
255+
"appended to *bytes*; the caller will own the new reference. The reference to "
256+
"the old value of *bytes* will be \":term:`stolen <steal>`\". If the new "
257+
"object cannot be created, the old reference to *bytes* will still be "
258+
"\"stolen\", the value of *\\*bytes* will be set to ``NULL``, and the "
259+
"appropriate exception will be set."
259260
msgstr ""
260261

261262
msgid ""

c-api/dict.po

Lines changed: 3 additions & 3 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-06-21 16:40+0000\n"
14+
"POT-Creation-Date: 2026-07-01 17:14+0000\n"
1515
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -96,8 +96,8 @@ msgstr "Zwraca nowy słownik zawierający te same pary klucz-wartość co *p*."
9696
msgid ""
9797
"Insert *val* into the dictionary *p* with a key of *key*. *key* must be :"
9898
"term:`hashable`; if it isn't, :exc:`TypeError` will be raised. Return ``0`` "
99-
"on success or ``-1`` on failure. This function *does not* steal a reference "
100-
"to *val*."
99+
"on success or ``-1`` on failure. This function *does not* \":term:`steal`\" "
100+
"a reference to *val*."
101101
msgstr ""
102102

103103
msgid ""

c-api/exceptions.po

Lines changed: 13 additions & 9 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-06-23 17:23+0000\n"
14+
"POT-Creation-Date: 2026-07-01 17:14+0000\n"
1515
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -474,7 +474,9 @@ msgid ""
474474
"exception if one is set."
475475
msgstr ""
476476

477-
msgid "This call steals a reference to *exc*, which must be a valid exception."
477+
msgid ""
478+
"This call \":term:`steals <steal>`\" a reference to *exc*, which must be a "
479+
"valid exception."
478480
msgstr ""
479481

480482
msgid "Use :c:func:`PyErr_GetRaisedException` instead."
@@ -597,10 +599,10 @@ msgstr ""
597599
msgid ""
598600
"Set the exception info, as known from ``sys.exc_info()``. This refers to an "
599601
"exception that was *already caught*, not to an exception that was freshly "
600-
"raised. This function steals the references of the arguments. To clear the "
601-
"exception state, pass ``NULL`` for all three arguments. This function is "
602-
"kept for backwards compatibility. Prefer using :c:func:"
603-
"`PyErr_SetHandledException`."
602+
"raised. This function \":term:`steals <steal>`\" the references of the "
603+
"arguments. To clear the exception state, pass ``NULL`` for all three "
604+
"arguments. This function is kept for backwards compatibility. Prefer using :"
605+
"c:func:`PyErr_SetHandledException`."
604606
msgstr ""
605607

606608
msgid ""
@@ -613,7 +615,8 @@ msgstr ""
613615
msgid ""
614616
"The ``type`` and ``traceback`` arguments are no longer used and can be NULL. "
615617
"The interpreter now derives them from the exception instance (the ``value`` "
616-
"argument). The function still steals references of all three arguments."
618+
"argument). The function still \":term:`steals <steal>`\" references of all "
619+
"three arguments."
617620
msgstr ""
618621

619622
msgid "Signal Handling"
@@ -795,7 +798,7 @@ msgstr ""
795798
msgid ""
796799
"Set the context associated with the exception to *ctx*. Use ``NULL`` to "
797800
"clear it. There is no type check to make sure that *ctx* is an exception "
798-
"instance. This steals a reference to *ctx*."
801+
"instance. This \":term:`steals <steal>`\" a reference to *ctx*."
799802
msgstr ""
800803

801804
msgid ""
@@ -808,7 +811,8 @@ msgstr ""
808811
msgid ""
809812
"Set the cause associated with the exception to *cause*. Use ``NULL`` to "
810813
"clear it. There is no type check to make sure that *cause* is either an "
811-
"exception instance or ``None``. This steals a reference to *cause*."
814+
"exception instance or ``None``. This \":term:`steals <steal>`\" a reference "
815+
"to *cause*."
812816
msgstr ""
813817

814818
msgid ""

c-api/intro.po

Lines changed: 10 additions & 10 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-06-21 16:40+0000\n"
14+
"POT-Creation-Date: 2026-07-01 17:14+0000\n"
1515
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -768,15 +768,15 @@ msgstr ""
768768
msgid ""
769769
"Conversely, when a calling function passes in a reference to an object, "
770770
"there are two possibilities: the function *steals* a reference to the "
771-
"object, or it does not. *Stealing a reference* means that when you pass a "
772-
"reference to a function, that function assumes that it now owns that "
773-
"reference, and you are not responsible for it any longer."
774-
msgstr ""
775-
"Idąc dalej, gdy wywołujące zadanie przekazuje odniesienie do przedmiotu, "
776-
"istnieją dwie możliwości: zadanie *kradnie* odniesienie do przedmiotu, lub "
777-
"nie kradnie go. *Kradnięcie odniesienia* oznacza, że gdy przekazujesz "
778-
"odniesienie do zadania, to zadanie przyjmuje, że teraz ono posiada "
779-
"odniesienie i nie jesteś za nie odpowiedzialny ani chwili dłużej."
771+
"object, or it does not."
772+
msgstr ""
773+
774+
msgid ""
775+
"*Stealing a reference* means that when you pass a reference to a function, "
776+
"that function assumes that it now owns that reference. Since the new owner "
777+
"can use :c:func:`!Py_DECREF` at its discretion, you (the caller) must not "
778+
"use that reference after the call."
779+
msgstr ""
780780

781781
msgid ""
782782
"Few functions steal references; the two notable exceptions are :c:func:"

c-api/list.po

Lines changed: 7 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-06-21 16:40+0000\n"
14+
"POT-Creation-Date: 2026-07-01 17:14+0000\n"
1515
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -93,8 +93,9 @@ msgid ""
9393
msgstr ""
9494

9595
msgid ""
96-
"This function \"steals\" a reference to *item* and discards a reference to "
97-
"an item already in the list at the affected position."
96+
"This function \":term:`steals <steal>`\" a reference to *item*, even on "
97+
"error. On success, it discards a reference to an item already in the list at "
98+
"the affected position (unless it was ``NULL``)."
9899
msgstr ""
99100

100101
msgid ""
@@ -108,9 +109,9 @@ msgid ""
108109
msgstr ""
109110

110111
msgid ""
111-
"This macro \"steals\" a reference to *item*, and, unlike :c:func:"
112-
"`PyList_SetItem`, does *not* discard a reference to any item that is being "
113-
"replaced; any reference in *list* at position *i* will be leaked."
112+
"This macro \":term:`steals <steal>`\" a reference to *item*, and, unlike :c:"
113+
"func:`PyList_SetItem`, does *not* discard a reference to any item that is "
114+
"being replaced; any reference in *list* at position *i* will be leaked."
114115
msgstr ""
115116

116117
msgid ""

c-api/module.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-06-21 16:40+0000\n"
14+
"POT-Creation-Date: 2026-07-01 17:14+0000\n"
1515
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -526,10 +526,10 @@ msgid ""
526526
msgstr ""
527527

528528
msgid ""
529-
"Similar to :c:func:`PyModule_AddObjectRef`, but \"steals\" a reference to "
530-
"*value*. It can be called with a result of function that returns a new "
531-
"reference without bothering to check its result or even saving it to a "
532-
"variable."
529+
"Similar to :c:func:`PyModule_AddObjectRef`, but \":term:`steals <steal>`\" a "
530+
"reference to *value* (even on error). It can be called with a result of "
531+
"function that returns a new reference without bothering to check its result "
532+
"or even saving it to a variable."
533533
msgstr ""
534534

535535
msgid ""
@@ -539,8 +539,8 @@ msgid ""
539539
msgstr ""
540540

541541
msgid ""
542-
"Similar to :c:func:`PyModule_AddObjectRef`, but steals a reference to "
543-
"*value* on success (if it returns ``0``)."
542+
"Similar to :c:func:`PyModule_AddObjectRef`, but :term:`steals <steal>` a "
543+
"reference to *value* on success (if it returns ``0``)."
544544
msgstr ""
545545

546546
msgid ""

c-api/sequence.po

Lines changed: 3 additions & 3 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-06-21 16:40+0000\n"
14+
"POT-Creation-Date: 2026-07-01 17:14+0000\n"
1515
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -75,8 +75,8 @@ msgstr ""
7575
msgid ""
7676
"Assign object *v* to the *i*\\ th element of *o*. Raise an exception and "
7777
"return ``-1`` on failure; return ``0`` on success. This is the equivalent "
78-
"of the Python statement ``o[i] = v``. This function *does not* steal a "
79-
"reference to *v*."
78+
"of the Python statement ``o[i] = v``. This function *does not* \":term:"
79+
"`steal`\" a reference to *v*."
8080
msgstr ""
8181

8282
msgid ""

c-api/threads.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-06-21 16:40+0000\n"
14+
"POT-Creation-Date: 2026-07-01 17:14+0000\n"
1515
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -784,12 +784,12 @@ msgstr ""
784784
msgid ""
785785
"Asynchronously raise an exception in a thread. The *id* argument is the "
786786
"thread id of the target thread; *exc* is the exception object to be raised. "
787-
"This function does not steal any references to *exc*. To prevent naive "
788-
"misuse, you must write your own C extension to call this. Must be called "
789-
"with an :term:`attached thread state`. Returns the number of thread states "
790-
"modified; this is normally one, but will be zero if the thread id isn't "
791-
"found. If *exc* is ``NULL``, the pending exception (if any) for the thread "
792-
"is cleared. This raises no exceptions."
787+
"This function does not :term:`steal` any references to *exc*. To prevent "
788+
"naive misuse, you must write your own C extension to call this. Must be "
789+
"called with an :term:`attached thread state`. Returns the number of thread "
790+
"states modified; this is normally one, but will be zero if the thread id "
791+
"isn't found. If *exc* is ``NULL``, the pending exception (if any) for the "
792+
"thread is cleared. This raises no exceptions."
793793
msgstr ""
794794

795795
msgid ""

0 commit comments

Comments
 (0)