Skip to content

Commit 563c8ba

Browse files
authored
Traduce distutils/extending.po (#1637)
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
1 parent 3ad4fed commit 563c8ba

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

distutils/extending.po

+8-3
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
14-
"PO-Revision-Date: 2020-10-13 19:55+0200\n"
15-
"Last-Translator: \n"
14+
"PO-Revision-Date: 2021-11-12 10:46+0800\n"
15+
"Last-Translator: Rodrigo Tobar <rtobarc@gmail.com>\n"
1616
"Language: es_AR\n"
1717
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=utf-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
2222
"Generated-By: Babel 2.9.1\n"
23+
"X-Generator: Poedit 3.0\n"
2324

2425
#: ../Doc/distutils/extending.rst:5
2526
msgid "Extending Distutils"
@@ -31,6 +32,10 @@ msgid ""
3132
"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
3233
"independently covers all of the relevant information currently included here."
3334
msgstr ""
35+
"Este documento está siendo conservado sólo hasta que la documentación de "
36+
"``setuptools`` en https://setuptools.readthedocs.io/en/latest/setuptools."
37+
"html cubra de forma independiente toda la información actualmente incluida "
38+
"acá."
3439

3540
#: ../Doc/distutils/extending.rst:9
3641
msgid ""

0 commit comments

Comments
 (0)