@@ -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 : 2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date : 2021-10-29 22:00-0500 \n "
14
+ "PO-Revision-Date : 2023-03-09 12:08-0300 \n "
15
15
"Last-Translator : Pedro Aarón <p.luis.aaron@gmail.com>\n "
16
- "Language : es\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.10.3\n "
23
+ "X-Generator : Poedit 3.0.1\n "
23
24
24
25
#: ../Doc/library/site.rst:2
25
26
msgid ":mod:`site` --- Site-specific configuration hook"
@@ -386,7 +387,7 @@ msgstr ""
386
387
"Retorna la ruta del directorio base del usuario :data:`USER_SITE`. Si este "
387
388
"aún no fue inicializado, esta función también lo configurará, respetando :"
388
389
"data:`USER_BASE`. Para determinar si los paquetes específicos del sitio de "
389
- "usuario fueron añadidos a ``sys.path`` debe usarse :data:`ENABLE_USER_SITE`"
390
+ "usuario fueron añadidos a ``sys.path`` debe usarse :data:`ENABLE_USER_SITE`. "
390
391
391
392
#: ../Doc/library/site.rst:244
392
393
msgid "Command Line Interface"
@@ -447,4 +448,4 @@ msgstr ":pep:`370` - Directorio *site-packages* de cada usuario"
447
448
448
449
#: ../Doc/library/site.rst:280
449
450
msgid ":ref:`sys-path-init` -- The initialization of :data:`sys.path`."
450
- msgstr ""
451
+ msgstr ":ref:`sys-path-init` -- Inicialización de :data:`sys.path`. "
0 commit comments