Skip to content

Commit f65c025

Browse files
GitHub Action's update-translation jobm-aciek
andcommitted
Update translation from Transifex
Co-Authored-By: Maciej Olko <maciej.olko@gmail.com>
1 parent 358d30e commit f65c025

3 files changed

Lines changed: 69 additions & 9 deletions

File tree

README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1717
]]] -->
1818
[![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)
1919
[![core 100.00%](https://img.shields.io/badge/core-100.00%25-0.svg)](https://translations.python.org/#pl)
20-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.78%25-0.svg)](https://translations.python.org/#pl)
21-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.67%25-0.svg)](https://translations.python.org/#pl)
20+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.80%25-0.svg)](https://translations.python.org/#pl)
21+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.68%25-0.svg)](https://translations.python.org/#pl)
2222
[![lint errors count](https://shields.io/badge/dynamic/xml?url=https%3A%2F%2Ftranslations.python.org%2Fbuild-details.html&query=%2F%2Ftr%5Btd%5B%40data-label%3D%27language%27%20and%20contains%28.%2C%20%27%28pl%29%27%29%5D%5D%20%20%20%2F%2Ftd%5B%40data-label%3D%27lint%27%5D%2Fa%2Ftext()&label=lint%20errors)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
2323

2424
<!-- [[[end]]] -->

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1717
]]] -->
1818
[![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)
1919
[![podstawowe artykuły 100.00%](https://img.shields.io/badge/podstawowe_artykuły-100.00%25-0.svg)](https://translations.python.org/#pl)
20-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.78%25-0.svg)](https://translations.python.org/#pl)
21-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.67%25-0.svg)](https://translations.python.org/#pl)
20+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.80%25-0.svg)](https://translations.python.org/#pl)
21+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.68%25-0.svg)](https://translations.python.org/#pl)
2222
[![liczba błędów lintowania](https://shields.io/badge/dynamic/xml?url=https%3A%2F%2Ftranslations.python.org%2Fbuild-details.html&query=%2F%2Ftr%5Btd%5B%40data-label%3D%27language%27%20and%20contains%28.%2C%20%27%28pl%29%27%29%5D%5D%20%20%20%2F%2Ftd%5B%40data-label%3D%27lint%27%5D%2Fa%2Ftext()&label=b%C5%82%C4%99dy%20lintowania)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
2323

2424
<!-- [[[end]]] -->

license.po

Lines changed: 65 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,6 +2427,10 @@ msgid ""
24272427
"pyzstd/>`_, copyright Ma Lin and contributors. The pyzstd code is "
24282428
"distributed under the 3-Clause BSD License::"
24292429
msgstr ""
2430+
"Powiązania Zstandard w :file:`moduł/_zstd` oraz :file:`Lib/compression/zstd` "
2431+
"opierają się na kodzie z `biblioteki pyzstd <https://github.com/Rogdham/"
2432+
"pyzstd/>`_, prawa autorskie Ma Lin oraz innych współtwórców. Kod pyzstd jest "
2433+
"rozpowszechniany na 3-klauzulowej licencji BSD::"
24302434

24312435
msgid ""
24322436
"Copyright (c) 2020-present, Ma Lin and contributors.\n"
@@ -2502,27 +2506,32 @@ msgstr ""
25022506
"OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
25032507

25042508
msgid "Profiling module"
2505-
msgstr ""
2509+
msgstr "Moduł profilujący"
25062510

25072511
msgid ""
25082512
"The :mod:`!profiling` module includes vendored third-party libraries in :"
25092513
"file:`Lib/profiling/sampling/_vendor/` with the following licenses:"
25102514
msgstr ""
2515+
"Moduł :mod:`!profiling` zawiera vendorowane zewnętrzne biblioteki w :file:"
2516+
"`Lib/profiling/sampling/_vendor/` na następujących licencjach:"
25112517

25122518
msgid "**d3-flamegraph**"
2513-
msgstr ""
2519+
msgstr "**d3-flamegraph**"
25142520

25152521
msgid ""
25162522
"The d3-flamegraph library is distributed under the Apache License, Version "
25172523
"2.0. See the OpenSSL section above for the full text of the Apache License "
25182524
"Version 2.0."
25192525
msgstr ""
2526+
"Biblioteka d3-flamegraph jest udostępniana na licencji Apache wersja 2.0. "
2527+
"Pełny tekst licencji Apache 2.0 można znaleźć w sekcji poświęconej OpenSSL "
2528+
"powyżej."
25202529

25212530
msgid "**d3.js**"
2522-
msgstr ""
2531+
msgstr "**d3.js**"
25232532

25242533
msgid "The d3.js library contains the following notice::"
2525-
msgstr ""
2534+
msgstr "Biblioteka d3.js zawiera następującą notatkę::"
25262535

25272536
msgid ""
25282537
"Copyright 2010-2021 Mike Bostock\n"
@@ -2546,15 +2555,38 @@ msgid ""
25462555
"OF\n"
25472556
"THIS SOFTWARE."
25482557
msgstr ""
2558+
"Copyright 2010-2021 Mike Bostock\n"
2559+
"\n"
2560+
"Permission to use, copy, modify, and/or distribute this software for any "
2561+
"purpose\n"
2562+
"with or without fee is hereby granted, provided that the above copyright "
2563+
"notice\n"
2564+
"and this permission notice appear in all copies.\n"
2565+
"\n"
2566+
"THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES "
2567+
"WITH\n"
2568+
"REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY "
2569+
"AND\n"
2570+
"FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\n"
2571+
"INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM "
2572+
"LOSS\n"
2573+
"OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR "
2574+
"OTHER\n"
2575+
"TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE "
2576+
"OF\n"
2577+
"THIS SOFTWARE."
25492578

25502579
msgid "Pixi packages"
2551-
msgstr ""
2580+
msgstr "Pakiety Pixi"
25522581

25532582
msgid ""
25542583
"The Pixi package definitions found in :file:`Tools/pixi-packages` are "
25552584
"derived from https://github.com/conda-forge/python-feedstock which contains "
25562585
"the following license::"
25572586
msgstr ""
2587+
"Definicje pakietów Pixi dostępne w :file:`Tools/pixi-pakiet` pochodzą z "
2588+
"zasobów https://github.com/conda-forge/python, które objęte są następującą "
2589+
"licencją::"
25582590

25592591
msgid ""
25602592
"BSD-3-Clause license\n"
@@ -2586,3 +2618,31 @@ msgid ""
25862618
"OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\n"
25872619
"DAMAGE."
25882620
msgstr ""
2621+
"BSD-3-Clause license\n"
2622+
"Copyright (c) 2015-2026, conda-forge contributors\n"
2623+
"All rights reserved.\n"
2624+
"\n"
2625+
"Redistribution and use in source and binary forms, with or without\n"
2626+
"modification, are permitted provided that the following conditions are met:\n"
2627+
"\n"
2628+
" 1. Redistributions of source code must retain the above copyright notice,\n"
2629+
" this list of conditions and the following disclaimer.\n"
2630+
" 2. Redistributions in binary form must reproduce the above copyright\n"
2631+
" notice, this list of conditions and the following disclaimer in the\n"
2632+
" documentation and/or other materials provided with the distribution.\n"
2633+
" 3. Neither the name of the copyright holder nor the names of its\n"
2634+
" contributors may be used to endorse or promote products derived from\n"
2635+
" this software without specific prior written permission.\n"
2636+
"\n"
2637+
"THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS "
2638+
"IS\"\n"
2639+
"AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n"
2640+
"IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n"
2641+
"ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR\n"
2642+
"ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n"
2643+
"DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n"
2644+
"SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n"
2645+
"CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n"
2646+
"LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n"
2647+
"OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\n"
2648+
"DAMAGE."

0 commit comments

Comments
 (0)