Skip to content

Commit 02d58ce

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 2942f1f commit 02d58ce

File tree

5 files changed

+11
-7
lines changed

5 files changed

+11
-7
lines changed

faq/extending.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-08-02 14:15+0000\n"
14+
"POT-Creation-Date: 2024-08-16 14:15+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1616
"Last-Translator: Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

howto/gdb_helpers.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-08-02 14:15+0000\n"
14+
"POT-Creation-Date: 2024-08-16 14:15+0000\n"
1515
"PO-Revision-Date: 2024-02-25 01:11+0000\n"
1616
"Last-Translator: Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/socket.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-08-09 16:36+0000\n"
17+
"POT-Creation-Date: 2024-08-23 14:16+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:13+0000\n"
1919
"Last-Translator: haaritsubaki, 2023\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -715,6 +715,11 @@ msgstr ""
715715
msgid ":ref:`Availability <availability>`: Linux, FreeBSD, macOS."
716716
msgstr ""
717717

718+
msgid ""
719+
"These constants are used by the :meth:`~socket.socket.shutdown` method of "
720+
"socket objects."
721+
msgstr ""
722+
718723
msgid "Functions"
719724
msgstr "Zadania"
720725

library/struct.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-08-16 14:15+0000\n"
15+
"POT-Creation-Date: 2024-08-23 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:14+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2022\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -473,8 +473,7 @@ msgstr ""
473473

474474
msgid ""
475475
"The ``'?'`` conversion code corresponds to the :c:expr:`_Bool` type defined "
476-
"by C99. If this type is not available, it is simulated using a :c:expr:"
477-
"`char`. In standard mode, it is always represented by one byte."
476+
"by C standards since C99. In standard mode, it is represented by one byte."
478477
msgstr ""
479478

480479
msgid ""

tutorial/venv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-08-02 14:15+0000\n"
16+
"POT-Creation-Date: 2024-08-16 14:15+0000\n"
1717
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
1818
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)