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 016da65

Browse filesBrowse files
authored
Traducción archivo library/site.po (#2342)
close #1946
1 parent fa4539b commit 016da65
Copy full SHA for 016da65

File tree

Expand file treeCollapse file tree

1 file changed

+6
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-5
lines changed

‎library/site.po

Copy file name to clipboardExpand all lines: library/site.po
+6-5Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1515
"Last-Translator: Pedro Aarón <p.luis.aaron@gmail.com>\n"
16-
"Language: es\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.10.3\n"
23+
"X-Generator: Poedit 3.0.1\n"
2324

2425
#: ../Doc/library/site.rst:2
2526
msgid ":mod:`site` --- Site-specific configuration hook"
@@ -386,7 +387,7 @@ msgstr ""
386387
"Retorna la ruta del directorio base del usuario :data:`USER_SITE`. Si este "
387388
"aún no fue inicializado, esta función también lo configurará, respetando :"
388389
"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`."
390391

391392
#: ../Doc/library/site.rst:244
392393
msgid "Command Line Interface"
@@ -447,4 +448,4 @@ msgstr ":pep:`370` - Directorio *site-packages* de cada usuario"
447448

448449
#: ../Doc/library/site.rst:280
449450
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

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