Skip to content

Commit 1a2ac43

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 5ee61c6 commit 1a2ac43

19 files changed

Lines changed: 414 additions & 68 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
1818
![60.13% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-60.13%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.48%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.47%25-0.svg)
2020
![7 tłumaczy](https://img.shields.io/badge/tłumaczy-7-0.svg)
2121
<!-- [[[end]]] -->
2222

c-api/bytearray.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-06-28 14:50+0000\n"
14+
"POT-Creation-Date: 2024-07-20 01:23+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/typeobj.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-07-05 14:49+0000\n"
14+
"POT-Creation-Date: 2024-07-20 01:23+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

howto/logging.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-07-05 14:49+0000\n"
14+
"POT-Creation-Date: 2024-07-20 01:23+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/asyncio-api-index.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-06-28 14:50+0000\n"
14+
"POT-Creation-Date: 2024-07-20 01:23+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/ctypes.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-07-05 14:49+0000\n"
14+
"POT-Creation-Date: 2024-07-26 14:49+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -107,7 +107,7 @@ msgstr ""
107107
msgid ""
108108
"Note that win32 system dlls like ``kernel32`` and ``user32`` often export "
109109
"ANSI as well as UNICODE versions of a function. The UNICODE version is "
110-
"exported with an ``W`` appended to the name, while the ANSI version is "
110+
"exported with a ``W`` appended to the name, while the ANSI version is "
111111
"exported with an ``A`` appended to the name. The win32 ``GetModuleHandle`` "
112112
"function, which returns a *module handle* for a given module name, has the "
113113
"following C prototype, and a macro is used to expose one of them as "

library/enum.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-06-28 14:50+0000\n"
14+
"POT-Creation-Date: 2024-07-20 01:23+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/http.client.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-06-28 14:50+0000\n"
14+
"POT-Creation-Date: 2024-07-20 01:23+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/inspect.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-07-05 14:49+0000\n"
14+
"POT-Creation-Date: 2024-07-26 14:49+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -567,7 +567,7 @@ msgstr ""
567567

568568
msgid ""
569569
"Functions wrapped in :func:`functools.partial` now return ``True`` if the "
570-
"wrapped function is a :term:`asynchronous generator` function."
570+
"wrapped function is an :term:`asynchronous generator` function."
571571
msgstr ""
572572

573573
msgid ""
@@ -968,7 +968,7 @@ msgstr ""
968968
msgid "Example: print all keyword-only arguments without default values:"
969969
msgstr ""
970970

971-
msgid "Describes a enum value of :attr:`Parameter.kind`."
971+
msgid "Describes an enum value of :attr:`Parameter.kind`."
972972
msgstr ""
973973

974974
msgid "Example: print all descriptions of arguments:"

library/mailbox.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-07-05 14:49+0000\n"
14+
"POT-Creation-Date: 2024-07-26 14:49+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1285,7 +1285,7 @@ msgid "Remove *label* from the list of labels on the message."
12851285
msgstr ""
12861286

12871287
msgid ""
1288-
"Return an :class:`Message` instance whose headers are the message's visible "
1288+
"Return a :class:`Message` instance whose headers are the message's visible "
12891289
"headers and whose body is empty."
12901290
msgstr ""
12911291

0 commit comments

Comments
 (0)