1
1
# SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) 2001-2024 , Python Software Foundation
2
+ # Copyright (C) 2001-2025 , Python Software Foundation
3
3
# This file is distributed under the same license as the Python package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
@@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-12-13 14:56 +0000\n "
14
+ "POT-Creation-Date : 2025-01-03 14:53 +0000\n "
15
15
"PO-Revision-Date : 2024-05-11 00:32+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -23,15 +23,14 @@ msgstr ""
23
23
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
24
24
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
25
25
26
- msgid "About these documents "
27
- msgstr "O tej dokumentacji "
26
+ msgid "About this documentation "
27
+ msgstr ""
28
28
29
29
msgid ""
30
- "These documents are generated from `reStructuredText`_ sources by `Sphinx`_, "
31
- "a document processor specifically written for the Python documentation."
30
+ "Python's documentation is generated from `reStructuredText`_ sources using "
31
+ "`Sphinx`_, a documentation generator originally created for Python and now "
32
+ "maintained as an independent project."
32
33
msgstr ""
33
- "Dokumenty są wygenerowane ze źródeł `reStructuredText`_ przez `Sphinksa`_, "
34
- "procesor dokumentów napisany specjalnie dla dokumentacji Pythona."
35
34
36
35
msgid ""
37
36
"Development of the documentation and its toolchain is an entirely volunteer "
@@ -49,10 +48,8 @@ msgstr "Ogromne podziękowania dla:"
49
48
50
49
msgid ""
51
50
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
52
- "and writer of much of the content;"
51
+ "and author of much of the content;"
53
52
msgstr ""
54
- "Freda L. Drake'a, Jr., twórcy oryginalnego zestawu narzędzi dokumentacji "
55
- "Pythona i autora dużej części jej treści;"
56
53
57
54
msgid ""
58
55
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
@@ -68,8 +65,8 @@ msgstr ""
68
65
"Fredrika Lundha za jego projekt Alternative Python Reference, z którego "
69
66
"Sphinx wziął wiele dobrych pomysłów."
70
67
71
- msgid "Contributors to the Python Documentation "
72
- msgstr "Współtwórcy dokumentacji Pythona "
68
+ msgid "Contributors to the Python documentation "
69
+ msgstr ""
73
70
74
71
msgid ""
75
72
"Many people have contributed to the Python language, the Python standard "
0 commit comments