@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es_ES \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.10.3\n "
23
+ "X-Generator : Poedit 3.0.1\n "
23
24
24
25
#: ../Doc/library/pipes.rst:2
25
26
msgid ":mod:`pipes` --- Interface to shell pipelines"
@@ -34,6 +35,8 @@ msgid ""
34
35
"The :mod:`pipes` module is deprecated (see :pep:`PEP 594 <594#pipes>` for "
35
36
"details). Please use the :mod:`subprocess` module instead."
36
37
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."
37
40
38
41
#: ../Doc/library/pipes.rst:20
39
42
msgid ""
@@ -53,7 +56,6 @@ msgstr ""
53
56
"system` y :func:`os.popen`."
54
57
55
58
#: ../Doc/library/pipes.rst:27
56
- #, fuzzy
57
59
msgid ":ref:`Availability <availability>`: Unix, not VxWorks."
58
60
msgstr ":ref:`Disponibilidad <availability>`: Unix. No disponible en VxWorks."
59
61
0 commit comments