Skip to content

Commit 7cd5b1d

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 100412b commit 7cd5b1d

File tree

126 files changed

+775
-587
lines changed

Some content is hidden

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

126 files changed

+775
-587
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1515
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
18-
![63.24% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-63.24%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.48%25-0.svg)
18+
![62.96% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-62.96%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.46%25-0.svg)
2020
![23 tłumaczy](https://img.shields.io/badge/tłumaczy-23-0.svg)
2121
<!-- [[[end]]] -->
2222

c-api/arg.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-09-13 14:16+0000\n"
15+
"POT-Creation-Date: 2024-10-04 14:17+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1717
"Last-Translator: Waldemar Stoczkowski, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/call.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-09-13 14:16+0000\n"
14+
"POT-Creation-Date: 2024-10-04 14:17+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/capsule.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-09-13 14:16+0000\n"
14+
"POT-Creation-Date: 2024-10-04 14:17+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1616
"Last-Translator: haaritsubaki, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/code.po

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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-09-27 14:17+0000\n"
14+
"POT-Creation-Date: 2024-10-11 14:17+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1616
"Last-Translator: haaritsubaki, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -47,10 +47,14 @@ msgid ""
4747
"always succeeds."
4848
msgstr ""
4949

50-
msgid "Return the number of free variables in a code object."
50+
msgid ""
51+
"Return the number of :term:`free (closure) variables <closure variable>` in "
52+
"a code object."
5153
msgstr ""
5254

53-
msgid "Return the position of the first free variable in a code object."
55+
msgid ""
56+
"Return the position of the first :term:`free (closure) variable <closure "
57+
"variable>` in a code object."
5458
msgstr ""
5559

5660
msgid ""
@@ -153,8 +157,9 @@ msgstr ""
153157

154158
msgid ""
155159
"Equivalent to the Python code ``getattr(co, 'co_freevars')``. Returns a new "
156-
"reference to a :c:type:`PyTupleObject` containing the names of the free "
157-
"variables. On error, ``NULL`` is returned and an exception is raised."
160+
"reference to a :c:type:`PyTupleObject` containing the names of the :term:"
161+
"`free (closure) variables <closure variable>`. On error, ``NULL`` is "
162+
"returned and an exception is raised."
158163
msgstr ""
159164

160165
msgid ""

c-api/complex.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-09-13 14:16+0000\n"
16+
"POT-Creation-Date: 2024-10-04 14:17+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/dict.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-09-13 14:16+0000\n"
17+
"POT-Creation-Date: 2024-10-04 14:17+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1919
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/exceptions.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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-09-27 14:17+0000\n"
15+
"POT-Creation-Date: 2024-10-11 14:17+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1717
"Last-Translator: Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -246,7 +246,7 @@ msgid ""
246246
"``NULL``."
247247
msgstr ""
248248

249-
msgid ":ref:`Availability <availability>`: Windows."
249+
msgid "Availability"
250250
msgstr ""
251251

252252
msgid ""

c-api/function.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-09-20 14:17+0000\n"
16+
"POT-Creation-Date: 2024-10-04 14:17+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: haaritsubaki, 2023\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/import.po

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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-09-13 14:16+0000\n"
15+
"POT-Creation-Date: 2024-10-11 14:17+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1717
"Last-Translator: haaritsubaki, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -141,16 +141,16 @@ msgid ""
141141
msgstr ""
142142

143143
msgid ""
144-
"The module's :attr:`__spec__` and :attr:`__loader__` will be set, if not set "
145-
"already, with the appropriate values. The spec's loader will be set to the "
146-
"module's ``__loader__`` (if set) and to an instance of :class:`~importlib."
147-
"machinery.SourceFileLoader` otherwise."
144+
"The module's :attr:`~module.__spec__` and :attr:`~module.__loader__` will be "
145+
"set, if not set already, with the appropriate values. The spec's loader "
146+
"will be set to the module's :attr:`!__loader__` (if set) and to an instance "
147+
"of :class:`~importlib.machinery.SourceFileLoader` otherwise."
148148
msgstr ""
149149

150150
msgid ""
151-
"The module's :attr:`__file__` attribute will be set to the code object's :"
152-
"attr:`~codeobject.co_filename`. If applicable, :attr:`__cached__` will also "
153-
"be set."
151+
"The module's :attr:`~module.__file__` attribute will be set to the code "
152+
"object's :attr:`~codeobject.co_filename`. If applicable, :attr:`~module."
153+
"__cached__` will also be set."
154154
msgstr ""
155155

156156
msgid ""
@@ -169,27 +169,27 @@ msgid ""
169169
msgstr ""
170170

171171
msgid ""
172-
"The setting of :attr:`__cached__` and :attr:`__loader__` is deprecated. See :"
173-
"class:`~importlib.machinery.ModuleSpec` for alternatives."
172+
"The setting of :attr:`~module.__cached__` and :attr:`~module.__loader__` is "
173+
"deprecated. See :class:`~importlib.machinery.ModuleSpec` for alternatives."
174174
msgstr ""
175175

176176
msgid ""
177-
"Like :c:func:`PyImport_ExecCodeModule`, but the :attr:`__file__` attribute "
178-
"of the module object is set to *pathname* if it is non-``NULL``."
177+
"Like :c:func:`PyImport_ExecCodeModule`, but the :attr:`~module.__file__` "
178+
"attribute of the module object is set to *pathname* if it is non-``NULL``."
179179
msgstr ""
180180

181181
msgid "See also :c:func:`PyImport_ExecCodeModuleWithPathnames`."
182182
msgstr ""
183183

184184
msgid ""
185-
"Like :c:func:`PyImport_ExecCodeModuleEx`, but the :attr:`__cached__` "
185+
"Like :c:func:`PyImport_ExecCodeModuleEx`, but the :attr:`~module.__cached__` "
186186
"attribute of the module object is set to *cpathname* if it is non-``NULL``. "
187187
"Of the three functions, this is the preferred one to use."
188188
msgstr ""
189189

190190
msgid ""
191-
"Setting :attr:`__cached__` is deprecated. See :class:`~importlib.machinery."
192-
"ModuleSpec` for alternatives."
191+
"Setting :attr:`~module.__cached__` is deprecated. See :class:`~importlib."
192+
"machinery.ModuleSpec` for alternatives."
193193
msgstr ""
194194

195195
msgid ""

0 commit comments

Comments
 (0)