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
87msgid ""
98msgstr ""
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-01 13:53+0100\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_ES\n "
20+ "X-Generator : Poedit 2.4.1\n "
1921
2022#: ../Doc/library/allos.rst:5
2123msgid "Generic Operating System Services"
22- msgstr ""
24+ msgstr "Servicios genéricos del sistema operativo "
2325
2426#: ../Doc/library/allos.rst:7
2527msgid ""
@@ -29,3 +31,9 @@ msgid ""
2931"interfaces, but they are available on most other systems as well. Here's an "
3032"overview:"
3133msgstr ""
34+ "Los módulos descritos en este capítulo proporcionan interfaces a las "
35+ "características del sistema operativo que están disponibles en (casi) todos "
36+ "los sistemas operativos, como archivos y un reloj. Las interfaces se "
37+ "modelan, por norma general, según las interfaces Unix o C, pero también "
38+ "están disponibles en la mayoría de los otros sistemas. Esta es una visión "
39+ "general:"
0 commit comments