1
1
# Copyright (C) 2001-2020, Python Software Foundation
2
2
# 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.
4
4
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
5
5
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
6
6
#
7
- #, fuzzy
8
7
msgid ""
9
8
msgstr ""
10
9
"Project-Id-Version : Python 3.8\n "
11
10
"Report-Msgid-Bugs-To : \n "
12
11
"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 "
15
13
"Language-Team : python-doc-es\n "
16
14
"MIME-Version : 1.0\n "
17
15
"Content-Type : text/plain; charset=UTF-8\n "
18
16
"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 "
19
22
20
23
#: ../Doc/library/spwd.rst:2
21
24
msgid ":mod:`spwd` --- The shadow password database"
@@ -62,71 +65,71 @@ msgstr "Significado"
62
65
63
66
#: ../Doc/library/spwd.rst:23
64
67
msgid "0"
65
- msgstr ""
68
+ msgstr "0 "
66
69
67
70
#: ../Doc/library/spwd.rst:23
68
71
msgid "``sp_namp``"
69
- msgstr ""
72
+ msgstr "``sp_namp`` "
70
73
71
74
#: ../Doc/library/spwd.rst:23
72
75
msgid "Login name"
73
76
msgstr "Nombre de inicio de sesión"
74
77
75
78
#: ../Doc/library/spwd.rst:25
76
79
msgid "1"
77
- msgstr ""
80
+ msgstr "1 "
78
81
79
82
#: ../Doc/library/spwd.rst:25
80
83
msgid "``sp_pwdp``"
81
- msgstr ""
84
+ msgstr "``sp_pwdp`` "
82
85
83
86
#: ../Doc/library/spwd.rst:25
84
87
msgid "Encrypted password"
85
88
msgstr "Contraseña encriptada"
86
89
87
90
#: ../Doc/library/spwd.rst:27
88
91
msgid "2"
89
- msgstr ""
92
+ msgstr "2 "
90
93
91
94
#: ../Doc/library/spwd.rst:27
92
95
msgid "``sp_lstchg``"
93
- msgstr ""
96
+ msgstr "``sp_lstchg`` "
94
97
95
98
#: ../Doc/library/spwd.rst:27
96
99
msgid "Date of last change"
97
100
msgstr "Fecha del último cambio"
98
101
99
102
#: ../Doc/library/spwd.rst:29
100
103
msgid "3"
101
- msgstr ""
104
+ msgstr "3 "
102
105
103
106
#: ../Doc/library/spwd.rst:29
104
107
msgid "``sp_min``"
105
- msgstr ""
108
+ msgstr "``sp_min`` "
106
109
107
110
#: ../Doc/library/spwd.rst:29
108
111
msgid "Minimal number of days between changes"
109
112
msgstr "Número mínimo de días entre cambios"
110
113
111
114
#: ../Doc/library/spwd.rst:32
112
115
msgid "4"
113
- msgstr ""
116
+ msgstr "4 "
114
117
115
118
#: ../Doc/library/spwd.rst:32
116
119
msgid "``sp_max``"
117
- msgstr ""
120
+ msgstr "``sp_max`` "
118
121
119
122
#: ../Doc/library/spwd.rst:32
120
123
msgid "Maximum number of days between changes"
121
124
msgstr "Número máximo de días entre cambios"
122
125
123
126
#: ../Doc/library/spwd.rst:35
124
127
msgid "5"
125
- msgstr ""
128
+ msgstr "5 "
126
129
127
130
#: ../Doc/library/spwd.rst:35
128
131
msgid "``sp_warn``"
129
- msgstr ""
132
+ msgstr "``sp_warn`` "
130
133
131
134
#: ../Doc/library/spwd.rst:35
132
135
msgid "Number of days before password expires to warn user about it"
@@ -136,11 +139,11 @@ msgstr ""
136
139
137
140
#: ../Doc/library/spwd.rst:38
138
141
msgid "6"
139
- msgstr ""
142
+ msgstr "6 "
140
143
141
144
#: ../Doc/library/spwd.rst:38
142
145
msgid "``sp_inact``"
143
- msgstr ""
146
+ msgstr "``sp_inact`` "
144
147
145
148
#: ../Doc/library/spwd.rst:38
146
149
msgid "Number of days after password expires until account is disabled"
@@ -150,23 +153,23 @@ msgstr ""
150
153
151
154
#: ../Doc/library/spwd.rst:42
152
155
msgid "7"
153
- msgstr ""
156
+ msgstr "7 "
154
157
155
158
#: ../Doc/library/spwd.rst:42
156
159
msgid "``sp_expire``"
157
- msgstr ""
160
+ msgstr "``sp_expire`` "
158
161
159
162
#: ../Doc/library/spwd.rst:42
160
163
msgid "Number of days since 1970-01-01 when account expires"
161
164
msgstr "Número de días desde 1970-01-01 cuando expira la cuenta"
162
165
163
166
#: ../Doc/library/spwd.rst:45
164
167
msgid "8"
165
- msgstr ""
168
+ msgstr "8 "
166
169
167
170
#: ../Doc/library/spwd.rst:45
168
171
msgid "``sp_flag``"
169
- msgstr ""
172
+ msgstr "``sp_flag`` "
170
173
171
174
#: ../Doc/library/spwd.rst:45
172
175
msgid "Reserved"
0 commit comments