diff --git a/library/cgi.po b/library/cgi.po index f56b019aeb..5b5ab46cb6 100644 --- a/library/cgi.po +++ b/library/cgi.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: 2022-12-20 23:03+0800\n" +"PO-Revision-Date: 2023-12-24 11:45+0100\n" "Last-Translator: Rodrigo Tobar \n" -"Language: es\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.0.1\n" #: ../Doc/library/cgi.rst:2 msgid ":mod:`cgi` --- Common Gateway Interface support" @@ -77,7 +78,6 @@ msgstr "" "que el tamaño de las solicitudes es ilimitado." #: ../Doc/includes/wasm-notavail.rst:3 -#, fuzzy msgid ":ref:`Availability `: not Emscripten, not WASI." msgstr ":ref:`Disponibilidad `: no Emscripten, no WASI." @@ -1034,47 +1034,45 @@ msgstr "" #: ../Doc/library/cgi.rst:10 msgid "WWW" -msgstr "" +msgstr "WWW" #: ../Doc/library/cgi.rst:10 msgid "server" -msgstr "" +msgstr "server" #: ../Doc/library/cgi.rst:10 ../Doc/library/cgi.rst:389 #: ../Doc/library/cgi.rst:462 msgid "CGI" -msgstr "" +msgstr "CGI" #: ../Doc/library/cgi.rst:10 msgid "protocol" -msgstr "" +msgstr "protocol" #: ../Doc/library/cgi.rst:10 msgid "HTTP" -msgstr "" +msgstr "HTTP" #: ../Doc/library/cgi.rst:10 msgid "MIME" -msgstr "" +msgstr "MIME" #: ../Doc/library/cgi.rst:10 msgid "headers" -msgstr "" +msgstr "headers" #: ../Doc/library/cgi.rst:10 msgid "URL" -msgstr "" +msgstr "URL" #: ../Doc/library/cgi.rst:10 -#, fuzzy msgid "Common Gateway Interface" msgstr ":mod:`cgi` --- Soporte de Interfaz de Entrada Común (CGI)" #: ../Doc/library/cgi.rst:389 msgid "security" -msgstr "" +msgstr "security" #: ../Doc/library/cgi.rst:462 -#, fuzzy msgid "debugging" -msgstr "Depurando scripts de CGI" +msgstr "debugging"