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 f3c72be

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

File tree

Expand file treeCollapse file tree

3 files changed

+13
-8
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+13
-8
lines changed

‎library/datetime.po

Copy file name to clipboardExpand all lines: library/datetime.po
+4-4Lines changed: 4 additions & 4 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>, 2022
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-04 15:57+0000\n"
14+
"POT-Creation-Date: 2024-10-25 16:10+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\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"
@@ -877,7 +877,7 @@ msgid "Return the current local datetime, with :attr:`.tzinfo` ``None``."
877877
msgstr ""
878878

879879
msgid "Equivalent to::"
880-
msgstr ""
880+
msgstr "Odpowiednik::"
881881

882882
msgid "See also :meth:`now`, :meth:`fromtimestamp`."
883883
msgstr ""

‎library/functions.po

Copy file name to clipboardExpand all lines: library/functions.po
+7-2Lines changed: 7 additions & 2 deletions
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-25 16:10+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -829,9 +829,14 @@ msgid ""
829829
"returns a tuple containing a count (from *start* which defaults to 0) and "
830830
"the values obtained from iterating over *iterable*."
831831
msgstr ""
832+
"Zwraca obiekt wyliczeniowy. *iterable* musi być sekwencją, :term:`iteratorem "
833+
"<iterator>` lub innym obiektem obsługującym iterację. Metoda :meth:"
834+
"`~iterator.__next__` iteratora zwróconego przez :func:`enumerate` zwraca "
835+
"dwukrotkę zawierającą licznik (od *start*, który domyślnie wynosi 0) i "
836+
"wartości uzyskane z iteracji na argumencie *iterable*."
832837

833838
msgid "Equivalent to::"
834-
msgstr ""
839+
msgstr "Odpowiednik::"
835840

836841
msgid ""
837842
"The arguments are a string and optional globals and locals. If provided, "

‎library/stdtypes.po

Copy file name to clipboardExpand all lines: library/stdtypes.po
+2-2Lines changed: 2 additions & 2 deletions
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-25 16:10+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -598,7 +598,7 @@ msgid ""
598598
msgstr ""
599599

600600
msgid "Equivalent to::"
601-
msgstr ""
601+
msgstr "Odpowiednik::"
602602

603603
msgid ""
604604
"Return the number of ones in the binary representation of the absolute value "

0 commit comments

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