|
1 | 1 | # Copyright (C) 2001-2020, Python Software Foundation
|
2 | 2 | # This file is distributed under the same license as the Python package.
|
3 |
| -# Maintained by the python-doc-es workteam. |
| 3 | +# Maintained by the python-doc-es workteam. |
4 | 4 | # [email protected] / https://mail.python.org/mailman3/lists/docs-es.python.org/
|
5 | 5 | # Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers
|
6 | 6 | #
|
7 |
| -#, fuzzy |
8 | 7 | msgid ""
|
9 | 8 | msgstr ""
|
10 | 9 | "Project-Id-Version: Python 3.7\n"
|
11 | 10 | "Report-Msgid-Bugs-To: \n"
|
12 | 11 | "POT-Creation-Date: 2019-05-06 11:59-0400\n"
|
13 |
| -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
14 |
| -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
15 |
| -"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es.python.org)\n" |
| 12 | +"PO-Revision-Date: 2020-05-05 22:05-0400\n" |
| 13 | +"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-" |
| 14 | +"es.python.org)\n" |
16 | 15 | "MIME-Version: 1.0\n"
|
17 | 16 | "Content-Type: text/plain; charset=UTF-8\n"
|
18 | 17 | "Content-Transfer-Encoding: 8bit\n"
|
| 18 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 19 | +"Last-Translator: \n" |
| 20 | +"Language: es\n" |
| 21 | +"X-Generator: Poedit 2.3\n" |
19 | 22 |
|
20 | 23 | #: ../Doc/library/functional.rst:3
|
21 | 24 | msgid "Functional Programming Modules"
|
22 |
| -msgstr "" |
| 25 | +msgstr "Módulos de programación funcional" |
23 | 26 |
|
24 | 27 | #: ../Doc/library/functional.rst:5
|
25 | 28 | msgid ""
|
26 | 29 | "The modules described in this chapter provide functions and classes that "
|
27 | 30 | "support a functional programming style, and general operations on callables."
|
28 | 31 | msgstr ""
|
| 32 | +"Los módulos descritos en este capítulo proporcionan funciones y clases que " |
| 33 | +"admiten un estilo de programación funcional y operaciones generales " |
| 34 | +"invocables (*callables*)." |
29 | 35 |
|
30 | 36 | #: ../Doc/library/functional.rst:8
|
31 | 37 | msgid "The following modules are documented in this chapter:"
|
32 |
| -msgstr "" |
| 38 | +msgstr "En este capítulo se documentan los siguientes módulos:" |
0 commit comments