Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9fd9c66

Browse files
authored
Translate 'library/telnetlib.po' (#2306)
Closes #1860 --------- Co-authored-by: Erick G. Islas Osuna <[email protected]>
1 parent a24f1e0 commit 9fd9c66

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

library/telnetlib.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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: 2021-08-04 22:01+0200\n"
14+
"PO-Revision-Date: 2023-02-05 21:26-0600\n"
1515
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\n"
1616
"Language: es_AR\n"
1717
"Language-Team: python-doc-es\n"
@@ -34,6 +34,8 @@ msgid ""
3434
"The :mod:`telnetlib` module is deprecated (see :pep:`PEP 594 "
3535
"<594#telnetlib>` for details and alternatives)."
3636
msgstr ""
37+
"El módulo :mod:`telnetlib` es obsoleto (véase :pep:`PEP 594 <594#telnetlib>` "
38+
"para detalles y alternativas)."
3739

3840
#: ../Doc/library/telnetlib.rst:20
3941
msgid ""
@@ -67,15 +69,19 @@ msgstr ""
6769
"(Eliminar Character), EL (Erase Line), GA (Go Ahead), SB (Subnegotiation "
6870
"Begin)."
6971

72+
#, fuzzy
7073
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
71-
msgstr ""
74+
msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI."
7275

7376
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
7477
msgid ""
7578
"This module does not work or is not available on WebAssembly platforms "
7679
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
7780
"more information."
7881
msgstr ""
82+
"Este módulo no funciona o no está disponible en plataformas WebAssembly "
83+
"``wasm32-emscripten`` y ``wasm32-wasi``. Véase :ref:`disponibilidad en wasm "
84+
"<wasm-availability>` para más información."
7985

8086
#: ../Doc/library/telnetlib.rst:37
8187
msgid ""

0 commit comments

Comments
 (0)