File tree Expand file tree Collapse file tree 8 files changed +10
-7
lines changed Expand file tree Collapse file tree 8 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ f'''''')
16
16
]]] -->
17
17
![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg )
18
- ![ 59.16 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-59.16 %25-0.svg )
18
+ ![ 59.25 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-59.25 %25-0.svg )
19
19
![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.23%25-0.svg )
20
20
![ 21 tłumaczy] ( https://img.shields.io/badge/tłumaczy-21-0.svg )
21
21
<!-- [[[end]]] -->
Original file line number Diff line number Diff line change @@ -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-06-21 14:14 +0000\n "
14
+ "POT-Creation-Date : 2024-07-05 14:16 +0000\n "
15
15
"PO-Revision-Date : 2021-06-28 00:49+0000\n "
16
16
"Last-Translator : haaritsubaki, 2023\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 @@ -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-06-21 14:14 +0000\n "
15
+ "POT-Creation-Date : 2024-07-05 14:16 +0000\n "
16
16
"PO-Revision-Date : 2021-06-28 00:53+0000\n "
17
17
"Last-Translator : Seweryn Piórkowski <seweryn.piorkowski@gmail.com>, 2021\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 @@ -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-06-21 14:14 +0000\n "
14
+ "POT-Creation-Date : 2024-07-05 14:16 +0000\n "
15
15
"PO-Revision-Date : 2021-06-28 00:53+0000\n "
16
16
"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2021\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 @@ -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-06-21 14:14 +0000\n "
15
+ "POT-Creation-Date : 2024-07-05 14:16 +0000\n "
16
16
"PO-Revision-Date : 2021-06-28 01:08+0000\n "
17
17
"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023\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 @@ -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 : 2024-06-21 14:14 +0000\n "
16
+ "POT-Creation-Date : 2024-07-05 14:16 +0000\n "
17
17
"PO-Revision-Date : 2021-06-28 01:12+0000\n "
18
18
"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023\n "
19
19
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -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-06-21 14:14 +0000\n "
14
+ "POT-Creation-Date : 2024-07-05 14:16 +0000\n "
15
15
"PO-Revision-Date : 2021-06-28 01:49+0000\n "
16
16
"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023\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 @@ -258,6 +258,9 @@ msgid ""
258
258
"time during execution, there are 3 or 4 nested scopes whose namespaces are "
259
259
"directly accessible:"
260
260
msgstr ""
261
+ "Chociaż zakresy są określane statycznie, są one używane dynamicznie. Cały "
262
+ "czas w trakcie wykonywania programu istnieją 3 lub 4 zagnieżdżone zakresy, "
263
+ "których przestrzenie nazw są bezpośrednio dostępne:"
261
264
262
265
msgid "the innermost scope, which is searched first, contains the local names"
263
266
msgstr ""
You can’t perform that action at this time.
0 commit comments