File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ f'''[
1717]]] -->
1818[ ![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
19- [ ![ core 99.82 %] ( https://img.shields.io/badge/core-99.82 %25-0.svg )] ( https://translations.python.org/#pl )
19+ [ ![ core 99.86 %] ( https://img.shields.io/badge/core-99.86 %25-0.svg )] ( https://translations.python.org/#pl )
2020[ ![ Total Translation of Documentation] ( https://img.shields.io/badge/total_words-5.80%25-0.svg )] ( https://translations.python.org/#pl )
2121[ ![ Total Translation of Documentation] ( https://img.shields.io/badge/total_strings-12.64%25-0.svg )] ( https://translations.python.org/#pl )
2222[ ![ lint errors count] ( https://shields.io/badge/dynamic/xml?url=https%3A%2F%2Ftranslations.python.org%2Fbuild-details.html&query=%2F%2Ftr%5Btd%5B%40data-label%3D%27language%27%20and%20contains%28.%2C%20%27%28pl%29%27%29%5D%5D%20%20%20%2F%2Ftd%5B%40data-label%3D%27lint%27%5D%2Fa%2Ftext()&label=lint%20errors )] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ f'''[
1717]]] -->
1818[ ![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
19- [ ![ podstawowe artykuły 99.82 %] ( https://img.shields.io/badge/podstawowe_artykuły-99.82 %25-0.svg )] ( https://translations.python.org/#pl )
19+ [ ![ podstawowe artykuły 99.86 %] ( https://img.shields.io/badge/podstawowe_artykuły-99.86 %25-0.svg )] ( https://translations.python.org/#pl )
2020[ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość_słów-5.80%25-0.svg )] ( https://translations.python.org/#pl )
2121[ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość_napisów-12.64%25-0.svg )] ( https://translations.python.org/#pl )
2222[ ![ liczba błędów lintowania] ( https://shields.io/badge/dynamic/xml?url=https%3A%2F%2Ftranslations.python.org%2Fbuild-details.html&query=%2F%2Ftr%5Btd%5B%40data-label%3D%27language%27%20and%20contains%28.%2C%20%27%28pl%29%27%29%5D%5D%20%20%20%2F%2Ftd%5B%40data-label%3D%27lint%27%5D%2Fa%2Ftext()&label=b%C5%82%C4%99dy%20lintowania )] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
Original file line number Diff line number Diff line change @@ -1010,6 +1010,9 @@ msgid ""
10101010"Create a new dictionary. The :class:`dict` object is the dictionary class. "
10111011"See also :ref:`typesmapping` for documentation about this class."
10121012msgstr ""
1013+ "Utwórz nowy obiekt typu ` słownik`. Obiekt typu ` :class:`dict` ` jest "
1014+ "instancją klasy ` słownik `. Dokumentacja dotycząca tej klasy znajduje się "
1015+ "pod adresem: patrz również :ref:`typesmapping` ."
10131016
10141017msgid ""
10151018"For other containers see the built-in :class:`frozendict`, :class:`list`, :"
You can’t perform that action at this time.
0 commit comments