Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit779588b

Browse files
committed
Update translation from Transifex
1 parenta43755d commit779588b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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-
![44.57% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-44.57%25-0.svg)
4+
![44.66% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-44.66%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
![19 tłumaczy](https://img.shields.io/badge/tłumaczy-19-0.svg)
77

‎tutorial/modules.po‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,13 @@ msgid ""
359359
"have an ``opt-`` tag and are usually smaller. Future releases may change "
360360
"the effects of optimization."
361361
msgstr""
362+
"Możesz użyć przełączników :option:`-O` lub :option:`-OO` na komendzie "
363+
"``python``, aby zmniejszyć rozmiar skompilowanego modułu. Przełącznik ``-O`` "
364+
"usuwa instrukcje assert. Przełącznik ``-OO`` usuwa zarówno instrukcje assert "
365+
"jak i docstringi. Jako że niektóre programy mogą polegać na dostępności "
366+
"powyższych, powinieneś(-nnaś) używać tylko jeśli wiesz, co robisz. "
367+
"„Zoptymalizowane” moduły mają tag ``opt-`` i zazwyczaj są mniejsze. Przyszłe "
368+
"wydania mogą zmienić efekty optymalizacji."
362369

363370
msgid""
364371
"A program doesn't run any faster when it is read from a ``.pyc`` file than "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp