8000 Translating first paragraph of module contents · python/python-docs-es@078ebb7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 078ebb7

Browse files
committed
Translating first paragraph of module contents
1 parent b6052a0 commit 078ebb7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

library/re.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
14-
"PO-Revision-Date: 2020-05-23 21:19+0200\n"
14+
"PO-Revision-Date: 2020-05-23 21:45+0200\n"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1205,6 +1205,10 @@ msgid ""
12051205
"compiled regular expressions. Most non-trivial applications always use the "
12061206
"compiled form."
12071207
msgstr ""
1208+
"El módulo define varias funciones, constantes y una excepción. Algunas de "
1209+
"las funciones son versiones simplificadas de los métodos completos de las "
1210+
"expresiones regulares compiladas. La mayoría de las aplicaciones no "
1211+
"triviales utilizan siempre la forma compilada."
12081212

12091213
#: ../Doc/library/re.rst:605
12101214
msgid ""

0 commit comments

Comments
 (0)
0