@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2023-10-12 19:43+0200\n "
14
- "PO-Revision-Date : 2023-02-14 18:16+0100\n "
15
- "Last-Translator : Álvaro Mondéjar <mondejar1994@gmail.com>\n "
16
- "Language : es\n "
14
+ "PO-Revision-Date : 2024-03-20 22:45+0100\n "
15
+ "Last-Translator : Carlos Mena Pérez <@carlosm00>\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.13.0\n "
23
+ "X-Generator : Poedit 3.4.2\n "
23
24
24
25
#: ../Doc/library/webbrowser.rst:2
25
26
msgid ":mod:`webbrowser` --- Convenient web-browser controller"
@@ -101,7 +102,6 @@ msgstr ""
101
102
"exclusivas. Ejemplo de uso::"
102
103
103
104
#: ../Doc/includes/wasm-notavail.rst:3
104
- #, fuzzy
105
105
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
106
106
msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI."
107
107
@@ -261,9 +261,8 @@ msgid "``'epiphany'``"
261
261
msgstr "``'epiphany'``"
262
262
263
263
#: ../Doc/library/webbrowser.rst:118
264
- #, fuzzy
265
264
msgid ":class:`Epiphany('epiphany')`"
266
- msgstr ":class:`Galeon ('epiphany')`"
265
+ msgstr ":class:`Epiphany ('epiphany')`"
267
266
268
267
#: ../Doc/library/webbrowser.rst:120
269
268
msgid "``'kfmclient'``"
@@ -429,6 +428,9 @@ msgid ""
429
428
"include Grail, Mosaic, Netscape, Galeon, Skipstone, Iceape, and Firefox "
430
429
"versions 35 and below."
431
430
msgstr ""
431
+ "Se ha eliminado el soporte para varios navegadores obsoletos. Los "
432
+ "navegadores eliminados son Grail, Mosaic, Netscape, Galeon, Skipstone, "
433
+ "Iceape y Firefox versión 35 e inferiores."
432
434
433
435
#: ../Doc/library/webbrowser.rst:176
434
436
msgid ":class:`MacOSX` is deprecated, use :class:`MacOSXOSAScript` instead."
0 commit comments