@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.13\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-06-02 01:52 +0000\n "
15+ "POT-Creation-Date : 2026-06-13 17:01 +0000\n "
1616"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -976,11 +976,8 @@ msgstr ""
976976
977977msgid ""
978978"Create a new dictionary. The :class:`dict` object is the dictionary class. "
979- "See :class:`dict` and :ref:`typesmapping` for documentation about this class."
979+ "See also :ref:`typesmapping` for documentation about this class."
980980msgstr ""
981- "Utwórz nowy słownik. Obiekt :class:`dict` jest klasą słownik. Dokumentacja "
982- "dotycząca tej klasy znajduje się na stronach :class:`dict` i :ref:"
983- "`typesmapping`."
984981
985982msgid ""
986983"For other containers see the built-in :class:`list`, :class:`set`, and :"
@@ -1500,12 +1497,9 @@ msgstr ""
15001497
15011498msgid ""
15021499"Return a new :class:`frozenset` object, optionally with elements taken from "
1503- "*iterable*. `` frozenset`` is a built-in class. See :class:`frozenset` and : "
1504- "ref:`types- set` for documentation about this class."
1500+ "*iterable*. :class:` frozenset` is a built-in class. See also :ref:`types- "
1501+ "set` for documentation about this class."
15051502msgstr ""
1506- "Zwraca nowy obiekt :class:`frozenset`, opcjonalnie z elementami pobranymi z "
1507- "*iterable*. ``frozenset`` jest klasą wbudowaną. Dokumentacja dotycząca tej "
1508- "klasy znajduje się na stronach :class:`frozenset` i :ref:`types-set`."
15091503
15101504msgid ""
15111505"For other containers see the built-in :class:`set`, :class:`list`, :class:"
@@ -3073,12 +3067,9 @@ msgstr ""
30733067
30743068msgid ""
30753069"Return a new :class:`set` object, optionally with elements taken from "
3076- "*iterable*. `` set`` is a built-in class. See :class:`set` and :ref:`types-"
3077- "set` for documentation about this class."
3070+ "*iterable*. :class:` set` is a built-in class. See also :ref:`types-set` "
3071+ "for documentation about this class."
30783072msgstr ""
3079- "Zwraca nowy obiekt :class:`set`, opcjonalnie z elementami pobranymi z "
3080- "*iterable*. ``set`` jest klasą wbudowana. Dokumentacja dotycząca tej klasy "
3081- "znajduje się na stronach :class:`set` i :ref:`types-set`."
30823073
30833074msgid ""
30843075"For other containers see the built-in :class:`frozenset`, :class:`list`, :"
0 commit comments