@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.12\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2024-11-22 14:56+0000\n "
14+ "POT-Creation-Date : 2024-12-13 14:56+0000\n "
1515"PO-Revision-Date : 2024-05-11 00:32+0000\n "
1616"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -27,16 +27,77 @@ msgid "Python HOWTOs"
2727msgstr "Pythonowe „Jak to zrobić?”"
2828
2929msgid ""
30- "Python HOWTOs are documents that cover a single, specific topic, and attempt "
31- "to cover it fairly completely. Modelled on the Linux Documentation Project's "
32- "HOWTO collection, this collection is an effort to foster documentation "
33- "that's more detailed than the Python Library Reference."
34- msgstr ""
35- "Pythonowe „Jak to zrobić?” są dokumentami, z których każdy opisuje jeden, "
36- "specyficzny temat i próbuje objaśnić go w jak najbardziej kompletny sposób. "
37- "Idea wywodzi się ze zbioru dokumentów \" Jak to zrobić?\" Projektu "
38- "Dokumentacji Linuksa i polega na tym, aby dostarczać bardziej szczegółowe "
39- "opisy właściwości Pythona niż te zawarte w Bibliotece Referencyjnej."
40-
41- msgid "Currently, the HOWTOs are:"
42- msgstr "Aktualnie w serii \" Jak to zrobić?\" występują:"
30+ "Python HOWTOs are documents that cover a specific topic in-depth. Modeled on "
31+ "the Linux Documentation Project's HOWTO collection, this collection is an "
32+ "effort to foster documentation that's more detailed than the Python Library "
33+ "Reference."
34+ msgstr ""
35+
36+ msgid "General:"
37+ msgstr ""
38+
39+ msgid ":ref:`annotations-howto`"
40+ msgstr ""
41+
42+ msgid ":ref:`argparse-tutorial`"
43+ msgstr ""
44+
45+ msgid ":ref:`descriptorhowto`"
46+ msgstr ""
47+
48+ msgid ":ref:`enum-howto`"
49+ msgstr ""
50+
51+ msgid ":ref:`functional-howto`"
52+ msgstr ""
53+
54+ msgid ":ref:`ipaddress-howto`"
55+ msgstr ""
56+
57+ msgid ":ref:`logging-howto`"
58+ msgstr ""
59+
60+ msgid ":ref:`logging-cookbook`"
61+ msgstr ""
62+
63+ msgid ":ref:`regex-howto`"
64+ msgstr ""
65+
66+ msgid ":ref:`sortinghowto`"
67+ msgstr ""
68+
69+ msgid ":ref:`unicode-howto`"
70+ msgstr ":ref:`unicode-howto`"
71+
72+ msgid ":ref:`urllib-howto`"
73+ msgstr ""
74+
75+ msgid "Advanced development:"
76+ msgstr ""
77+
78+ msgid ":ref:`curses-howto`"
79+ msgstr ":ref:`curses-howto`"
80+
81+ msgid ":ref:`isolating-extensions-howto`"
82+ msgstr ""
83+
84+ msgid ":ref:`python_2.3_mro`"
85+ msgstr ""
86+
87+ msgid ":ref:`socket-howto`"
88+ msgstr ""
89+
90+ msgid ":ref:`cporting-howto`"
91+ msgstr ""
92+
93+ msgid "Debugging and profiling:"
94+ msgstr ""
95+
96+ msgid ":ref:`gdb`"
97+ msgstr ""
98+
99+ msgid ":ref:`instrumentation`"
100+ msgstr ""
101+
102+ msgid ":ref:`perf_profiling`"
103+ msgstr ":ref:`perf_profiling`"
0 commit comments