Skip to content

Commit a7bdba2

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 6bb6122 commit a7bdba2

File tree

13 files changed

+80
-73
lines changed

13 files changed

+80
-73
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.41%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.42%25-0.svg)
1717
![24 Translators](https://img.shields.io/badge/Translators-24-0.svg)
1818
<!-- [[[end]]] -->
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.41%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.42%25-0.svg)
1717
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
1818
<!-- [[[end]]] -->
1919

about.po

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2023
8+
# Stanislaw Ulbrych, 2025
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
1516
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
16-
"Last-Translator: Maciej Olko <[email protected]>, 2023\n"
17+
"Last-Translator: Stanislaw Ulbrych, 2025\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"
@@ -24,13 +25,16 @@ msgstr ""
2425
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2526

2627
msgid "About this documentation"
27-
msgstr ""
28+
msgstr "O tej dokumentacji"
2829

2930
msgid ""
3031
"Python's documentation is generated from `reStructuredText`_ sources using "
3132
"`Sphinx`_, a documentation generator originally created for Python and now "
3233
"maintained as an independent project."
3334
msgstr ""
35+
"Dokumentacja Pythona jest generowana ze źródeł `reStructuredText`_ przy "
36+
"użyciu `Sphinx`_, generator dokumentacji pierwotnie stworzonej dla Pythona, "
37+
"a obecnie utrzymywanej jako niezależny projekt."
3438

3539
msgid ""
3640
"Development of the documentation and its toolchain is an entirely volunteer "
@@ -50,6 +54,8 @@ msgid ""
5054
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
5155
"and author of much of the content;"
5256
msgstr ""
57+
"Fred L. Drake, Jr, twórca oryginalnego zestawu narzędzi dokumentacyjnych "
58+
"Pythona i autor większości treści;"
5359

5460
msgid ""
5561
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
@@ -66,7 +72,7 @@ msgstr ""
6672
"Sphinx wziął wiele dobrych pomysłów."
6773

6874
msgid "Contributors to the Python documentation"
69-
msgstr ""
75+
msgstr "Współtwórcy dokumentacji Pythona "
7076

7177
msgid ""
7278
"Many people have contributed to the Python language, the Python standard "

c-api/concrete.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, 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:
77
# Waldemar Stoczkowski, 2023
88
# haaritsubaki, 2023
9+
# Stanislaw Ulbrych, 2025
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-12-27 14:16+0000\n"
16+
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
1617
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: haaritsubaki, 2023\n"
18+
"Last-Translator: Stanislaw Ulbrych, 2025\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"
@@ -79,7 +80,7 @@ msgid "numeric"
7980
msgstr ""
8081

8182
msgid "sequence"
82-
msgstr ""
83+
msgstr "sekwencja"
8384

8485
msgid "mapping"
8586
msgstr ""

glossary.po

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -9,17 +9,17 @@
99
# haaritsubaki, 2023
1010
# gresm, 2024
1111
# Rafael Fontenelle <[email protected]>, 2024
12-
# Stanislaw Ulbrych, 2024
1312
# Maciej Olko <[email protected]>, 2025
13+
# Stanislaw Ulbrych, 2025
1414
#
1515
#, fuzzy
1616
msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.13\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
20+
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
2121
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
22-
"Last-Translator: Maciej Olko <[email protected]>, 2025\n"
22+
"Last-Translator: Stanislaw Ulbrych, 2025\n"
2323
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -418,7 +418,7 @@ msgid ""
418418
msgstr ""
419419

420420
msgid "context"
421-
msgstr ""
421+
msgstr "kontekst"
422422

423423
msgid ""
424424
"This term has different meanings depending on where and how it is used. Some "
@@ -641,7 +641,7 @@ msgid ""
641641
msgstr ""
642642

643643
msgid "expression"
644-
msgstr ""
644+
msgstr "wyrażenie"
645645

646646
msgid ""
647647
"A piece of syntax which can be evaluated to some value. In other words, an "
@@ -843,7 +843,7 @@ msgid ""
843843
msgstr ""
844844

845845
msgid "generator"
846-
msgstr ""
846+
msgstr "generator"
847847

848848
msgid ""
849849
"A function which returns a :term:`generator iterator`. It looks like a "
@@ -992,7 +992,7 @@ msgid ""
992992
msgstr ""
993993

994994
msgid "immortal"
995-
msgstr ""
995+
msgstr "nieśmiertelne"
996996

997997
msgid ""
998998
"*Immortal objects* are a CPython implementation detail introduced in :pep:"
@@ -1218,7 +1218,7 @@ msgid ""
12181218
msgstr ""
12191219

12201220
msgid "loader"
1221-
msgstr ""
1221+
msgstr "ładowarka"
12221222

12231223
msgid ""
12241224
"An object that loads a module. It must define a method named :meth:"
@@ -1256,7 +1256,7 @@ msgid "See also the :term:`filesystem encoding and error handler`."
12561256
msgstr ""
12571257

12581258
msgid "magic method"
1259-
msgstr ""
1259+
msgstr "metoda magiczna"
12601260

12611261
msgid "An informal synonym for :term:`special method`."
12621262
msgstr ""
@@ -1362,7 +1362,7 @@ msgid ""
13621362
msgstr ""
13631363

