File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,3 +16,4 @@ Sergio Delgado Quintero (@sdelquin)
16
16
Silvina Tamburini (@silvinabt87)
17
17
Javier Daza (@javierdaza)
18
18
Agustina Quiros (@qagustina)
19
+ Marcos Sánchez Provencio (@rapto)
Original file line number Diff line number Diff line change 2
2
ASCII
3
3
Aahz
4
4
Adam
5
- Adiviértase
5
+ Adviértase
6
6
Adler
7
7
Ahlstrom
8
8
Alex
Original file line number Diff line number Diff line change 5
5
# https://mail.python.org/mailman3/lists/docs-es.python.org/
6
6
# Check https://github.com/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to
7
7
# get the list of volunteers
8
- # Marcos Sánchez Provencio <raptopassion@gmail.com>, 2020.
9
8
#
10
9
msgid ""
11
10
msgstr ""
@@ -1293,7 +1292,7 @@ msgid ""
1293
1292
"other than ``None`` in the result tuple, you need to give ``stdout=PIPE`` "
1294
1293
"and/or ``stderr=PIPE`` too."
1295
1294
msgstr ""
1296
- "Adiviértase que si se desea enviar datos al stdin del proceso, se ha de "
1295
+ "Adviértase que si se desea enviar datos al stdin del proceso, se ha de "
1297
1296
"crear el objeto Popen con ``stdin=PIPE``. Análogamente, para obtener algo "
1298
1297
"diferente de ``None`` en la tupla del resultado, hay que suministrar "
1299
1298
"``stdout=PIPE`` o ``stderr=PIPE`` también."
You can’t perform that action at this time.
0 commit comments