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

Skip to content

Commit 860c4c8

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 3983ea0 commit 860c4c8

25 files changed

+92
-59
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.911%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.908%25-0.svg)
1717
![4 Translators](https://img.shields.io/badge/Translators-4-0.svg)
1818
<!-- [[[end]]] -->
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.911%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.908%25-0.svg)
1717
![4 tłumaczy](https://img.shields.io/badge/tłumaczy-4-0.svg)
1818
<!-- [[[end]]] -->
1919

c-api/exceptions.po

Lines changed: 25 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-05-23 14:55+0000\n"
14+
"POT-Creation-Date: 2025-06-13 15:01+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -920,6 +920,12 @@ msgstr ":exc:`BaseException`"
920920
msgid "[1]_"
921921
msgstr ""
922922

923+
msgid ":c:data:`PyExc_BaseExceptionGroup`"
924+
msgstr ""
925+
926+
msgid ":exc:`BaseExceptionGroup`"
927+
msgstr ""
928+
923929
msgid ":c:data:`PyExc_Exception`"
924930
msgstr ":c:data:`PyExc_Exception`"
925931

@@ -1255,6 +1261,9 @@ msgstr ""
12551261
msgid ":c:data:`PyExc_ModuleNotFoundError`."
12561262
msgstr ":c:data:`PyExc_ModuleNotFoundError`."
12571263

1264+
msgid ":c:data:`PyExc_BaseExceptionGroup`."
1265+
msgstr ""
1266+
12581267
msgid "These are compatibility aliases to :c:data:`PyExc_OSError`:"
12591268
msgstr ""
12601269

@@ -1319,6 +1328,12 @@ msgstr ":c:data:`PyExc_DeprecationWarning`"
13191328
msgid ":exc:`DeprecationWarning`"
13201329
msgstr ":exc:`DeprecationWarning`"
13211330

1331+
msgid ":c:data:`PyExc_EncodingWarning`"
1332+
msgstr ""
1333+
1334+
msgid ":exc:`EncodingWarning`"
1335+
msgstr ""
1336+
13221337
msgid ":c:data:`PyExc_FutureWarning`"
13231338
msgstr ":c:data:`PyExc_FutureWarning`"
13241339

@@ -1370,6 +1385,9 @@ msgstr ":exc:`UserWarning`"
13701385
msgid ":c:data:`PyExc_ResourceWarning`."
13711386
msgstr ":c:data:`PyExc_ResourceWarning`."
13721387

1388+
msgid ":c:data:`PyExc_EncodingWarning`."
1389+
msgstr ""
1390+
13731391
msgid "This is a base class for other standard warning categories."
13741392
msgstr ""
13751393

@@ -1391,6 +1409,9 @@ msgstr ""
13911409
msgid "PyExc_BaseException (C var)"
13921410
msgstr ""
13931411

1412+
msgid "PyExc_BaseExceptionGroup (C var)"
1413+
msgstr ""
1414+
13941415
msgid "PyExc_Exception (C var)"
13951416
msgstr ""
13961417

@@ -1568,6 +1589,9 @@ msgstr ""
15681589
msgid "PyExc_DeprecationWarning (C var)"
15691590
msgstr ""
15701591

1592+
msgid "PyExc_EncodingWarning (C var)"
1593+
msgstr ""
1594+
15711595
msgid "PyExc_FutureWarning (C var)"
15721596
msgstr ""
15731597

c-api/gcsupport.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-05-23 14:55+0000\n"
14+
"POT-Creation-Date: 2025-06-06 14:57+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/init.po

Lines changed: 8 additions & 23 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-05-23 14:55+0000\n"
14+
"POT-Creation-Date: 2025-06-13 15:01+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -589,18 +589,8 @@ msgid ""
589589
msgstr ""
590590

591591
msgid ""
592-
"The return value will be ``0`` if the interpreter exits normally (i.e., "
593-
"without an exception), ``1`` if the interpreter exits due to an exception, "
594-
"or ``2`` if the argument list does not represent a valid Python command line."
595-
msgstr ""
596-
597-
msgid ""
598-
"Note that if an otherwise unhandled :exc:`SystemExit` is raised, this "
599-
"function will not return ``1``, but exit the process, as long as "
600-
"``Py_InspectFlag`` is not set. If ``Py_InspectFlag`` is set, execution will "
601-
"drop into the interactive Python prompt, at which point a second otherwise "
602-
"unhandled :exc:`SystemExit` will still exit the process, while any other "
603-
"means of exiting will set the return value as described above."
592+
"The return value is ``2`` if the argument list does not represent a valid "
593+
"Python command line, and otherwise the same as :c:func:`Py_RunMain`."
604594
msgstr ""
605595

606596
msgid ""
@@ -645,9 +635,8 @@ msgstr ""
645635
msgid ""
646636
"If :c:member:`PyConfig.inspect` is not set (the default), the return value "
647637
"will be ``0`` if the interpreter exits normally (that is, without raising an "
648-
"exception), or ``1`` if the interpreter exits due to an exception. If an "
649-
"otherwise unhandled :exc:`SystemExit` is raised, the function will "
650-
"immediately exit the process instead of returning ``1``."
638+
"exception), the exit status of an unhandled :exc:`SystemExit`, or ``1`` for "
639+
"any other unhandled exception."
651640
msgstr ""
652641

653642
msgid ""
@@ -656,16 +645,12 @@ msgid ""
656645
"instead resume in an interactive Python prompt (REPL) using the ``__main__`` "
657646
"module's global namespace. If the interpreter exited with an exception, it "
658647
"is immediately raised in the REPL session. The function return value is then "
659-
"determined by the way the *REPL session* terminates: returning ``0`` if the "
660-
"session terminates without raising an unhandled exception, exiting "
661-
"immediately for an unhandled :exc:`SystemExit`, and returning ``1`` for any "
662-
"other unhandled exception."
648+
"determined by the way the *REPL session* terminates: ``0``, ``1``, or the "
649+
"status of a :exc:`SystemExit`, as specified above."
663650
msgstr ""
664651

665652
msgid ""
666-
"This function always finalizes the Python interpreter regardless of whether "
667-
"it returns a value or immediately exits the process due to an unhandled :exc:"
668-
"`SystemExit` exception."
653+
"This function always finalizes the Python interpreter before it returns."
669654
msgstr ""
670655

671656
msgid ""

howto/free-threading-python.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-05-23 14:55+0000\n"
14+
"POT-Creation-Date: 2025-06-06 14:57+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:09+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/asyncio-dev.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-05-23 14:55+0000\n"
14+
"POT-Creation-Date: 2025-06-06 14:57+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:09+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

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-05-23 14:55+0000\n"
14+
"POT-Creation-Date: 2025-06-06 14:57+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:09+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/base64.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-05-23 14:55+0000\n"
14+
"POT-Creation-Date: 2025-06-06 14:57+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:09+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/code.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-05-23 14:55+0000\n"
14+
"POT-Creation-Date: 2025-06-06 14:57+0000\n"
1515
"PO-Revision-Date: 2025-05-08 05:09+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)