Skip to content

Commit e0b294d

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent cd21927 commit e0b294d

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1515
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
18-
![70.24% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-70.24%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.75%25-0.svg)
18+
![70.36% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-70.36%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.76%25-0.svg)
2020
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
2121
<!-- [[[end]]] -->
2222

tutorial/classes.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,11 @@ msgid ""
759759
"argument is called without any --- even if the argument isn't actually "
760760
"used..."
761761
msgstr ""
762+
"Co dokładnie dzieje się, gdy wywoływana jest metoda? Być może zauważyłeś, "
763+
"że ``x.f()`` został wywołany bez argument powyżej, mimo że definicja funkcja "
764+
"dla :meth:`!f` określała argument. Co się stało z argumentem? Z pewnością "
765+
"Python rzucić wyjątek, gdy funkcja, który wymaga argument jest wywoływany "
766+
"bez żadnego --- nawet jeśli argument nie jest faktycznie używany...."
762767

763768
msgid ""
764769
"Actually, you may have guessed the answer: the special thing about methods "

0 commit comments

Comments
 (0)