Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5fd5634

Browse filesBrowse files
Alfareizacmaureir
andauthored
Traducido archivo asyncio (#2298)
close #1930 --------- Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent ec70f7b commit 5fd5634
Copy full SHA for 5fd5634

File tree

Expand file treeCollapse file tree

1 file changed

+9
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-4
lines changed

‎library/asyncio.po

Copy file name to clipboardExpand all lines: library/asyncio.po
+9-4Lines changed: 9 additions & 4 deletions
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-06-28 23:03+0200\n"
14+
"PO-Revision-Date: 2023-01-31 11:30-0300\n"
1515
"Last-Translator: David Revillas <r3v1@pm.me>\n"
16-
"Language: es_ES\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/asyncio.rst:66
2526
msgid "High-level APIs"
@@ -132,15 +133,19 @@ msgstr ""
132133
"Bibliotecas :ref:`puente <asyncio-futures>` basadas en retrollamadas y "
133134
"código con sintaxis *async/wait*."
134135

136+
#, fuzzy
135137
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
136-
msgstr ""
138+
msgstr ":ref:`Availability <availability>`: no Emscripten, no WASI."
137139

138140
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
139141
msgid ""
140142
"This module does not work or is not available on WebAssembly platforms "
141143
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
142144
"more information."
143145
msgstr ""
146+
"Este módulo no funciona o no está disponible para plataformas WebAssembly "
147+
"``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
148+
"para más información."
144149

145150
#: ../Doc/library/asyncio.rst:65
146151
msgid "Reference"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.