diff --git a/library/webbrowser.po b/library/webbrowser.po index 1812338c6d..d701fbd6f7 100644 --- a/library/webbrowser.po +++ b/library/webbrowser.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 19:43+0200\n" -"PO-Revision-Date: 2023-02-14 18:16+0100\n" -"Last-Translator: Álvaro Mondéjar \n" -"Language: es\n" +"PO-Revision-Date: 2024-03-20 22:45+0100\n" +"Last-Translator: Carlos Mena Pérez <@carlosm00>\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Generated-By: Babel 2.13.0\n" +"X-Generator: Poedit 3.4.2\n" #: ../Doc/library/webbrowser.rst:2 msgid ":mod:`webbrowser` --- Convenient web-browser controller" @@ -101,7 +102,6 @@ msgstr "" "exclusivas. Ejemplo de uso::" #: ../Doc/includes/wasm-notavail.rst:3 -#, fuzzy msgid ":ref:`Availability `: not Emscripten, not WASI." msgstr ":ref:`Disponibilidad `: no Emscripten, no WASI." @@ -261,9 +261,8 @@ msgid "``'epiphany'``" msgstr "``'epiphany'``" #: ../Doc/library/webbrowser.rst:118 -#, fuzzy msgid ":class:`Epiphany('epiphany')`" -msgstr ":class:`Galeon('epiphany')`" +msgstr ":class:`Epiphany('epiphany')`" #: ../Doc/library/webbrowser.rst:120 msgid "``'kfmclient'``" @@ -429,6 +428,9 @@ msgid "" "include Grail, Mosaic, Netscape, Galeon, Skipstone, Iceape, and Firefox " "versions 35 and below." msgstr "" +"Se ha eliminado el soporte para varios navegadores obsoletos. Los " +"navegadores eliminados son Grail, Mosaic, Netscape, Galeon, Skipstone, " +"Iceape y Firefox versión 35 e inferiores." #: ../Doc/library/webbrowser.rst:176 msgid ":class:`MacOSX` is deprecated, use :class:`MacOSXOSAScript` instead."