Skip to content

Commit 5bba1fd

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

File tree

5 files changed

+7
-4
lines changed

5 files changed

+7
-4
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1515
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
18-
![82.86% Language Switcher](https://img.shields.io/badge/language_switcher-82.86%25-0.svg)
18+
![82.96% Language Switcher](https://img.shields.io/badge/language_switcher-82.96%25-0.svg)
1919
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.42%25-0.svg)
2020
![25 Translators](https://img.shields.io/badge/Translators-25-0.svg)
2121
<!-- [[[end]]] -->

README.md

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

library/functions.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,9 @@ msgid ""
477477
"envvar:`PYTHONBREAKPOINT` environment variable. See :func:`sys."
478478
"breakpointhook` for usage details."
479479
msgstr ""
480+
"Domyślnie zachowanie funkcji :func:`breakpoint` można zmienić za pomocą "
481+
"zmiennej środowiskowej :envvar:`PYTHONBREAKPOINT`. Szczegółowe informacje "
482+
"można znaleźć w :func:`sys.breakpointhook`."
480483

481484
msgid ""
482485
"Note that this is not guaranteed if :func:`sys.breakpointhook` has been "

tutorial/inputoutput.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-11-15 14:18+0000\n"
16+
"POT-Creation-Date: 2024-11-29 14:18+0000\n"
1717
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
1818
"Last-Translator: Maciej Olko <[email protected]>, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

tutorial/introduction.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-11-12 08:36+0000\n"
16+
"POT-Creation-Date: 2024-11-29 14:18+0000\n"
1717
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
1818
"Last-Translator: Maciej Olko <[email protected]>, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)