|
| 1 | +# Copyright (C) 2001-2020, Python Software Foundation |
| 2 | +# This file is distributed under the same license as the Python package. |
| 3 | +# Maintained by the python-doc-es workteam. |
| 4 | +# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/ |
| 5 | +# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers |
| 6 | +# |
| 7 | +msgid "" |
| 8 | +msgstr "" |
| 9 | +"Project-Id-Version: Python 3.8\n" |
| 10 | +"Report-Msgid-Bugs-To: \n" |
| 11 | +"POT-Creation-Date: 2019-05-06 11:59-0400\n" |
| 12 | +"PO-Revision-Date: 2020-10-27 10:32-0700\n" |
| 13 | +"Language-Team: python-doc-es\n" |
| 14 | +"MIME-Version: 1.0\n" |
| 15 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 16 | +"Content-Transfer-Encoding: 8bit\n" |
| 17 | +"X-Generator: Poedit 2.4.1\n" |
| 18 | +"Last-Translator: \n" |
| 19 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 20 | +"Language: es\n" |
| 21 | + |
| 22 | +#: ../Doc/library/distribution.rst:3 |
| 23 | +msgid "Software Packaging and Distribution" |
| 24 | +msgstr "Distribución y Embalaje de Software" |
| 25 | + |
| 26 | +#: ../Doc/library/distribution.rst:5 |
| 27 | +msgid "" |
| 28 | +"These libraries help you with publishing and installing Python software. " |
| 29 | +"While these modules are designed to work in conjunction with the `Python " |
| 30 | +"Package Index <https://pypi.org>`__, they can also be used with a local " |
| 31 | +"index server, or without any index server at all." |
| 32 | +msgstr "" |
| 33 | +"Estos módulos the ayudan a publicar e instalar Python software. Mientras " |
| 34 | +"que estos módulos están diseñados para funcionar junto con Python " |
| 35 | +"Package Index <https://pypi.org>`__, también pueden ser utilizados con " |
| 36 | +"un servidor de índice local, o sin servidor de índice." |
0 commit comments