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#
99# haaritsubaki, 2023
1010# gresm, 2024
1111# Rafael Fontenelle <[email protected] >, 202412- # Stanislaw Ulbrych, 2024
1312# Maciej Olko <[email protected] >, 202513+ # Stanislaw Ulbrych, 2025
1414#
1515#, fuzzy
1616msgid ""
1717msgstr ""
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 ""
418418msgstr ""
419419
420420msgid "context"
421- msgstr ""
421+ msgstr "kontekst "
422422
423423msgid ""
424424"This term has different meanings depending on where and how it is used. Some "
@@ -641,7 +641,7 @@ msgid ""
641641msgstr ""
642642
643643msgid "expression"
644- msgstr ""
644+ msgstr "wyrażenie "
645645
646646msgid ""
647647"A piece of syntax which can be evaluated to some value. In other words, an "
@@ -843,7 +843,7 @@ msgid ""
843843msgstr ""
844844
845845msgid "generator"
846- msgstr ""
846+ msgstr "generator "
847847
848848msgid ""
849849"A function which returns a :term:`generator iterator`. It looks like a "
@@ -992,7 +992,7 @@ msgid ""
992992msgstr ""
993993
994994msgid "immortal"
995- msgstr ""
995+ msgstr "nieśmiertelne "
996996
997997msgid ""
998998"*Immortal objects* are a CPython implementation detail introduced in :pep:"
@@ -1218,7 +1218,7 @@ msgid ""
12181218msgstr ""
12191219
12201220msgid "loader"
1221- msgstr ""
1221+ msgstr "ładowarka "
12221222
12231223msgid ""
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`."
12561256msgstr ""
12571257
12581258msgid "magic method"
1259- msgstr ""
1259+ msgstr "metoda magiczna "
12601260
12611261msgid "An informal synonym for :term:`special method`."
12621262msgstr ""
@@ -1362,7 +1362,7 @@ msgid ""
13621362msgstr ""
13631363
13641364msgid "named tuple"
1365- msgstr ""
1365+ msgstr "nazwana krotka "
13661366
13671367msgid ""
13681368"The term \" named tuple\" applies to any type or class that inherits from "
@@ -1665,7 +1665,7 @@ msgid "See :term:`provisional API`."
16651665msgstr ""
16661666
16671667msgid "Python 3000"
1668- msgstr ""
1668+ msgstr "Python 3000 "
16691669
16701670msgid ""
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`."
17591759msgstr ""
17601760
17611761msgid "REPL"
1762- msgstr ""
1762+ msgstr "REPL "
17631763
17641764msgid ""
17651765"An acronym for the \" read–eval–print loop\" , another name for the :term:"
@@ -1778,7 +1778,7 @@ msgid ""
17781778msgstr ""
17791779
17801780msgid "sequence"
1781- msgstr ""
1781+ msgstr "sekwencja "
17821782
17831783msgid ""
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
19201920msgid "text file"
1921- msgstr ""
1921+ msgstr "plik tekstowy "
19221922
19231923msgid ""
19241924"A :term:`file object` able to read and write :class:`str` objects. Often, a "
@@ -2090,7 +2090,7 @@ msgid "Fortran contiguous"
20902090msgstr ""
20912091
20922092msgid "magic"
2093- msgstr ""
2093+ msgstr "magia "
20942094
20952095msgid "special"
2096- msgstr ""
2096+ msgstr "specjalne "
0 commit comments