Skip to content

Commit 8d88720

Browse files
GitHub Action's update-translation jobm-aciek
andcommitted
Update translation from Transifex
Co-Authored-By: Maciej Olko <[email protected]>
1 parent 20e3474 commit 8d88720

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1414
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-{total_strings:.2f}%25-0.svg)](https://python-docs-translations.github.io/dashboard/)''')
1515
]]] -->
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
17-
[![core 98.76%](https://img.shields.io/badge/core-98.76%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.42%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
17+
[![core 98.86%](https://img.shields.io/badge/core-98.86%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.43%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1919
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.47%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
2020
<!-- [[[end]]] -->
2121

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1414
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-{total_strings:.2f}%25-0.svg)](https://python-docs-translations.github.io/dashboard/)''')
1515
]]] -->
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
17-
[![podstawowe artykuły 98.76%](https://img.shields.io/badge/podstawowe_artykuły-98.76%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.42%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
17+
[![podstawowe artykuły 98.86%](https://img.shields.io/badge/podstawowe_artykuły-98.86%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.43%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1919
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.47%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
2020
<!-- [[[end]]] -->
2121

tutorial/index.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-11-05 14:15+0000\n"
15+
"POT-Creation-Date: 2025-11-09 14:13+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Maciej Olko <[email protected]>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -56,6 +56,12 @@ msgid ""
5656
"site also contains distributions of and pointers to many free third party "
5757
"Python modules, programs and tools, and additional documentation."
5858
msgstr ""
59+
"Interpreter Pythona i obszerna biblioteka standardowa są swobodnie dostępne "
60+
"w formie źródeł oraz binarnej dla wszystkich głównych platform na stronie "
61+
"internetowej Pythona, https://www.python.org/, i mogą być dowolnie "
62+
"rozpowszechniane. Ta sama strona zawiera również dystrybucje i odniesienia "
63+
"do wielu wolnych zewnętrznych modułów, programów i narzędzi Pythona oraz "
64+
"dodatkowej dokumentacji."
5965

6066
msgid ""
6167
"The Python interpreter is easily extended with new functions and data types "

0 commit comments

Comments
 (0)