13641364
msgid "named tuple"
1365-
msgstr ""
1365+
msgstr "nazwana krotka"
13661366

13671367
msgid ""
13681368
"The term \"named tuple\" applies to any type or class that inherits from "
@@ -1665,7 +1665,7 @@ msgid "See :term:`provisional API`."
16651665
msgstr ""
16661666

16671667
msgid "Python 3000"
1668-
msgstr ""
1668+
msgstr "Python 3000"
16691669

16701670
msgid ""
16711671
"Nickname for the Python 3.x release line (coined long ago when the release "
@@ -1759,7 +1759,7 @@ msgid "See also :term:`namespace package`."
17591759
msgstr ""
17601760

17611761
msgid "REPL"
1762-
msgstr ""
1762+
msgstr "REPL"
17631763

17641764
msgid ""
17651765
"An acronym for the \"read–eval–print loop\", another name for the :term:"
@@ -1778,7 +1778,7 @@ msgid ""
17781778
msgstr ""
17791779

17801780
msgid "sequence"
1781-
msgstr ""
1781+
msgstr "sekwencja"
17821782

17831783
msgid ""
17841784
"An :term:`iterable` which supports efficient element access using integer "
@@ -1918,7 +1918,7 @@ msgstr ""
19181918
"encodings>`, które są zbiorczo określane jako \"kodowanie tekstu\"."
19191919

19201920
msgid "text file"
1921-
msgstr ""
1921+
msgstr "plik tekstowy"
19221922

19231923
msgid ""
19241924
"A :term:`file object` able to read and write :class:`str` objects. Often, a "
@@ -2090,7 +2090,7 @@ msgid "Fortran contiguous"
20902090
msgstr ""
20912091

20922092
msgid "magic"
2093-
msgstr ""
2093+
msgstr "magia"
20942094

20952095
msgid "special"
2096-
msgstr ""
2096+
msgstr "specjalne"

library/inspect.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, 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:
77
# Waldemar Stoczkowski, 2023
88
# Maciej Olko <[email protected]>, 2023
99
# Rafael Fontenelle <[email protected]>, 2024
10-
# Stanislaw Ulbrych, 2024
10+
# Stanislaw Ulbrych, 2025
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-12-13 14:18+0000\n"
17+
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:08+0000\n"
19-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
19+
"Last-Translator: Stanislaw Ulbrych, 2025\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -357,7 +357,7 @@ msgid "tuple of names of arguments and local variables"
357357
msgstr ""
358358

359359
msgid "generator"
360-
msgstr ""
360+
msgstr "generator"
361361

362362
msgid "name"
363363
msgstr "nazwa"

library/stdtypes.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -10,16 +10,16 @@
1010
# Wiktor Matuszewski <[email protected]>, 2024
1111
# Maciej Olko <[email protected]>, 2024
1212
# Rafael Fontenelle <[email protected]>, 2024
13-
# Stanislaw Ulbrych, 2024
13+
# Stanislaw Ulbrych, 2025
1414
#
1515
#, fuzzy
1616
msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.13\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
20+
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
2121
"PO-Revision-Date: 2021-06-28 01:13+0000\n"
22-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
22+
"Last-Translator: Stanislaw Ulbrych, 2025\n"
2323
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -6386,7 +6386,7 @@ msgid "iterator"
63866386
msgstr "iterator"
63876387

63886388
msgid "sequence"
6389-
msgstr ""
6389+
msgstr "sekwencja"
63906390

63916391
msgid "iteration"
63926392
msgstr ""

library/tkinter.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, 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:
77
# Maciej Olko <[email protected]>, 2021
88
# Krzysztof Abramowicz, 2022
99
# Waldemar Stoczkowski, 2023
10-
# Stanislaw Ulbrych, 2024
10+
# Stanislaw Ulbrych, 2025
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-12-13 14:18+0000\n"
17+
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:15+0000\n"
19-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
19+
"Last-Translator: Stanislaw Ulbrych, 2025\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1279,7 +1279,7 @@ msgid "where:"
12791279
msgstr ""
12801280

12811281
msgid "sequence"
1282-
msgstr ""
1282+
msgstr "sekwencja"
12831283

12841284
msgid ""
12851285
"is a string that denotes the target kind of event. (See the :manpage:"

reference/compound_stmts.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, 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:
77
# Maciej Olko <[email protected]>, 2023
88
# haaritsubaki, 2023
99
# Rafael Fontenelle <[email protected]>, 2024
10-
# Stanislaw Ulbrych, 2024
10+
# Stanislaw Ulbrych, 2025
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
17+
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:19+0000\n"
19-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
19+
"Last-Translator: Stanislaw Ulbrych, 2025\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2160,7 +2160,7 @@ msgid "object"
21602160
msgstr "obiekt"
21612161

21622162
msgid "sequence"
2163-
msgstr ""
2163+
msgstr "sekwencja"
21642164

21652165
msgid "built-in function"
21662166
msgstr "funkcja wbudowana"
@@ -2301,7 +2301,7 @@ msgid "lambda"
23012301
msgstr "lambda"
23022302

23032303
msgid "expression"
2304-
msgstr ""
2304+
msgstr "wyrażenie"
23052305

23062306
msgid "class"
23072307
msgstr "klasa"

0 commit comments

Comments
 (0)