File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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- ![ 38.72 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-38.72 %25-0.svg )
4+ ![ 38.90 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-38.90 %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![ 11 tłumaczy] ( https://img.shields.io/badge/tłumaczy-11-0.svg )
77
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ msgstr ""
114114"pojawia, zostanie ukryte."
115115
116116msgid "The Interactive Startup File"
117- msgstr ""
117+ msgstr "Plik interaktywnego uruchomienia "
118118
119119msgid ""
120120"When you use Python interactively, it is frequently handy to have some "
@@ -123,6 +123,11 @@ msgid ""
123123"the name of a file containing your start-up commands. This is similar to "
124124"the :file:`.profile` feature of the Unix shells."
125125msgstr ""
126+ "Gdy używasz Pythona w trybie interaktywnym, często wygodne jest wykonywać "
127+ "jakieś standardowe komendy za każdym razem, gdy uruchamia się interpreter. "
128+ "Możesz to zrobić ustawiając zmienną środowiskową o nazwie :envvar:"
129+ "`PYTHONSTARTUP` na nazwę pliku zawierającego twoje komendy uruchomieniowe. "
130+ "Jest to podobne do funkcji :file:`.profile` shellów uniksowych."
126131
127132msgid ""
128133"This file is only read in interactive sessions, not when Python reads "
You can’t perform that action at this time.
0 commit comments