5
5
#
6
6
# Translators:
7
7
# Igor Zubrycki <[email protected] >, 2021
8
- # Ciarbin <[email protected] >, 2022
9
8
# Stefan Ocetkiewicz <[email protected] >, 2023
10
9
# haaritsubaki, 2023
10
+ # Ciarbin <[email protected] >, 2024
11
11
#
12
12
#, fuzzy
13
13
msgid ""
14
14
msgstr ""
15
15
"Project-Id-Version : Python 3.13\n "
16
16
"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 "
18
18
"PO-Revision-Date : 2021-06-28 01:50+0000\n "
19
- "Last-Translator : haaritsubaki, 2023 \n "
19
+ "
Last-Translator :
Ciarbin <[email protected] >, 2024 \n"
20
20
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
21
21
"MIME-Version : 1.0\n "
22
22
"Content-Type : text/plain; charset=UTF-8\n "
@@ -52,11 +52,15 @@ msgid ""
52
52
"The built-in :func:`dir` and :func:`help` functions are useful as "
53
53
"interactive aids for working with large modules like :mod:`os`::"
54
54
msgstr ""
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`::"
55
57
56
58
msgid ""
57
59
"For daily file and directory management tasks, the :mod:`shutil` module "
58
60
"provides a higher level interface that is easier to use::"
59
61
msgstr ""
62
+ "Do codziennego zarządzania plikami i katalogami, moduł :mod:`shutil` "
63
+ "zapewnia interfejs wyższego poziomu, który jest łatwiejszy w użyciu::"
60
64
61
65
msgid "File Wildcards"
62
66
msgstr "Symbole wieloznaczne plików"
@@ -65,6 +69,8 @@ msgid ""
65
69
"The :mod:`glob` module provides a function for making file lists from "
66
70
"directory wildcard searches::"
67
71
msgstr ""
72
+ "Moduł :mod:`glob` udostępnia funkcję do tworzenia list plików korzystając z "
73
+ "wyszukiwania na symbolach wieloznacznych::"
68
74
69
75
msgid "Command Line Arguments"
70
76
msgstr "Argumenty linii polecenia"
0 commit comments