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 c089092

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

File tree

Expand file treeCollapse file tree

2 files changed

+7
-7
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+7
-7
lines changed

‎license.po

Copy file name to clipboardExpand all lines: license.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-04 15:57+0000\n"
14+
"POT-Creation-Date: 2024-10-26 21:53+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:23+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎tutorial/introduction.po

Copy file name to clipboardExpand all lines: tutorial/introduction.po
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-18 16:00+0000\n"
14+
"POT-Creation-Date: 2024-10-26 21:53+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:23+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\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"
@@ -174,7 +174,7 @@ msgid ""
174174
msgstr ""
175175
"Oprócz :class:`int` i :class:`float`, Python wspiera inne typy liczb, takie "
176176
"jak :class:`~decimal.Decimal` i :class:`~fractions.Fraction`. Python ma też "
177-
"wbudowane wsparcie dla :ref:`liczb złożonych <typesnumeric>` i używa "
177+
"wbudowane wsparcie dla :ref:`liczb zespolonych <typesnumeric>` i używa "
178178
"sufiksów ``j`` lub ``J`` do wskazania części urojonej (np. ``3+5j``)."
179179

180180
msgid "Strings"
@@ -256,8 +256,8 @@ msgid ""
256256
"Two or more *string literals* (i.e. the ones enclosed between quotes) next "
257257
"to each other are automatically concatenated. ::"
258258
msgstr ""
259-
"Dwa lub więcej *literałów ciągów* (czyli te zawarte w cudzysłowach) obok "
260-
"siebie są automatycznie łączone. ::"
259+
"Dwa lub więcej *literały ciągu znaków* (czyli te zawarte w cudzysłowach) "
260+
"obok siebie są automatycznie łączone. ::"
261261

262262
msgid ""
263263
"This feature is particularly useful when you want to break long strings::"

0 commit comments

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