Skip to content

Commit 0c6056c

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent dd97060 commit 0c6056c

34 files changed

+4307
-1334
lines changed

README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1515
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
18-
![79.54% Language Switcher](https://img.shields.io/badge/language_switcher-79.54%25-0.svg)
19-
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.10%25-0.svg)
18+
![79.61% Language Switcher](https://img.shields.io/badge/language_switcher-79.61%25-0.svg)
19+
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.11%25-0.svg)
2020
![24 Translators](https://img.shields.io/badge/Translators-24-0.svg)
2121
<!-- [[[end]]] -->
2222

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ 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-
![79.54% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-79.54%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.10%25-0.svg)
18+
![79.61% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-79.61%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.11%25-0.svg)
2020
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
2121
<!-- [[[end]]] -->
2222

glossary.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ msgid ""
671671
msgstr ""
672672

673673
msgid "file object"
674-
msgstr ""
674+
msgstr "obiekt plik"
675675

676676
msgid ""
677677
"An object exposing a file-oriented API (with methods such as :meth:`!read` "
@@ -2003,7 +2003,7 @@ msgid ""
20032003
msgstr ""
20042004

20052005
msgid "universal newlines"
2006-
msgstr ""
2006+
msgstr "uniwersalne nowe linie"
20072007

20082008
msgid ""
20092009
"A manner of interpreting text streams in which all of the following are "

library/cmath.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.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
15+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:56+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/configparser.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
17+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:57+0000\n"
1919
"Last-Translator: haaritsubaki, 2023\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/contextvars.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
8+
# Stan U, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
15+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1516
"PO-Revision-Date: 2021-06-28 00:57+0000\n"
16-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
17+
"Last-Translator: Stan U, 2024\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"
@@ -227,7 +228,7 @@ msgid ""
227228
msgstr ""
228229

229230
msgid "Example:"
230-
msgstr ""
231+
msgstr "Przykład:"
231232

232233
msgid ""
233234
"import contextvars\n"

library/csv.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
8+
# Stan U, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
15+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1516
"PO-Revision-Date: 2021-06-28 01:03+0000\n"
16-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
17+
"Last-Translator: Stan U, 2024\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"
@@ -671,7 +672,7 @@ msgid "tabular"
671672
msgstr ""
672673

673674
msgid "universal newlines"
674-
msgstr ""
675+
msgstr "uniwersalne nowe linie"
675676

676677
msgid "csv.reader function"
677678
msgstr ""

library/datetime.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2089,7 +2089,7 @@ msgid ""
20892089
msgstr ""
20902090

20912091
msgid "Examples:"
2092-
msgstr ""
2092+
msgstr "Przykłady:"
20932093

20942094
msgid ""
20952095
">>> from datetime import time\n"

library/difflib.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
8+
# Stan U, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
15+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1516
"PO-Revision-Date: 2021-06-28 01:04+0000\n"
16-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
17+
"Last-Translator: Stan U, 2024\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"
@@ -292,7 +293,7 @@ msgid ""
292293
msgstr ""
293294

294295
msgid "Example:"
295-
msgstr ""
296+
msgstr "Przykład:"
296297

297298
msgid ""
298299
"Compare *a* and *b* (lists of strings); return a delta (a :term:`generator` "

library/fnmatch.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2023
8+
# Stan U, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
15+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1516
"PO-Revision-Date: 2021-06-28 01:06+0000\n"
16-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
17+
"Last-Translator: Stan U, 2024\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"
@@ -124,7 +125,7 @@ msgid ""
124125
msgstr ""
125126

126127
msgid "Example:"
127-
msgstr ""
128+
msgstr "Przykład:"
128129

129130
msgid "Module :mod:`glob`"
130131
msgstr ""

0 commit comments

Comments
 (0)