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- ![ 44.23 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-44.23 %25-0.svg )
4+ ![ 44.50 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-44.50 %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/39 )
66![ 19 tłumaczy] ( https://img.shields.io/badge/tłumaczy-19-0.svg )
77
Original file line number Diff line number Diff line change @@ -326,6 +326,11 @@ msgid ""
326326"independent, so the same library can be shared among systems with different "
327327"architectures."
328328msgstr ""
329+ "Python porównuje datę modyfikacji źródła ze skompilowaną wersją, aby "
330+ "ustalić, czy jest przeterminowana i powinna zostać zrekompilowana. To "
331+ "całkowicie automatyczny proces. Skompilowane moduły są niezależne od "
332+ "platformy, więc ta sama biblioteka może być współdzielona pomiędzy systemami "
333+ "z innymi architekturami."
329334
330335msgid ""
331336"Python does not check the cache in two circumstances. First, it always "
@@ -337,7 +342,7 @@ msgid ""
337342msgstr ""
338343
339344msgid "Some tips for experts:"
340- msgstr ""
345+ msgstr "Wskazówki dla ekspertów: "
341346
342347msgid ""
343348"You can use the :option:`-O` or :option:`-OO` switches on the Python command "
@@ -366,7 +371,7 @@ msgid ""
366371msgstr ""
367372
368373msgid "Standard Modules"
369- msgstr ""
374+ msgstr "Moduły standardowe "
370375
371376msgid ""
372377"Python comes with a library of standard modules, described in a separate "
You can’t perform that action at this time.
0 commit comments