44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # m_aciek <maciej.olko@gmail.com>, 2019
7+ # m_aciek <maciej.olko@gmail.com>, 2020
88#
99#, fuzzy
1010msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313"Report-Msgid-Bugs-To : \n "
1414"POT-Creation-Date : 2020-05-31 09:25+0000\n "
1515"PO-Revision-Date : 2017-02-16 23:40+0000\n "
16- "Last-Translator : m_aciek <maciej.olko@gmail.com>, 2019 \n "
16+ "Last-Translator : m_aciek <maciej.olko@gmail.com>, 2020 \n "
1717"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
1818"MIME-Version : 1.0\n "
1919"Content-Type : text/plain; charset=UTF-8\n "
@@ -35,6 +35,10 @@ msgid ""
3535"local/bin` in your Unix shell's search path makes it possible to start it by "
3636"typing the command:"
3737msgstr ""
38+ "Interpreter Pythona jest zazwyczaj zainstalowany jako :file:`/usr/local/bin/"
39+ "python3.9` na maszynach, na których jest dostępny; wstawienie :file:`/usr/"
40+ "local/bin` w ścieżkę wyszukiwania uniksowego shella umożliwia jego "
41+ "uruchomienie przez wpisanie komendy:"
3842
3943msgid ""
4044"to the shell. [#]_ Since the choice of the directory where the interpreter "
@@ -54,6 +58,10 @@ msgid ""
5458"file:`py` command. See :ref:`setting-envvars` for other ways to launch "
5559"Python."
5660msgstr ""
61+ "Na maszynach Windows, gdzie instalowałeś Pythona z :ref:`Microsoft Store "
62+ "<windows-store>`, będzie dostępna komenda :file:`python3.9`. Jeśli masz "
63+ "zainstalowany :ref:`launcher py.exe <launcher>`, możesz użyć komendy :file:"
64+ "`py`. Inne sposoby uruchomienia Pythona znajdziesz w :ref:`setting-envvars`."
5765
5866msgid ""
5967"Typing an end-of-file character (:kbd:`Control-D` on Unix, :kbd:`Control-Z` "
0 commit comments