Skip to content

Commit 9cd25ff

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 d06fa93 commit 9cd25ff

File tree

5 files changed

+47
-7
lines changed

5 files changed

+47
-7
lines changed

README.en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1414
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-{total_strings:.2f}%25-0.svg)](https://translations.python.org/#pl)''')
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-
[![core 99.43%](https://img.shields.io/badge/core-99.43%25-0.svg)](https://translations.python.org/#pl)
18-
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.45%25-0.svg)](https://translations.python.org/#pl)
19-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.40%25-0.svg)](https://translations.python.org/#pl)
17+
[![core 100.00%](https://img.shields.io/badge/core-100.00%25-0.svg)](https://translations.python.org/#pl)
18+
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.46%25-0.svg)](https://translations.python.org/#pl)
19+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.41%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Przeczytaj to w innym języku: [polski](README.md)*

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1414
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-{total_strings:.2f}%25-0.svg)](https://translations.python.org/#pl)''')
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-
[![podstawowe artykuły 99.43%](https://img.shields.io/badge/podstawowe_artykuły-99.43%25-0.svg)](https://translations.python.org/#pl)
18-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.45%25-0.svg)](https://translations.python.org/#pl)
19-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.40%25-0.svg)](https://translations.python.org/#pl)
17+
[![podstawowe artykuły 100.00%](https://img.shields.io/badge/podstawowe_artykuły-100.00%25-0.svg)](https://translations.python.org/#pl)
18+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.46%25-0.svg)](https://translations.python.org/#pl)
19+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.41%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Read this in another language: [English](README.en.md)*

library/functions.po

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,8 @@ msgid ""
772772
"This function raises :exc:`SyntaxError` or :exc:`ValueError` if the compiled "
773773
"source is invalid."
774774
msgstr ""
775+
"To funkcja rzuci :exc:`SyntaxError` jeśli skompilowane źródło jest "
776+
"nieprawidłowe."
775777

776778
msgid ""
777779
"If you want to parse Python code into its AST representation, see :func:`ast."
@@ -1175,6 +1177,21 @@ msgid ""
11751177
"referenced in the scope that is calling :func:`eval` (e.g. via a :keyword:"
11761178
"`nonlocal` statement)."
11771179
msgstr ""
1180+
"Argument *source* jest analizowany i ewaluowany jako wyrażenie Python "
1181+
"(technicznie rzecz biorąc, lista warunków) przy użyciu mapowań *globals* i "
1182+
"*locals* jako globalnej i lokalnej przestrzeni nazw. Jeśli słownik "
1183+
"*globals* jest obecny i nie zawiera wartości dla klucza ``__builtins__``, "
1184+
"odwołanie do słownika wbudowanego modułu :mod:`builtins` jest wstawiane pod "
1185+
"tym kluczem, zanim *source* zostanie przeanalizowane. W ten sposób można "
1186+
"kontrolować, jakie built-iny są dostępne dla wykonywanego kodu, wstawiając "
1187+
"własny słownik ``__builtins__`` do *globals* przed przekazaniem go do :func:"
1188+
"`eval`. Jeśli mapowanie *locals* zostanie pominięte, domyślnie będzie to "
1189+
"słownik *globals*. Jeśli oba mapowania są pominięte, wyrażenie jest "
1190+
"wykonywane z *globals* i *locals* w środowisku, w którym wywoływany jest :"
1191+
"func:`eval`. Uwaga, *eval()* będzie miał dostęp do :term:`zagnieżdżonych "
1192+
"zakresów <nested scope>` (non-locals) w otaczającym środowisku tylko wtedy, "
1193+
"gdy są one już przywoływane w zakresie, który wywołuje :func:`eval` (np. "
1194+
"poprzez instrukcję :keyword:`nonlocal`)."
11781195

11791196
msgid "Example:"
11801197
msgstr "Przykład:"

tutorial/controlflow.po

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,6 +2079,8 @@ msgid ""
20792079
"The Python parser strips indentation from multi-line string literals when "
20802080
"they serve as module, class, or function docstrings."
20812081
msgstr ""
2082+
"Parser Pythona usuwa wcięcia z wielowierszowych literałów ciągów znaków, gdy "
2083+
"służą one jako docstring modułu, klasy lub funkcji."
20822084

20832085
msgid "Here is an example of a multi-line docstring::"
20842086
msgstr "Poniżej przykład wielolinijkowego docstringu::"
@@ -2102,6 +2104,23 @@ msgid ""
21022104
" >>> my_function()\n"
21032105
" >>>"
21042106
msgstr ""
2107+
">>> def my_function():\n"
2108+
"... \"\"\"Nie robi nic, ale dokumentuje to.\n"
2109+
"...\n"
2110+
"... Nie, naprawdę, ona nic nie robi:\n"
2111+
"...\n"
2112+
"... >>> my_function()\n"
2113+
"... >>>\n"
2114+
"... \"\"\"\n"
2115+
"... pass\n"
2116+
"...\n"
2117+
">>> print(my_function.__doc__)\n"
2118+
"Nie robi nic, ale dokumentuje to.\n"
2119+
"\n"
2120+
"Nie, naprawdę, ona nic nie robi:\n"
2121+
"\n"
2122+
" >>> my_function()\n"
2123+
" >>>"
21052124

21062125
msgid "Function Annotations"
21072126
msgstr "Adnotacje funkcji"

tutorial/introduction.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-01 14:16+0000\n"
15+
"POT-Creation-Date: 2025-12-15 14:20+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -103,6 +103,10 @@ msgid ""
103103
"operators ``+``, ``-``, ``*`` and ``/`` can be used to perform arithmetic; "
104104
"parentheses (``()``) can be used for grouping. For example::"
105105
msgstr ""
106+
"Interpreter działa jak prosty kalkulator: można wpisać do niego wyrażenie, a "
107+
"on wypisze jego wartość. Składnia wyrażenia jest prosta: operatory ``+``, ``-"
108+
"``, ``*`` i ``/`` można użyć do arytmetyki; nawiasy (``()``) można użyć do "
109+
"grupowania. Na przykład::"
106110

107111
msgid ""
108112
">>> 2 + 2\n"

0 commit comments

Comments
 (0)