@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.15\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-06-03 18:19 +0000\n "
15+ "POT-Creation-Date : 2026-06-13 15:28 +0000\n "
1616"PO-Revision-Date : 2025-09-16 00:01+0000\n "
1717"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2026\n "
1818"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -1008,11 +1008,8 @@ msgstr ""
10081008
10091009msgid ""
10101010"Create a new dictionary. The :class:`dict` object is the dictionary class. "
1011- "See :class:`dict` and :ref:`typesmapping` for documentation about this class."
1011+ "See also :ref:`typesmapping` for documentation about this class."
10121012msgstr ""
1013- "Utwórz nowy słownik. Obiekt :class:`dict` jest klasą słownik. Dokumentacja "
1014- "dotycząca tej klasy znajduje się na stronach :class:`dict` i :ref:"
1015- "`typesmapping`."
10161013
10171014msgid ""
10181015"For other containers see the built-in :class:`frozendict`, :class:`list`, :"
@@ -1542,12 +1539,8 @@ msgstr ""
15421539
15431540msgid ""
15441541"Create a new frozen dictionary. The :class:`frozendict` object is a built-"
1545- "in class. See :class:`frozendict` and :ref:`typesmapping` for documentation "
1546- "about this class."
1542+ "in class. See also :ref:`typesmapping` for documentation about this class."
15471543msgstr ""
1548- "Tworzy nowy zamrożony słownik. Obiekt :class:`frozendict` jest klasą "
1549- "wbudowaną. Dokumentacja dotycząca tej klasy znajduje się we :class:"
1550- "`frozendict` i :ref:`typesmapping`."
15511544
15521545msgid ""
15531546"For other containers see the built-in :class:`dict`, :class:`list`, :class:"
@@ -1558,12 +1551,9 @@ msgstr ""
15581551
15591552msgid ""
15601553"Return a new :class:`frozenset` object, optionally with elements taken from "
1561- "*iterable*. `` frozenset`` is a built-in class. See :class:`frozenset` and : "
1562- "ref:`types- set` for documentation about this class."
1554+ "*iterable*. :class:` frozenset` is a built-in class. See also :ref:`types- "
1555+ "set` for documentation about this class."
15631556msgstr ""
1564- "Zwraca nowy obiekt :class:`frozenset`, opcjonalnie z elementami pobranymi z "
1565- "*iterable*. ``frozenset`` jest klasą wbudowaną. Dokumentacja dotycząca tej "
1566- "klasy znajduje się na stronach :class:`frozenset` i :ref:`types-set`."
15671557
15681558msgid ""
15691559"For other containers see the built-in :class:`set`, :class:`list`, :class:"
@@ -3078,12 +3068,9 @@ msgstr ""
30783068
30793069msgid ""
30803070"Return a new :class:`set` object, optionally with elements taken from "
3081- "*iterable*. `` set`` is a built-in class. See :class:`set` and :ref:`types-"
3082- "set` for documentation about this class."
3071+ "*iterable*. :class:` set` is a built-in class. See also :ref:`types-set` "
3072+ "for documentation about this class."
30833073msgstr ""
3084- "Zwraca nowy obiekt :class:`set`, opcjonalnie z elementami pobranymi z "
3085- "*iterable*. ``set`` jest klasą wbudowana. Dokumentacja dotycząca tej klasy "
3086- "znajduje się na stronach :class:`set` i :ref:`types-set`."
30873074
30883075msgid ""
30893076"For other containers see the built-in :class:`frozenset`, :class:`list`, :"
0 commit comments