55#
66# Translators:
77# Igor Zubrycki <[email protected] >, 20218- # Ciarbin <[email protected] >, 202298# Stefan Ocetkiewicz <[email protected] >, 2023109# haaritsubaki, 2023
10+ # Ciarbin <[email protected] >, 20241111#
1212#, fuzzy
1313msgid ""
1414msgstr ""
1515"Project-Id-Version : Python 3.13\n "
1616"Report-Msgid-Bugs-To : \n "
17- "POT-Creation-Date : 2024-08-03 20 :15+0000\n "
17+ "POT-Creation-Date : 2024-08-16 14 :15+0000\n "
1818"PO-Revision-Date : 2021-06-28 01:50+0000\n "
19- "Last-Translator : haaritsubaki, 2023 \n "
19+ "
Last-Translator :
Ciarbin <[email protected] >, 2024 \n"
2020"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
2121"MIME-Version : 1.0\n "
2222"Content-Type : text/plain; charset=UTF-8\n "
@@ -52,11 +52,15 @@ msgid ""
5252"The built-in :func:`dir` and :func:`help` functions are useful as "
5353"interactive aids for working with large modules like :mod:`os`::"
5454msgstr ""
55+ "Wbudowane funkcje :func:`dir` i :func:`help`, są przydatne jako interaktywne "
56+ "pomoce do pracy z dużymi modułami, takimi jak :mod:`os`::"
5557
5658msgid ""
5759"For daily file and directory management tasks, the :mod:`shutil` module "
5860"provides a higher level interface that is easier to use::"
5961msgstr ""
62+ "Do codziennego zarządzania plikami i katalogami, moduł :mod:`shutil` "
63+ "zapewnia interfejs wyższego poziomu, który jest łatwiejszy w użyciu::"
6064
6165msgid "File Wildcards"
6266msgstr "Symbole wieloznaczne plików"
@@ -65,6 +69,8 @@ msgid ""
6569"The :mod:`glob` module provides a function for making file lists from "
6670"directory wildcard searches::"
6771msgstr ""
72+ "Moduł :mod:`glob` udostępnia funkcję do tworzenia list plików korzystając z "
73+ "wyszukiwania na symbolach wieloznacznych::"
6874
6975msgid "Command Line Arguments"
7076msgstr "Argumenty linii polecenia"
0 commit comments