|
5 | 5 | #
|
6 | 6 | # Translators:
|
7 | 7 | # Stan Ulbrych, 2025
|
| 8 | +# Maciej Olko <maciej.olko@gmail.com>, 2025 |
8 | 9 | #
|
9 | 10 | #, fuzzy
|
10 | 11 | msgid ""
|
11 | 12 | msgstr ""
|
12 | 13 | "Project-Id-Version: Python 3.14\n"
|
13 | 14 | "Report-Msgid-Bugs-To: \n"
|
14 |
| -"POT-Creation-Date: 2025-06-20 14:21+0000\n" |
| 15 | +"POT-Creation-Date: 2025-06-27 14:20+0000\n" |
15 | 16 | "PO-Revision-Date: 2021-06-28 01:51+0000\n"
|
16 |
| -"Last-Translator: Stan Ulbrych, 2025\n" |
| 17 | +"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n" |
17 | 18 | "Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
|
18 | 19 | "MIME-Version: 1.0\n"
|
19 | 20 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -503,12 +504,13 @@ msgid ""
|
503 | 504 | msgstr ""
|
504 | 505 | "RELEASE=\"python-\\ |version|\\ 0b2-macos11.pkg\"\n"
|
505 | 506 | "\n"
|
506 |
| -"# download installer pkg\n" |
| 507 | +"# pobierz pakiet instalatora\n" |
507 | 508 | "curl -O \\https://www.python.org/ftp/python/\\ |version|\\ .0/${RELEASE}\n"
|
508 | 509 | "\n"
|
509 |
| -"# create installer choicechanges to customize the install:\n" |
510 |
| -"# enable the PythonTFramework-\\ |version|\\ package\n" |
511 |
| -"# while accepting the other defaults (install all other packages)\n" |
| 510 | +"# utwórz choicechanges instalatora aby dostosować instalację:\n" |
| 511 | +"# włącz pakiet PythonTFramework-\\ |version|\\\n" |
| 512 | +"# akceptując pozostałe ustawienia domyślne (zainstaluj wszystkie " |
| 513 | +"pozostałe pakiety)\n" |
512 | 514 | "cat > ./choicechanges.plist <<EOF\n"
|
513 | 515 | "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
|
514 | 516 | "<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"\\http://www.apple."
|
|
0 commit comments