@@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2025-01-21 22:53 +0000\n "
14
+ "POT-Creation-Date : 2025-01-24 16:04 +0000\n "
15
15
"PO-Revision-Date : 2022-11-05 17:21+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -564,7 +564,7 @@ msgid ""
564
564
msgstr ""
565
565
566
566
msgid "expression"
567
- msgstr ""
567
+ msgstr "wyrażenie "
568
568
569
569
msgid ""
570
570
"A piece of syntax which can be evaluated to some value. In other words, an "
@@ -732,7 +732,7 @@ msgid ""
732
732
msgstr ""
733
733
734
734
msgid "generator"
735
- msgstr ""
735
+ msgstr "generator "
736
736
737
737
msgid ""
738
738
"A function which returns a :term:`generator iterator`. It looks like a "
@@ -1107,7 +1107,7 @@ msgid ""
1107
1107
msgstr ""
1108
1108
1109
1109
msgid "loader"
1110
- msgstr ""
1110
+ msgstr "ładowarka "
1111
1111
1112
1112
msgid ""
1113
1113
"An object that loads a module. It must define a method named :meth:"
@@ -1117,7 +1117,7 @@ msgid ""
1117
1117
msgstr ""
1118
1118
1119
1119
msgid "magic method"
1120
- msgstr ""
1120
+ msgstr "metoda magiczna "
1121
1121
1122
1122
msgid "An informal synonym for :term:`special method`."
1123
1123
msgstr ""
@@ -1221,7 +1221,7 @@ msgid ""
1221
1221
msgstr ""
1222
1222
1223
1223
msgid "named tuple"
1224
- msgstr ""
1224
+ msgstr "nazwana krotka "
1225
1225
1226
1226
msgid ""
1227
1227
"The term \" named tuple\" applies to any type or class that inherits from "
@@ -1489,7 +1489,7 @@ msgid "See :term:`provisional API`."
1489
1489
msgstr ""
1490
1490
1491
1491
msgid "Python 3000"
1492
- msgstr ""
1492
+ msgstr "Python 3000 "
1493
1493
1494
1494
msgid ""
1495
1495
"Nickname for the Python 3.x release line (coined long ago when the release "
@@ -1563,7 +1563,7 @@ msgid ""
1563
1563
msgstr ""
1564
1564
1565
1565
msgid "sequence"
1566
- msgstr ""
1566
+ msgstr "sekwencja "
1567
1567
1568
1568
msgid ""
1569
1569
"An :term:`iterable` which supports efficient element access using integer "
@@ -1672,7 +1672,7 @@ msgstr ""
1672
1672
"encodings>`, które są zbiorczo określane jako \" kodowanie tekstu\" ."
1673
1673
1674
1674
msgid "text file"
1675
- msgstr ""
1675
+ msgstr "plik tekstowy "
1676
1676
1677
1677
msgid ""
1678
1678
"A :term:`file object` able to read and write :class:`str` objects. Often, a "
0 commit comments