File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Original file line number Diff line number Diff line change 1
1
Polskie tłumaczenie dokumentacji Pythona
2
2
========================================
3
3
![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
4
- ![ 46.01 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-46.01 %25-0.svg )
4
+ ![ 46.18 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-46.18 %25-0.svg )
5
5
![ 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 )
6
6
![ 18 tłumaczy] ( https://img.shields.io/badge/tłumaczy-18-0.svg )
7
7
Original file line number Diff line number Diff line change @@ -387,11 +387,15 @@ msgid ""
387
387
"The module :mod:`compileall` can create .pyc files for all modules in a "
388
388
"directory."
389
389
msgstr ""
390
+ "Moduł :mod:`compileall` może stworzyć pliki .pyc dla wszystkich modułów w "
391
+ "katalogu."
390
392
391
393
msgid ""
392
394
"There is more detail on this process, including a flow chart of the "
393
395
"decisions, in :pep:`3147`."
394
396
msgstr ""
397
+ "Więcej szczegółów na temat tego procesu, w tym diagram przepływu decyzji, "
398
+ "znajduje się w :pep:`3147`."
395
399
396
400
msgid "Standard Modules"
397
401
msgstr "Moduły standardowe"
You can’t perform that action at this time.
0 commit comments