Skip to content

Commit 754708d

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent d481f58 commit 754708d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

using/mac.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -504,13 +504,12 @@ msgid ""
504504
msgstr ""
505505
"RELEASE=\"python-\\ |version|\\ 0b2-macos11.pkg\"\n"
506506
"\n"
507-
"# pobierz pakiet instalatora\n"
507+
"# download installer pkg\n"
508508
"curl -O \\https://www.python.org/ftp/python/\\ |version|\\ .0/${RELEASE}\n"
509509
"\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"
510+
"# create installer choicechanges to customize the install:\n"
511+
"# enable the PythonTFramework-\\ |version|\\ package\n"
512+
"# while accepting the other defaults (install all other packages)\n"
514513
"cat > ./choicechanges.plist <<EOF\n"
515514
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
516515
"<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"\\http://www.apple."

0 commit comments

Comments
 (0)