Skip to content

Commit ff02682

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent df32f59 commit ff02682

Some content is hidden

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

93 files changed

+5547
-1720
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-
![67.30% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-67.30%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.62%25-0.svg)
18+
![67.31% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-67.31%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.64%25-0.svg)
2020
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
2121
<!-- [[[end]]] -->
2222

c-api/arg.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
88
# Waldemar Stoczkowski, 2023
9+
# Stan U, 2024
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.13\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
16+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: Waldemar Stoczkowski, 2023\n"
18+
"Last-Translator: Stan U, 2024\n"
1819
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -733,7 +734,7 @@ msgid ""
733734
msgstr ""
734735

735736
msgid "Example::"
736-
msgstr ""
737+
msgstr "Przykład::"
737738

738739
msgid ""
739740
"// Function using METH_O calling convention\n"

c-api/buffer.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
8+
# Stan U, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-01 14:17+0000\n"
15+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1516
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
16-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
17+
"Last-Translator: Stan U, 2024\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -340,7 +341,7 @@ msgid "Request"
340341
msgstr ""
341342

342343
msgid "shape"
343-
msgstr ""
344+
msgstr "kształt"
344345

345346
msgid "strides"
346347
msgstr ""
@@ -370,7 +371,7 @@ msgid "contig"
370371
msgstr ""
371372

372373
msgid "C"
373-
msgstr ""
374+
msgstr "C"
374375

375376
msgid "F"
376377
msgstr ""
@@ -399,7 +400,7 @@ msgid "readonly"
399400
msgstr ""
400401

401402
msgid "format"
402-
msgstr ""
403+
msgstr "format"
403404

404405
msgid "U"
405406
msgstr ""

c-api/bytes.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
88
# haaritsubaki, 2023
9+
# Stan U, 2024
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.13\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-01 14:17+0000\n"
16+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: haaritsubaki, 2023\n"
18+
"Last-Translator: Stan U, 2024\n"
1819
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -75,10 +76,10 @@ msgid "Format Characters"
7576
msgstr ""
7677

7778
msgid "Type"
78-
msgstr ""
79+
msgstr "Typ"
7980

8081
msgid "Comment"
81-
msgstr ""
82+
msgstr "komentarz"
8283

8384
msgid "``%%``"
8485
msgstr ""

c-api/call.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2024
8+
# Stan U, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
15+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1516
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
16-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2024\n"
17+
"Last-Translator: Stan U, 2024\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -277,7 +278,7 @@ msgid ":c:func:`PyObject_CallFunction`"
277278
msgstr ""
278279

279280
msgid "format"
280-
msgstr ""
281+
msgstr "format"
281282

282283
msgid ":c:func:`PyObject_CallMethod`"
283284
msgstr ""

c-api/init.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2023
8+
# Stan U, 2024
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1516
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
16-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
17+
"Last-Translator: Stan U, 2024\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -127,7 +128,7 @@ msgid ":c:func:`Py_GetVersion`"
127128
msgstr ""
128129

129130
msgid "Utilities:"
130-
msgstr ""
131+
msgstr "Narzędzia:"
131132

132133
msgid ":c:func:`Py_DecodeLocale`"
133134
msgstr ""

c-api/intro.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@
88
# Igor Zubrycki <igorzubrycki@gmail.com>, 2021
99
# Maciej Olko <maciej.olko@gmail.com>, 2023
1010
# haaritsubaki, 2023
11+
# Stan U, 2024
1112
#
1213
#, fuzzy
1314
msgid ""
1415
msgstr ""
1516
"Project-Id-Version: Python 3.13\n"
1617
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
18+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1819
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
19-
"Last-Translator: haaritsubaki, 2023\n"
20+
"Last-Translator: Stan U, 2024\n"
2021
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
@@ -249,7 +250,7 @@ msgid ""
249250
msgstr ""
250251

251252
msgid "Example::"
252-
msgstr ""
253+
msgstr "Przykład::"
253254

254255
msgid "Py_DEPRECATED(3.8) PyAPI_FUNC(int) Py_OldFunction(void);"
255256
msgstr ""
@@ -999,7 +1000,7 @@ msgid "object"
9991000
msgstr "obiekt"
10001001

10011002
msgid "type"
1002-
msgstr ""
1003+
msgstr "typ"
10031004

10041005
msgid "Py_INCREF (C function)"
10051006
msgstr ""

c-api/list.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# haaritsubaki, 2023
88
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
9+
# Stan U, 2024
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.13\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-15 14:18+0000\n"
16+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
18+
"Last-Translator: Stan U, 2024\n"
1819
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -176,7 +177,7 @@ msgid "object"
176177
msgstr "obiekt"
177178

178179
msgid "list"
179-
msgstr ""
180+
msgstr "lista"
180181

181182
msgid "built-in function"
182183
msgstr "funkcja wbudowana"

c-api/memory.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
88
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
9+
# Stan U, 2024
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.13\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-01 14:17+0000\n"
16+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
18+
"Last-Translator: Stan U, 2024\n"
1819
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -437,7 +438,7 @@ msgid "Default memory allocators:"
437438
msgstr ""
438439

439440
msgid "Configuration"
440-
msgstr ""
441+
msgstr "Konfiguracja"
441442

442443
msgid "Name"
443444
msgstr "Nazwa"
@@ -488,7 +489,7 @@ msgid "``\"malloc_debug\"``"
488489
msgstr ""
489490

490491
msgid "Legend:"
491-
msgstr ""
492+
msgstr "Legenda:"
492493

493494
msgid "Name: value for :envvar:`PYTHONMALLOC` environment variable."
494495
msgstr ""
@@ -567,7 +568,7 @@ msgid "Enum used to identify an allocator domain. Domains:"
567568
msgstr ""
568569

569570
msgid "Functions:"
570-
msgstr ""
571+
msgstr "Funkcje:"
571572

572573
msgid ":c:func:`PyMem_RawMalloc`"
573574
msgstr ""

c-api/method.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# haaritsubaki, 2023
88
# Maciej Olko <maciej.olko@gmail.com>, 2024
9+
# Stan U, 2024
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.13\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-01 14:17+0000\n"
16+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
17-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2024\n"
18+
"Last-Translator: Stan U, 2024\n"
1819
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -103,7 +104,7 @@ msgid "instancemethod"
103104
msgstr ""
104105

105106
msgid "method"
106-
msgstr ""
107+
msgstr "metoda"
107108

108109
msgid "MethodType (in module types)"
109110
msgstr ""

0 commit comments

Comments
 (0)