Skip to content

Commit 1e71164

Browse files
stegano5clacricmaureir
authored
Traducido archivo tutorial/whatnow (#2158)
closes #1857 Co-authored-by: Claudia Millán <cmncri@ibmb.csic.es> Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com> Co-authored-by: Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>
1 parent ce5f211 commit 1e71164

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

tutorial/whatnow.po

+10-9
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: 2020-05-09 14:19+0200\n"
15-
"Last-Translator: Claudia Millan <clmilneb@gmail.com>\n"
16-
"Language: es\n"
14+
"PO-Revision-Date: 2022-12-02 09:03+0100\n"
15+
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es\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.1\n"
2324

2425
#: ../Doc/tutorial/whatnow.rst:5
2526
msgid "What Now?"
@@ -48,7 +49,6 @@ msgid ":ref:`library-index`:"
4849
msgstr ":ref:`library-index`:"
4950

5051
#: ../Doc/tutorial/whatnow.rst:16
51-
#, fuzzy
5252
msgid ""
5353
"You should browse through this manual, which gives complete (though terse) "
5454
"reference material about types, functions, and the modules in the standard "
@@ -58,10 +58,10 @@ msgid ""
5858
"other tasks. Skimming through the Library Reference will give you an idea of "
5959
"what's available."
6060
msgstr ""
61-
"Deberías navegar a través de este manual, que da una completa pero breve "
61+
"Deberías navegar a través de este manual, que da una completa (aunque breve) "
6262
"referencia sobre los tipos, funciones y módulos en la librería estándar. La "
6363
"distribución estándar de Python incluye *mucho* más código adicional. Hay "
64-
"módulos para leer buzones Unix, obtener documentos vía HTTP, generar "
64+
"módulos para leer buzones Unix, recuperar documentos vía HTTP, generar "
6565
"números aleatorios, analizar opciones de línea de comandos, escribir "
6666
"programas CGI, comprimir datos y muchas más tareas. Echar una ojeada a la "
6767
"Librería de Referencia te dará una idea de lo que está disponible."
@@ -93,6 +93,8 @@ msgid ""
9393
"https://www.python.org: The major Python web site. It contains code, "
9494
"documentation, and pointers to Python-related pages around the web."
9595
msgstr ""
96+
"https://www.python.org: El mayor sitio web de Python. Contiene código, "
97+
"documentación, y enlaces a páginas web relacionadas con Python."
9698

9799
#: ../Doc/tutorial/whatnow.rst:36
98100
msgid "https://docs.python.org: Fast access to Python's documentation."
@@ -123,13 +125,12 @@ msgstr ""
123125
"Python Cookbook (O’Reilly & Associates, ISBN 0-596-00797-3.)"
124126

125127
#: ../Doc/tutorial/whatnow.rst:48
126-
#, fuzzy
127128
msgid ""
128129
"https://pyvideo.org collects links to Python-related videos from conferences "
129130
"and user-group meetings."
130131
msgstr ""
131132
"http://www.pyvideo.org recoge enlaces a vídeos relacionados con Python "
132-
"provenientes de conferencias y de reuniones de grupos de usuarios."
133+
"provenientes de conferencias y reuniones de grupos de usuarios."
133134

134135
#: ../Doc/tutorial/whatnow.rst:51
135136
msgid ""

0 commit comments

Comments
 (0)