Skip to content

Commit 0ad5712

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

File tree

213 files changed

+2549
-422
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+2549
-422
lines changed

.tx/config

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,11 @@ file_filter = c-api/objimpl.po
251251
type = PO
252252
source_lang = en
253253

254+
[o:python-doc:p:python-newest:r:c-api--perfmaps]
255+
file_filter = c-api/perfmaps.po
256+
type = PO
257+
source_lang = en
258+
254259
[o:python-doc:p:python-newest:r:c-api--refcounting]
255260
file_filter = c-api/refcounting.po
256261
type = PO
@@ -566,6 +571,11 @@ file_filter = howto/logging-cookbook.po
566571
type = PO
567572
source_lang = en
568573

574+
[o:python-doc:p:python-newest:r:howto--perf_profiling]
575+
file_filter = howto/perf_profiling.po
576+
type = PO
577+
source_lang = en
578+
569579
[o:python-doc:p:python-newest:r:howto--pyporting]
570580
file_filter = howto/pyporting.po
571581
type = PO
@@ -2456,6 +2466,11 @@ file_filter = whatsnew/3.11.po
24562466
type = PO
24572467
source_lang = en
24582468

2469+
[o:python-doc:p:python-newest:r:whatsnew--3_12]
2470+
file_filter = whatsnew/3.12.po
2471+
type = PO
2472+
source_lang = en
2473+
24592474
[o:python-doc:p:python-newest:r:whatsnew--3_2]
24602475
file_filter = whatsnew/3.2.po
24612476
type = PO

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-and-build.yml/badge.svg)
18-
![100.00% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-100.00%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-99.26%25-0.svg)
18+
![49.64% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-49.64%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.53%25-0.svg)
2020
![19 tłumaczy](https://img.shields.io/badge/tłumaczy-19-0.svg)
2121
<!-- [[[end]]] -->
2222

c-api/allocation.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Waldemar Stoczkowski, 2023
8-
# Transifex Bot <>, 2023
98
#
109
#, fuzzy
1110
msgid ""
@@ -14,7 +13,7 @@ msgstr ""
1413
"Report-Msgid-Bugs-To: \n"
1514
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Waldemar Stoczkowski, 2023\n"
1817
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"

c-api/apiabiversion.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2021
8-
# Transifex Bot <>, 2023
98
#
109
#, fuzzy
1110
msgid ""
@@ -14,7 +13,7 @@ msgstr ""
1413
"Report-Msgid-Bugs-To: \n"
1514
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
1817
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"

c-api/arg.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2021
8-
# Transifex Bot <>, 2023
98
#
109
#, fuzzy
1110
msgid ""
@@ -14,7 +13,7 @@ msgstr ""
1413
"Report-Msgid-Bugs-To: \n"
1514
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
1817
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"

c-api/bytes.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2021
8-
# Transifex Bot <>, 2023
98
#
109
#, fuzzy
1110
msgid ""
@@ -14,7 +13,7 @@ msgstr ""
1413
"Report-Msgid-Bugs-To: \n"
1514
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
1817
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"

c-api/call.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2021
8-
# Transifex Bot <>, 2023
98
#
109
#, fuzzy
1110
msgid ""
@@ -14,7 +13,7 @@ msgstr ""
1413
"Report-Msgid-Bugs-To: \n"
1514
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
17-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
1817
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"

c-api/dict.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2021
8-
# Transifex Bot <>, 2023
98
#
109
#, fuzzy
1110
msgid ""
@@ -14,7 +13,7 @@ msgstr ""
1413
"Report-Msgid-Bugs-To: \n"
1514
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
1817
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"

c-api/exceptions.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2023
8-
# Transifex Bot <>, 2023
98
#
109
#, fuzzy
1110
msgid ""
@@ -14,7 +13,7 @@ msgstr ""
1413
"Report-Msgid-Bugs-To: \n"
1514
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Maciej Olko <[email protected]>, 2023\n"
1817
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"

c-api/file.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Michał Frontczak, 2021
8-
# Transifex Bot <>, 2023
98
#
109
#, fuzzy
1110
msgid ""
@@ -14,7 +13,7 @@ msgstr ""
1413
"Report-Msgid-Bugs-To: \n"
1514
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Michał Frontczak, 2021\n"
1817
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"

0 commit comments

Comments
 (0)