Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50570cf

Browse files
clacriClaudia
and
Claudia
authored
Translation library/configparser (python#2088)
Closes python#1998 Co-authored-by: Claudia <[email protected]>
1 parent fb0364a commit 50570cf

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

library/configparser.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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 <[email protected]>\n"
16-
"Language: es_PE\n"
14+
"PO-Revision-Date: 2022-10-27 10:14+0100\n"
15+
"Last-Translator: Claudia Millan <[email protected]>\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es_PE\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.10.3\n"
23+
"X-Generator: Poedit 3.2\n"
2324

2425
#: ../Doc/library/configparser.rst:2
2526
msgid ":mod:`configparser` --- Configuration file parser"
@@ -287,6 +288,9 @@ msgid ""
287288
"By default, a valid section name can be any string that does not contain '\\"
288289
"\\n' or ']'. To change this, see :attr:`ConfigParser.SECTCRE`."
289290
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`."
290294

291295
#: ../Doc/library/configparser.rst:273
292296
msgid ""

0 commit comments

Comments
 (0)