Skip to content

Commit 5f55c10

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 0a2f323 commit 5f55c10

File tree

138 files changed

+17617
-4175
lines changed

Some content is hidden

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

138 files changed

+17617
-4175
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ 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-
![76.58% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-76.58%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.20%25-0.svg)
20-
![6 tłumaczy](https://img.shields.io/badge/tłumaczy-6-0.svg)
18+
![82.22% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-82.22%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.58%25-0.svg)
20+
![5 tłumaczy](https://img.shields.io/badge/tłumaczy-5-0.svg)
2121
<!-- [[[end]]] -->
2222

2323
Jeśli znalazłeś(-aś) błąd lub masz sugestię,

c-api/arg.po

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-19 01:32+0000\n"
14+
"POT-Creation-Date: 2024-12-06 14:52+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -604,7 +604,7 @@ msgstr ""
604604
"wystąpić wewnątrz zagnieżdżonych nawiasach okrągłych. Są to:"
605605

606606
msgid "``|``"
607-
msgstr ""
607+
msgstr "``|``"
608608

609609
msgid ""
610610
"Indicates that the remaining arguments in the Python argument list are "
@@ -615,7 +615,7 @@ msgid ""
615615
msgstr ""
616616

617617
msgid "``$``"
618-
msgstr ""
618+
msgstr "``$``"
619619

620620
msgid ""
621621
":c:func:`PyArg_ParseTupleAndKeywords` only: Indicates that the remaining "
@@ -625,7 +625,7 @@ msgid ""
625625
msgstr ""
626626

627627
msgid "``:``"
628-
msgstr ""
628+
msgstr "``:``"
629629

630630
msgid ""
631631
"The list of format units ends here; the string after the colon is used as "
@@ -634,7 +634,7 @@ msgid ""
634634
msgstr ""
635635

636636
msgid "``;``"
637-
msgstr ""
637+
msgstr "``;``"
638638

639639
msgid ""
640640
"The list of format units ends here; the string after the semicolon is used "

c-api/buffer.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-29 14:50+0000\n"
14+
"POT-Creation-Date: 2024-12-06 14:52+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -355,7 +355,7 @@ msgid "if needed"
355355
msgstr ""
356356

357357
msgid "NULL"
358-
msgstr ""
358+
msgstr "NULL"
359359

360360
msgid "contiguity requests"
361361
msgstr ""
@@ -379,7 +379,7 @@ msgid "C or F"
379379
msgstr ""
380380

381381
msgid ":c:macro:`PyBUF_ND`"
382-
msgstr ""
382+
msgstr ":c:macro:`PyBUF_ND`"
383383

384384
msgid "compound requests"
385385
msgstr ""

c-api/call.po

+16-16
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-29 14:50+0000\n"
14+
"POT-Creation-Date: 2024-12-06 14:52+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -243,7 +243,7 @@ msgid ""
243243
msgstr ""
244244

245245
msgid "Function"
246-
msgstr ""
246+
msgstr "Funkcja"
247247

248248
msgid "callable"
249249
msgstr ""
@@ -255,76 +255,76 @@ msgid "kwargs"
255255
msgstr ""
256256

257257
msgid ":c:func:`PyObject_Call`"
258-
msgstr ""
258+
msgstr ":c:func:`PyObject_Call`"
259259

260260
msgid "``PyObject *``"
261261
msgstr ""
262262

263263
msgid "tuple"
264-
msgstr ""
264+
msgstr "tuple"
265265

266266
msgid "dict/``NULL``"
267267
msgstr ""
268268

269269
msgid ":c:func:`PyObject_CallNoArgs`"
270-
msgstr ""
270+
msgstr ":c:func:`PyObject_CallNoArgs`"
271271

272272
msgid "---"
273273
msgstr ""
274274

275275
msgid ":c:func:`PyObject_CallOneArg`"
276-
msgstr ""
276+
msgstr ":c:func:`PyObject_CallOneArg`"
277277

278278
msgid "1 object"
279279
msgstr ""
280280

281281
msgid ":c:func:`PyObject_CallObject`"
282-
msgstr ""
282+
msgstr ":c:func:`PyObject_CallObject`"
283283

284284
msgid "tuple/``NULL``"
285285
msgstr ""
286286

287287
msgid ":c:func:`PyObject_CallFunction`"
288-
msgstr ""
288+
msgstr ":c:func:`PyObject_CallFunction`"
289289

290290
msgid "format"
291291
msgstr "format"
292292

293293
msgid ":c:func:`PyObject_CallMethod`"
294-
msgstr ""
294+
msgstr ":c:func:`PyObject_CallMethod`"
295295

296296
msgid "obj + ``char*``"
297297
msgstr ""
298298

299299
msgid ":c:func:`PyObject_CallFunctionObjArgs`"
300-
msgstr ""
300+
msgstr ":c:func:`PyObject_CallFunctionObjArgs`"
301301

302302
msgid "variadic"
303303
msgstr ""
304304

305305
msgid ":c:func:`PyObject_CallMethodObjArgs`"
306-
msgstr ""
306+
msgstr ":c:func:`PyObject_CallMethodObjArgs`"
307307

308308
msgid "obj + name"
309309
msgstr ""
310310

311311
msgid ":c:func:`PyObject_CallMethodNoArgs`"
312-
msgstr ""
312+
msgstr ":c:func:`PyObject_CallMethodNoArgs`"
313313

314314
msgid ":c:func:`PyObject_CallMethodOneArg`"
315-
msgstr ""
315+
msgstr ":c:func:`PyObject_CallMethodOneArg`"
316316

317317
msgid ":c:func:`PyObject_Vectorcall`"
318-
msgstr ""
318+
msgstr ":c:func:`PyObject_Vectorcall`"
319319

320320
msgid "vectorcall"
321321
msgstr ""
322322

323323
msgid ":c:func:`PyObject_VectorcallDict`"
324-
msgstr ""
324+
msgstr ":c:func:`PyObject_VectorcallDict`"
325325

326326
msgid ":c:func:`PyObject_VectorcallMethod`"
327-
msgstr ""
327+
msgstr ":c:func:`PyObject_VectorcallMethod`"
328328

329329
msgid "arg + name"
330330
msgstr ""

c-api/contextvars.po

+15-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2023, Python Software Foundation
2+
# Copyright (C) 2001-2024, 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:
7-
# Transifex Bot <>, 2023
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
12-
"Project-Id-Version: Python 3.11\n"
12+
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
15-
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
16-
"Last-Translator: Transifex Bot <>, 2023\n"
14+
"POT-Creation-Date: 2024-12-06 14:52+0000\n"
15+
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,6 +32,14 @@ msgid ""
3232
"`PyContext`, :c:type:`PyContextVar`, and :c:type:`PyContextToken`, e.g.::"
3333
msgstr ""
3434

35+
msgid ""
36+
"// in 3.7.0:\n"
37+
"PyContext *PyContext_New(void);\n"
38+
"\n"
39+
"// in 3.7.1+:\n"
40+
"PyObject *PyContext_New(void);"
41+
msgstr ""
42+
3543
msgid "See :issue:`34762` for more details."
3644
msgstr ""
3745

@@ -134,7 +142,7 @@ msgid "the default value of *var*, if not ``NULL``;"
134142
msgstr ""
135143

136144
msgid "``NULL``"
137-
msgstr ""
145+
msgstr "``NULL``"
138146

139147
msgid "Except for ``NULL``, the function returns a new reference."
140148
msgstr ""

0 commit comments

Comments
 (0)