8000 Translate 'library/i18n.po' (#937) · gmmonsalve/python-docs-es@71c1e75 · GitHub
[go: up one dir, main page]

Skip to content

Commit 71c1e75

Browse files
authored
Translate 'library/i18n.po' (python#937)
1 parent da9cf35 commit 71c1e75

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

TRANSLATORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,6 @@ Rishabh Mishra (@rishabhmishra25)
8989
Carlos Martel Lamas (@Letram)
9090
Jonathan Aguilar (@drawsoek)
9191
David Lorenzo (@David-Lor)
92+
Antonio González Fernández (@iam-agf)
9293
Yennifer Paola Herrera Ariza (@Yenniferh)
9394
Willian Garcia (@wgarcia1309)

library/i18n.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
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-10-04 20:26+0200\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+
"Last-Translator: \n"
18+
"X-Generator: Poedit 2.4.1\n"
19+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20+
"Language: es\n"
1921

2022
#: ../Doc/library/i18n.rst:5
2123
msgid "Internationalization"
22-
msgstr ""
24+
msgstr "Internacionalización"
2325

2426
#: ../Doc/library/i18n.rst:7
2527
msgid ""
@@ -28,7 +30,11 @@ msgid ""
2830
"language to be used in program messages or by tailoring output to match "
2931
"local conventions."
3032
msgstr ""
33+
"Los módulos descritos en este capítulo te ayudan a escribir software que es "
34+
"independiente del idioma y lugar al proporcionar mecanismos para seleccionar "
35+
"un idioma a ser usado en mensajes de programas o adaptar la salida para que "
36+
"coincida con las convenciones locales."
3137

3238
#: ../Doc/library/i18n.rst:12
3339
msgid "The list of modules described in this chapter is:"
34-
msgstr ""
40+
msgstr "La lista de módulos descritos en este capítulo es:"

0 commit comments

Comments
 (0)
0