Skip to content

Commit a16f539

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 a8799ca commit a16f539

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

library/os.path.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: 2026-04-03 16:12+0000\n"
14+
"POT-Creation-Date: 2026-04-23 17:25+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:58+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/token.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: 2026-04-05 16:03+0000\n"
14+
"POT-Creation-Date: 2026-04-25 16:10+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:58+0000\n"
1616
"Last-Translator: python-doc bot, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/turtle.po

Lines changed: 10 additions & 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: 2026-04-23 17:25+0000\n"
15+
"POT-Creation-Date: 2026-04-25 16:10+0000\n"
1616
"PO-Revision-Date: 2025-07-18 19:58+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -2238,6 +2238,8 @@ msgid ""
22382238
"Rotate the turtleshape by *angle* from its current tilt-angle, but do *not* "
22392239
"change the turtle's heading (direction of movement)."
22402240
msgstr ""
2241+
"Obróć żółwia o *kąt* w stosunku do jego aktualnego kąta nachylenia, ale "
2242+
"*nie* zmieniaj jego kursu (kierunku ruchu)."
22412243

22422244
msgid ""
22432245
">>> turtle.reset()\n"
@@ -2248,6 +2250,13 @@ msgid ""
22482250
">>> turtle.tilt(30)\n"
22492251
">>> turtle.fd(50)"
22502252
msgstr ""
2253+
">>> turtle.reset()\n"
2254+
">>> turtle.shape(\"circle\")\n"
2255+
">>> turtle.shapesize(5,2)\n"
2256+
">>> turtle.tilt(30)\n"
2257+
">>> turtle.fd(50)\n"
2258+
">>> turtle.tilt(30)\n"
2259+
">>> turtle.fd(50)"
22512260

22522261
msgid ""
22532262
"Rotate the turtleshape to point in the direction specified by *angle*, "

sphinx.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: 2026-04-05 16:03+0000\n"
14+
"POT-Creation-Date: 2026-04-25 16:10+0000\n"
1515
"PO-Revision-Date: 2025-07-18 19:59+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)