11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2023 , 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:
7- # Transifex Bot <>, 2023
7+ # Kamil Broniowski, 2025
88#
99#, fuzzy
1010msgid ""
1111msgstr ""
12- "Project-Id-Version : Python 3.11 \n "
12+ "Project-Id-Version : Python 3.12 \n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-05-19 14:13 +0000\n "
15- "PO-Revision-Date : 2021-06-28 01:05 +0000\n "
16- "Last-Translator : Transifex Bot <>, 2023 \n "
14+ "POT-Creation-Date : 2025-01-24 14:52 +0000\n "
15+ "PO-Revision-Date : 2024-05-11 00:33 +0000\n "
16+ "Last-Translator : Kamil Broniowski, 2025 \n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
1818"MIME-Version : 1.0\n "
1919"Content-Type : text/plain; charset=UTF-8\n "
@@ -23,11 +23,11 @@ msgstr ""
2323"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
2424"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2525
26- msgid ":mod:`email` --- An email and MIME handling package"
27- msgstr ""
26+ msgid ":mod:`! email` --- An email and MIME handling package"
27+ msgstr ":mod:`!email` --- pakiet obsługi e-mail oraz MIME "
2828
2929msgid "**Source code:** :source:`Lib/email/__init__.py`"
30- msgstr ""
30+ msgstr "**kod źródłowy:**. :source:`Lib/email/__init__.py` "
3131
3232msgid ""
3333"The :mod:`email` package is a library for managing email messages. It is "
@@ -177,9 +177,3 @@ msgid ""
177177"Tools for creating, reading, and managing collections of messages on disk "
178178"using a variety standard formats."
179179msgstr ""
180-
181- msgid "Module :mod:`smtpd`"
182- msgstr ""
183-
184- msgid "SMTP server framework (primarily useful for testing)"
185- msgstr ""
0 commit comments