Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eae2acc

Browse files
Traducción library/netdata (python#1105)
1 parent 9a6e9a6 commit eae2acc

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

library/netdata.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,32 @@
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
# [email protected] / 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-24 16:59-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: Enrique Giménez <[email protected]>\n"
19+
"Language: es_AR\n"
20+
"X-Generator: Poedit 2.4.1\n"
1921

2022
#: ../Doc/library/netdata.rst:6
2123
msgid "Internet Data Handling"
22-
msgstr ""
24+
msgstr "Manejo de Datos de Internet"
2325

2426
#: ../Doc/library/netdata.rst:8
2527
msgid ""
2628
"This chapter describes modules which support handling data formats commonly "
2729
"used on the Internet."
2830
msgstr ""
31+
"Este capítulo describe los módulos que admiten el manejo de formatos de "
32+
"datos que se usan comúnmente en Internet."

0 commit comments

Comments
 (0)