Skip to content

Commit f6ea986

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent f4b1c18 commit f6ea986

25 files changed

+134
-91
lines changed

c-api/buffer.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: 2025-11-09 14:58+0000\n"
14+
"POT-Creation-Date: 2025-11-29 15:01+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/capsule.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: 2025-11-07 15:30+0000\n"
14+
"POT-Creation-Date: 2025-11-27 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/import.po

Lines changed: 7 additions & 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: 2025-11-13 15:03+0000\n"
14+
"POT-Creation-Date: 2025-11-29 15:01+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -325,6 +325,12 @@ msgid ""
325325
"initialization."
326326
msgstr ""
327327

328+
msgid ""
329+
"The table of built-in modules used by Python initialization. Do not use this "
330+
"directly; use :c:func:`PyImport_AppendInittab` and :c:func:"
331+
"`PyImport_ExtendInittab` instead."
332+
msgstr ""
333+
328334
msgid "package variable"
329335
msgstr ""
330336

c-api/long.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: 2025-11-07 15:30+0000\n"
14+
"POT-Creation-Date: 2025-11-27 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/memoryview.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: 2025-11-07 15:30+0000\n"
14+
"POT-Creation-Date: 2025-11-27 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

extending/extending.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-13 15:03+0000\n"
14+
"POT-Creation-Date: 2025-11-29 15:01+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -634,7 +634,7 @@ msgstr ""
634634

635635
msgid ""
636636
"When embedding Python, the :c:func:`!PyInit_spam` function is not called "
637-
"automatically unless there's an entry in the :c:data:`!PyImport_Inittab` "
637+
"automatically unless there's an entry in the :c:data:`PyImport_Inittab` "
638638
"table. To add the module to the initialization table, use :c:func:"
639639
"`PyImport_AppendInittab`, optionally followed by an import of the module::"
640640
msgstr ""

howto/functional.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-13 15:03+0000\n"
14+
"POT-Creation-Date: 2025-11-29 15:01+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -29,7 +29,7 @@ msgstr ""
2929
msgid "Author"
3030
msgstr "Autor"
3131

32-
msgid "A. M. Kuchling"
32+
msgid "\\A. M. Kuchling"
3333
msgstr ""
3434

3535
msgid "Release"

library/argparse.po

Lines changed: 13 additions & 15 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: 2025-11-07 15:30+0000\n"
15+
"POT-Creation-Date: 2025-11-29 15:01+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -854,9 +854,8 @@ msgstr ""
854854

855855
msgid ""
856856
"``'store_true'`` and ``'store_false'`` - These are special cases of "
857-
"``'store_const'`` used for storing the values ``True`` and ``False`` "
858-
"respectively. In addition, they create default values of ``False`` and "
859-
"``True`` respectively::"
857+
"``'store_const'`` that respectively store the values ``True`` and ``False`` "
858+
"with default values of ``False`` and ``True``::"
860859
msgstr ""
861860

862861
msgid ""
@@ -884,11 +883,10 @@ msgid ""
884883
msgstr ""
885884

886885
msgid ""
887-
"``'append_const'`` - This stores a list, and appends the value specified by "
888-
"the const_ keyword argument to the list; note that the const_ keyword "
889-
"argument defaults to ``None``. The ``'append_const'`` action is typically "
890-
"useful when multiple arguments need to store constants to the same list. For "
891-
"example::"
886+
"``'append_const'`` - This appends the value specified by the const_ keyword "
887+
"argument to a list; note that the const_ keyword argument defaults to "
888+
"``None``. The ``'append_const'`` action is typically useful when multiple "
889+
"arguments need to store constants to the same list. For example::"
892890
msgstr ""
893891

894892
msgid ""
@@ -902,11 +900,11 @@ msgid ""
902900
msgstr ""
903901

904902
msgid ""
905-
"``'extend'`` - This stores a list and appends each item from the multi-value "
906-
"argument list to it. The ``'extend'`` action is typically used with the "
907-
"nargs_ keyword argument value ``'+'`` or ``'*'``. Note that when nargs_ is "
908-
"``None`` (the default) or ``'?'``, each character of the argument string "
909-
"will be appended to the list. Example usage::"
903+
"``'extend'`` - This appends each item from a multi-value argument to a list. "
904+
"The ``'extend'`` action is typically used with the nargs_ keyword argument "
905+
"value ``'+'`` or ``'*'``. Note that when nargs_ is ``None`` (the default) or "
906+
"``'?'``, each character of the argument string will be appended to the list. "
907+
"Example usage::"
910908
msgstr ""
911909

912910
msgid ""
@@ -919,7 +917,7 @@ msgid ""
919917
msgstr ""
920918

921919
msgid ""
922-
"``'count'`` - This counts the number of times a keyword argument occurs. For "
920+
"``'count'`` - This counts the number of times an argument occurs. For "
923921
"example, this is useful for increasing verbosity levels::"
924922
msgstr ""
925923

library/asyncio-eventloop.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: 2025-11-07 15:30+0000\n"
14+
"POT-Creation-Date: 2025-11-27 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/asyncio-subprocess.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: 2025-11-07 15:30+0000\n"
14+
"POT-Creation-Date: 2025-11-27 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)