Skip to content

Commit e768f09

Browse files
Traducción library/pipes.po. (#2188)
Closes #2036
1 parent 9edb9e3 commit e768f09

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

library/pipes.po

+7-5
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: 2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date: 2020-10-02 08:55+0100\n"
15-
"Last-Translator: \n"
16-
"Language: es_ES\n"
14+
"PO-Revision-Date: 2022-11-12 12:16+0100\n"
15+
"Last-Translator: Santiago Puerta <elwarxy@gmail.com>\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es_ES\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.10.3\n"
23+
"X-Generator: Poedit 3.0.1\n"
2324

2425
#: ../Doc/library/pipes.rst:2
2526
msgid ":mod:`pipes` --- Interface to shell pipelines"
@@ -34,6 +35,8 @@ msgid ""
3435
"The :mod:`pipes` module is deprecated (see :pep:`PEP 594 <594#pipes>` for "
3536
"details). Please use the :mod:`subprocess` module instead."
3637
msgstr ""
38+
"El módulo :mod:`pipes` está obsoleto (para más detalles ver :pep:`PEP 594 "
39+
"<594#pipes>`. Por favor, utilice el módulo :mod:`subprocess` en su lugar."
3740

3841
#: ../Doc/library/pipes.rst:20
3942
msgid ""
@@ -53,7 +56,6 @@ msgstr ""
5356
"system` y :func:`os.popen`."
5457

5558
#: ../Doc/library/pipes.rst:27
56-
#, fuzzy
5759
msgid ":ref:`Availability <availability>`: Unix, not VxWorks."
5860
msgstr ":ref:`Disponibilidad <availability>`: Unix. No disponible en VxWorks."
5961

0 commit comments

Comments
 (0)