Skip to content

Commit c86e099

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 45fcf34 commit c86e099

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+29946
-1248
lines changed

c-api/arg.po

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-29 16:02+0000\n"
14+
"POT-Creation-Date: 2024-12-20 16:02+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\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"
@@ -648,7 +648,7 @@ msgstr ""
648648
"wystąpić wewnątrz zagnieżdżonych nawiasach okrągłych. Są to:"
649649

650650
msgid "``|``"
651-
msgstr ""
651+
msgstr "``|``"
652652

653653
msgid ""
654654
"Indicates that the remaining arguments in the Python argument list are "
@@ -659,7 +659,7 @@ msgid ""
659659
msgstr ""
660660

661661
msgid "``$``"
662-
msgstr ""
662+
msgstr "``$``"
663663

664664
msgid ""
665665
":c:func:`PyArg_ParseTupleAndKeywords` only: Indicates that the remaining "
@@ -669,7 +669,7 @@ msgid ""
669669
msgstr ""
670670

671671
msgid "``:``"
672-
msgstr ""
672+
msgstr "``:``"
673673

674674
msgid ""
675675
"The list of format units ends here; the string after the colon is used as "
@@ -678,7 +678,7 @@ msgid ""
678678
msgstr ""
679679

680680
msgid "``;``"
681-
msgstr ""
681+
msgstr "``;``"
682682

683683
msgid ""
684684
"The list of format units ends here; the string after the semicolon is used "

c-api/buffer.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
87
# Stanislaw Ulbrych, 2024
8+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.10\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-12-13 16:04+0000\n"
15+
"POT-Creation-Date: 2024-12-20 16:02+0000\n"
1616
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
17-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
17+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -374,7 +374,7 @@ msgid "C or F"
374374
msgstr ""
375375

376376
msgid ":c:macro:`PyBUF_ND`"
377-
msgstr ""
377+
msgstr ":c:macro:`PyBUF_ND`"
378378

379379
msgid "compound requests"
380380
msgstr ""

c-api/call.po

+16-16
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
87
# Stanislaw Ulbrych, 2024
8+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.10\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-12-13 16:04+0000\n"
15+
"POT-Creation-Date: 2024-12-20 16:02+0000\n"
1616
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
17-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
17+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -240,7 +240,7 @@ msgid "kwargs"
240240
msgstr ""
241241

242242
msgid ":c:func:`PyObject_Call`"
243-
msgstr ""
243+
msgstr ":c:func:`PyObject_Call`"
244244

245245
msgid "``PyObject *``"
246246
msgstr ""
@@ -252,64 +252,64 @@ msgid "dict/``NULL``"
252252
msgstr ""
253253

254254
msgid ":c:func:`PyObject_CallNoArgs`"
255-
msgstr ""
255+
msgstr ":c:func:`PyObject_CallNoArgs`"
256256

257257
msgid "---"
258258
msgstr ""
259259

260260
msgid ":c:func:`PyObject_CallOneArg`"
261-
msgstr ""
261+
msgstr ":c:func:`PyObject_CallOneArg`"
262262

263263
msgid "1 object"
264264
msgstr ""
265265

266266
msgid ":c:func:`PyObject_CallObject`"
267-
msgstr ""
267+
msgstr ":c:func:`PyObject_CallObject`"
268268

269269
msgid "tuple/``NULL``"
270270
msgstr ""
271271

272272
msgid ":c:func:`PyObject_CallFunction`"
273-
msgstr ""
273+
msgstr ":c:func:`PyObject_CallFunction`"
274274

275275
msgid "format"
276276
msgstr "format"
277277

278278
msgid ":c:func:`PyObject_CallMethod`"
279-
msgstr ""
279+
msgstr ":c:func:`PyObject_CallMethod`"
280280

281281
msgid "obj + ``char*``"
282282
msgstr ""
283283

284284
msgid ":c:func:`PyObject_CallFunctionObjArgs`"
285-
msgstr ""
285+
msgstr ":c:func:`PyObject_CallFunctionObjArgs`"
286286

287287
msgid "variadic"
288288
msgstr ""
289289

290290
msgid ":c:func:`PyObject_CallMethodObjArgs`"
291-
msgstr ""
291+
msgstr ":c:func:`PyObject_CallMethodObjArgs`"
292292

293293
msgid "obj + name"
294294
msgstr ""
295295

296296
msgid ":c:func:`PyObject_CallMethodNoArgs`"
297-
msgstr ""
297+
msgstr ":c:func:`PyObject_CallMethodNoArgs`"
298298

299299
msgid ":c:func:`PyObject_CallMethodOneArg`"
300-
msgstr ""
300+
msgstr ":c:func:`PyObject_CallMethodOneArg`"
301301

302302
msgid ":c:func:`PyObject_Vectorcall`"
303-
msgstr ""
303+
msgstr ":c:func:`PyObject_Vectorcall`"
304304

305305
msgid "vectorcall"
306306
msgstr ""
307307

308308
msgid ":c:func:`PyObject_VectorcallDict`"
309-
msgstr ""
309+
msgstr ":c:func:`PyObject_VectorcallDict`"
310310

