File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed 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- ![ 43.59 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-43.59 %25-0.svg )
4+ ![ 43.68 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-43.68 %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/39 )
66![ 17 tłumaczy] ( https://img.shields.io/badge/tłumaczy-17-0.svg )
77
Original file line number Diff line number Diff line change 55#
66# Translators:
77# Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2020
8+ # Krzysztof Abramowicz, 2022
89#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2021-01-01 05:02+0000\n "
1516"PO-Revision-Date : 2017-02-16 17:43+0000\n "
16- "Last-Translator : Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2020 \n "
17+ "Last-Translator : Krzysztof Abramowicz, 2022 \n "
1718"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -75,7 +76,7 @@ msgid ""
7576msgstr ""
7677
7778msgid "How do I make a Python script executable on Unix?"
78- msgstr ""
79+ msgstr "Jak mogę zrobić skrypt Pythona na systemie Unix? "
7980
8081msgid ""
8182"You need to do two things: the script file's mode must be executable and the "
@@ -239,10 +240,10 @@ msgid ""
239240msgstr ""
240241
241242msgid "Threads"
242- msgstr ""
243+ msgstr "Wątki "
243244
244245msgid "How do I program using threads?"
245- msgstr ""
246+ msgstr "Jak program używa wątków? "
246247
247248msgid ""
248249"Be sure to use the :mod:`threading` module and not the :mod:`_thread` "
Original file line number Diff line number Diff line change 55#
66# Translators:
77# m_aciek <maciej.olko@gmail.com>, 2019
8+ # Krzysztof Abramowicz, 2022
89#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2021-05-20 06:27+0000\n "
1516"PO-Revision-Date : 2017-02-16 23:40+0000\n "
16- "Last-Translator : m_aciek <maciej.olko@gmail.com>, 2019 \n "
17+ "Last-Translator : Krzysztof Abramowicz, 2022 \n "
1718"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -24,7 +25,7 @@ msgstr ""
2425"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2526
2627msgid "Input and Output"
27- msgstr ""
28+ msgstr "Wejście i wyjście "
2829
2930msgid ""
3031"There are several ways to present the output of a program; data can be "
You can’t perform that action at this time.
0 commit comments