File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ f'''''')
14
14
]]] -->
15
15
![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )
16
- ![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-4.444 %25-0.svg )
16
+ ![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-4.446 %25-0.svg )
17
17
![ 24 Translators] ( https://img.shields.io/badge/Translators-24-0.svg )
18
18
<!-- [[[end]]] -->
19
19
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ f'''''')
14
14
]]] -->
15
15
![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )
16
- ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-4.444 %25-0.svg )
16
+ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-4.446 %25-0.svg )
17
17
![ 24 tłumaczy] ( https://img.shields.io/badge/tłumaczy-24-0.svg )
18
18
<!-- [[[end]]] -->
19
19
Original file line number Diff line number Diff line change @@ -2149,7 +2149,7 @@ msgstr ""
2149
2149
msgid ""
2150
2150
"\" auto\" : adapts the appearance of the turtle corresponding to the value of "
2151
2151
"pensize."
2152
- msgstr ""
2152
+ msgstr "\" auto \" : dostosowuje wygląd żółwia do wartości rozmiaru pióra. "
2153
2153
2154
2154
msgid ""
2155
2155
"\" user\" : adapts the appearance of the turtle according to the values of "
@@ -2171,6 +2171,11 @@ msgid ""
2171
2171
">>> turtle.resizemode()\n"
2172
2172
"'auto'"
2173
2173
msgstr ""
2174
+ ">>> turtle.resizemode()\n"
2175
+ "'noresize'\n"
2176
+ ">>> turtle.resizemode(\" auto\" )\n"
2177
+ ">>> turtle.resizemode()\n"
2178
+ "'auto'"
2174
2179
2175
2180
msgid "positive number"
2176
2181
msgstr ""
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
13
13
msgstr ""
14
14
"Project-Id-Version : Python 3.13\n "
15
15
"Report-Msgid-Bugs-To : \n "
16
- "POT-Creation-Date : 2025-01-03 14:16+0000\n "
16
+ "POT-Creation-Date : 2025-01-17 14:16+0000\n "
17
17
"PO-Revision-Date : 2021-06-29 13:04+0000\n "
18
18
"Last-Translator : Stanislaw Ulbrych, 2024\n "
19
19
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
You can’t perform that action at this time.
0 commit comments