Skip to content

Commit c13d5d1

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 3281be3 commit c13d5d1

File tree

355 files changed

+17234
-4432
lines changed

Some content is hidden

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

355 files changed

+17234
-4432
lines changed

.tx/config

+63
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,15 @@ resource_name = deprecations--c-api-pending-removal-in-3_15
658658
replace_edited_strings = false
659659
keep_translations = false
660660

661+
[o:python-doc:p:python-newest:r:deprecations--c-api-pending-removal-in-3_18]
662+
file_filter = deprecations/c-api-pending-removal-in-3.18.po
663+
source_file = gettext/deprecations/c-api-pending-removal-in-3.18.pot
664+
type = PO
665+
minimum_perc = 0
666+
resource_name = deprecations--c-api-pending-removal-in-3_18
667+
replace_edited_strings = false
668+
keep_translations = false
669+
661670
[o:python-doc:p:python-newest:r:deprecations--c-api-pending-removal-in-future]
662671
file_filter = deprecations/c-api-pending-removal-in-future.po
663672
source_file = gettext/deprecations/c-api-pending-removal-in-future.pot
@@ -712,6 +721,24 @@ resource_name = deprecations--pending-removal-in-3_16
712721
replace_edited_strings = false
713722
keep_translations = false
714723

724+
[o:python-doc:p:python-newest:r:deprecations--pending-removal-in-3_17]
725+
file_filter = deprecations/pending-removal-in-3.17.po
726+
source_file = gettext/deprecations/pending-removal-in-3.17.pot
727+
type = PO
728+
minimum_perc = 0
729+
resource_name = deprecations--pending-removal-in-3_17
730+
replace_edited_strings = false
731+
keep_translations = false
732+
733+
[o:python-doc:p:python-newest:r:deprecations--pending-removal-in-3_19]
734+
file_filter = deprecations/pending-removal-in-3.19.po
735+
source_file = gettext/deprecations/pending-removal-in-3.19.pot
736+
type = PO
737+
minimum_perc = 0
738+
resource_name = deprecations--pending-removal-in-3_19
739+
replace_edited_strings = false
740+
keep_translations = false
741+
715742
[o:python-doc:p:python-newest:r:deprecations--pending-removal-in-future]
716743
file_filter = deprecations/pending-removal-in-future.po
717744
source_file = gettext/deprecations/pending-removal-in-future.pot
@@ -1081,6 +1108,15 @@ resource_name = howto--regex
10811108
replace_edited_strings = false
10821109
keep_translations = false
10831110

1111+
[o:python-doc:p:python-newest:r:howto--remote_debugging]
1112+
file_filter = howto/remote_debugging.po
1113+
source_file = gettext/howto/remote_debugging.pot
1114+
type = PO
1115+
minimum_perc = 0
1116+
resource_name = howto--remote_debugging
1117+
replace_edited_strings = false
1118+
keep_translations = false
1119+
10841120
[o:python-doc:p:python-newest:r:howto--sockets]
10851121
file_filter = howto/sockets.po
10861122
source_file = gettext/howto/sockets.pot
@@ -1189,6 +1225,15 @@ resource_name = library--allos
11891225
replace_edited_strings = false
11901226
keep_translations = false
11911227

1228+
[o:python-doc:p:python-newest:r:library--annotationlib]
1229+
file_filter = library/annotationlib.po
1230+
source_file = gettext/library/annotationlib.pot
1231+
type = PO
1232+
minimum_perc = 0
1233+
resource_name = library--annotationlib
1234+
replace_edited_strings = false
1235+
keep_translations = false
1236+
11921237
[o:python-doc:p:python-newest:r:library--archiving]
11931238
file_filter = library/archiving.po
11941239
source_file = gettext/library/archiving.pot
@@ -1297,6 +1342,15 @@ resource_name = library--asyncio-future
12971342
replace_edited_strings = false
12981343
keep_translations = false
12991344

1345+
[o:python-doc:p:python-newest:r:library--asyncio-graph]
1346+
file_filter = library/asyncio-graph.po
1347+
source_file = gettext/library/asyncio-graph.pot
1348+
type = PO
1349+
minimum_perc = 0
1350+
resource_name = library--asyncio-graph
1351+
replace_edited_strings = false
1352+
keep_translations = false
1353+
13001354
[o:python-doc:p:python-newest:r:library--asyncio-llapi-index]
13011355
file_filter = library/asyncio-llapi-index.po
13021356
source_file = gettext/library/asyncio-llapi-index.pot
@@ -4483,6 +4537,15 @@ resource_name = whatsnew--3_13
44834537
replace_edited_strings = false
44844538
keep_translations = false
44854539

