Skip to content

Commit f0bd6db

Browse files
authored
Traducción distutils/uploading (#1156)
1 parent 33b13f2 commit f0bd6db

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

distutils/uploading.po

+9-5
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,30 @@
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-12-06 20:23-0300\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.2\n"
2224

2325
#: ../Doc/distutils/uploading.rst:5
2426
msgid "Uploading Packages to the Package Index"
25-
msgstr ""
27+
msgstr "Subir paquetes al índice de paquetes"
2628

2729
#: ../Doc/distutils/uploading.rst:7
2830
msgid ""
2931
"References to up to date PyPI documentation can be found at :ref:`publishing-"
3032
"python-packages`."
3133
msgstr ""
34+
"Referencias a la documentación actualizada de PyPI pueden encontrarse en :"
35+
"ref:`publishing-python-packages`."

0 commit comments

Comments
 (0)