Skip to content

Commit bf972e1

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent ade3e6a commit bf972e1

26 files changed

+180
-139
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
1818
![54.47% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-54.47%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.26%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.25%25-0.svg)
2020
![21 tłumaczy](https://img.shields.io/badge/tłumaczy-21-0.svg)
2121
<!-- [[[end]]] -->
2222

c-api/type.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
14+
"POT-Creation-Date: 2024-03-15 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
1616
"Last-Translator: haaritsubaki, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

glossary.po

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.12\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2024-03-15 14:13+0000\n"
18+
"POT-Creation-Date: 2024-03-22 14:14+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
2020
"Last-Translator: gresm, 2024\n"
2121
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1053,27 +1053,6 @@ msgid ""
10531053
"This issue can be solved with locks or by using the EAFP approach."
10541054
msgstr ""
10551055

1056-
msgid "locale encoding"
1057-
msgstr ""
1058-
1059-
msgid ""
1060-
"On Unix, it is the encoding of the LC_CTYPE locale. It can be set with :func:"
1061-
"`locale.setlocale(locale.LC_CTYPE, new_locale) <locale.setlocale>`."
1062-
msgstr ""
1063-
1064-
msgid "On Windows, it is the ANSI code page (ex: ``\"cp1252\"``)."
1065-
msgstr ""
1066-
1067-
msgid ""
1068-
"On Android and VxWorks, Python uses ``\"utf-8\"`` as the locale encoding."
1069-
msgstr ""
1070-
1071-
msgid "``locale.getencoding()`` can be used to get the locale encoding."
1072-
msgstr ""
1073-
1074-
msgid "See also the :term:`filesystem encoding and error handler`."
1075-
msgstr ""
1076-
10771056
msgid "list"
10781057
msgstr ""
10791058

@@ -1104,6 +1083,27 @@ msgid ""
11041083
"base class`."
11051084
msgstr ""
11061085

1086+
msgid "locale encoding"
1087+
msgstr ""
1088+
1089+
msgid ""
1090+
"On Unix, it is the encoding of the LC_CTYPE locale. It can be set with :func:"
1091+
"`locale.setlocale(locale.LC_CTYPE, new_locale) <locale.setlocale>`."
1092+
msgstr ""
1093+
1094+
msgid "On Windows, it is the ANSI code page (ex: ``\"cp1252\"``)."
1095+
msgstr ""
1096+
1097+
msgid ""
1098+
"On Android and VxWorks, Python uses ``\"utf-8\"`` as the locale encoding."
1099+
msgstr ""
1100+
1101+
msgid ":func:`locale.getencoding` can be used to get the locale encoding."
1102+
msgstr ""
1103+
1104+
msgid "See also the :term:`filesystem encoding and error handler`."
1105+
msgstr ""
1106+
11071107
msgid "magic method"
11081108
msgstr ""
11091109

library/abc.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
14+
"POT-Creation-Date: 2024-03-15 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/ctypes.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
14+
"POT-Creation-Date: 2024-03-22 14:14+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:03+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/exceptions.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
14+
"POT-Creation-Date: 2024-03-15 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:05+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/functions.po

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

library/html.entities.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
14+
"POT-Creation-Date: 2024-03-15 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:07+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/imghdr.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
14+
"POT-Creation-Date: 2024-03-15 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:08+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/inspect.po

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
15+
"POT-Creation-Date: 2024-03-22 14:14+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:08+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"
@@ -93,6 +93,14 @@ msgstr ""
9393
msgid "name of module in which this class was defined"
9494
msgstr ""
9595

96+
msgid "__type_params__"
97+
msgstr ""
98+
99+
msgid ""
100+
"A tuple containing the :ref:`type parameters <type-params>` of a generic "
101+
"class"
102+
msgstr ""
103+
96104
msgid "method"
97105
msgstr ""
98106

@@ -158,6 +166,11 @@ msgid ""
158166
"for return annotations."
159167
msgstr ""
160168

169+
msgid ""
170+
"A tuple containing the :ref:`type parameters <type-params>` of a generic "
171+
"function"
172+
msgstr ""
173+
161174
msgid "name of module in which this function was defined"
162175
msgstr ""
163176

0 commit comments

Comments
 (0)