4540+
[o:python-doc:p:python-newest:r:whatsnew--3_14]
4541+
file_filter = whatsnew/3.14.po
4542+
source_file = gettext/whatsnew/3.14.pot
4543+
type = PO
4544+
minimum_perc = 0
4545+
resource_name = whatsnew--3_14
4546+
replace_edited_strings = false
4547+
keep_translations = false
4548+
44864549
[o:python-doc:p:python-newest:r:whatsnew--3_2]
44874550
file_filter = whatsnew/3.2.po
44884551
source_file = gettext/whatsnew/3.2.pot

README.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.953%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.707%25-0.svg)
1717
![24 Translators](https://img.shields.io/badge/Translators-24-0.svg)
1818
<!-- [[[end]]] -->
1919

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/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.953%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.707%25-0.svg)
1717
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
1818
<!-- [[[end]]] -->
1919

about.po

+1-1
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: 2025-04-11 14:19+0000\n"
15+
"POT-Creation-Date: 2025-05-02 14:19+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1717
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

bugs.po

+9-28
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001 Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
77
# Ciarbin <mrciarbin@gmail.com>, 2021
88
# ac4a8e5d3d92195fc6d50ffd472aae19_7eb0c45, 2022
9-
# Maciej Olko <maciej.olko@gmail.com>, 2024
9+
# Maciej Olko <maciej.olko@gmail.com>, 2023
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
14-
"Project-Id-Version: Python 3.13\n"
14+
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-04-11 14:19+0000\n"
16+
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
18-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2024\n"
18+
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -51,14 +51,10 @@ msgstr "Błędy w dokumentacji"
5151

5252
msgid ""
5353
"If you find a bug in this documentation or would like to propose an "
54-
"improvement, please submit a bug report on the :ref:`tracker <using-the-"
55-
"tracker>`. If you have a suggestion on how to fix it, include that as well."
54+
"improvement, please submit a bug report on the :ref:`issue tracker <using-"
55+
"the-tracker>`. If you have a suggestion on how to fix it, include that as "
56+
"well."
5657
msgstr ""
57-
"Jeśli znajdziesz błąd w tej dokumentacji lub chciałbyś zaproponować "
58-
"poprawkę, wyślij, prosimy, zgłoszenie błędu do :ref:`systemu <using-the-"
59-
"tracker>`. Jeżeli błąd dotyczy jedynie polskiego tłumaczenia, zgłoś błąd pod "
60-
"adresem: https://github.com/python/python-docs-pl. Jeśli masz sugestię, jak "
61-
"naprawić błąd, zawrzyj ją w zgłoszeniu."
6258

6359
msgid ""
6460
"You can also open a discussion item on our `Documentation Discourse forum "
@@ -69,24 +65,9 @@ msgstr ""
6965

7066
msgid ""
7167
"If you find a bug in the theme (HTML / CSS / JavaScript) of the "
72-
"documentation, please submit a bug report on the `python-doc-theme bug "
68+
"documentation, please submit a bug report on the `python-doc-theme issue "
7369
"tracker <https://github.com/python/python-docs-theme>`_."
7470
msgstr ""
75-
"Jeśli znajdziesz błąd w motywie (HTML / CSS / JavaScript) dokumentacji, "
76-
"zgłoś raport o błędzie w `projekcie python-doc-theme <https://github.com/"
77-
"python/python-docs-theme>`_."
78-
79-
msgid ""
80-
"If you're short on time, you can also email documentation bug reports to "
81-
"docs@python.org (behavioral bugs can be sent to python-list@python.org). "
82-
"'docs@' is a mailing list run by volunteers; your request will be noticed, "
83-
"though it may take a while to be processed."
84-
msgstr ""
85-
"Jeśli brakuje ci czasu, możesz też wysyłać zgłoszenia błędów w dokumentacji "
86-
"na docs@python.org (błędy behawioralne mogą być wysyłane na python-"
87-
"list@python.org). 'docs@' jest listą mailingową prowadzoną przez "
88-
"wolontariuszy; twoje zgłoszenie zostanie zauważone, aczkolwiek jego "
89-
"przetworzenie może chwilę zająć."
9071

9172
msgid "`Documentation bugs`_"
9273
msgstr "`Błędy w dokumentacji`_"

c-api/allocation.po

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001 Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -10,9 +10,9 @@
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
13-
"Project-Id-Version: Python 3.13\n"
13+
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-04-04 14:18+0000\n"
15+
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1717
"Last-Translator: Waldemar Stoczkowski, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -73,12 +73,7 @@ msgid ""
7373
"instead."
7474
msgstr ""
7575

76-
msgid ""
77-
"Releases memory allocated to an object using :c:macro:`PyObject_New` or :c:"
78-
"macro:`PyObject_NewVar`. This is normally called from the :c:member:"
79-
"`~PyTypeObject.tp_dealloc` handler specified in the object's type. The "
80-
"fields of the object should not be accessed after this call as the memory is "
81-
"no longer a valid Python object."
76+
msgid "Same as :c:func:`PyObject_Free`."
8277
msgstr ""
8378

8479
msgid ""

0 commit comments

Comments
 (0)