Skip to content

Commit ef2c69f

Browse files
committed
Update translation from Transifex
1 parent 8a2801c commit ef2c69f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

library/functions.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.9\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2021-05-23 06:25+0000\n"
15+
"POT-Creation-Date: 2021-08-10 07:12+0000\n"
1616
"PO-Revision-Date: 2017-02-16 23:11+0000\n"
1717
"Last-Translator: Igor Zubrycki <igorzubrycki@gmail.com>, 2020\n"
1818
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1426,11 +1426,11 @@ msgid ""
14261426
msgstr ""
14271427

14281428
msgid ""
1429-
"``'surrogateescape'`` will represent any incorrect bytes as code points in "
1430-
"the Unicode Private Use Area ranging from U+DC80 to U+DCFF. These private "
1431-
"code points will then be turned back into the same bytes when the "
1432-
"``surrogateescape`` error handler is used when writing data. This is useful "
1433-
"for processing files in an unknown encoding."
1429+
"``'surrogateescape'`` will represent any incorrect bytes as low surrogate "
1430+
"code units ranging from U+DC80 to U+DCFF. These surrogate code units will "
1431+
"then be turned back into the same bytes when the ``surrogateescape`` error "
1432+
"handler is used when writing data. This is useful for processing files in "
1433+
"an unknown encoding."
14341434
msgstr ""
14351435

14361436
msgid ""

0 commit comments

Comments
 (0)