Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec08f48

Browse files
committed
Update translation from Transifex
1 parent 01380e7 commit ec08f48

2 files changed

Lines changed: 8 additions & 1 deletion

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

tutorial/appendix.po

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,13 @@ msgid ""
138138
"qualification in the interactive session. You can also change the prompts "
139139
"``sys.ps1`` and ``sys.ps2`` in this file."
140140
msgstr ""
141+
"Ten plik jest czytany tylko w sesjach interaktywnych, nie gdy Python czyta "
142+
"komendy ze skryptu i nie gdy :file:`/dev/tty` jest podany jako źródło komend "
143+
"(które zachowuje się jak sesja interaktywna). Jest wykonywany w tym samym "
144+
"namespace'ie, w którym wykonują się interaktywne komendy, więc obiekty, "
145+
"które definiuje lub importuje mogą być używane bezpośrednio w interaktywnej "
146+
"sesji. Możesz również zmienić znaki prompt ``sys.ps1`` i ``sys.ps2`` w tym "
147+
"pliku."
141148

142149
msgid ""
143150
"If you want to read an additional start-up file from the current directory, "

0 commit comments

Comments
 (0)