Skip to content

Commit fe11eeb

Browse files
GitHub Action's update-translation jobm-aciek
andcommitted
Update translation from Transifex
Co-Authored-By: Maciej Olko <maciej.olko@gmail.com>
1 parent 130ab30 commit fe11eeb

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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://translations.python.org/#pl)''')
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 99.82%](https://img.shields.io/badge/core-99.82%25-0.svg)](https://translations.python.org/#pl)
17+
[![core 99.86%](https://img.shields.io/badge/core-99.86%25-0.svg)](https://translations.python.org/#pl)
1818
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.39%25-0.svg)](https://translations.python.org/#pl)
1919
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.29%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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://translations.python.org/#pl)''')
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 99.82%](https://img.shields.io/badge/podstawowe_artykuły-99.82%25-0.svg)](https://translations.python.org/#pl)
17+
[![podstawowe artykuły 99.86%](https://img.shields.io/badge/podstawowe_artykuły-99.86%25-0.svg)](https://translations.python.org/#pl)
1818
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.39%25-0.svg)](https://translations.python.org/#pl)
1919
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.29%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->

tutorial/stdlib2.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8-
# Maciej Olko <maciej.olko@gmail.com>, 2025
8+
# Maciej Olko <maciej.olko@gmail.com>, 2026
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2026-04-29 15:53+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
17-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
17+
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +25,7 @@ msgstr ""
2525
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2626

2727
msgid "Brief tour of the standard library --- part II"
28-
msgstr ""
28+
msgstr "Krótka wycieczka po bibliotece standardowej --- część II"
2929

3030
msgid ""
3131
"This second tour covers more advanced modules that support professional "
@@ -36,7 +36,7 @@ msgstr ""
3636
"skryptach."
3737

3838
msgid "Output formatting"
39-
msgstr ""
39+
msgstr "Formatowanie wyjścia"
4040

4141
msgid ""
4242
"The :mod:`reprlib` module provides a version of :func:`repr` customized for "
@@ -287,7 +287,7 @@ msgstr ""
287287
"szablonów plikami XML, raportami tekstowymi i raportami internetowymi HTML."
288288

289289
msgid "Working with binary data record layouts"
290-
msgstr ""
290+
msgstr "Praca z układami rekordów danych binarnych"
291291

292292
msgid ""
293293
"The :mod:`struct` module provides :func:`~struct.pack` and :func:`~struct."

0 commit comments

Comments
 (0)