Update translation from Transifex · python/python-docs-pl@194e0cc · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

Commit 194e0cc

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent f991bea commit 194e0cc

File tree

3 files changed

+46
-11
lines changed

3 files changed

+46
-11
lines changed

README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1414
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1515
]]] -->
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
17-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.75%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-11.98%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
17+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.76%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-11.99%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1919
![24 Translators](https://img.shields.io/badge/Translators-24-0.svg)
2020
<!-- [[[end]]] -->
2121

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1414
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1515
]]] -->
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
17-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.75%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-11.98%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
17+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.76%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-11.99%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1919
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
2020
<!-- [[[end]]] -->
2121

using/mac.po

Lines changed: 42 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Stan Ulbrych, 2024
7+
# Stan Ulbrych, 2025
88
#
99
#, fuzzy
1010
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2025-06-20 14:21+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:51+0000\n"
16-
"Last-Translator: Stan Ulbrych, 2024\n"
16+
"Last-Translator: Stan Ulbrych, 2025\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"
@@ -194,7 +194,7 @@ msgid ""
194194
msgstr ""
195195

196196
msgid "|python_x_dot_y_literal| ``myscript.py``"
197-
msgstr ""
197+
msgstr "|python_x_dot_y_literal| ``myscript.py``"
198198

199199
msgid "To run your script from the Finder, you can either:"
200200
msgstr ""
@@ -242,7 +242,7 @@ msgid ""
242242
msgstr ""
243243

244244
msgid "`Homebrew <https://brew.sh>`_"
245-
msgstr ""
245+
msgstr "`Homebrew <https://brew.sh>`_"
246246

247247
msgid ""
248248
"Package manager for macOS including multiple versions of Python and many "
@@ -382,7 +382,7 @@ msgid "To install a package using :command:`pip` without a :command:`venv`:"
382382
msgstr ""
383383

384384
msgid "python\\ |version|\\ t -m pip install <package_name>"
385-
msgstr ""
385+
msgstr "python\\ |version|\\ t -m pip install <package_name>"
386386

387387
msgid ""
388388
"When working with multiple Python environments, it is usually safest and "
@@ -392,7 +392,7 @@ msgid ""
392392
msgstr ""
393393

394394
msgid "python\\ |version|\\ t -m venv <venv_name>"
395-
msgstr ""
395+
msgstr "python\\ |version|\\ t -m venv <venv_name>"
396396

397397
msgid "then :command:`activate`."
398398
msgstr ""
@@ -401,7 +401,7 @@ msgid "To run a free-threaded version of IDLE:"
401401
msgstr ""
402402

403403
msgid "python\\ |version|\\ t -m idlelib"
404-
msgstr ""
404+
msgstr "python\\ |version|\\ t -m idlelib"
405405

406406
msgid ""
407407
"The interpreters in both builds respond to the same :ref:`PYTHON environment "
@@ -431,6 +431,8 @@ msgid ""
431431
"export PATH=\"/Library/Frameworks/PythonT.framework/Versions/\\ |version|\\ /"
432432
"bin\":\"$PATH\""
433433
msgstr ""
434+
"export PATH=\"/Library/Frameworks/PythonT.framework/Versions/\\ |version|\\ /"
435+
"bin\":\"$PATH\""
434436

435437
msgid ""
436438
"The traditional framework installation by default does something similar, "
@@ -449,6 +451,10 @@ msgid ""
449451
"alias py\\ |version|\\ t=\"/Library/Frameworks/PythonT.framework/Versions/\\ "
450452
"|version|\\ /bin/python\\ |version|\\ t\""
451453
msgstr ""
454+
"alias py\\ |version|\\ =\"/Library/Frameworks/Python.framework/Versions/\\ |"
455+
"version|\\ /bin/python\\ |version|\\ \"\n"
456+
"alias py\\ |version|\\ t=\"/Library/Frameworks/PythonT.framework/Versions/\\ "
457+
"|version|\\ /bin/python\\ |version|\\ t\""
452458

453459
msgid "Installing using the command line"
454460
msgstr ""
@@ -495,6 +501,35 @@ msgid ""
495501
"sudo installer -pkg ./${RELEASE} -applyChoiceChangesXML ./choicechanges."
496502
"plist -target /"
497503
msgstr ""
504+
"RELEASE=\"python-\\ |version|\\ 0b2-macos11.pkg\"\n"
505+
"\n"
506+
"# pobierz pakiet instalatora\n"
507+
"curl -O \\https://www.python.org/ftp/python/\\ |version|\\ .0/${RELEASE}\n"
508+
"\n"
509+
"# utwórz zmiany wyboru instalatora aby dostosować instalację:\n"
510+
"# Włącz pakiet PythonTFramework-\\ |version|\\\n"
511+
"# akceptując pozostałe ustawienia domyślne (zainstaluj wszystkie pozostałe "
512+
"pakiety)\n"
513+
"cat > ./choicechanges.plist <<EOF\n"
514+
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
515+
"<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"\\http://www.apple."
516+
"com/DTDs/PropertyList-1.0.dtd\">\n"
517+
"<plist version=\"1.0\">\n"
518+
"<array>\n"
519+
"<dict>\n"
520+
"<key>attributeSetting</key>\n"
521+
"<integer>1</integer>\n"
522+
"<key>choiceAttribute</key>\n"
523+
"<string>selected</string>\n"
524+
"<key>choiceIdentifier</key>\n"
525+
"<string>org.python.Python.PythonTFramework-\\ |version|\\ </string>\n"
526+
"</dict>\n"
527+
"</array>\n"
528+
"</plist>\n"
529+
"EOF\n"
530+
"\n"
531+
"sudo installer -pkg ./${RELEASE} -applyChoiceChangesXML ./choicechanges."
532+
"plist -target /"
498533

499534
msgid ""
500535
"You can then test that both installer builds are now available with "

0 commit comments

Comments
 (0)

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.