Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c96d95b

Browse filesBrowse files
committed
Update translation from Transifex
1 parent 2b3b03c commit c96d95b
Copy full SHA for c96d95b

File tree

Expand file treeCollapse file tree

2 files changed

+8
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+8
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines 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.21% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-45.21%25-0.svg)
4+
![45.38% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-45.38%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

Copy file name to clipboardExpand all lines: tutorial/modules.po
+7-1Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,15 @@ msgid ""
299299
"library directory. This is an error unless the replacement is intended. See "
300300
"section :ref:`tut-standardmodules` for more information."
301301
msgstr ""
302+
"Po inicjalizacji programy pythonowe mogą modyfikować :data:`sys.path`. "
303+
"Katalog zwierający uruchamiany skrypt jest umieszczony na początku ścieżki "
304+
"wyszukiwania, przed ścieżką biblioteki standardowej. To znaczy, że skrypty w "
305+
"tym katalogu zostaną załadowane zamiast modułów o tej samej nazwie w "
306+
"katalogu biblioteki. Jest to błąd, o ile taka zamiana jest zamierzona. Patrz "
307+
"sekcja :ref:`tut-standardmodules` po więcej informacji."
302308

303309
msgid "\"Compiled\" Python files"
304-
msgstr ""
310+
msgstr "„Skompilowane” pliki Pythona"
305311

306312
msgid ""
307313
"To speed up loading modules, Python caches the compiled version of each "

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.