44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # Maciej Olko <maciej.olko@gmail.com>, 2022
7+ # Maciej Olko <maciej.olko@gmail.com>, 2023
88#
99#, fuzzy
1010msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.12\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-07-21 14:13+0000\n "
14+ "POT-Creation-Date : 2023-08-04 14:13+0000\n "
1515"PO-Revision-Date : 2021-06-28 01:50+0000\n "
16- "Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2022 \n "
16+ "Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023 \n "
1717"Language-Team : Polish (https://app.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.12` 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.12`. 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