Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4382780

Browse filesBrowse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 9a0add9 commit 4382780
Copy full SHA for 4382780

File tree

Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed

‎tutorial/datastructures.po

Copy file name to clipboardExpand all lines: tutorial/datastructures.po
+4-3Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-11 16:02+0000\n"
14+
"POT-Creation-Date: 2024-10-18 16:00+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:23+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -31,7 +31,7 @@ msgid ""
3131
"detail, and adds some new things as well."
3232
msgstr ""
3333
"Ten rozdział opisuje bardziej szczegółowo niektóre rzeczy, które już "
34-
"poznaliście, oraz również wprowadza nowe elementy."
34+
"poznaliście, a także dodaje kilka nowych."
3535

3636
msgid "More on Lists"
3737
msgstr "Więcej na temat list"
@@ -40,7 +40,8 @@ msgid ""
4040
"The list data type has some more methods. Here are all of the methods of "
4141
"list objects:"
4242
msgstr ""
43-
"Typ danych listy ma kilka więcej metod. To wszystkie metody obiektów listy:"
43+
"Typ danych listy ma kilka dodatkowych metod. Poniżej znajdują się wszystkie "
44+
"metody obiektów typu listy:"
4445

4546
msgid ""
4647
"Add an item to the end of the list. Equivalent to ``a[len(a):] = [x]``."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.