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

Skip to content

Commit 0e98ebb

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

4 files changed

Lines changed: 9 additions & 4 deletions

File tree

c-api/arg.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-03 14:38+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/asyncio-stream.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-03 14:38+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/string.templatelib.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-03 14:38+0000\n"
14+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/turtle.po

Lines changed: 6 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: 2026-04-19 14:37+0000\n"
15+
"POT-Creation-Date: 2026-04-23 15:47+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Maciej Olko <[email protected]>, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -2320,6 +2320,11 @@ msgid ""
23202320
"given: return the current shearfactor, i. e. the tangent of the shear angle, "
23212321
"by which lines parallel to the heading of the turtle are sheared."
23222322
msgstr ""
2323+
"Ustawia lub zwraca bieżący współczynnik odchylenia. Odchyla kształt żółwia "
2324+
"zgodnie z podanym współczynnikiem, który jest tangensem kąta odchylenia. Nie "
2325+
"*zmienia* kursu żółwia (kierunku ruchu). Jeśli nie podano współczynnika: "
2326+
"zwraca aktualny współczynnik odchylenia, tj. tangens kąta odchylenia, o "
2327+
"który odchylają się linie równoległe do kierunku ruchu żółwia."
23232328

23242329
msgid ""
23252330
">>> turtle.shape(\"circle\")\n"

0 commit comments

Comments
 (0)