File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Original file line number Diff line number Diff line change 1
1
Polskie tłumaczenie dokumentacji Pythona
2
2
========================================
3
3
![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
4
- ![ 44.54 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-44.54 %25-0.svg )
4
+ ![ 44.61 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-44.61 %25-0.svg )
5
5
![ 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 )
6
6
![ 18 tłumaczy] ( https://img.shields.io/badge/tłumaczy-18-0.svg )
7
7
Original file line number Diff line number Diff line change 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # Maciej Olko <maciej.olko@gmail.com>, 2021
7
+ # Maciej Olko <maciej.olko@gmail.com>, 2022
8
8
#
9
9
#, fuzzy
10
10
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
13
13
"Report-Msgid-Bugs-To : \n "
14
14
"POT-Creation-Date : 2022-06-16 06:28+0000\n "
15
15
"PO-Revision-Date : 2021-06-28 01:50+0000\n "
16
- "Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2021 \n "
16
+ "Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2022 \n "
17
17
"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
18
18
"MIME-Version : 1.0\n "
19
19
"Content-Type : text/plain; charset=UTF-8\n "
@@ -48,6 +48,10 @@ msgid ""
48
48
"output for an example, then you can easily copy and paste the input lines "
49
49
"into your interpreter."
50
50
msgstr ""
51
+ "Możesz przełączać wyświetlanie promptów i wyjścia klikając na ``>>>`` w "
52
+ "prawym górnym rogu pola z przykładem. Jeśli schowasz prompty i wyjście dla "
53
+ "przykładu, wtedy możesz prosto skopiować i wkleić linie wejścia w swój "
54
+ "interpreter."
51
55
52
56
msgid ""
53
57
"Many of the examples in this manual, even those entered at the interactive "
You can’t perform that action at this time.
0 commit comments