Skip to content

Commit dd0ea82

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
Co-Authored-By: Stan Ulbrych
1 parent 3620d73 commit dd0ea82

File tree

14 files changed

+26
-25
lines changed

14 files changed

+26
-25
lines changed

README.en.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/actions/workflows/update-
1515
]]] -->
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.87%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.62%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.64%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1919
![24 Translators](https://img.shields.io/badge/Translators-24-0.svg)
2020
<!-- [[[end]]] -->
2121

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/actions/workflows/update-
1515
]]] -->
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.87%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.62%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
18+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.64%25-0.svg)](https://python-docs-translations.github.io/dashboard/)
1919
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
2020
<!-- [[[end]]] -->
2121

c-api/init_config.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.14\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2025-06-20 14:21+0000\n"
17+
"POT-Creation-Date: 2025-06-27 14:20+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
1919
"Last-Translator: Stan Ulbrych, 2025\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -482,7 +482,7 @@ msgid ":c:member:`isolated <PyConfig.isolated>`"
482482
msgstr ":c:member:`isolated <PyConfig.isolated>`"
483483

484484
msgid "``\"legacy_windows_fs_encoding\"``"
485-
msgstr ""
485+
msgstr "``\"legacy_windows_fs_encoding\"``"
486486

487487
msgid ""
488488
":c:member:`legacy_windows_fs_encoding <PyPreConfig."
@@ -492,7 +492,7 @@ msgstr ""
492492
"legacy_windows_fs_encoding>`"
493493

494494
msgid "``\"legacy_windows_stdio\"``"
495-
msgstr ""
495+
msgstr "``\"legacy_windows_stdio\"``"
496496

497497
msgid ":c:member:`legacy_windows_stdio <PyConfig.legacy_windows_stdio>`"
498498
msgstr ":c:member:`legacy_windows_stdio <PyConfig.legacy_windows_stdio>`"
@@ -717,7 +717,7 @@ msgid "``dict[str, str]``"
717717
msgstr "``dict[str, str]``"
718718

719719
msgid "``\"_pystats\"``"
720-
msgstr ""
720+
msgstr "``\"_pystats\"``"
721721

722722
msgid ":c:member:`_pystats <PyConfig._pystats>`"
723723
msgstr ":c:member:`_pystats <PyConfig._pystats>`"

c-api/type.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-06-20 14:21+0000\n"
15+
"POT-Creation-Date: 2025-06-27 14:20+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
1717
"Last-Translator: Stan Ulbrych, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -609,7 +609,7 @@ msgid "*pfunc* values may not be ``NULL``, except for the following slots:"
609609
msgstr ""
610610

611611
msgid "``Py_tp_doc``"
612-
msgstr ""
612+
msgstr "``Py_tp_doc``"
613613

614614
msgid ""
615615
":c:data:`Py_tp_token` (for clarity, prefer :c:data:`Py_TP_USE_SPEC` rather "

howto/clinic.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-06-06 14:20+0000\n"
14+
"POT-Creation-Date: 2025-06-27 14:20+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/pathlib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2247,7 +2247,7 @@ msgid "Any path with a final segment ending \"``.py``\"."
22472247
msgstr ""
22482248

22492249
msgid "\"``assets/**``\""
2250-
msgstr ""
2250+
msgstr "\"``assets/**``\""
22512251

22522252
msgid "Any path starting with \"``assets/``\"."
22532253
msgstr ""

library/sys.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1637,7 +1637,7 @@ msgid "Windows/Cygwin"
16371637
msgstr ""
16381638

16391639
msgid "``'cygwin'``"
1640-
msgstr ""
1640+
msgstr "``'cygwin'``"
16411641

16421642
msgid "WASI"
16431643
msgstr ""

library/unittest.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1516,7 +1516,7 @@ msgid ":meth:`assertRegex(s, r) <TestCase.assertRegex>`"
15161516
msgstr ""
15171517

15181518
msgid "``r.search(s)``"
1519-
msgstr ""
1519+
msgstr "``r.search(s)``"
15201520

15211521
msgid ":meth:`assertNotRegex(s, r) <TestCase.assertNotRegex>`"
15221522
msgstr ""

library/wave.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ msgid ""
4949
msgstr ""
5050

5151
msgid "``'rb'``"
52-
msgstr ""
52+
msgstr "``'rb'``"
5353

5454
msgid "Read only mode."
5555
msgstr ""
5656

5757
msgid "``'wb'``"
58-
msgstr ""
58+
msgstr "``'wb'``"
5959

6060
msgid "Write only mode."
6161
msgstr ""

library/webbrowser.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ msgid "``GenericBrowser('w3m')``"
242242
msgstr "``GenericBrowser('w3m')``"
243243

244244
msgid "``'windows-default'``"
245-
msgstr ""
245+
msgstr "``'windows-default'``"
246246

247247
msgid "``WindowsDefault``"
248248
msgstr "``WindowsDefault``"

library/winsound.po

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2021
8+
# Stan Ulbrych, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.14\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-06-13 14:21+0000\n"
15+
"POT-Creation-Date: 2025-06-27 14:20+0000\n"
1516
"PO-Revision-Date: 2021-06-28 01:17+0000\n"
16-
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
17+
"Last-Translator: Stan Ulbrych, 2025\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -85,31 +86,31 @@ msgid "Corresponding Control Panel Sound name"
8586
msgstr ""
8687

8788
msgid "``'SystemAsterisk'``"
88-
msgstr ""
89+
msgstr "``'SystemAsterisk'``"
8990

9091
msgid "Asterisk"
9192
msgstr ""
9293

9394
msgid "``'SystemExclamation'``"
94-
msgstr ""
95+
msgstr "``'SystemExclamation'``"
9596

9697
msgid "Exclamation"
9798
msgstr ""
9899

99100
msgid "``'SystemExit'``"
100-
msgstr ""
101+
msgstr "``'SystemExit'``"
101102

102103
msgid "Exit Windows"
103104
msgstr ""
104105

105106
msgid "``'SystemHand'``"
106-
msgstr ""
107+
msgstr "``'SystemHand'``"
107108

108109
msgid "Critical Stop"
109110
msgstr ""
110111

111112
msgid "``'SystemQuestion'``"
112-
msgstr ""
113+
msgstr "``'SystemQuestion'``"
113114

114115
msgid "Question"
115116
msgstr ""

library/xml.dom.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ msgid "``unsigned int``"
10651065
msgstr "``unsigned int``"
10661066

10671067
msgid "``DOMString``"
1068-
msgstr ""
1068+
msgstr "``DOMString``"
10691069

10701070
msgid "``str`` or ``bytes``"
10711071
msgstr "``str`` or ``bytes``"

tutorial/interactive.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-06-06 14:20+0000\n"
15+
"POT-Creation-Date: 2025-06-27 14:20+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
1717
"Last-Translator: Maciej Olko <[email protected]>, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

using/unix.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-06-06 14:20+0000\n"
15+
"POT-Creation-Date: 2025-06-27 14:20+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:51+0000\n"
1717
"Last-Translator: Stan Ulbrych, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)