Skip to content

Commit 05bb05b

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 7e36262 commit 05bb05b

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1515
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
18-
![46.96% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-46.96%25-0.svg)
18+
![47.16% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-47.16%25-0.svg)
1919
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-2.79%25-0.svg)
2020
![19 tłumaczy](https://img.shields.io/badge/tłumaczy-19-0.svg)
2121
<!-- [[[end]]] -->

tutorial/interpreter.po

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
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
1010
msgid ""
1111
msgstr ""
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:"
3737
msgstr ""
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

3943
msgid ""
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."
5660
msgstr ""
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

5866
msgid ""
5967
"Typing an end-of-file character (:kbd:`Control-D` on Unix, :kbd:`Control-Z` "

0 commit comments

Comments
 (0)