Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7cc039d

Browse files
GitHub Action's update-translation jobm-aciek
GitHub Action's update-translation job
andcommitted
Update translation from Transifex
Co-Authored-By: Maciej Olko <maciej.olko@gmail.com>
1 parentf882105 commit7cc039d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

‎README.en.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]]-->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.665%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.666%25-0.svg)
1717
![3 Translators](https://img.shields.io/badge/Translators-3-0.svg)
1818
<!-- [[[end]]]-->
1919

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]]-->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.665%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.666%25-0.svg)
1717
![3 tłumaczy](https://img.shields.io/badge/tłumaczy-3-0.svg)
1818
<!-- [[[end]]]-->
1919

‎library/functions.po‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2667,6 +2667,9 @@ msgid ""
26672667
"1, return its single byte value. For example, ``ord(b'a')`` returns the "
26682668
"integer ``97``."
26692669
msgstr""
2670+
"Jeśli argument jest obiektem :class:`bytes` lub :class:`bytearray` o "
2671+
"długości 1, zwraca jego wartość pojedynczego bajtu. Na przykład "
2672+
"``ord(b'a')`` zwraca liczbę całkowitą ``97``."
26702673

26712674
msgid""
26722675
"Return *base* to the power *exp*; if *mod* is present, return *base* to the "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp