Skip to content

Commit 5debc1a

Browse files
authored
Traducido archivo library/superseded (#1154)
1 parent 208236e commit 5debc1a

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

TRANSLATORS

+2-1
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,6 @@ Enrique Zárate (@enrique-zarate)
121121
Jaume Montané (@jaumemy)
122122
Endika Gil (@endikagil)
123123
Federico Zuccolo (@fzuccolo)
124+
Gibran Herrera (@gibranhl)
124125
Ulises Alexander Argüelles Monjaraz (@UlisesAlexanderAM)
125-
Victor Carlos (@tuxtitlan)
126+
Victor Carlos (@tuxtitlan)

library/superseded.po

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
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: 2020-12-05 23:47-0600\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: \n"
19+
"Language: es\n"
20+
"X-Generator: Poedit 2.4.2\n"
1921

2022
#: ../Doc/library/superseded.rst:5
2123
msgid "Superseded Modules"
22-
msgstr ""
24+
msgstr "Módulos Reemplazados"
2325

2426
#: ../Doc/library/superseded.rst:7
2527
msgid ""
2628
"The modules described in this chapter are deprecated and only kept for "
2729
"backwards compatibility. They have been superseded by other modules."
2830
msgstr ""
31+
"Los módulos descritos en este capítulo se encuentran obsoletos, y sólo se "
32+
"conservan por compatibilidad con versiones anteriores. Han sido reemplazados "
33+
"por otros módulos."

0 commit comments

Comments
 (0)