|
2 | 2 | # This file is distributed under the same license as the Python package.
|
3 | 3 | # Maintained by the python-doc-es workteam.
|
4 | 4 | # docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
|
5 |
| -# Check https://github.com/PyCampES/python-docs-es/blob/3.7/TRANSLATORS to get the list of volunteers |
| 5 | +# Check https://github.com/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers |
6 | 6 | #
|
7 | 7 | msgid ""
|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: Python 3.8\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 | 11 | "POT-Creation-Date: 2019-05-06 11:59-0400\n"
|
12 |
| -"PO-Revision-Date: 2020-05-08 09:07-0300\n" |
13 |
| -"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es." |
14 |
| -"python.org)\n" |
| 12 | +"PO-Revision-Date: 2020-05-08 09:38-0300\n" |
| 13 | +"Language-Team: python-doc-es\n" |
15 | 14 | "MIME-Version: 1.0\n"
|
16 | 15 | "Content-Type: text/plain; charset=UTF-8\n"
|
17 | 16 | "Content-Transfer-Encoding: 8bit\n"
|
18 | 17 | "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
| -"Last-Translator: \n" |
20 | 18 | "Language: es\n"
|
21 | 19 | "X-Generator: Poedit 2.3\n"
|
| 20 | +"Last-Translator: \n" |
22 | 21 |
|
23 | 22 | #: ../Doc/howto/argparse.rst:3
|
24 | 23 | msgid "Argparse Tutorial"
|
@@ -115,7 +114,8 @@ msgid ""
|
115 | 114 | "simply by reading its help text."
|
116 | 115 | msgstr ""
|
117 | 116 | "Este es un fragmento del texto de ayuda. Es muy útil porque puedes encontrar "
|
118 |
| -"un programa que nunca has usado antes, y puedes " |
| 117 | +"un programa que nunca has usado antes, y puedes darte una idea de como " |
| 118 | +"funciona simplemente leyendo el texto de ayuda." |
119 | 119 |
|
120 | 120 | #: ../Doc/howto/argparse.rst:70
|
121 | 121 | msgid "The basics"
|
|
0 commit comments