From 338033776b9c611439d33547715395fb1f4f9cf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=C3=A1n=20Maureira-Fredes?= Date: Fri, 26 Nov 2021 14:40:20 +0100 Subject: [PATCH] Traducida entrada distutils/commandref Closes #1396 --- distutils/commandref.po | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/distutils/commandref.po b/distutils/commandref.po index b9ef28830d..0d7bbbb359 100644 --- a/distutils/commandref.po +++ b/distutils/commandref.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-10-16 21:42+0200\n" -"PO-Revision-Date: 2020-10-22 02:33-0500\n" -"Last-Translator: José Luis Salgado Banda\n" +"PO-Revision-Date: 2021-11-26 14:40+0100\n" +"Last-Translator: Cristián Maureira-Fredes \n" "Language: es\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.9.1\n" +"X-Generator: Poedit 3.0\n" #: ../Doc/distutils/commandref.rst:5 msgid "Command Reference" @@ -31,6 +32,10 @@ msgid "" "documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html " "independently covers all of the relevant information currently included here." msgstr "" +"Este documento se conserva únicamente hasta que la documentación de " +"``setuptools`` en https://setuptools.readthedocs.io/en/latest/setuptools." +"html cubra de forma independiente toda la información relevante que se " +"incluye actualmente aquí." #: ../Doc/distutils/commandref.rst:24 msgid "Installing modules: the :command:`install` command family"