@@ -24,7 +24,7 @@ msgstr ""
2424"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2525
2626msgid "What's New In Python 3.10"
27- msgstr ""
27+ msgstr "Co nowego w Pythonie 3.10 "
2828
2929msgid "Release"
3030msgstr "wydanie"
@@ -39,7 +39,7 @@ msgid "|today|"
3939msgstr "|today|"
4040
4141msgid "This article explains the new features in Python 3.10, compared to 3.9."
42- msgstr ""
42+ msgstr "Ten artykuł opisuje nowe funkcje Pythona 3.10 w porównaniu do 3.9. "
4343
4444msgid "For full details, see the :ref:`changelog <changelog>`."
4545msgstr "Pełne szczegóły znajdziesz w :ref:`changelogu <changelog>`."
@@ -49,18 +49,22 @@ msgid ""
4949"form. It will be updated substantially as Python 3.10 moves towards release, "
5050"so it's worth checking back even after reading earlier versions."
5151msgstr ""
52+ "Użytkownicy pre-wydania powinni być świadomi, że ten dokument ma obecnie "
53+ "formę szkicu. Będzie istotnie aktualizowany gdy Python 3.10 zbliży się do "
54+ "wydania, więc warto zajrzeć tu znów, nawet jeśli czytało się wcześniejsze "
55+ "wersje."
5256
5357msgid "Summary -- Release highlights"
5458msgstr "Podsumowanie – najważniejsze nowości"
5559
5660msgid ":pep:`644`, require OpenSSL 1.1.1 or newer"
57- msgstr ""
61+ msgstr ":pep:`644`, wymagamy OpenSSL 1.1.1 lub nowszego "
5862
5963msgid "New Features"
6064msgstr "Nowe funkcjonalności"
6165
6266msgid "Parenthesized context managers"
63- msgstr ""
67+ msgstr "Context managery w nawiasach "
6468
6569msgid ""
6670"Using enclosing parentheses for continuation across multiple lines in "
0 commit comments