File tree Expand file tree Collapse file tree 5 files changed +10
-7
lines changed
Filter options
Expand file tree Collapse file tree 5 files changed +10
-7
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/workflows/.github/workflows/update-lint-and-build.yml/badge.svg )
16
- ![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-4.425 %25-0.svg )
16
+ ![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-4.427 %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/workflows/.github/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.425 %25-0.svg )
16
+ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-4.427 %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 1
1
# SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) 2001-2024 , Python Software Foundation
2
+ # Copyright (C) 2001-2025 , Python Software Foundation
3
3
# This file is distributed under the same license as the Python package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
@@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.13\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-12-27 14:16+0000\n "
14
+ "POT-Creation-Date : 2025-01-17 14:16+0000\n "
15
15
"PO-Revision-Date : 2021-06-28 01:12+0000\n "
16
16
"Last-Translator : Wiktor Matuszewski <wiktor.matuszewski@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change 1
1
# SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) 2001-2024 , Python Software Foundation
2
+ # Copyright (C) 2001-2025 , Python Software Foundation
3
3
# This file is distributed under the same license as the Python package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
@@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.13\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2024-12-27 14:16+0000\n "
15
+ "POT-Creation-Date : 2025-01-17 14:16+0000\n "
16
16
"PO-Revision-Date : 2021-06-28 01:15+0000\n "
17
17
"Last-Translator : Wiktor Matuszewski <wiktor.matuszewski@gmail.com>, 2024\n "
18
18
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -2135,13 +2135,16 @@ msgstr ""
2135
2135
"'turtle'"
2136
2136
2137
2137
msgid "one of the strings \" auto\" , \" user\" , \" noresize\" "
2138
- msgstr ""
2138
+ msgstr "jeden z ciągów znaków „auto”, „user”, „noresize” "
2139
2139
2140
2140
msgid ""
2141
2141
"Set resizemode to one of the values: \" auto\" , \" user\" , \" noresize\" . If "
2142
2142
"*rmode* is not given, return current resizemode. Different resizemodes have "
2143
2143
"the following effects:"
2144
2144
msgstr ""
2145
+ "Ustawia tryb zmiany rozmiaru na jedną z wartości: „auto”, „user”, "
2146
+ "„noresize”. Jeśli nie podano *rmode*, zwraca bieżący tryb zmiany rozmiaru. "
2147
+ "Różne tryby zmiany rozmiaru mają następujące skutki:"
2145
2148
2146
2149
msgid ""
2147
2150
"\" auto\" : adapts the appearance of the turtle corresponding to the value of "
You can’t perform that action at this time.
0 commit comments