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 : 2021-01-13 12:45-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 : Francisco Mora <francisco.m.collao@gmail.com>\n "
19+ "Language : es\n "
20+ "X-Generator : Poedit 2.4.1\n "
21+ "X-Poedit-SourceCharset : UTF-8\n "
1922
2023#: ../Doc/library/spwd.rst:2
2124msgid ":mod:`spwd` --- The shadow password database"
@@ -62,71 +65,71 @@ msgstr "Significado"
6265
6366#: ../Doc/library/spwd.rst:23
6467msgid "0"
65- msgstr ""
68+ msgstr "0 "
6669
6770#: ../Doc/library/spwd.rst:23
6871msgid "``sp_namp``"
69- msgstr ""
72+ msgstr "``sp_namp`` "
7073
7174#: ../Doc/library/spwd.rst:23
7275msgid "Login name"
7376msgstr "Nombre de inicio de sesión"
7477
7578#: ../Doc/library/spwd.rst:25
7679msgid "1"
77- msgstr ""
80+ msgstr "1 "
7881
7982#: ../Doc/library/spwd.rst:25
8083msgid "``sp_pwdp``"
81- msgstr ""
84+ msgstr "``sp_pwdp`` "
8285
8386#: ../Doc/library/spwd.rst:25
8487msgid "Encrypted password"
8588msgstr "Contraseña encriptada"
8689
8790#: ../Doc/library/spwd.rst:27
8891msgid "2"
89- msgstr ""
92+ msgstr "2 "
9093
9194#: ../Doc/library/spwd.rst:27
9295msgid "``sp_lstchg``"
93- msgstr ""
96+ msgstr "``sp_lstchg`` "
9497
9598#: ../Doc/library/spwd.rst:27
9699msgid "Date of last change"
97100msgstr "Fecha del último cambio"
98101
99102#: ../Doc/library/spwd.rst:29
100103msgid "3"
101- msgstr ""
104+ msgstr "3 "
102105
103106#: ../Doc/library/spwd.rst:29
104107msgid "``sp_min``"
105- msgstr ""
108+ msgstr "``sp_min`` "
106109
107110#: ../Doc/library/spwd.rst:29
108111msgid "Minimal number of days between changes"
109112msgstr "Número mínimo de días entre cambios"
110113
111114#: ../Doc/library/spwd.rst:32
112115msgid "4"
113- msgstr ""
116+ msgstr "4 "
114117
115118#: ../Doc/library/spwd.rst:32
116119msgid "``sp_max``"
117- msgstr ""
120+ msgstr "``sp_max`` "
118121
119122#: ../Doc/library/spwd.rst:32
120123msgid "Maximum number of days between changes"
121124msgstr "Número máximo de días entre cambios"
122125
123126#: ../Doc/library/spwd.rst:35
124127msgid "5"
125- msgstr ""
128+ msgstr "5 "
126129
127130#: ../Doc/library/spwd.rst:35
128131msgid "``sp_warn``"
129- msgstr ""
132+ msgstr "``sp_warn`` "
130133
131134#: ../Doc/library/spwd.rst:35
132135msgid "Number of days before password expires to warn user about it"
@@ -136,11 +139,11 @@ msgstr ""
136139
137140#: ../Doc/library/spwd.rst:38
138141msgid "6"
139- msgstr ""
142+ msgstr "6 "
140143
141144#: ../Doc/library/spwd.rst:38
142145msgid "``sp_inact``"
143- msgstr ""
146+ msgstr "``sp_inact`` "
144147
145148#: ../Doc/library/spwd.rst:38
146149msgid "Number of days after password expires until account is disabled"
@@ -150,23 +153,23 @@ msgstr ""
150153
151154#: ../Doc/library/spwd.rst:42
152155msgid "7"
153- msgstr ""
156+ msgstr "7 "
154157
155158#: ../Doc/library/spwd.rst:42
156159msgid "``sp_expire``"
157- msgstr ""
160+ msgstr "``sp_expire`` "
158161
159162#: ../Doc/library/spwd.rst:42
160163msgid "Number of days since 1970-01-01 when account expires"
161164msgstr "Número de días desde 1970-01-01 cuando expira la cuenta"
162165
163166#: ../Doc/library/spwd.rst:45
164167msgid "8"
165- msgstr ""
168+ msgstr "8 "
166169
167170#: ../Doc/library/spwd.rst:45
168171msgid "``sp_flag``"
169- msgstr ""
172+ msgstr "``sp_flag`` "
170173
171174#: ../Doc/library/spwd.rst:45
172175msgid "Reserved"
0 commit comments