Skip to content

Commit 5b7527e

Browse files
Traduciendo archivo distutils/packageindex.po (#940)
Co-authored-by: Cristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>
1 parent 9f0972a commit 5b7527e

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

TRANSLATORS

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ Rishabh Mishra (@rishabhmishra25)
8888
Carlos Martel Lamas (@Letram)
8989
Jonathan Aguilar (@drawsoek)
9090
David Lorenzo (@David-Lor)
91-
Yennifer Paola Herrera Ariza (@Yenniferh)
91+
Yennifer Paola Herrera Ariza (@Yenniferh)
92+
Willian Garcia (@wgarcia1309)

distutils/packageindex.po

+12-5
Original file line numberDiff line numberDiff line change
@@ -6,33 +6,40 @@
66
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to
77
# get the list of volunteers
88
#
9-
#, fuzzy
109
msgid ""
1110
msgstr ""
1211
"Project-Id-Version: Python 3.8\n"
1312
"Report-Msgid-Bugs-To: \n"
1413
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
15-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
16-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"PO-Revision-Date: 2020-10-04 15:28-0500\n"
1715
"Language-Team: python-doc-es\n"
1816
"MIME-Version: 1.0\n"
19-
"Content-Type: text/plain; charset=utf-8\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
2018
"Content-Transfer-Encoding: 8bit\n"
2119
"Generated-By: Babel 2.8.0\n"
20+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21+
"Last-Translator: \n"
22+
"Language: es\n"
23+
"X-Generator: Poedit 2.4.1\n"
2224

2325
#: ../Doc/distutils/packageindex.rst:7
2426
msgid "The Python Package Index (PyPI)"
25-
msgstr ""
27+
msgstr "El Indice de Paquetes de Python (PyPI)"
2628

2729
#: ../Doc/distutils/packageindex.rst:9
2830
msgid ""
2931
"The `Python Package Index (PyPI)`_ stores metadata describing distributions "
3032
"packaged with distutils and other publishing tools, as well the distribution "
3133
"archives themselves."
3234
msgstr ""
35+
"El `Python Package Index (PyPI)`_ almacena metadatos describiendo "
36+
"distribuciones empaquetadas con distutils y otras herramientas de "
37+
"publicación, así como los propios archivos de la distribución."
3338

3439
#: ../Doc/distutils/packageindex.rst:13
3540
msgid ""
3641
"References to up to date PyPI documentation can be found at :ref:`publishing-"
3742
"python-packages`."
3843
msgstr ""
44+
"Las referencias vigentes de la documentación de PyPI pueden ser consultadas "
45+
"en :ref:`publishing-python-packages`."

0 commit comments

Comments
 (0)