Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions TRANSLATORS
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,4 @@ Ulises Alexander Argüelles Monjaraz (@UlisesAlexanderAM)
Juan Elias Rodriguez (@Juerodriguez)
Victor Carlos (@tuxtitlan)
Ignacio Sanz (@elnaquete)
Jaime Rodrigo González Rodríguez (@jairock282)
8 changes: 4 additions & 4 deletions library/resource.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-10-25 12:11+0000\n"
"PO-Revision-Date: 2020-12-27 20:51-0600\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -20,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Last-Translator: \n"
"Language: es\n"
"X-Generator: Poedit 2.4.1\n"
"X-Generator: Poedit 2.4.2\n"

#: ../Doc/library/resource.rst:2
msgid ":mod:`resource` --- Resource usage information"
Expand Down Expand Up @@ -577,7 +577,7 @@ msgstr ":attr:`ru_inblock`"

#: ../Doc/library/resource.rst:320
msgid "block input operations"
msgstr ""
msgstr "bloque de operaciones de entrada"

#: ../Doc/library/resource.rst:322
msgid "``10``"
Expand All @@ -589,7 +589,7 @@ msgstr ":attr:`ru_oublock`"

#: ../Doc/library/resource.rst:322
msgid "block output operations"
msgstr ""
msgstr "bloque de operaciones de salida"

#: ../Doc/library/resource.rst:324
msgid "``11``"
Expand Down