Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f8c8440

Browse filesBrowse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 5193206 commit f8c8440
Copy full SHA for f8c8440

File tree

Expand file treeCollapse file tree

233 files changed

+623
-305
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

233 files changed

+623
-305
lines changed

‎about.po

Copy file name to clipboardExpand all lines: about.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-01 19:07+0000\n"
14+
"POT-Creation-Date: 2024-04-12 18:59+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎bugs.po

Copy file name to clipboardExpand all lines: bugs.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-01 19:07+0000\n"
14+
"POT-Creation-Date: 2024-04-12 18:59+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/abstract.po

Copy file name to clipboardExpand all lines: c-api/abstract.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-04-05 19:04+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/allocation.po

Copy file name to clipboardExpand all lines: c-api/allocation.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-08 16:05+0000\n"
14+
"POT-Creation-Date: 2024-03-29 19:16+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/apiabiversion.po

Copy file name to clipboardExpand all lines: c-api/apiabiversion.po
+7-5Lines changed: 7 additions & 5 deletions
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-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-04-15 10:22+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"
@@ -39,6 +39,8 @@ msgstr ""
3939
msgid ""
4040
"See :ref:`stable` for a discussion of API and ABI stability across versions."
4141
msgstr ""
42+
"Zobacz :ref:`stable` w celu omówienia stabilności API i ABI w różnych "
43+
"wersjach."
4244

4345
msgid "The ``3`` in ``3.4.1a2``."
4446
msgstr "``3`` w ``3.4.1a2``."
@@ -71,10 +73,10 @@ msgstr ""
7173
"liczbę w następujący sposób:"
7274

7375
msgid "Bytes"
74-
msgstr ""
76+
msgstr "Bajty"
7577

7678
msgid "Bits (big endian order)"
77-
msgstr ""
79+
msgstr "Bity (kolejność big endian)"
7880

7981
msgid "Meaning"
8082
msgstr "Znaczenie"

‎c-api/arg.po

Copy file name to clipboardExpand all lines: c-api/arg.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-03-29 19:16+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/bool.po

Copy file name to clipboard
+74Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
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-04-15 10:22+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 "Boolean Objects"
27+
msgstr "Obiekty logiczne"
28+
29+
msgid ""
30+
"Booleans in Python are implemented as a subclass of integers. There are "
31+
"only two booleans, :const:`Py_False` and :const:`Py_True`. As such, the "
32+
"normal creation and deletion functions don't apply to booleans. The "
33+
"following macros are available, however."
34+
msgstr ""
35+
36+
msgid ""
37+
"Return true if *o* is of type :c:data:`PyBool_Type`. This function always "
38+
"succeeds."
39+
msgstr ""
40+
"Zwraca wartość true, jeśli *o* jest typu :c:data:`PyBool_Type`. Ta funkcja "
41+
"zawsze kończy się powodzeniem."
42+
43+
msgid ""
44+
"The Python ``False`` object. This object has no methods. It needs to be "
45+
"treated just like any other object with respect to reference counts."
46+
msgstr ""
47+
48+
msgid ""
49+
"The Python ``True`` object. This object has no methods. It needs to be "
50+
"treated just like any other object with respect to reference counts."
51+
msgstr ""
52+
"Obiekt Python ``True``. Ten obiekt nie ma żadnych metod. Musi być "
53+
"traktowany jak każdy inny obiekt w odniesieniu do liczby referencji."
54+
55+
msgid ""
56+
"Return :const:`Py_False` from a function, properly incrementing its "
57+
"reference count."
58+
msgstr ""
59+
"Zwraca :const:`Py_False` z funkcji, odpowiednio zwiększając jej liczbę "
60+
"odwołań."
61+
62+
msgid ""
63+
"Return :const:`Py_True` from a function, properly incrementing its reference "
64+
"count."
65+
msgstr ""
66+
"Zwraca :const:`Py_True` z funkcji, odpowiednio zwiększając jej liczbę "
67+
"odwołań."
68+
69+
msgid ""
70+
"Return a new reference to :const:`Py_True` or :const:`Py_False` depending on "
71+
"the truth value of *v*."
72+
msgstr ""
73+
"Zwraca nowe odwołanie do :const:`Py_True` lub :const:`Py_False` w zależności "
74+
"od wartości *v*."

‎c-api/buffer.po

Copy file name to clipboardExpand all lines: c-api/buffer.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-04-05 19:04+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/bytes.po

Copy file name to clipboardExpand all lines: c-api/bytes.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-04-05 19:04+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/call.po

Copy file name to clipboardExpand all lines: c-api/call.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-04-05 19:04+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/cell.po

