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 ddbdbfa

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

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+7
-7
lines changed

‎library/functions.po

Copy file name to clipboardExpand all lines: library/functions.po
+7-7Lines changed: 7 additions & 7 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: 2022-12-15 17:05+0000\n"
14+
"POT-Creation-Date: 2022-12-25 04:37+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -950,15 +950,15 @@ msgid ""
950950
"sign may be ``'+'`` or ``'-'``; a ``'+'`` sign has no effect on the value "
951951
"produced. The argument may also be a string representing a NaN (not-a-"
952952
"number), or positive or negative infinity. More precisely, the input must "
953-
"conform to the following grammar after leading and trailing whitespace "
954-
"characters are removed:"
953+
"conform to the ``floatvalue`` production rule in the following grammar, "
954+
"after leading and trailing whitespace characters are removed:"
955955
msgstr ""
956956

957957
msgid ""
958-
"Here ``floatnumber`` is the form of a Python floating-point literal, "
959-
"described in :ref:`floating`. Case is not significant, so, for example, "
960-
"\"inf\", \"Inf\", \"INFINITY\", and \"iNfINity\" are all acceptable "
961-
"spellings for positive infinity."
958+
"Here ``digit`` is a Unicode decimal digit (character in the Unicode general "
959+
"category ``Nd``). Case is not significant, so, for example, \"inf\", "
960+
"\"Inf\", \"INFINITY\", and \"iNfINity\" are all acceptable spellings for "
961+
"positive infinity."
962962
msgstr ""
963963

964964
msgid ""

0 commit comments

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