@@ -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 : 2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date : 2020-10-10 17:42+0200 \n "
14
+ "PO-Revision-Date : 2023-02-14 18:16+0100 \n "
15
15
"
Last-Translator :
Álvaro Mondéjar <[email protected] >\n "
16
- "Language : es\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.10.3\n "
23
+ "X-Generator : Poedit 3.2.2\n "
23
24
24
25
#: ../Doc/library/webbrowser.rst:2
25
26
msgid ":mod:`webbrowser` --- Convenient web-browser controller"
@@ -100,15 +101,19 @@ msgstr ""
100
101
"navegador (\" pestaña\" ). Las opciones son, naturalmente, mutuamente "
101
102
"exclusivas. Ejemplo de uso::"
102
103
104
+ #, fuzzy
103
105
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
104
- msgstr ""
106
+ msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI. "
105
107
106
108
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
107
109
msgid ""
108
110
"This module does not work or is not available on WebAssembly platforms "
109
111
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
110
112
"more information."
111
113
msgstr ""
114
+ "Este módulo no funciona o no está disponible en las plataformas WebAssembly "
115
+ "``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
116
+ "para obtener más información."
112
117
113
118
#: ../Doc/library/webbrowser.rst:46
114
119
msgid "The following exception is defined:"
@@ -460,6 +465,7 @@ msgstr "Ha sido añadido soporte para Chrome/Chromium."
460
465
#: ../Doc/library/webbrowser.rst:181
461
466
msgid ":class:`MacOSX` is deprecated, use :class:`MacOSXOSAScript` instead."
462
467
msgstr ""
468
+ ":class:`MacOSX` es obsoleto, utilice :class:`MacOSXOSAScript` en su lugar."
463
469
464
470
#: ../Doc/library/webbrowser.rst:182
465
471
msgid "Here are some simple examples::"
@@ -479,7 +485,7 @@ msgstr ""
479
485
480
486
#: ../Doc/library/webbrowser.rst:204
481
487
msgid "System-dependent name for the browser."
482
- msgstr ""
488
+ msgstr "Nombre dependiente del sistema para el navegador. "
483
489
484
490
#: ../Doc/library/webbrowser.rst:209
485
491
msgid ""
0 commit comments