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

Commite04f18c

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 parent8767f3c commite04f18c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

‎README.en.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
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)
1717
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.39%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1818
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.55%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
19-
![2 Translators](https://img.shields.io/badge/Translators-2-0.svg)
19+
![3 Translators](https://img.shields.io/badge/Translators-3-0.svg)
2020
<!-- [[[end]]]-->
2121

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

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
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)
1717
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.39%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1818
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.55%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
19-
![2 tłumaczy](https://img.shields.io/badge/tłumaczy-2-0.svg)
19+
![3 tłumaczy](https://img.shields.io/badge/tłumaczy-3-0.svg)
2020
<!-- [[[end]]]-->
2121

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

‎library/asyncio.po‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# python-doc bot, 2025
88
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
9+
# Maciej Olko <maciej.olko@gmail.com>, 2025
910
#
1011
#,fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version:Python 3.14\n"
1415
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2025-09-23 14:15+0000\n"
16+
"POT-Creation-Date:2025-09-27 14:12+0000\n"
1617
"PO-Revision-Date:2025-09-16 00:00+0000\n"
17-
"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
18+
"Last-Translator:Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1819
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1920
"MIME-Version:1.0\n"
2021
"Content-Type:text/plain; charset=UTF-8\n"
@@ -52,9 +53,9 @@ msgstr ""
5253
"import asyncio\n"
5354
"\n"
5455
"async def main():\n"
55-
" print('Hello ...')\n"
56+
" print('Witaj ...')\n"
5657
" await asyncio.sleep(1)\n"
57-
" print('...World!')\n"
58+
" print('...świecie!')\n"
5859
"\n"
5960
"asyncio.run(main())"
6061

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp