File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed
Filter options
Expand file tree Collapse file tree 3 files changed +13
-8
lines changed
Original file line number Diff line number Diff line change 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # Rafael Fontenelle <rffontenelle@gmail.com>, 2022
7
+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8
8
#
9
9
#, fuzzy
10
10
msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"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 "
15
15
"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 "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
18
18
"MIME-Version : 1.0\n "
19
19
"Content-Type : text/plain; charset=UTF-8\n "
@@ -877,7 +877,7 @@ msgid "Return the current local datetime, with :attr:`.tzinfo` ``None``."
877
877
msgstr ""
878
878
879
879
msgid "Equivalent to::"
880
- msgstr ""
880
+ msgstr "Odpowiednik:: "
881
881
882
882
msgid "See also :meth:`now`, :meth:`fromtimestamp`."
883
883
msgstr ""
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"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 "
15
15
"PO-Revision-Date : 2022-11-05 17:22+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -829,9 +829,14 @@ msgid ""
829
829
"returns a tuple containing a count (from *start* which defaults to 0) and "
830
830
"the values obtained from iterating over *iterable*."
831
831
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*."
832
837
833
838
msgid "Equivalent to::"
834
- msgstr ""
839
+ msgstr "Odpowiednik:: "
835
840
836
841
msgid ""
837
842
"The arguments are a string and optional globals and locals. If provided, "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"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 "
15
15
"PO-Revision-Date : 2022-11-05 17:22+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -598,7 +598,7 @@ msgid ""
598
598
msgstr ""
599
599
600
600
msgid "Equivalent to::"
601
- msgstr ""
601
+ msgstr "Odpowiednik:: "
602
602
603
603
msgid ""
604
604
"Return the number of ones in the binary representation of the absolute value "
You can’t perform that action at this time.
0 commit comments