@@ -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 :2021-12-17 21:34+0000\n "
15
- "Last-Translator :Luis Llave <llaveluis@gmail.com>\n "
16
- "Language :es_PE\n "
14
+ "PO-Revision-Date :2022-10-27 10:14+0100\n "
15
+ "Last-Translator :Claudia Millan <clmilneb@gmail.com>\n "
17
16
"Language-Team :python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es_PE \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\n "
23
24
24
25
#: ../Doc/library/configparser.rst:2
25
26
msgid ":mod:`configparser` --- Configuration file parser"
@@ -287,6 +288,9 @@ msgid ""
287
288
"By default, a valid section name can be any string that does not contain '\\ "
288
289
"\\ n' or ']'. To change this, see :attr:`ConfigParser.SECTCRE`."
289
290
msgstr ""
291
+ "De forma predeterminada, un nombre de sección válido puede ser cualquier "
292
+ "cadena de texto que no contenga '\\\\ n' or ']'. Para cambiar esto, consulte :"
293
+ "attr:`ConfigParser.SECTCRE`."
290
294
291
295
#: ../Doc/library/configparser.rst:273
292
296
msgid ""