File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -156,3 +156,4 @@ Frank Montalvo Ochoa (@fmontalvoo)
156
156
Diego Cristóbal (@dcristobalh)
157
157
Rodrigo Tobar (@rtobar)
158
158
Catalina Arrey Amunátegui (@CatalinaArrey)
159
+ Manu de Frutos Vila (@manudefrutosvila)
Original file line number Diff line number Diff line change @@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14
- "PO-Revision-Date : 2021-08-16 13:04 +0200\n "
14
+ "PO-Revision-Date : 2021-10-25 10:42 +0200\n "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18
+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=utf-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Generated-By : Babel 2.9.1\n "
23
+ "X-Generator : Poedit 3.0\n "
23
24
24
25
#: ../Doc/c-api/function.rst:6
25
26
msgid "Function Objects"
@@ -100,6 +101,8 @@ msgid ""
100
101
"Return a :term:`borrowed reference` to the *__module__* attribute of the "
101
102
"function object *op*. It can be *NULL*."
102
103
msgstr ""
104
+ "Retorna una referencia tomada (:term:`borrowed reference`) al atributo "
105
+ "*__module__* del objeto función *op*. Puede ser *NULL*."
103
106
104
107
#: ../Doc/c-api/function.rst:67
105
108
#, fuzzy
You can’t perform that action at this time.
0 commit comments