Skip to content

Commit e03cd67

Browse files
authored
Merge pull request #1215 from PythonParaguay/whats-new-index_traduccion
Ahora sí pasó sin problemas! Muchas gracias por el trabajo @melizeche 🥳
2 parents 14d9d24 + c497bd0 commit e03cd67

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

TRANSLATORS

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Carlos Joel Delgado Pizarro (@c0x6a)
2222
Sergio Delgado Quintero (@sdelquin)
2323
Nicolás Demarchi (@gilgamezh)
2424
Ignacio Dopazo (@ignaciodopazo)
25+
Marcelo Elizeche Landó (@melizeche)
2526
Natalia Elvira Astoreca (@nea23)
2627
Nahuel Espinosa (@nahueespinosa)
2728
Nataya Soledad Flores (@natayafs)
@@ -139,4 +140,4 @@ Victor Carlos (@tuxtitlan)
139140
Ignacio Sanz (@elnaquete)
140141
Jaime Rodrigo González Rodríguez (@jairock282)
141142
Martín Ramírez (@tinchoram)
142-
Kevin Cajachuán (@Kajachuan)
143+
Kevin Cajachuán (@Kajachuan)

whatsnew/index.po

+15-5
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,38 @@
11
# Copyright (C) 2001-2020, Python Software Foundation
22
# 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.
44
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
55
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
66
#
7-
#, fuzzy
87
msgid ""
98
msgstr ""
109
"Project-Id-Version: Python 3.8\n"
1110
"Report-Msgid-Bugs-To: \n"
1211
"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"
12+
"PO-Revision-Date: 2021-02-03 02:34-0300\n"
1513
"Language-Team: python-doc-es\n"
1614
"MIME-Version: 1.0\n"
1715
"Content-Type: text/plain; charset=UTF-8\n"
1816
"Content-Transfer-Encoding: 8bit\n"
17+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
"Last-Translator: Marcelo Elizeche Landó <melizeche@gmail.com>\n"
19+
"Language: es\n"
20+
"X-Generator: Poedit 2.4.2\n"
1921

2022
#: ../Doc/whatsnew/index.rst:5
2123
msgid "What's New in Python"
22-
msgstr ""
24+
msgstr "Qué hay de nuevo en Python"
2325

2426
#: ../Doc/whatsnew/index.rst:7
2527
msgid ""
2628
"The \"What's New in Python\" series of essays takes tours through the most "
2729
"important changes between major Python versions. They are a \"must read\" "
2830
"for anyone wishing to stay up-to-date after a new release."
2931
msgstr ""
32+
"La serie \"Qué hay de nuevo en Python\" da un vistazo a los cambios más "
33+
"importantes entre las versiones de Python. Son de \"lectura obligatoria\" "
34+
"para cualquier persona que quiera estar al día después de un nuevo "
35+
"lanzamiento."
3036

3137
#: ../Doc/whatsnew/index.rst:31
3238
msgid ""
@@ -35,3 +41,7 @@ msgid ""
3541
"tree, which contains *all* nontrivial changes to Python for the current "
3642
"version."
3743
msgstr ""
44+
"El \"Changelog\" is una versión HTML del `archivo creado <https://pypi.org/"
45+
"project/blurb>`_ a partir del contenido del directorio :source:`Misc/NEWS."
46+
"d`, el cual contiene *todos* los cambios no triviales en Python para la "
47+
"versión actual."

0 commit comments

Comments
 (0)