Skip to content

Commit 5b998e0

Browse files
committed
Update translation from Transifex
1 parent 4414e8b commit 5b998e0

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Polskie 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

tutorial/modules.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,11 @@ msgid ""
333333
"independent, so the same library can be shared among systems with different "
334334
"architectures."
335335
msgstr ""
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

337342
msgid ""
338343
"Python does not check the cache in two circumstances. First, it always "
@@ -344,7 +349,7 @@ msgid ""
344349
msgstr ""
345350

346351
msgid "Some tips for experts:"
347-
msgstr ""
352+
msgstr "Wskazówki dla ekspertów:"
348353

349354
msgid ""
350355
"You can use the :option:`-O` or :option:`-OO` switches on the Python command "
@@ -373,7 +378,7 @@ msgid ""
373378
msgstr ""
374379

375380
msgid "Standard Modules"
376-
msgstr ""
381+
msgstr "Moduły standardowe"
377382

378383
msgid ""
379384
"Python comes with a library of standard modules, described in a separate "

0 commit comments

Comments
 (0)