44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # Rafael Fontenelle <rffontenelle@gmail.com>, 2022
7+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2023
88#
99#, fuzzy
1010msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.10\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-09-22 15:15 +0000\n "
14+ "POT-Creation-Date : 2023-10-27 15:54 +0000\n "
1515"PO-Revision-Date : 2022-11-05 17:21+0000\n "
16- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2022 \n "
16+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2023 \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 "
@@ -24,42 +24,51 @@ msgstr ""
2424"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2525
2626msgid "API and ABI Versioning"
27- msgstr ""
27+ msgstr "API i wersjonowanie ABI "
2828
2929msgid ""
3030"CPython exposes its version number in the following macros. Note that these "
3131"correspond to the version code is **built** with, not necessarily the "
3232"version used at **run time**."
3333msgstr ""
34+ "CPython (standardowa implementacja) ujawnia swój numer wersji w "
35+ "następujących makrach. Należy pamiętać, że odpowiadają one kodowi wersji, z "
36+ "którym został **zbudowany**, niekoniecznie wersji używanej w **czasie "
37+ "działania**."
3438
3539msgid ""
3640"See :ref:`stable` for a discussion of API and ABI stability across versions."
3741msgstr ""
3842
3943msgid "The ``3`` in ``3.4.1a2``."
40- msgstr ""
44+ msgstr "``3`` w ``3.4.1a2``. "
4145
4246msgid "The ``4`` in ``3.4.1a2``."
43- msgstr ""
47+ msgstr "``4`` w ``3.4.1a2``. "
4448
4549msgid "The ``1`` in ``3.4.1a2``."
46- msgstr ""
50+ msgstr "``1`` w ``3.4.1a2``. "
4751
4852msgid ""
4953"The ``a`` in ``3.4.1a2``. This can be ``0xA`` for alpha, ``0xB`` for beta, "
5054"``0xC`` for release candidate or ``0xF`` for final."
5155msgstr ""
56+ "``a`` w ``3.4.1a2``. Może to być ``0xA`` dla wersji alfa, ``0xB`` dla wersji "
57+ "beta, ``0xC`` dla wersji kandydującej do wydania lub ``0xF`` dla wersji "
58+ "finalnej."
5259
5360msgid "The ``2`` in ``3.4.1a2``. Zero for final releases."
54- msgstr ""
61+ msgstr "``2`` w ``3.4.1a2``. Zero dla ostatecznych wydań. "
5562
5663msgid "The Python version number encoded in a single integer."
57- msgstr ""
64+ msgstr "Numer wersji Pythona zakodowany w pojedynczej liczbie całkowitej. "
5865
5966msgid ""
6067"The underlying version information can be found by treating it as a 32 bit "
6168"number in the following manner:"
6269msgstr ""
70+ "Podstawowe informacje wersji można znaleźć, traktując je jako 32-bitową "
71+ "liczbę w następujący sposób:"
6372
6473msgid "Bytes"
6574msgstr ""
@@ -71,69 +80,72 @@ msgid "Meaning"
7180msgstr "Znaczenie"
7281
7382msgid "Value for ``3.4.1a2``"
74- msgstr ""
83+ msgstr "Wartość dla ``3.4.1a2`` "
7584
7685msgid "1"
7786msgstr "1"
7887
7988msgid "1-8"
80- msgstr ""
89+ msgstr "1-8 "
8190
8291msgid "``PY_MAJOR_VERSION``"
83- msgstr ""
92+ msgstr "``PY_MAJOR_VERSION`` "
8493
8594msgid "``0x03``"
86- msgstr ""
95+ msgstr "``0x03`` "
8796
8897msgid "2"
8998msgstr "2"
9099
91100msgid "9-16"
92- msgstr ""
101+ msgstr "9-16 "
93102
94103msgid "``PY_MINOR_VERSION``"
95- msgstr ""
104+ msgstr "``PY_MINOR_VERSION`` "
96105
97106msgid "``0x04``"
98- msgstr ""
107+ msgstr "``0x04`` "
99108
100109msgid "3"
101- msgstr ""
110+ msgstr "3 "
102111
103112msgid "17-24"
104- msgstr ""
113+ msgstr "17-24 "
105114
106115msgid "``PY_MICRO_VERSION``"
107- msgstr ""
116+ msgstr "``PY_MICRO_VERSION`` "
108117
109118msgid "``0x01``"
110- msgstr ""
119+ msgstr "``0x01`` "
111120
112121msgid "4"
113122msgstr "4"
114123
115124msgid "25-28"
116- msgstr ""
125+ msgstr "25-28 "
117126
118127msgid "``PY_RELEASE_LEVEL``"
119- msgstr ""
128+ msgstr "``PY_RELEASE_LEVEL`` "
120129
121130msgid "``0xA``"
122- msgstr ""
131+ msgstr "``0xA`` "
123132
124133msgid "29-32"
125- msgstr ""
134+ msgstr "29-32 "
126135
127136msgid "``PY_RELEASE_SERIAL``"
128- msgstr ""
137+ msgstr "``PY_RELEASE_SERIAL`` "
129138
130139msgid "``0x2``"
131- msgstr ""
140+ msgstr "``0x2`` "
132141
133142msgid ""
134143"Thus ``3.4.1a2`` is hexversion ``0x030401a2`` and ``3.10.0`` is hexversion "
135144"``0x030a00f0``."
136145msgstr ""
146+ "Tak więc ``3.4.1a2`` jest hekswersją ``0x030401a2``, a ``3.10.0`` jest "
147+ "hekswersją ``0x030a00f0``."
137148
138149msgid "All the given macros are defined in :source:`Include/patchlevel.h`."
139150msgstr ""
151+ "Wszystkie podane makra są zdefiniowane w :source:`Include/patchlevel.h`."
0 commit comments