Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1672ba5

Browse files
GitHub Action's update-translation jobm-aciek
authored andcommitted
Update translation from Transifex
1 parent 59d25a6 commit 1672ba5

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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-
![52.37% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-52.37%25-0.svg)
18+
![52.46% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-52.46%25-0.svg)
1919
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-2.94%25-0.svg)
2020
![20 tłumaczy](https://img.shields.io/badge/tłumaczy-20-0.svg)
2121
<!-- [[[end]]] -->

tutorial/inputoutput.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,9 @@ msgid ""
511511
"the file represented as number of bytes from the beginning of the file when "
512512
"in binary mode and an opaque number when in text mode."
513513
msgstr ""
514+
"``f.tell()`` zwraca liczbę całkowitą podającą aktualną pozycję obiektu pliku "
515+
"w pliku reprezentowaną jako liczba bajtów od początku pliku w trybie "
516+
"binarnym i nieprzejrzystą liczbę w trybie tekstowym."
514517

515518
msgid ""
516519
"To change the file object's position, use ``f.seek(offset, whence)``. The "

0 commit comments

Comments
 (0)