311311
msgid ":c:func:`PyObject_VectorcallMethod`"
312-
msgstr ""
312+
msgstr ":c:func:`PyObject_VectorcallMethod`"
313313

314314
msgid "arg + name"
315315
msgstr ""

c-api/contextvars.po

+151
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2024, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
# Translators:
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
#
9+
#, fuzzy
10+
msgid ""
11+
msgstr ""
12+
"Project-Id-Version: Python 3.10\n"
13+
"Report-Msgid-Bugs-To: \n"
14+
"POT-Creation-Date: 2024-12-20 16:02+0000\n"
15+
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=UTF-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Language: pl\n"
22+
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
23+
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
24+
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
25+
26+
msgid "Context Variables Objects"
27+
msgstr ""
28+
29+
msgid ""
30+
"In Python 3.7.1 the signatures of all context variables C APIs were "
31+
"**changed** to use :c:type:`PyObject` pointers instead of :c:type:"
32+
"`PyContext`, :c:type:`PyContextVar`, and :c:type:`PyContextToken`, e.g.::"
33+
msgstr ""
34+
35+
msgid "See :issue:`34762` for more details."
36+
msgstr ""
37+
38+
msgid ""
39+
"This section details the public C API for the :mod:`contextvars` module."
40+
msgstr ""
41+
42+
msgid ""
43+
"The C structure used to represent a :class:`contextvars.Context` object."
44+
msgstr ""
45+
46+
msgid ""
47+
"The C structure used to represent a :class:`contextvars.ContextVar` object."
48+
msgstr ""
49+
50+
msgid "The C structure used to represent a :class:`contextvars.Token` object."
51+
msgstr ""
52+
53+
msgid "The type object representing the *context* type."
54+
msgstr ""
55+
56+
msgid "The type object representing the *context variable* type."
57+
msgstr ""
58+
59+
msgid "The type object representing the *context variable token* type."
60+
msgstr ""
61+
62+
msgid "Type-check macros:"
63+
msgstr ""
64+
65+
msgid ""
66+
"Return true if *o* is of type :c:data:`PyContext_Type`. *o* must not be "
67+
"``NULL``. This function always succeeds."
68+
msgstr ""
69+
70+
msgid ""
71+
"Return true if *o* is of type :c:data:`PyContextVar_Type`. *o* must not be "
72+
"``NULL``. This function always succeeds."
73+
msgstr ""
74+
75+
msgid ""
76+
"Return true if *o* is of type :c:data:`PyContextToken_Type`. *o* must not be "
77+
"``NULL``. This function always succeeds."
78+
msgstr ""
79+
80+
msgid "Context object management functions:"
81+
msgstr ""
82+
83+
msgid ""
84+
"Create a new empty context object. Returns ``NULL`` if an error has "
85+
"occurred."
86+
msgstr ""
87+
88+
msgid ""
89+
"Create a shallow copy of the passed *ctx* context object. Returns ``NULL`` "
90+
"if an error has occurred."
91+
msgstr ""
92+
93+
msgid ""
94+
"Create a shallow copy of the current thread context. Returns ``NULL`` if an "
95+
"error has occurred."
96+
msgstr ""
97+
98+
msgid ""
99+
"Set *ctx* as the current context for the current thread. Returns ``0`` on "
100+
"success, and ``-1`` on error."
101+
msgstr ""
102+
103+
msgid ""
104+
"Deactivate the *ctx* context and restore the previous context as the current "
105+
"context for the current thread. Returns ``0`` on success, and ``-1`` on "
106+
"error."
107+
msgstr ""
108+
109+
msgid "Context variable functions:"
110+
msgstr ""
111+
112+
msgid ""
113+
"Create a new ``ContextVar`` object. The *name* parameter is used for "
114+
"introspection and debug purposes. The *def* parameter specifies a default "
115+
"value for the context variable, or ``NULL`` for no default. If an error has "
116+
"occurred, this function returns ``NULL``."
117+
msgstr ""
118+
119+
msgid ""
120+
"Get the value of a context variable. Returns ``-1`` if an error has "
121+
"occurred during lookup, and ``0`` if no error occurred, whether or not a "
122+
"value was found."
123+
msgstr ""
124+
125+
msgid ""
126+
"If the context variable was found, *value* will be a pointer to it. If the "
127+
"context variable was *not* found, *value* will point to:"
128+
msgstr ""
129+
130+
msgid "*default_value*, if not ``NULL``;"
131+
msgstr ""
132+
133+
msgid "the default value of *var*, if not ``NULL``;"
134+
msgstr ""
135+
136+
msgid "``NULL``"
137+
msgstr "``NULL``"
138+
139+
msgid "Except for ``NULL``, the function returns a new reference."
140+
msgstr ""
141+
142+
msgid ""
143+
"Set the value of *var* to *value* in the current context. Returns a new "
144+
"token object for this change, or ``NULL`` if an error has occurred."
145+
msgstr ""
146+
147+
msgid ""
148+
"Reset the state of the *var* context variable to that it was in before :c:"
149+
"func:`PyContextVar_Set` that returned the *token* was called. This function "
150+
"returns ``0`` on success and ``-1`` on error."
151+
msgstr ""

0 commit comments

Comments
 (0)