Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions library/webbrowser.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <mondejar1994@gmail.com>\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"
Expand Down Expand Up @@ -101,7 +102,6 @@ msgstr ""
"exclusivas. Ejemplo de uso::"

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

Expand Down Expand Up @@ -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'``"
Expand Down Expand Up @@ -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."
Expand Down