File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Polskie tłumaczenie dokumentacji Pythona
22========================================
33![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
4- ![ 50.40 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-50.40 %25-0.svg )
4+ ![ 50.39 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-50.39 %25-0.svg )
55![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/dynamic/json.svg?label=całość&query=$.pl&url=http://gce.zhsj.me/python/newest )
66![ 18 tłumaczy] ( https://img.shields.io/badge/tłumaczy-18-0.svg )
77
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.11\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2022-12-12 16:17 +0000\n "
16+ "POT-Creation-Date : 2022-12-24 16:15 +0000\n "
1717"PO-Revision-Date : 2021-06-28 01:49+0000\n "
1818"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2022\n "
1919"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -728,8 +728,8 @@ msgstr ""
728728
729729msgid ""
730730"Sometimes it is useful to have a data type similar to the Pascal \" record\" "
731- "or C \" struct\" , bundling together a few named data items. An empty class "
732- "definition will do nicely ::"
731+ "or C \" struct\" , bundling together a few named data items. The idiomatic "
732+ "approach is to use :mod:`dataclasses` for this purpose ::"
733733msgstr ""
734734
735735msgid ""
You can’t perform that action at this time.
0 commit comments