8000 Translate library/email.errors.po file (#1553) · abhishekyadav2000/python-docs-es@df60069 · GitHub
[go: up one dir, main page]

Skip to content

Commit df60069

Browse files
lkmetacmaureir
andauthored
Translate library/email.errors.po file (python#1553)
* Translate file c-api/datetime.po * translate correctly * Translate library/email.error.po file * fix powrap * fix mistake from another file * fix pospell * Apply suggestions from code review * powrap library/email.errors.po Co-authored-by: Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>
1 parent cc20885 commit df60069

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

dictionaries/library_email.errors.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
multiparte
1+
multiparte
2+
parseable

library/email.errors.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
14-
"PO-Revision-Date: 2020-09-28 14:19+0530\n"
15-
"Last-Translator: \n"
14+
"PO-Revision-Date: 2021-10-20 02:00+0200\n"
15+
"Last-Translator: Meta Louis-Kosmas <louiskmeta@gmail.com>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
19-
"MIME-Version: 1.0\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);nMIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
2221
"Generated-By: Babel 2.9.1\n"
22+
"X-Generator: Poedit 3.0\n"
2323

2424
#: ../Doc/library/email.errors.rst:2
2525
msgid ":mod:`email.errors`: Exception and Defect classes"
@@ -250,3 +250,5 @@ msgid ""
250250
":class:`InvalidDateDefect` -- When decoding an invalid or unparsable date "
251251
"field. The original value is kept as-is."
252252
msgstr ""
253+
":class:`InvalidDateDefect` -- Al decodificar una fecha no válida o un campo "
254+
"no parseable. El valor original se mantiene tal cual."

0 commit comments

Comments
 (0)
0