Skip to content

Commit ceaa6ae

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

22 files changed

+435
-151
lines changed

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

about.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-12 08:36+0000\n"
15+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+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"

bugs.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.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-11-01 14:17+0000\n"
16+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Maciej Olko <[email protected]>, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/allocation.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:47+0000\n"
1717
"Last-Translator: Waldemar Stoczkowski, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/apiabiversion.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.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-11-01 14:17+0000\n"
16+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/datetime.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ msgid "Ordinal dates are not currently supported (``YYYY-OOO``)."
711711
msgstr ""
712712

713713
msgid "Examples::"
714-
msgstr ""
714+
msgstr "Przykłady::"
715715

716716
msgid ""
717717
">>> from datetime import date\n"

library/enum.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ msgid ""
484484
msgstr ""
485485

486486
msgid "name"
487-
msgstr ""
487+
msgstr "nazwa"
488488

489489
msgid "The name of the member being defined (e.g. 'RED')."
490490
msgstr ""

library/inspect.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ msgid "generator"
359359
msgstr ""
360360

361361
msgid "name"
362-
msgstr ""
362+
msgstr "nazwa"
363363

364364
msgid "gi_frame"
365365
msgstr ""

library/logging.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ msgid ""
12251225
msgstr ""
12261226

12271227
msgid "name"
1228-
msgstr ""
1228+
msgstr "nazwa"
12291229

12301230
msgid "``%(name)s``"
12311231
msgstr ""

library/pkgutil.po

Lines changed: 33 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2023, Python Software Foundation
2+
# Copyright (C) 2001-2024, 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:
7-
# Transifex Bot <>, 2023
7+
# Stan U, 2024
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
12-
"Project-Id-Version: Python 3.11\n"
12+
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
14+
"POT-Creation-Date: 2024-11-22 14:17+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:11+0000\n"
16-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Stan U, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,7 +23,7 @@ msgstr ""
2323
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
2424
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2525

26-
msgid ":mod:`pkgutil` --- Package extension utility"
26+
msgid ":mod:`!pkgutil` --- Package extension utility"
2727
msgstr ""
2828

2929
msgid "**Source code:** :source:`Lib/pkgutil.py`"
@@ -42,21 +42,26 @@ msgid ""
4242
"use is to place the following code in a package's :file:`__init__.py`::"
4343
msgstr ""
4444

45+
msgid ""
46+
"from pkgutil import extend_path\n"
47+
"__path__ = extend_path(__path__, __name__)"
48+
msgstr ""
49+
4550
msgid ""
4651
"For each directory on :data:`sys.path` that has a subdirectory that matches "
47-
"the package name, add the subdirectory to the package's :attr:`__path__`. "
48-
"This is useful if one wants to distribute different parts of a single "
49-
"logical package as multiple directories."
52+
"the package name, add the subdirectory to the package's :attr:`~module."
53+
"__path__`. This is useful if one wants to distribute different parts of a "
54+
"single logical package as multiple directories."
5055
msgstr ""
5156

5257
msgid ""
5358
"It also looks for :file:`\\*.pkg` files beginning where ``*`` matches the "
5459
"*name* argument. This feature is similar to :file:`\\*.pth` files (see the :"
5560
"mod:`site` module for more information), except that it doesn't special-case "
5661
"lines starting with ``import``. A :file:`\\*.pkg` file is trusted at face "
57-
"value: apart from checking for duplicates, all entries found in a :file:`\\*."
58-
"pkg` file are added to the path, regardless of whether they exist on the "
59-
"filesystem. (This is a feature.)"
62+
"value: apart from skipping blank lines and ignoring comments, all entries "
63+
"found in a :file:`\\*.pkg` file are added to the path, regardless of whether "
64+
"they exist on the filesystem (this is a feature)."
6065
msgstr ""
6166

6267
msgid ""
@@ -73,30 +78,6 @@ msgid ""
7378
"isdir` behavior)."
7479
msgstr ""
7580

76-
msgid ":pep:`302` Finder that wraps Python's \"classic\" import algorithm."
77-
msgstr ""
78-
79-
msgid ""
80-
"If *dirname* is a string, a :pep:`302` finder is created that searches that "
81-
"directory. If *dirname* is ``None``, a :pep:`302` finder is created that "
82-
"searches the current :data:`sys.path`, plus any modules that are frozen or "
83-
"built-in."
84-
msgstr ""
85-
86-
msgid ""
87-
"Note that :class:`ImpImporter` does not currently support being used by "
88-
"placement on :data:`sys.meta_path`."
89-
msgstr ""
90-
91-
msgid ""
92-
"This emulation is no longer needed, as the standard import mechanism is now "
93-
"fully :pep:`302` compliant and available in :mod:`importlib`."
94-
msgstr ""
95-
96-
msgid ""
97-
":term:`Loader <loader>` that wraps Python's \"classic\" import algorithm."
98-
msgstr ""
99-
10081
msgid "Retrieve a module :term:`loader` for the given *fullname*."
10182
msgstr ""
10283

@@ -115,6 +96,9 @@ msgstr ""
11596
msgid "Updated to be based on :pep:`451`"
11697
msgstr ""
11798

99+
msgid "Use :func:`importlib.util.find_spec` instead."
100+
msgstr ""
101+
118102
msgid "Retrieve a :term:`finder` for the given *path_item*."
119103
msgstr ""
120104

@@ -196,6 +180,14 @@ msgid ""
196180
msgstr ""
197181

198182
msgid "Examples::"
183+
msgstr "Przykłady::"
184+
185+
msgid ""
186+
"# list all modules python can access\n"
187+
"walk_packages()\n"
188+
"\n"
189+
"# list all submodules of ctypes\n"
190+
"walk_packages(ctypes.__path__, ctypes.__name__ + '.')"
199191
msgstr ""
200192

201193
msgid "Get a resource from a package."
@@ -220,6 +212,11 @@ msgid ""
220212
"this is the rough equivalent of::"
221213
msgstr ""
222214

215+
msgid ""
216+
"d = os.path.dirname(sys.modules[package].__file__)\n"
217+
"data = open(os.path.join(d, resource), 'rb').read()"
218+
msgstr ""
219+
223220
msgid ""
224221
"If the package cannot be located or loaded, or it uses a :term:`loader` "
225222
"which does not support :meth:`get_data <importlib.abc.ResourceLoader."

0 commit comments

Comments
 (0)