File tree 7 files changed +14
-10
lines changed
7 files changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ f'''''')
16
16
]]] -->
17
17
![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg )
18
- ![ 52.52 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-52.52 %25-0.svg )
19
- ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.84 %25-0.svg )
18
+ ![ 52.63 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-52.63 %25-0.svg )
19
+ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.85 %25-0.svg )
20
20
![ 5 tłumaczy] ( https://img.shields.io/badge/tłumaczy-5-0.svg )
21
21
<!-- [[[end]]] -->
22
22
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.11\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-02-23 16:44 +0000\n "
14
+ "POT-Creation-Date : 2024-03-15 16:48 +0000\n "
15
15
"PO-Revision-Date : 2023-05-24 02:08+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@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 @@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.11\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2024-02-23 16:44 +0000\n "
15
+ "POT-Creation-Date : 2024-03-15 16:48 +0000\n "
16
16
"PO-Revision-Date : 2023-05-24 02:08+0000\n "
17
17
"Last-Translator : Rafael Fontenelle <rffontenelle@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 @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.11\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-02-23 16:44 +0000\n "
14
+ "POT-Creation-Date : 2024-03-15 16:48 +0000\n "
15
15
"PO-Revision-Date : 2023-05-24 02:08+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@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 @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.11\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-02-23 16:44 +0000\n "
14
+ "POT-Creation-Date : 2024-03-15 16:48 +0000\n "
15
15
"PO-Revision-Date : 2023-05-24 02:19+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@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 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # Rafael Fontenelle <rffontenelle@gmail.com>, 2023
7
+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8
8
#
9
9
#, fuzzy
10
10
msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.11\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-03-08 15:18 +0000\n "
14
+ "POT-Creation-Date : 2024-03-15 16:48 +0000\n "
15
15
"PO-Revision-Date : 2023-05-24 02:23+0000\n "
16
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2023 \n "
16
+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024 \n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
18
18
"MIME-Version : 1.0\n "
19
19
"Content-Type : text/plain; charset=UTF-8\n "
@@ -456,6 +456,10 @@ msgid ""
456
456
"to the list through one variable will be seen through all other variables "
457
457
"that refer to it.::"
458
458
msgstr ""
459
+ "Proste przypisanie w Pythonie nigdy nie kopiuje danych. Kiedy przypisujesz "
460
+ "listę do zmiennej, zmienna odnosi się do *istniejącej listy*. Wszystkie "
461
+ "zmiany dokonane na liście przez jedną zmienną będą widoczne przez wszystkie "
462
+ "inne zmienne, które się do niej odwołują.::"
459
463
460
464
msgid ""
461
465
"All slice operations return a new list containing the requested elements. "
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.11\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-02-25 02:11 +0000\n "
14
+ "POT-Creation-Date : 2024-03-15 16:48 +0000\n "
15
15
"PO-Revision-Date : 2023-05-24 02:23+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n "
17
17
"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