🌐 AI搜索 & 代理 主页
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
12 changes: 8 additions & 4 deletions library/configparser.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: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2021-12-17 21:34+0000\n"
"Last-Translator: Luis Llave <llaveluis@gmail.com>\n"
"Language: es_PE\n"
"PO-Revision-Date: 2022-10-27 10:14+0100\n"
"Last-Translator: Claudia Millan <clmilneb@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es_PE\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.10.3\n"
"X-Generator: Poedit 3.2\n"

#: ../Doc/library/configparser.rst:2
msgid ":mod:`configparser` --- Configuration file parser"
Expand Down Expand Up @@ -287,6 +288,9 @@ msgid ""
"By default, a valid section name can be any string that does not contain '\\"
"\\n' or ']'. To change this, see :attr:`ConfigParser.SECTCRE`."
msgstr ""
"De forma predeterminada, un nombre de sección válido puede ser cualquier "
"cadena de texto que no contenga '\\\\n' or ']'. Para cambiar esto, consulte :"
"attr:`ConfigParser.SECTCRE`."

#: ../Doc/library/configparser.rst:273
msgid ""
Expand Down