File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1671,6 +1671,11 @@ trans.pl = library/secrets.po
16711671type = PO
16721672source_lang = en
16731673
1674+ [python-newest.library--security_warnings]
1675+ trans.pl = library/security_warnings.po
1676+ type = PO
1677+ source_lang = en
1678+
16741679[python-newest.library--select]
16751680trans.pl = library/select.po
16761681type = PO
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.10\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2021-07-20 13:02 +0000\n "
15+ "POT-Creation-Date : 2021-08-10 13:16 +0000\n "
1616"PO-Revision-Date : 2021-06-28 01:06+0000\n "
1717"
Last-Translator :
m_aciek <[email protected] >, 2021\n "
1818"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -1521,11 +1521,11 @@ msgid ""
15211521msgstr ""
15221522
15231523msgid ""
1524- "``'surrogateescape'`` will represent any incorrect bytes as code points in "
1525- "the Unicode Private Use Area ranging from U+DC80 to U+DCFF. These private "
1526- "code points will then be turned back into the same bytes when the "
1527- "``surrogateescape`` error handler is used when writing data. This is useful "
1528- "for processing files in an unknown encoding."
1524+ "``'surrogateescape'`` will represent any incorrect bytes as low surrogate "
1525+ "code units ranging from U+DC80 to U+DCFF. These surrogate code units will "
1526+ "then be turned back into the same bytes when the ``surrogateescape`` error "
1527+ "handler is used when writing data. This is useful for processing files in "
1528+ "an unknown encoding."
15291529msgstr ""
15301530
15311531msgid ""
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.10\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2021-08-07 13:13 +0000\n "
15+ "POT-Creation-Date : 2021-08-10 13:16 +0000\n "
1616"PO-Revision-Date : 2021-06-28 01:07+0000\n "
1717"
Last-Translator :
Michał Biliński <[email protected] >, 2021\n "
1818"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.10\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2021-07-24 13:05 +0000\n "
15+ "POT-Creation-Date : 2021-08-10 13:16 +0000\n "
1616"PO-Revision-Date : 2021-06-28 01:14+0000\n "
1717"
Last-Translator :
m_aciek <[email protected] >, 2021\n "
1818"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.10\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2021-06-29 12:56 +0000\n "
14+ "POT-Creation-Date : 2021-08-10 13:16 +0000\n "
1515"PO-Revision-Date : 2021-06-28 01:14+0000\n "
1616"
Last-Translator :
m_aciek <[email protected] >, 2021\n "
1717"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
You can’t perform that action at this time.
0 commit comments