File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ 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-11-07 09:19 -0300\n "
14
+ "PO-Revision-Date : 2021-12-09 23:27 -0300\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 "
@@ -1396,7 +1396,7 @@ msgid ""
1396
1396
"library, it's the pathname of the shared library file."
1397
1397
msgstr ""
1398
1398
"El nombre de ruta del archivo desde el que se cargó el módulo, si se cargó "
1399
- "desde un archivo. El atributo: attr: `__file__` puede faltar para ciertos "
1399
+ "desde un archivo. El atributo : attr: `__file__` puede faltar para ciertos "
1400
1400
"tipos de módulos, como los módulos C que están vinculados estáticamente al "
1401
1401
"intérprete. Para los módulos de extensión cargados dinámicamente desde una "
1402
1402
"biblioteca compartida, es el nombre de ruta del archivo de la biblioteca "
You can’t perform that action at this time.
0 commit comments