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

Skip to content

Commit 92df8cd

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent e8f9140 commit 92df8cd

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
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/workflows/.github/workflow
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.425%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.427%25-0.svg)
1717
![24 Translators](https://img.shields.io/badge/Translators-24-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/workflows/.github/workflow
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.425%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.427%25-0.svg)
1717
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
1818
<!-- [[[end]]] -->
1919

library/reprlib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
14+
"POT-Creation-Date: 2025-01-17 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:12+0000\n"
1616
"Last-Translator: Wiktor Matuszewski <[email protected]>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/textwrap.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
15+
"POT-Creation-Date: 2025-01-17 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:15+0000\n"
1717
"Last-Translator: Wiktor Matuszewski <[email protected]>, 2024\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/turtle.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2135,13 +2135,16 @@ msgstr ""
21352135
"'turtle'"
21362136

21372137
msgid "one of the strings \"auto\", \"user\", \"noresize\""
2138-
msgstr ""
2138+
msgstr "jeden z ciągów znaków „auto”, „user”, „noresize”"
21392139

21402140
msgid ""
21412141
"Set resizemode to one of the values: \"auto\", \"user\", \"noresize\". If "
21422142
"*rmode* is not given, return current resizemode. Different resizemodes have "
21432143
"the following effects:"
21442144
msgstr ""
2145+
"Ustawia tryb zmiany rozmiaru na jedną z wartości: „auto”, „user”, "
2146+
"„noresize”. Jeśli nie podano *rmode*, zwraca bieżący tryb zmiany rozmiaru. "
2147+
"Różne tryby zmiany rozmiaru mają następujące skutki:"
21452148

21462149
msgid ""
21472150
"\"auto\": adapts the appearance of the turtle corresponding to the value of "

0 commit comments

Comments
 (0)