Copy file name to clipboard
+85Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
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-03-29 19:16+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 "Cell Objects"
27+
msgstr ""
28+
29+
msgid ""
30+
"\"Cell\" objects are used to implement variables referenced by multiple "
31+
"scopes. For each such variable, a cell object is created to store the value; "
32+
"the local variables of each stack frame that references the value contains a "
33+
"reference to the cells from outer scopes which also use that variable. When "
34+
"the value is accessed, the value contained in the cell is used instead of "
35+
"the cell object itself. This de-referencing of the cell object requires "
36+
"support from the generated byte-code; these are not automatically de-"
37+
"referenced when accessed. Cell objects are not likely to be useful elsewhere."
38+
msgstr ""
39+
"Obiekty \"Cell\" są używane do implementacji zmiennych, do których odwołuje "
40+
"się wiele zakresów. Dla każdej takiej zmiennej tworzony jest obiekt komórki "
41+
"do przechowywania wartości; zmienne lokalne każdej ramki stosu, która "
42+
"odwołuje się do wartości, zawierają odniesienie do komórek z zewnętrznych "
43+
"zakresów, które również używają tej zmiennej. Gdy wartość jest dostępna, "
44+
"wartość zawarta w komórce jest używana zamiast samego obiektu komórki. "
45+
"Odwoływanie się do obiektu komórki wymaga wsparcia ze strony wygenerowanego "
46+
"kodu bajtowego; nie są one automatycznie odwoływane, gdy uzyskuje się do "
47+
"nich dostęp. Obiekty komórek prawdopodobnie nie będą przydatne w innych "
48+
"miejscach."
49+
50+
msgid "The C structure used for cell objects."
51+
msgstr ""
52+
53+
msgid "The type object corresponding to cell objects."
54+
msgstr ""
55+
56+
msgid ""
57+
"Return true if *ob* is a cell object; *ob* must not be ``NULL``. This "
58+
"function always succeeds."
59+
msgstr ""
60+
61+
msgid ""
62+
"Create and return a new cell object containing the value *ob*. The parameter "
63+
"may be ``NULL``."
64+
msgstr ""
65+
66+
msgid "Return the contents of the cell *cell*."
67+
msgstr ""
68+
69+
msgid ""
70+
"Return the contents of the cell *cell*, but without checking that *cell* is "
71+
"non-``NULL`` and a cell object."
72+
msgstr ""
73+
74+
msgid ""
75+
"Set the contents of the cell object *cell* to *value*. This releases the "
76+
"reference to any current content of the cell. *value* may be ``NULL``. "
77+
"*cell* must be non-``NULL``; if it is not a cell object, ``-1`` will be "
78+
"returned. On success, ``0`` will be returned."
79+
msgstr ""
80+
81+
msgid ""
82+
"Sets the value of the cell object *cell* to *value*. No reference counts "
83+
"are adjusted, and no checks are made for safety; *cell* must be non-``NULL`` "
84+
"and must be a cell object."
85+
msgstr ""

‎c-api/complex.po

Copy file name to clipboardExpand all lines: c-api/complex.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-04-05 19:04+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/concrete.po

Copy file name to clipboardExpand all lines: c-api/concrete.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-08 16:05+0000\n"
14+
"POT-Creation-Date: 2024-03-29 19:16+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/dict.po

Copy file name to clipboardExpand all lines: c-api/dict.po
+14-7Lines changed: 14 additions & 7 deletions
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>, 2022
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-03-01 19:07+0000\n"
14+
"POT-Creation-Date: 2024-04-15 10:22+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>, 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"
@@ -24,29 +24,35 @@ msgstr ""
2424
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2525

2626
msgid "Dictionary Objects"
27-
msgstr ""
27+
msgstr "Obiekty słownika"
2828

2929
msgid ""
3030
"This subtype of :c:type:`PyObject` represents a Python dictionary object."
31-
msgstr ""
31+
msgstr "Ten podtyp :c:type:`PyObject` reprezentuje obiekt słownika Pythona."
3232

3333
msgid ""
3434
"This instance of :c:type:`PyTypeObject` represents the Python dictionary "
3535
"type. This is the same object as :class:`dict` in the Python layer."
3636
msgstr ""
37+
"Ta instancja :c:type:`PyTypeObject` reprezentuje typ słownika Pythona. Jest "
38+
"to ten sam obiekt, co :class:`dict` w warstwie Pythona."
3739

3840
msgid ""
3941
"Return true if *p* is a dict object or an instance of a subtype of the dict "
4042
"type. This function always succeeds."
4143
msgstr ""
44+
"Zwraca wartość true, jeśli *p* jest obiektem typu dict lub instancją podtypu "
45+
"typu dict. Funkcja ta zawsze kończy się powodzeniem."
4246

4347
msgid ""
4448
"Return true if *p* is a dict object, but not an instance of a subtype of the "
4549
"dict type. This function always succeeds."
4650
msgstr ""
51+
"Zwraca wartość true, jeśli *p* jest obiektem typu dict, ale nie jest "
52+
"instancją podtypu typu dict. Funkcja ta zawsze kończy się powodzeniem."
4753

4854
msgid "Return a new empty dictionary, or ``NULL`` on failure."
49-
msgstr ""
55+
msgstr "Zwraca nowy pusty słownik lub ``NULL`` w przypadku niepowodzenia."
5056

5157
msgid ""
5258
"Return a :class:`types.MappingProxyType` object for a mapping which enforces "
@@ -64,7 +70,7 @@ msgid ""
6470
msgstr ""
6571

6672
msgid "Return a new dictionary that contains the same key-value pairs as *p*."
67-
msgstr ""
73+
msgstr "Zwraca nowy słownik zawierający te same pary klucz-wartość co *p*."
6874

6975
msgid ""
7076
"Insert *val* into the dictionary *p* with a key of *key*. *key* must be :"
@@ -147,6 +153,7 @@ msgid ""
147153
"Return a :c:type:`PyListObject` containing all the values from the "
148154
"dictionary *p*."
149155
msgstr ""
156+
"Zwraca :c:type:`PyListObject` zawierający wszystkie wartości ze słownika *p*."
150157

151158
msgid ""
152159
"Return the number of items in the dictionary. This is equivalent to "

‎c-api/exceptions.po

Copy file name to clipboardExpand all lines: c-api/exceptions.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-04-05 19:04+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/file.po

Copy file name to clipboardExpand all lines: c-api/file.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-15 19:11+0000\n"
14+
"POT-Creation-Date: 2024-04-05 19:04+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/function.po

Copy file name to clipboardExpand all lines: c-api/function.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-08 16:05+0000\n"
14+
"POT-Creation-Date: 2024-03-29 19:16+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.