Skip to content

Commit a376d06

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
Co-Authored-By: Mariusz Krzaczkowski
1 parent adabb61 commit a376d06

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
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)
1717
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-35.33%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1818
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-40.95%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
19-
![1 Translators](https://img.shields.io/badge/Translators-1-0.svg)
19+
![2 Translators](https://img.shields.io/badge/Translators-2-0.svg)
2020
<!-- [[[end]]] -->
2121

2222
*Przeczytaj to w innym języku: [polski](README.md)*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
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)
1717
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-35.33%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1818
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-40.95%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
19-
![1 tłumaczy](https://img.shields.io/badge/tłumaczy-1-0.svg)
19+
![2 tłumaczy](https://img.shields.io/badge/tłumaczy-2-0.svg)
2020
<!-- [[[end]]] -->
2121

2222
*Read this in another language: [English](README.en.md)*

library/string.templatelib.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2025
8+
# Mariusz Krzaczkowski, 2025
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2025-07-25 14:21+0000\n"
1516
"PO-Revision-Date: 2025-07-25 14:23+0000\n"
16-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
17+
"Last-Translator: Mariusz Krzaczkowski, 2025\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,10 +25,10 @@ msgstr ""
2425
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2526

2627
msgid ":mod:`!string.templatelib` --- Support for template string literals"
27-
msgstr ""
28+
msgstr "Obsługa literałów ciągów szablonowych"
2829

2930
msgid "**Source code:** :source:`Lib/string/templatelib.py`"
30-
msgstr ""
31+
msgstr "**Kod źródłowy:** :source:`Lib/string/templatelib.py`"
3132

3233
msgid ":ref:`Format strings <f-strings>`"
3334
msgstr ""

0 commit comments

Comments
 (0)