Skip to content

Commit b65884e

Browse files
authored
traduccion telnetlib.po (#2864)
Closes #2456
1 parent 7d376a2 commit b65884e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

library/telnetlib.po

+6-7
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: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2023-02-05 21:26-0600\n"
14+
"PO-Revision-Date: 2024-11-03 07:56-0400\n"
1515
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\n"
16-
"Language: es_AR\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es_AR\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.13.0\n"
23+
"X-Generator: Poedit 3.5\n"
2324

2425
#: ../Doc/library/telnetlib.rst:2
2526
msgid ":mod:`telnetlib` --- Telnet client"
@@ -70,7 +71,6 @@ msgstr ""
7071
"Begin)."
7172

7273
#: ../Doc/includes/wasm-notavail.rst:3
73-
#, fuzzy
7474
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
7575
msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI."
7676

@@ -399,9 +399,8 @@ msgstr "Un ejemplo sencillo que ilustra el uso típico::"
399399

400400
#: ../Doc/library/telnetlib.rst:12
401401
msgid "protocol"
402-
msgstr ""
402+
msgstr "protocol"
403403

404404
#: ../Doc/library/telnetlib.rst:12
405-
#, fuzzy
406405
msgid "Telnet"
407-
msgstr "Objetos telnet"
406+
msgstr "Telnet"

0 commit comments

Comments
 (0)