File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed 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- ![ 45.47 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-45.47 %25-0.svg )
4+ ![ 45.74 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-45.74 %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 @@ -333,6 +333,11 @@ msgid ""
333333"independent, so the same library can be shared among systems with different "
334334"architectures."
335335msgstr ""
336+ "Python porównuje datę modyfikacji źródła ze skompilowaną wersją, aby "
337+ "ustalić, czy jest przeterminowana i powinna zostać zrekompilowana. To "
338+ "całkowicie automatyczny proces. Skompilowane moduły są niezależne od "
339+ "platformy, więc ta sama biblioteka może być współdzielona pomiędzy systemami "
340+ "z innymi architekturami."
336341
337342msgid ""
338343"Python does not check the cache in two circumstances. First, it always "
@@ -344,7 +349,7 @@ msgid ""
344349msgstr ""
345350
346351msgid "Some tips for experts:"
347- msgstr ""
352+ msgstr "Wskazówki dla ekspertów: "
348353
349354msgid ""
350355"You can use the :option:`-O` or :option:`-OO` switches on the Python command "
@@ -373,7 +378,7 @@ msgid ""
373378msgstr ""
374379
375380msgid "Standard Modules"
376- msgstr ""
381+ msgstr "Moduły standardowe "
377382
378383msgid ""
379384"Python comes with a library of standard modules, described in a separate "
You can’t perform that action at this time.
0 commit comments