Skip to content

Commit 266384c

Browse files
committed
Update translation from Transifex
1 parent df1ee40 commit 266384c

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

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-
![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

tutorial/appendix.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ msgstr ""
114114
"pojawia, zostanie ukryte."
115115

116116
msgid "The Interactive Startup File"
117-
msgstr ""
117+
msgstr "Plik interaktywnego uruchomienia"
118118

119119
msgid ""
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."
125125
msgstr ""
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

127132
msgid ""
128133
"This file is only read in interactive sessions, not when Python reads "

0 commit comments

Comments
 (0)