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
4- 
4+ 
55
66
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