Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93f4c2b

Browse files
committed
Update translation from Transifex
1 parent 7375757 commit 93f4c2b

5 files changed

Lines changed: 14 additions & 9 deletions

File tree

.tx/config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1671,6 +1671,11 @@ trans.pl = library/secrets.po
16711671
type = PO
16721672
source_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]
16751680
trans.pl = library/select.po
16761681
type = PO

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.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 ""
15211521
msgstr ""
15221522

15231523
msgid ""
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."
15291529
msgstr ""
15301530

15311531
msgid ""

library/hashlib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
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"

library/subprocess.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
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"

library/tempfile.po

Lines changed: 1 addition & 1 deletion
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: 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"

0 commit comments

Comments
 (0)