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

Skip to content

Commit e637c73

Browse files
GitHub Action's update-translation jobm-aciek
authored andcommitted
Update translation from Transifex
1 parent 421aeb5 commit e637c73

6 files changed

Lines changed: 10 additions & 5 deletions

File tree

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/workflows/.github/workflow
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
1818
![54.57% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-54.57%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.25%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.26%25-0.svg)
2020
![21 tłumaczy](https://img.shields.io/badge/tłumaczy-21-0.svg)
2121
<!-- [[[end]]] -->
2222

extending/windows.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-01-05 14:14+0000\n"
14+
"POT-Creation-Date: 2024-01-26 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1616
"Last-Translator: Krzysztof Abramowicz, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

howto/logging.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-01-05 14:14+0000\n"
15+
"POT-Creation-Date: 2024-01-26 14:13+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:53+0000\n"
1717
"Last-Translator: Maciej Olko <[email protected]>, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/html.parser.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-01-05 14:14+0000\n"
14+
"POT-Creation-Date: 2024-01-26 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:07+0000\n"
1616
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/symtable.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-01-05 14:14+0000\n"
14+
"POT-Creation-Date: 2024-01-26 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:14+0000\n"
1616
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/turtle.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,15 +1256,20 @@ msgid ""
12561256
"Inputs as in :func:`pencolor`, set both, fillcolor and pencolor, to the "
12571257
"given value."
12581258
msgstr ""
1259+
"Dane wejściowe jak w :func:`pencolor`, ustawiają zarówno kolor wypełnienia, "
1260+
"jak i kolor pióra na podaną wartość."
12591261

12601262
msgid ""
12611263
"``color(colorstring1, colorstring2)``, ``color((r1,g1,b1), (r2,g2,b2))``"
12621264
msgstr ""
1265+
"``color(colorstring1, colorstring2)``, ``color((r1,g1,b1), (r2,g2,b2))``"
12631266

12641267
msgid ""
12651268
"Equivalent to ``pencolor(colorstring1)`` and ``fillcolor(colorstring2)`` and "
12661269
"analogously if the other input format is used."
12671270
msgstr ""
1271+
"Odpowiednik dla ``pencolor(colorstring1)`` i ``fillcolor(colorstring2)`` "
1272+
"oraz analogicznie, jeśli używany jest inny format wejścia."
12681273

12691274
msgid ""
12701275
"If turtleshape is a polygon, outline and interior of that polygon is drawn "

0 commit comments

Comments
 (0)