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 9fd9c66

Browse filesBrowse files
authored
Translate 'library/telnetlib.po' (#2306)
Closes #1860 --------- Co-authored-by: Erick G. Islas Osuna <eislasosuna@netflix.com>
1 parent a24f1e0 commit 9fd9c66
Copy full SHA for 9fd9c66

File tree

Expand file treeCollapse file tree

1 file changed

+8
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-2
lines changed

‎library/telnetlib.po

Copy file name to clipboardExpand all lines: library/telnetlib.po
+8-2Lines 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 <cmaureirafredes@gmail.com>\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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.