Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4d97d83

Browse filesBrowse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent bbbc6c2 commit 4d97d83
Copy full SHA for 4d97d83

File tree

1 file changed

+9
-15
lines changed
Filter options

1 file changed

+9
-15
lines changed

‎library/email.po

Copy file name to clipboardExpand all lines: library/email.po
+9-15Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
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
1010
msgid ""
1111
msgstr ""
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

2929
msgid "**Source code:** :source:`Lib/email/__init__.py`"
30-
msgstr ""
30+
msgstr "**kod źródłowy:**. :source:`Lib/email/__init__.py`"
3131

3232
msgid ""
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."
179179
msgstr ""
180-
181-
msgid "Module :mod:`smtpd`"
182-
msgstr ""
183-
184-
msgid "SMTP server framework (primarily useful for testing)"
185-
msgstr ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.