From 9f0d033f293a4843b64b2006f240e3323f18ad30 Mon Sep 17 00:00:00 2001 From: Rodrigo Tobar Date: Fri, 12 Nov 2021 10:47:12 +0800 Subject: [PATCH] Traduce distutils/extending.po Signed-off-by: Rodrigo Tobar --- distutils/extending.po | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/distutils/extending.po b/distutils/extending.po index e6e9c5c59e..823703cc5e 100644 --- a/distutils/extending.po +++ b/distutils/extending.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-13 19:55+0200\n" -"Last-Translator: \n" +"PO-Revision-Date: 2021-11-12 10:46+0800\n" +"Last-Translator: Rodrigo Tobar \n" "Language: es_AR\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/extending.rst:5 msgid "Extending Distutils" @@ -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 está siendo conservado sólo hasta que la documentación de " +"``setuptools`` en https://setuptools.readthedocs.io/en/latest/setuptools." +"html cubra de forma independiente toda la información actualmente incluida " +"acá." #: ../Doc/distutils/extending.rst:9 msgid ""