1 | # Translation of django.po to Argentinean spanish, based on Spanish
|
---|
2 | # translation work by Ricardo Javier Cárdenes Medina.
|
---|
3 | # This file is distributed under the same license as the PACKAGE package.
|
---|
4 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
|
---|
5 | # Ramiro Morales <rm0@gmx.net>, 2006.
|
---|
6 | #
|
---|
7 | msgid ""
|
---|
8 | msgstr ""
|
---|
9 | "Project-Id-Version: django\n"
|
---|
10 | "Report-Msgid-Bugs-To: \n"
|
---|
11 | "POT-Creation-Date: 2006-08-16 13:45-0300\n"
|
---|
12 | "PO-Revision-Date: 2006-07-27 20:13-0300\n"
|
---|
13 | "Last-Translator: Ramiro Morales <rm0@gmx.net>\n"
|
---|
14 | "Language-Team: Spanish <es@li.org>\n"
|
---|
15 | "MIME-Version: 1.0\n"
|
---|
16 | "Content-Type: text/plain; charset=ISO-8859-1\n"
|
---|
17 | "Content-Transfer-Encoding: 8bit\n"
|
---|
18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
---|
19 |
|
---|
20 | #: contrib/contenttypes/models.py:20
|
---|
21 | msgid "python model class name"
|
---|
22 | msgstr "nombre de la clase python del modelo"
|
---|
23 |
|
---|
24 | #: contrib/contenttypes/models.py:23
|
---|
25 | msgid "content type"
|
---|
26 | msgstr "tipo de contenido"
|
---|
27 |
|
---|
28 | #: contrib/contenttypes/models.py:24
|
---|
29 | msgid "content types"
|
---|
30 | msgstr "tipos de contenido"
|
---|
31 |
|
---|
32 | #: contrib/auth/views.py:39
|
---|
33 | msgid "Logged out"
|
---|
34 | msgstr "Sesión cerrada"
|
---|
35 |
|
---|
36 | #: contrib/auth/models.py:38 contrib/auth/models.py:57
|
---|
37 | msgid "name"
|
---|
38 | msgstr "nombre"
|
---|
39 |
|
---|
40 | #: contrib/auth/models.py:40
|
---|
41 | msgid "codename"
|
---|
42 | msgstr "nombre en código"
|
---|
43 |
|
---|
44 | #: contrib/auth/models.py:42
|
---|
45 | msgid "permission"
|
---|
46 | msgstr "permiso"
|
---|
47 |
|
---|
48 | #: contrib/auth/models.py:43 contrib/auth/models.py:58
|
---|
49 | msgid "permissions"
|
---|
50 | msgstr "permisos"
|
---|
51 |
|
---|
52 | #: contrib/auth/models.py:60
|
---|
53 | msgid "group"
|
---|
54 | msgstr "grupo"
|
---|
55 |
|
---|
56 | #: contrib/auth/models.py:61 contrib/auth/models.py:100
|
---|
57 | msgid "groups"
|
---|
58 | msgstr "grupos"
|
---|
59 |
|
---|
60 | #: contrib/auth/models.py:90
|
---|
61 | msgid "username"
|
---|
62 | msgstr "nombre de usuario"
|
---|
63 |
|
---|
64 | #: contrib/auth/models.py:90
|
---|
65 | msgid ""
|
---|
66 | "Required. 30 characters or fewer. Alphanumeric characters only (letters, "
|
---|
67 | "digits and underscores)."
|
---|
68 | msgstr ""
|
---|
69 | "Requerido. Longitud máxima 30 caracteres alfanuméricos (letras, dígitos y "
|
---|
70 | "guiones bajos)."
|
---|
71 |
|
---|
72 | #: contrib/auth/models.py:91
|
---|
73 | msgid "first name"
|
---|
74 | msgstr "nombre"
|
---|
75 |
|
---|
76 | #: contrib/auth/models.py:92
|
---|
77 | msgid "last name"
|
---|
78 | msgstr "apellido"
|
---|
79 |
|
---|
80 | #: contrib/auth/models.py:93
|
---|
81 | msgid "e-mail address"
|
---|
82 | msgstr "dirección de correo"
|
---|
83 |
|
---|
84 | #: contrib/auth/models.py:94
|
---|
85 | msgid "password"
|
---|
86 | msgstr "contraseña"
|
---|
87 |
|
---|
88 | #: contrib/auth/models.py:94
|
---|
89 | msgid "Use '[algo]$[salt]$[hexdigest]'"
|
---|
90 | msgstr "Use '[algoritmo]$[salt]$[hexdigest]'"
|
---|
91 |
|
---|
92 | #: contrib/auth/models.py:95
|
---|
93 | msgid "staff status"
|
---|
94 | msgstr "es staff"
|
---|
95 |
|
---|
96 | #: contrib/auth/models.py:95
|
---|
97 | msgid "Designates whether the user can log into this admin site."
|
---|
98 | msgstr "Indica si el usuario puede ingresar a este sitio de administración."
|
---|
99 |
|
---|
100 | #: contrib/auth/models.py:96
|
---|
101 | msgid "active"
|
---|
102 | msgstr "activo"
|
---|
103 |
|
---|
104 | #: contrib/auth/models.py:96
|
---|
105 | msgid ""
|
---|
106 | "Designates whether this user can log into the Django admin. Unselect this "
|
---|
107 | "instead of deleting accounts."
|
---|
108 | msgstr ""
|
---|
109 | "Indica si el usuario puede ingresar al sitio de administración Django."
|
---|
110 | "Desactive este campo en lugar de eliminar usuarios."
|
---|
111 |
|
---|
112 | #: contrib/auth/models.py:97
|
---|
113 | msgid "superuser status"
|
---|
114 | msgstr "es superusuario"
|
---|
115 |
|
---|
116 | #: contrib/auth/models.py:97
|
---|
117 | msgid ""
|
---|
118 | "Designates that this user has all permissions without explicitly assigning "
|
---|
119 | "them."
|
---|
120 | msgstr ""
|
---|
121 | "Indica que este usuario posee todos los permisos, sin asignarle los mismos "
|
---|
122 | "explícitamente."
|
---|
123 |
|
---|
124 | #: contrib/auth/models.py:98
|
---|
125 | msgid "last login"
|
---|
126 | msgstr "último registro"
|
---|
127 |
|
---|
128 | #: contrib/auth/models.py:99
|
---|
129 | msgid "date joined"
|
---|
130 | msgstr "fecha de creación"
|
---|
131 |
|
---|
132 | #: contrib/auth/models.py:101
|
---|
133 | msgid ""
|
---|
134 | "In addition to the permissions manually assigned, this user will also get "
|
---|
135 | "all permissions granted to each group he/she is in."
|
---|
136 | msgstr ""
|
---|
137 | "Además de los permisos asignados manualmente, este usuario también poseerá "
|
---|
138 | "todos los permisos de los grupos a los que pertenezca."
|
---|
139 |
|
---|
140 | #: contrib/auth/models.py:102
|
---|
141 | msgid "user permissions"
|
---|
142 | msgstr "permisos de usuario"
|
---|
143 |
|
---|
144 | #: contrib/auth/models.py:105
|
---|
145 | msgid "user"
|
---|
146 | msgstr "usuario"
|
---|
147 |
|
---|
148 | #: contrib/auth/models.py:106
|
---|
149 | msgid "users"
|
---|
150 | msgstr "usuarios"
|
---|
151 |
|
---|
152 | #: contrib/auth/models.py:111
|
---|
153 | msgid "Personal info"
|
---|
154 | msgstr "Información personal"
|
---|
155 |
|
---|
156 | #: contrib/auth/models.py:112
|
---|
157 | msgid "Permissions"
|
---|
158 | msgstr "Permisos"
|
---|
159 |
|
---|
160 | #: contrib/auth/models.py:113
|
---|
161 | msgid "Important dates"
|
---|
162 | msgstr "Fechas importantes"
|
---|
163 |
|
---|
164 | #: contrib/auth/models.py:114
|
---|
165 | msgid "Groups"
|
---|
166 | msgstr "Grupos"
|
---|
167 |
|
---|
168 | #: contrib/auth/models.py:256
|
---|
169 | msgid "message"
|
---|
170 | msgstr "mensaje"
|
---|
171 |
|
---|
172 | #: contrib/auth/forms.py:52
|
---|
173 | msgid ""
|
---|
174 | "Your Web browser doesn't appear to have cookies enabled. Cookies are "
|
---|
175 | "required for logging in."
|
---|
176 | msgstr ""
|
---|
177 | "Su navegador Web aparenta no tener cookies activas. Las cookies son un "
|
---|
178 | "requerimiento para poder ingresar."
|
---|
179 |
|
---|
180 | #: contrib/auth/forms.py:59 contrib/admin/views/decorators.py:10
|
---|
181 | msgid ""
|
---|
182 | "Please enter a correct username and password. Note that both fields are case-"
|
---|
183 | "sensitive."
|
---|
184 | msgstr ""
|
---|
185 | "Por favor ingrese un nombre de usuario y una contraseña correctos. Note que "
|
---|
186 | "ambos campos son sensibles a mayúsculas/minúsculas."
|
---|
187 |
|
---|
188 | #: contrib/auth/forms.py:61
|
---|
189 | msgid "This account is inactive."
|
---|
190 | msgstr "Esta cuenta está inactiva"
|
---|
191 |
|
---|
192 | #: contrib/redirects/models.py:7
|
---|
193 | msgid "redirect from"
|
---|
194 | msgstr "redirigir desde"
|
---|
195 |
|
---|
196 | #: contrib/redirects/models.py:8
|
---|
197 | msgid ""
|
---|
198 | "This should be an absolute path, excluding the domain name. Example: '/"
|
---|
199 | "events/search/'."
|
---|
200 | msgstr ""
|
---|
201 | "Esta ruta debería ser absoluta, excluyendo el nombre de dominio. Ejemplo: '/"
|
---|
202 | "events/search/'."
|
---|
203 |
|
---|
204 | #: contrib/redirects/models.py:9
|
---|
205 | msgid "redirect to"
|
---|
206 | msgstr "redirigir a"
|
---|
207 |
|
---|
208 | #: contrib/redirects/models.py:10
|
---|
209 | msgid ""
|
---|
210 | "This can be either an absolute path (as above) or a full URL starting with "
|
---|
211 | "'http://'."
|
---|
212 | msgstr ""
|
---|
213 | "Esto puede ser bien una ruta absoluta (como antes) o una URL completa que "
|
---|
214 | "empiece con 'http://'."
|
---|
215 |
|
---|
216 | #: contrib/redirects/models.py:13
|
---|
217 | msgid "redirect"
|
---|
218 | msgstr "redirección"
|
---|
219 |
|
---|
220 | #: contrib/redirects/models.py:14
|
---|
221 | msgid "redirects"
|
---|
222 | msgstr "redirecciones"
|
---|
223 |
|
---|
224 | #: contrib/comments/models.py:67 contrib/comments/models.py:166
|
---|
225 | msgid "object ID"
|
---|
226 | msgstr "ID de objeto"
|
---|
227 |
|
---|
228 | #: contrib/comments/models.py:68
|
---|
229 | msgid "headline"
|
---|
230 | msgstr "encabezado"
|
---|
231 |
|
---|
232 | #: contrib/comments/models.py:69 contrib/comments/models.py:90
|
---|
233 | #: contrib/comments/models.py:167
|
---|
234 | msgid "comment"
|
---|
235 | msgstr "comentario"
|
---|
236 |
|
---|
237 | #: contrib/comments/models.py:70
|
---|
238 | msgid "rating #1"
|
---|
239 | msgstr "calificación 1"
|
---|
240 |
|
---|
241 | #: contrib/comments/models.py:71
|
---|
242 | msgid "rating #2"
|
---|
243 | msgstr "calificación 2"
|
---|
244 |
|
---|
245 | #: contrib/comments/models.py:72
|
---|
246 | msgid "rating #3"
|
---|
247 | msgstr "calificación 3"
|
---|
248 |
|
---|
249 | #: contrib/comments/models.py:73
|
---|
250 | msgid "rating #4"
|
---|
251 | msgstr "calificación 4"
|
---|
252 |
|
---|
253 | #: contrib/comments/models.py:74
|
---|
254 | msgid "rating #5"
|
---|
255 | msgstr "calificación 5"
|
---|
256 |
|
---|
257 | #: contrib/comments/models.py:75
|
---|
258 | msgid "rating #6"
|
---|
259 | msgstr "calificación 6"
|
---|
260 |
|
---|
261 | #: contrib/comments/models.py:76
|
---|
262 | msgid "rating #7"
|
---|
263 | msgstr "calificación 7"
|
---|
264 |
|
---|
265 | #: contrib/comments/models.py:77
|
---|
266 | msgid "rating #8"
|
---|
267 | msgstr "calificación 8"
|
---|
268 |
|
---|
269 | #: contrib/comments/models.py:82
|
---|
270 | msgid "is valid rating"
|
---|
271 | msgstr "es calificación válida"
|
---|
272 |
|
---|
273 | #: contrib/comments/models.py:83 contrib/comments/models.py:169
|
---|
274 | msgid "date/time submitted"
|
---|
275 | msgstr "fecha/hora de envío"
|
---|
276 |
|
---|
277 | #: contrib/comments/models.py:84 contrib/comments/models.py:170
|
---|
278 | msgid "is public"
|
---|
279 | msgstr "es público"
|
---|
280 |
|
---|
281 | #: contrib/comments/models.py:85 contrib/admin/views/doc.py:304
|
---|
282 | msgid "IP address"
|
---|
283 | msgstr "Dirección IP"
|
---|
284 |
|
---|
285 | #: contrib/comments/models.py:86
|
---|
286 | msgid "is removed"
|
---|
287 | msgstr "está eliminado"
|
---|
288 |
|
---|
289 | #: contrib/comments/models.py:86
|
---|
290 | msgid ""
|
---|
291 | "Check this box if the comment is inappropriate. A \"This comment has been "
|
---|
292 | "removed\" message will be displayed instead."
|
---|
293 | msgstr ""
|
---|
294 | "Marque esta caja si el comentario es inapropiado. En su lugar se mostrará "
|
---|
295 | "\"Este comentario ha sido eliminado\"."
|
---|
296 |
|
---|
297 | #: contrib/comments/models.py:91
|
---|
298 | msgid "comments"
|
---|
299 | msgstr "comentarios"
|
---|
300 |
|
---|
301 | #: contrib/comments/models.py:131 contrib/comments/models.py:207
|
---|
302 | msgid "Content object"
|
---|
303 | msgstr "Objeto contenido"
|
---|
304 |
|
---|
305 | #: contrib/comments/models.py:159
|
---|
306 | #, python-format
|
---|
307 | msgid ""
|
---|
308 | "Posted by %(user)s at %(date)s\n"
|
---|
309 | "\n"
|
---|
310 | "%(comment)s\n"
|
---|
311 | "\n"
|
---|
312 | "http://%(domain)s%(url)s"
|
---|
313 | msgstr ""
|
---|
314 | "Enviado por %(user)s el %(date)s\n"
|
---|
315 | "\n"
|
---|
316 | "%(comment)s\n"
|
---|
317 | "\n"
|
---|
318 | "http://%(domain)s%(url)s"
|
---|
319 |
|
---|
320 | #: contrib/comments/models.py:168
|
---|
321 | msgid "person's name"
|
---|
322 | msgstr "nombre de la persona"
|
---|
323 |
|
---|
324 | #: contrib/comments/models.py:171
|
---|
325 | msgid "ip address"
|
---|
326 | msgstr "dirección ip"
|
---|
327 |
|
---|
328 | #: contrib/comments/models.py:173
|
---|
329 | msgid "approved by staff"
|
---|
330 | msgstr "aprobado por el staff"
|
---|
331 |
|
---|
332 | #: contrib/comments/models.py:176
|
---|
333 | msgid "free comment"
|
---|
334 | msgstr "comentario libre"
|
---|
335 |
|
---|
336 | #: contrib/comments/models.py:177
|
---|
337 | msgid "free comments"
|
---|
338 | msgstr "comentarios libres"
|
---|
339 |
|
---|
340 | #: contrib/comments/models.py:233
|
---|
341 | msgid "score"
|
---|
342 | msgstr "puntuación"
|
---|
343 |
|
---|
344 | #: contrib/comments/models.py:234
|
---|
345 | msgid "score date"
|
---|
346 | msgstr "fecha de la puntuación"
|
---|
347 |
|
---|
348 | #: contrib/comments/models.py:237
|
---|
349 | msgid "karma score"
|
---|
350 | msgstr "punto karma"
|
---|
351 |
|
---|
352 | #: contrib/comments/models.py:238
|
---|
353 | msgid "karma scores"
|
---|
354 | msgstr "puntos karma"
|
---|
355 |
|
---|
356 | #: contrib/comments/models.py:242
|
---|
357 | #, python-format
|
---|
358 | msgid "%(score)d rating by %(user)s"
|
---|
359 | msgstr "puntuado %(score)d por %(user)s"
|
---|
360 |
|
---|
361 | #: contrib/comments/models.py:258
|
---|
362 | #, python-format
|
---|
363 | msgid ""
|
---|
364 | "This comment was flagged by %(user)s:\n"
|
---|
365 | "\n"
|
---|
366 | "%(text)s"
|
---|
367 | msgstr ""
|
---|
368 | "Este comentario fue marcado por %(user)s:\n"
|
---|
369 | "\n"
|
---|
370 | "%(text)s"
|
---|
371 |
|
---|
372 | #: contrib/comments/models.py:265
|
---|
373 | msgid "flag date"
|
---|
374 | msgstr "fecha de la marca"
|
---|
375 |
|
---|
376 | #: contrib/comments/models.py:268
|
---|
377 | msgid "user flag"
|
---|
378 | msgstr "marca de usuario"
|
---|
379 |
|
---|
380 | #: contrib/comments/models.py:269
|
---|
381 | msgid "user flags"
|
---|
382 | msgstr "marcas de usuario"
|
---|
383 |
|
---|
384 | #: contrib/comments/models.py:273
|
---|
385 | #, python-format
|
---|
386 | msgid "Flag by %r"
|
---|
387 | msgstr "Marca de %r"
|
---|
388 |
|
---|
389 | #: contrib/comments/models.py:278
|
---|
390 | msgid "deletion date"
|
---|
391 | msgstr "fecha de eliminación"
|
---|
392 |
|
---|
393 | #: contrib/comments/models.py:280
|
---|
394 | msgid "moderator deletion"
|
---|
395 | msgstr "Eliminación por moderador"
|
---|
396 |
|
---|
397 | #: contrib/comments/models.py:281
|
---|
398 | msgid "moderator deletions"
|
---|
399 | msgstr "eliminaciones por moderador"
|
---|
400 |
|
---|
401 | #: contrib/comments/models.py:285
|
---|
402 | #, python-format
|
---|
403 | msgid "Moderator deletion by %r"
|
---|
404 | msgstr "Eliminación del moderador %r"
|
---|
405 |
|
---|
406 | #: contrib/comments/views/karma.py:19
|
---|
407 | msgid "Anonymous users cannot vote"
|
---|
408 | msgstr "Los usuarios anónimos no pueden votar"
|
---|
409 |
|
---|
410 | #: contrib/comments/views/karma.py:23
|
---|
411 | msgid "Invalid comment ID"
|
---|
412 | msgstr "ID de comentario no válido"
|
---|
413 |
|
---|
414 | #: contrib/comments/views/karma.py:25
|
---|
415 | msgid "No voting for yourself"
|
---|
416 | msgstr "No puedes votarte tú mismo"
|
---|
417 |
|
---|
418 | #: contrib/comments/views/comments.py:27
|
---|
419 | msgid ""
|
---|
420 | "This rating is required because you've entered at least one other rating."
|
---|
421 | msgstr "Se precisa esta puntuación porque ha introducido al menos otra más."
|
---|
422 |
|
---|
423 | #: contrib/comments/views/comments.py:111
|
---|
424 | #, python-format
|
---|
425 | msgid ""
|
---|
426 | "This comment was posted by a user who has posted fewer than %(count)s "
|
---|
427 | "comment:\n"
|
---|
428 | "\n"
|
---|
429 | "%(text)s"
|
---|
430 | msgid_plural ""
|
---|
431 | "This comment was posted by a user who has posted fewer than %(count)s "
|
---|
432 | "comments:\n"
|
---|
433 | "\n"
|
---|
434 | "%(text)s"
|
---|
435 | msgstr[0] ""
|
---|
436 | "Este comentario lo envió un usuario que ha enviado menos de %(count)s "
|
---|
437 | "comentario:\n"
|
---|
438 | "\n"
|
---|
439 | "%(text)s"
|
---|
440 | msgstr[1] ""
|
---|
441 | "Este comentario lo envió un usuario que ha enviado menos de %(count)s "
|
---|
442 | "comentarios:\n"
|
---|
443 | "\n"
|
---|
444 | "%(text)s"
|
---|
445 |
|
---|
446 | #: contrib/comments/views/comments.py:116
|
---|
447 | #, fuzzy, python-format
|
---|
448 | msgid ""
|
---|
449 | "This comment was posted by a sketchy user:\n"
|
---|
450 | "\n"
|
---|
451 | "%(text)s"
|
---|
452 | msgstr ""
|
---|
453 | "Este comentario ha sido enviado por un usuario 'sketcky':\n"
|
---|
454 | "\n"
|
---|
455 | "%(text)s"
|
---|
456 |
|
---|
457 | #: contrib/comments/views/comments.py:188
|
---|
458 | #: contrib/comments/views/comments.py:280
|
---|
459 | msgid "Only POSTs are allowed"
|
---|
460 | msgstr "Sólo se admiten POSTs"
|
---|
461 |
|
---|
462 | #: contrib/comments/views/comments.py:192
|
---|
463 | #: contrib/comments/views/comments.py:284
|
---|
464 | msgid "One or more of the required fields wasn't submitted"
|
---|
465 | msgstr "No se proporcionó uno o más de los siguientes campos requeridos"
|
---|
466 |
|
---|
467 | #: contrib/comments/views/comments.py:196
|
---|
468 | #: contrib/comments/views/comments.py:286
|
---|
469 | msgid "Somebody tampered with the comment form (security violation)"
|
---|
470 | msgstr ""
|
---|
471 | "Alguien está jugando con el formulario de comentarios (violación de "
|
---|
472 | "seguridad)"
|
---|
473 |
|
---|
474 | #: contrib/comments/views/comments.py:206
|
---|
475 | #: contrib/comments/views/comments.py:292
|
---|
476 | msgid ""
|
---|
477 | "The comment form had an invalid 'target' parameter -- the object ID was "
|
---|
478 | "invalid"
|
---|
479 | msgstr ""
|
---|
480 | "El formulario de comentarios tiene un parámetro 'target' no válido (el ID de "
|
---|
481 | "objeto era inválido)"
|
---|
482 |
|
---|
483 | #: contrib/comments/views/comments.py:257
|
---|
484 | #: contrib/comments/views/comments.py:321
|
---|
485 | msgid "The comment form didn't provide either 'preview' or 'post'"
|
---|
486 | msgstr "El formulario de comentario no proporcionó 'previsualizar' ni 'enviar'"
|
---|
487 |
|
---|
488 | #: contrib/comments/templates/comments/freeform.html:4
|
---|
489 | msgid "Your name:"
|
---|
490 | msgstr "Su nombre:"
|
---|
491 |
|
---|
492 | #: contrib/comments/templates/comments/freeform.html:5
|
---|
493 | #: contrib/comments/templates/comments/form.html:28
|
---|
494 | msgid "Comment:"
|
---|
495 | msgstr "Comentario:"
|
---|
496 |
|
---|
497 | #: contrib/comments/templates/comments/freeform.html:10
|
---|
498 | #: contrib/comments/templates/comments/form.html:35
|
---|
499 | msgid "Preview comment"
|
---|
500 | msgstr "Previsualizar comentario"
|
---|
501 |
|
---|
502 | #: contrib/comments/templates/comments/form.html:6
|
---|
503 | #: contrib/comments/templates/comments/form.html:8
|
---|
504 | #: contrib/admin/templates/admin/login.html:17
|
---|
505 | msgid "Username:"
|
---|
506 | msgstr "Usuario:"
|
---|
507 |
|
---|
508 | #: contrib/comments/templates/comments/form.html:6
|
---|
509 | #: contrib/admin/templates/admin/object_history.html:3
|
---|
510 | #: contrib/admin/templates/admin/change_list.html:5
|
---|
511 | #: contrib/admin/templates/admin/change_form.html:10
|
---|
512 | #: contrib/admin/templates/admin/base.html:24
|
---|
513 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
---|
514 | #: contrib/admin/templates/registration/password_change_done.html:3
|
---|
515 | #: contrib/admin/templates/registration/password_change_form.html:3
|
---|
516 | #: contrib/admin/templates/admin_doc/bookmarklets.html:4
|
---|
517 | #: contrib/admin/templates/admin_doc/view_detail.html:4
|
---|
518 | #: contrib/admin/templates/admin_doc/template_tag_index.html:5
|
---|
519 | #: contrib/admin/templates/admin_doc/template_detail.html:4
|
---|
520 | #: contrib/admin/templates/admin_doc/template_filter_index.html:5
|
---|
521 | #: contrib/admin/templates/admin_doc/missing_docutils.html:4
|
---|
522 | #: contrib/admin/templates/admin_doc/view_index.html:5
|
---|
523 | #: contrib/admin/templates/admin_doc/model_detail.html:3
|
---|
524 | #: contrib/admin/templates/admin_doc/index.html:4
|
---|
525 | #: contrib/admin/templates/admin_doc/model_index.html:5
|
---|
526 | msgid "Log out"
|
---|
527 | msgstr "Cerrar sesión"
|
---|
528 |
|
---|
529 | #: contrib/comments/templates/comments/form.html:8
|
---|
530 | #: contrib/admin/templates/admin/login.html:20
|
---|
531 | msgid "Password:"
|
---|
532 | msgstr "Contraseña:"
|
---|
533 |
|
---|
534 | #: contrib/comments/templates/comments/form.html:8
|
---|
535 | msgid "Forgotten your password?"
|
---|
536 | msgstr "Olvidó su contraseña?"
|
---|
537 |
|
---|
538 | #: contrib/comments/templates/comments/form.html:12
|
---|
539 | msgid "Ratings"
|
---|
540 | msgstr "Calificaciones"
|
---|
541 |
|
---|
542 | #: contrib/comments/templates/comments/form.html:12
|
---|
543 | #: contrib/comments/templates/comments/form.html:23
|
---|
544 | msgid "Required"
|
---|
545 | msgstr "Requerido"
|
---|
546 |
|
---|
547 | #: contrib/comments/templates/comments/form.html:12
|
---|
548 | #: contrib/comments/templates/comments/form.html:23
|
---|
549 | msgid "Optional"
|
---|
550 | msgstr "Opcional"
|
---|
551 |
|
---|
552 | #: contrib/comments/templates/comments/form.html:23
|
---|
553 | msgid "Post a photo"
|
---|
554 | msgstr "Enviar una foto"
|
---|
555 |
|
---|
556 | #: contrib/flatpages/models.py:7 contrib/admin/views/doc.py:315
|
---|
557 | msgid "URL"
|
---|
558 | msgstr "URL"
|
---|
559 |
|
---|
560 | #: contrib/flatpages/models.py:8
|
---|
561 | msgid ""
|
---|
562 | "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
---|
563 | msgstr ""
|
---|
564 | "Ejemplo: '/about/contact/'. Asegúrese de que pone barras al principio y al "
|
---|
565 | "final."
|
---|
566 |
|
---|
567 | #: contrib/flatpages/models.py:9
|
---|
568 | msgid "title"
|
---|
569 | msgstr "título"
|
---|
570 |
|
---|
571 | #: contrib/flatpages/models.py:10
|
---|
572 | msgid "content"
|
---|
573 | msgstr "contenido"
|
---|
574 |
|
---|
575 | #: contrib/flatpages/models.py:11
|
---|
576 | msgid "enable comments"
|
---|
577 | msgstr "activar comentarios"
|
---|
578 |
|
---|
579 | #: contrib/flatpages/models.py:12
|
---|
580 | msgid "template name"
|
---|
581 | msgstr "nombre de plantilla"
|
---|
582 |
|
---|
583 | #: contrib/flatpages/models.py:13
|
---|
584 | msgid ""
|
---|
585 | "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
---|
586 | "will use 'flatpages/default.html'."
|
---|
587 | msgstr ""
|
---|
588 | "Ejemplo: 'flatpages/contact_page.html'. Si no lo proporciona, el sistema "
|
---|
589 | "usará 'flatpages/default.html'."
|
---|
590 |
|
---|
591 | #: contrib/flatpages/models.py:14
|
---|
592 | msgid "registration required"
|
---|
593 | msgstr "debe estar registrado"
|
---|
594 |
|
---|
595 | #: contrib/flatpages/models.py:14
|
---|
596 | msgid "If this is checked, only logged-in users will be able to view the page."
|
---|
597 | msgstr "Si está marcado, sólo los usuarios registrados podrán ver la página."
|
---|
598 |
|
---|
599 | #: contrib/flatpages/models.py:18
|
---|
600 | msgid "flat page"
|
---|
601 | msgstr "página estática"
|
---|
602 |
|
---|
603 | #: contrib/flatpages/models.py:19
|
---|
604 | msgid "flat pages"
|
---|
605 | msgstr "páginas estáticas"
|
---|
606 |
|
---|
607 | #: contrib/sessions/models.py:51
|
---|
608 | msgid "session key"
|
---|
609 | msgstr "clave de sesión"
|
---|
610 |
|
---|
611 | #: contrib/sessions/models.py:52
|
---|
612 | msgid "session data"
|
---|
613 | msgstr "datos de sesión"
|
---|
614 |
|
---|
615 | #: contrib/sessions/models.py:53
|
---|
616 | msgid "expire date"
|
---|
617 | msgstr "fecha de caducidad"
|
---|
618 |
|
---|
619 | #: contrib/sessions/models.py:57
|
---|
620 | msgid "session"
|
---|
621 | msgstr "sesión"
|
---|
622 |
|
---|
623 | #: contrib/sessions/models.py:58
|
---|
624 | msgid "sessions"
|
---|
625 | msgstr "sesiones"
|
---|
626 |
|
---|
627 | #: contrib/sites/models.py:10
|
---|
628 | msgid "domain name"
|
---|
629 | msgstr "nombre de dominio"
|
---|
630 |
|
---|
631 | #: contrib/sites/models.py:11
|
---|
632 | msgid "display name"
|
---|
633 | msgstr "nombre para visualizar"
|
---|
634 |
|
---|
635 | #: contrib/sites/models.py:15
|
---|
636 | msgid "site"
|
---|
637 | msgstr "sitio"
|
---|
638 |
|
---|
639 | #: contrib/sites/models.py:16
|
---|
640 | msgid "sites"
|
---|
641 | msgstr "sitios"
|
---|
642 |
|
---|
643 | #: contrib/admin/filterspecs.py:40
|
---|
644 | #, python-format
|
---|
645 | msgid ""
|
---|
646 | "<h3>By %s:</h3>\n"
|
---|
647 | "<ul>\n"
|
---|
648 | msgstr ""
|
---|
649 | "<h3>Por %s:</h3>\n"
|
---|
650 | "<ul>\n"
|
---|
651 |
|
---|
652 | #: contrib/admin/filterspecs.py:70 contrib/admin/filterspecs.py:88
|
---|
653 | #: contrib/admin/filterspecs.py:143 contrib/admin/filterspecs.py:169
|
---|
654 | msgid "All"
|
---|
655 | msgstr "Todos/as"
|
---|
656 |
|
---|
657 | #: contrib/admin/filterspecs.py:109
|
---|
658 | msgid "Any date"
|
---|
659 | msgstr "Cualquier fecha"
|
---|
660 |
|
---|
661 | #: contrib/admin/filterspecs.py:110
|
---|
662 | msgid "Today"
|
---|
663 | msgstr "Hoy"
|
---|
664 |
|
---|
665 | #: contrib/admin/filterspecs.py:113
|
---|
666 | msgid "Past 7 days"
|
---|
667 | msgstr "Últimos 7 días"
|
---|
668 |
|
---|
669 | #: contrib/admin/filterspecs.py:115
|
---|
670 | msgid "This month"
|
---|
671 | msgstr "Este mes"
|
---|
672 |
|
---|
673 | #: contrib/admin/filterspecs.py:117
|
---|
674 | msgid "This year"
|
---|
675 | msgstr "Este año"
|
---|
676 |
|
---|
677 | #: contrib/admin/filterspecs.py:143
|
---|
678 | msgid "Yes"
|
---|
679 | msgstr "Sí"
|
---|
680 |
|
---|
681 | #: contrib/admin/filterspecs.py:143
|
---|
682 | msgid "No"
|
---|
683 | msgstr "No"
|
---|
684 |
|
---|
685 | #: contrib/admin/filterspecs.py:150
|
---|
686 | msgid "Unknown"
|
---|
687 | msgstr "Desconocido"
|
---|
688 |
|
---|
689 | #: contrib/admin/models.py:16
|
---|
690 | msgid "action time"
|
---|
691 | msgstr "hora de acción"
|
---|
692 |
|
---|
693 | #: contrib/admin/models.py:19
|
---|
694 | msgid "object id"
|
---|
695 | msgstr "id de objeto"
|
---|
696 |
|
---|
697 | #: contrib/admin/models.py:20
|
---|
698 | msgid "object repr"
|
---|
699 | msgstr "repr de objeto"
|
---|
700 |
|
---|
701 | #: contrib/admin/models.py:21
|
---|
702 | msgid "action flag"
|
---|
703 | msgstr "marca de acción"
|
---|
704 |
|
---|
705 | #: contrib/admin/models.py:22
|
---|
706 | msgid "change message"
|
---|
707 | msgstr "mensaje de cambio"
|
---|
708 |
|
---|
709 | #: contrib/admin/models.py:25
|
---|
710 | msgid "log entry"
|
---|
711 | msgstr "entrada de registro"
|
---|
712 |
|
---|
713 | #: contrib/admin/models.py:26
|
---|
714 | msgid "log entries"
|
---|
715 | msgstr "entradas de registro"
|
---|
716 |
|
---|
717 | #: contrib/admin/templatetags/admin_list.py:230
|
---|
718 | msgid "All dates"
|
---|
719 | msgstr "Todas las fechas"
|
---|
720 |
|
---|
721 | #: contrib/admin/views/decorators.py:24
|
---|
722 | #: contrib/admin/templates/admin/login.html:25
|
---|
723 | msgid "Log in"
|
---|
724 | msgstr "Identificarse"
|
---|
725 |
|
---|
726 | #: contrib/admin/views/decorators.py:62
|
---|
727 | msgid ""
|
---|
728 | "Please log in again, because your session has expired. Don't worry: Your "
|
---|
729 | "submission has been saved."
|
---|
730 | msgstr ""
|
---|
731 | "Por favor, identifíquese de nuevo porque su sesión ha caducado. No se "
|
---|
732 | "preocupe: se ha guardado su envío."
|
---|
733 |
|
---|
734 | #: contrib/admin/views/decorators.py:69
|
---|
735 | msgid ""
|
---|
736 | "Looks like your browser isn't configured to accept cookies. Please enable "
|
---|
737 | "cookies, reload this page, and try again."
|
---|
738 | msgstr ""
|
---|
739 | "Parece que su navegador no está configurado para aceptar cookies. Actívelas "
|
---|
740 | "por favor, recargue esta página, e inténtelo de nuevo."
|
---|
741 |
|
---|
742 | #: contrib/admin/views/decorators.py:83
|
---|
743 | msgid "Usernames cannot contain the '@' character."
|
---|
744 | msgstr "Los nombres de usuario no pueden contener el carácter '@'."
|
---|
745 |
|
---|
746 | #: contrib/admin/views/decorators.py:85
|
---|
747 | #, python-format
|
---|
748 | msgid "Your e-mail address is not your username. Try '%s' instead."
|
---|
749 | msgstr ""
|
---|
750 | "Su dirección de correo no es su nombre de usuario. Pruebe con '%s' en su "
|
---|
751 | "lugar."
|
---|
752 |
|
---|
753 | #: contrib/admin/views/main.py:223
|
---|
754 | msgid "Site administration"
|
---|
755 | msgstr "Sitio administrativo"
|
---|
756 |
|
---|
757 | #: contrib/admin/views/main.py:257 contrib/admin/views/auth.py:14
|
---|
758 | #, python-format
|
---|
759 | msgid "The %(name)s \"%(obj)s\" was added successfully."
|
---|
760 | msgstr "Se agregó con éxito el %(name)s \"%(obj)s\"."
|
---|
761 |
|
---|
762 | #: contrib/admin/views/main.py:261 contrib/admin/views/main.py:345
|
---|
763 | #: contrib/admin/views/auth.py:19
|
---|
764 | msgid "You may edit it again below."
|
---|
765 | msgstr "Puede modificarlo nuevamente abajo."
|
---|
766 |
|
---|
767 | #: contrib/admin/views/main.py:269 contrib/admin/views/main.py:354
|
---|
768 | #, python-format
|
---|
769 | msgid "You may add another %s below."
|
---|
770 | msgstr "Puede agregar otro %s abajo."
|
---|
771 |
|
---|
772 | #: contrib/admin/views/main.py:287
|
---|
773 | #, python-format
|
---|
774 | msgid "Add %s"
|
---|
775 | msgstr "Agregar %s"
|
---|
776 |
|
---|
777 | #: contrib/admin/views/main.py:333
|
---|
778 | #, python-format
|
---|
779 | msgid "Added %s."
|
---|
780 | msgstr "Agregado %s."
|
---|
781 |
|
---|
782 | #: contrib/admin/views/main.py:333 contrib/admin/views/main.py:335
|
---|
783 | #: contrib/admin/views/main.py:337
|
---|
784 | msgid "and"
|
---|
785 | msgstr "y"
|
---|
786 |
|
---|
787 | #: contrib/admin/views/main.py:335
|
---|
788 | #, python-format
|
---|
789 | msgid "Changed %s."
|
---|
790 | msgstr "Modifica %s."
|
---|
791 |
|
---|
792 | #: contrib/admin/views/main.py:337
|
---|
793 | #, python-format
|
---|
794 | msgid "Deleted %s."
|
---|
795 | msgstr "Elimina %s."
|
---|
796 |
|
---|
797 | #: contrib/admin/views/main.py:340
|
---|
798 | msgid "No fields changed."
|
---|
799 | msgstr "No ha modificado ningún campo."
|
---|
800 |
|
---|
801 | #: contrib/admin/views/main.py:343
|
---|
802 | #, python-format
|
---|
803 | msgid "The %(name)s \"%(obj)s\" was changed successfully."
|
---|
804 | msgstr "Se modificó con éxito el %(name)s \"%(obj)s."
|
---|
805 |
|
---|
806 | #: contrib/admin/views/main.py:351
|
---|
807 | #, python-format
|
---|
808 | msgid ""
|
---|
809 | "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
|
---|
810 | msgstr ""
|
---|
811 | "Se agregó con éxito el %(name)s \"%(obj)s. Puede modificarlo nuevamente "
|
---|
812 | "abajo."
|
---|
813 |
|
---|
814 | #: contrib/admin/views/main.py:389
|
---|
815 | #, python-format
|
---|
816 | msgid "Change %s"
|
---|
817 | msgstr "Modificar %s"
|
---|
818 |
|
---|
819 | #: contrib/admin/views/main.py:471
|
---|
820 | #, python-format
|
---|
821 | msgid "One or more %(fieldname)s in %(name)s: %(obj)s"
|
---|
822 | msgstr "Uno o más %(fieldname)s en %(name)s: %(obj)s"
|
---|
823 |
|
---|
824 | #: contrib/admin/views/main.py:476
|
---|
825 | #, python-format
|
---|
826 | msgid "One or more %(fieldname)s in %(name)s:"
|
---|
827 | msgstr "Uno o más %(fieldname)s en %(name)s:"
|
---|
828 |
|
---|
829 | #: contrib/admin/views/main.py:509
|
---|
830 | #, python-format
|
---|
831 | msgid "The %(name)s \"%(obj)s\" was deleted successfully."
|
---|
832 | msgstr "Se eliminó con éxito el %(name)s \"%(obj)s\"."
|
---|
833 |
|
---|
834 | #: contrib/admin/views/main.py:512
|
---|
835 | msgid "Are you sure?"
|
---|
836 | msgstr "¿Está seguro?"
|
---|
837 |
|
---|
838 | #: contrib/admin/views/main.py:534
|
---|
839 | #, python-format
|
---|
840 | msgid "Change history: %s"
|
---|
841 | msgstr "Historia de modificaciones: %s"
|
---|
842 |
|
---|
843 | #: contrib/admin/views/main.py:568
|
---|
844 | #, python-format
|
---|
845 | msgid "Select %s"
|
---|
846 | msgstr "Seleccione %s"
|
---|
847 |
|
---|
848 | #: contrib/admin/views/main.py:568
|
---|
849 | #, python-format
|
---|
850 | msgid "Select %s to change"
|
---|
851 | msgstr "Seleccione %s a modificar"
|
---|
852 |
|
---|
853 | #: contrib/admin/views/main.py:744
|
---|
854 | msgid "Database error"
|
---|
855 | msgstr "Error de base de datos"
|
---|
856 |
|
---|
857 | #: contrib/admin/views/doc.py:46 contrib/admin/views/doc.py:48
|
---|
858 | #: contrib/admin/views/doc.py:50
|
---|
859 | msgid "tag:"
|
---|
860 | msgstr "etiqueta:"
|
---|
861 |
|
---|
862 | #: contrib/admin/views/doc.py:77 contrib/admin/views/doc.py:79
|
---|
863 | #: contrib/admin/views/doc.py:81
|
---|
864 | msgid "filter:"
|
---|
865 | msgstr "Filtrar:"
|
---|
866 |
|
---|
867 | #: contrib/admin/views/doc.py:135 contrib/admin/views/doc.py:137
|
---|
868 | #: contrib/admin/views/doc.py:139
|
---|
869 | msgid "view:"
|
---|
870 | msgstr "ver:"
|
---|
871 |
|
---|
872 | #: contrib/admin/views/doc.py:164
|
---|
873 | #, python-format
|
---|
874 | msgid "App %r not found"
|
---|
875 | msgstr "App %r no encontrada"
|
---|
876 |
|
---|
877 | #: contrib/admin/views/doc.py:171
|
---|
878 | #, python-format
|
---|
879 | msgid "Model %r not found in app %r"
|
---|
880 | msgstr "Modelo %r no encontrado en app %r"
|
---|
881 |
|
---|
882 | #: contrib/admin/views/doc.py:183
|
---|
883 | #, python-format
|
---|
884 | msgid "the related `%s.%s` object"
|
---|
885 | msgstr "El objeto relacionado `%s.%s`"
|
---|
886 |
|
---|
887 | #: contrib/admin/views/doc.py:183 contrib/admin/views/doc.py:205
|
---|
888 | #: contrib/admin/views/doc.py:219 contrib/admin/views/doc.py:224
|
---|
889 | msgid "model:"
|
---|
890 | msgstr "modelo:"
|
---|
891 |
|
---|
892 | #: contrib/admin/views/doc.py:214
|
---|
893 | #, python-format
|
---|
894 | msgid "related `%s.%s` objects"
|
---|
895 | msgstr "objetos relacionados `%s.%s`"
|
---|
896 |
|
---|
897 | #: contrib/admin/views/doc.py:219
|
---|
898 | #, python-format
|
---|
899 | msgid "all %s"
|
---|
900 | msgstr "todos %s"
|
---|
901 |
|
---|
902 | #: contrib/admin/views/doc.py:224
|
---|
903 | #, python-format
|
---|
904 | msgid "number of %s"
|
---|
905 | msgstr "número de %s"
|
---|
906 |
|
---|
907 | #: contrib/admin/views/doc.py:291 contrib/admin/views/doc.py:301
|
---|
908 | #: contrib/admin/views/doc.py:303 contrib/admin/views/doc.py:309
|
---|
909 | #: contrib/admin/views/doc.py:310 contrib/admin/views/doc.py:312
|
---|
910 | msgid "Integer"
|
---|
911 | msgstr "Entero"
|
---|
912 |
|
---|
913 | #: contrib/admin/views/doc.py:292
|
---|
914 | msgid "Boolean (Either True or False)"
|
---|
915 | msgstr "Booleano (Verdadero o Falso)"
|
---|
916 |
|
---|
917 | #: contrib/admin/views/doc.py:293 contrib/admin/views/doc.py:311
|
---|
918 | #, python-format
|
---|
919 | msgid "String (up to %(maxlength)s)"
|
---|
920 | msgstr "Cadena (máximo %(maxlength)s)"
|
---|
921 |
|
---|
922 | #: contrib/admin/views/doc.py:294
|
---|
923 | msgid "Comma-separated integers"
|
---|
924 | msgstr "Enteros separados por comas"
|
---|
925 |
|
---|
926 | #: contrib/admin/views/doc.py:295
|
---|
927 | msgid "Date (without time)"
|
---|
928 | msgstr "Fecha (sin hora)"
|
---|
929 |
|
---|
930 | #: contrib/admin/views/doc.py:296
|
---|
931 | msgid "Date (with time)"
|
---|
932 | msgstr "Fecha (con hora)"
|
---|
933 |
|
---|
934 | #: contrib/admin/views/doc.py:297
|
---|
935 | msgid "E-mail address"
|
---|
936 | msgstr "Dirección de correo electrónico"
|
---|
937 |
|
---|
938 | #: contrib/admin/views/doc.py:298 contrib/admin/views/doc.py:299
|
---|
939 | #: contrib/admin/views/doc.py:302
|
---|
940 | msgid "File path"
|
---|
941 | msgstr "Ruta de archivo"
|
---|
942 |
|
---|
943 | #: contrib/admin/views/doc.py:300
|
---|
944 | msgid "Decimal number"
|
---|
945 | msgstr "Número decimal"
|
---|
946 |
|
---|
947 | #: contrib/admin/views/doc.py:306
|
---|
948 | msgid "Boolean (Either True, False or None)"
|
---|
949 | msgstr "Booleano (Verdadero, Falso o Nulo)"
|
---|
950 |
|
---|
951 | #: contrib/admin/views/doc.py:307
|
---|
952 | msgid "Relation to parent model"
|
---|
953 | msgstr "Relación con el modelo padre"
|
---|
954 |
|
---|
955 | #: contrib/admin/views/doc.py:308
|
---|
956 | msgid "Phone number"
|
---|
957 | msgstr "Número de teléfono"
|
---|
958 |
|
---|
959 | #: contrib/admin/views/doc.py:313
|
---|
960 | msgid "Text"
|
---|
961 | msgstr "Texto"
|
---|
962 |
|
---|
963 | #: contrib/admin/views/doc.py:314
|
---|
964 | msgid "Time"
|
---|
965 | msgstr "Hora"
|
---|
966 |
|
---|
967 | #: contrib/admin/views/doc.py:316
|
---|
968 | msgid "U.S. state (two uppercase letters)"
|
---|
969 | msgstr "Estado de los EEUU (dos letras mayúsculas)"
|
---|
970 |
|
---|
971 | #: contrib/admin/views/doc.py:317
|
---|
972 | msgid "XML text"
|
---|
973 | msgstr "Texto XML"
|
---|
974 |
|
---|
975 | #: contrib/admin/views/doc.py:339
|
---|
976 | #, python-format
|
---|
977 | msgid "%s does not appear to be a urlpattern object"
|
---|
978 | msgstr "%s no parece ser un objeto urlpattern"
|
---|
979 |
|
---|
980 | #: contrib/admin/views/auth.py:25
|
---|
981 | msgid "Add user"
|
---|
982 | msgstr "Agregar usuario"
|
---|
983 |
|
---|
984 | #: contrib/admin/templates/widget/file.html:2
|
---|
985 | msgid "Currently:"
|
---|
986 | msgstr "Actualmente"
|
---|
987 |
|
---|
988 | #: contrib/admin/templates/widget/file.html:3
|
---|
989 | msgid "Change:"
|
---|
990 | msgstr "Modificar:"
|
---|
991 |
|
---|
992 | #: contrib/admin/templates/widget/date_time.html:3
|
---|
993 | msgid "Date:"
|
---|
994 | msgstr "Fecha:"
|
---|
995 |
|
---|
996 | #: contrib/admin/templates/widget/date_time.html:4
|
---|
997 | msgid "Time:"
|
---|
998 | msgstr "Hora:"
|
---|
999 |
|
---|
1000 | #: contrib/admin/templates/admin/object_history.html:3
|
---|
1001 | #: contrib/admin/templates/admin/change_list.html:5
|
---|
1002 | #: contrib/admin/templates/admin/change_form.html:10
|
---|
1003 | #: contrib/admin/templates/admin/base.html:24
|
---|
1004 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
---|
1005 | #: contrib/admin/templates/registration/password_change_done.html:3
|
---|
1006 | #: contrib/admin/templates/registration/password_change_form.html:3
|
---|
1007 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
1008 | msgid "Documentation"
|
---|
1009 | msgstr "Documentación"
|
---|
1010 |
|
---|
1011 | #: contrib/admin/templates/admin/object_history.html:3
|
---|
1012 | #: contrib/admin/templates/admin/change_list.html:5
|
---|
1013 | #: contrib/admin/templates/admin/change_form.html:10
|
---|
1014 | #: contrib/admin/templates/admin/base.html:24
|
---|
1015 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
---|
1016 | #: contrib/admin/templates/registration/password_change_done.html:3
|
---|
1017 | #: contrib/admin/templates/registration/password_change_form.html:3
|
---|
1018 | #: contrib/admin/templates/admin_doc/bookmarklets.html:4
|
---|
1019 | #: contrib/admin/templates/admin_doc/view_detail.html:4
|
---|
1020 | #: contrib/admin/templates/admin_doc/template_tag_index.html:5
|
---|
1021 | #: contrib/admin/templates/admin_doc/template_detail.html:4
|
---|
1022 | #: contrib/admin/templates/admin_doc/template_filter_index.html:5
|
---|
1023 | #: contrib/admin/templates/admin_doc/missing_docutils.html:4
|
---|
1024 | #: contrib/admin/templates/admin_doc/view_index.html:5
|
---|
1025 | #: contrib/admin/templates/admin_doc/model_detail.html:3
|
---|
1026 | #: contrib/admin/templates/admin_doc/index.html:4
|
---|
1027 | #: contrib/admin/templates/admin_doc/model_index.html:5
|
---|
1028 | msgid "Change password"
|
---|
1029 | msgstr "Cambiar contraseña"
|
---|
1030 |
|
---|
1031 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
1032 | #: contrib/admin/templates/admin/change_list.html:6
|
---|
1033 | #: contrib/admin/templates/admin/500.html:4
|
---|
1034 | #: contrib/admin/templates/admin/change_form.html:13
|
---|
1035 | #: contrib/admin/templates/admin/base.html:29
|
---|
1036 | #: contrib/admin/templates/admin/delete_confirmation.html:6
|
---|
1037 | #: contrib/admin/templates/admin/invalid_setup.html:4
|
---|
1038 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
1039 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
1040 | #: contrib/admin/templates/registration/logged_out.html:4
|
---|
1041 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
1042 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
1043 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
1044 | msgid "Home"
|
---|
1045 | msgstr "Inicio"
|
---|
1046 |
|
---|
1047 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
1048 | #: contrib/admin/templates/admin/change_form.html:20
|
---|
1049 | msgid "History"
|
---|
1050 | msgstr "Historia"
|
---|
1051 |
|
---|
1052 | #: contrib/admin/templates/admin/object_history.html:18
|
---|
1053 | msgid "Date/time"
|
---|
1054 | msgstr "Fecha/hora"
|
---|
1055 |
|
---|
1056 | #: contrib/admin/templates/admin/object_history.html:19
|
---|
1057 | msgid "User"
|
---|
1058 | msgstr "Usuario"
|
---|
1059 |
|
---|
1060 | #: contrib/admin/templates/admin/object_history.html:20
|
---|
1061 | msgid "Action"
|
---|
1062 | msgstr "Acción"
|
---|
1063 |
|
---|
1064 | #: contrib/admin/templates/admin/object_history.html:26
|
---|
1065 | msgid "DATE_WITH_TIME_FULL"
|
---|
1066 | msgstr "j M Y P"
|
---|
1067 |
|
---|
1068 | #: contrib/admin/templates/admin/object_history.html:36
|
---|
1069 | msgid ""
|
---|
1070 | "This object doesn't have a change history. It probably wasn't added via this "
|
---|
1071 | "admin site."
|
---|
1072 | msgstr ""
|
---|
1073 | "Este objeto no tiene historia de modificaciones. Probablemente no fue "
|
---|
1074 | "añadido usando este sitio de administración."
|
---|
1075 |
|
---|
1076 | #: contrib/admin/templates/admin/change_list.html:11
|
---|
1077 | #, python-format
|
---|
1078 | msgid "Add %(name)s"
|
---|
1079 | msgstr "Agregar %(name)s"
|
---|
1080 |
|
---|
1081 | #: contrib/admin/templates/admin/filter.html:2
|
---|
1082 | #, python-format
|
---|
1083 | msgid " By %(filter_title)s "
|
---|
1084 | msgstr " Por %(filter_title)s "
|
---|
1085 |
|
---|
1086 | #: contrib/admin/templates/admin/500.html:4
|
---|
1087 | msgid "Server error"
|
---|
1088 | msgstr "Error del servidor"
|
---|
1089 |
|
---|
1090 | #: contrib/admin/templates/admin/500.html:6
|
---|
1091 | msgid "Server error (500)"
|
---|
1092 | msgstr "Error del servidor (500)"
|
---|
1093 |
|
---|
1094 | #: contrib/admin/templates/admin/500.html:9
|
---|
1095 | msgid "Server Error <em>(500)</em>"
|
---|
1096 | msgstr "Error de servidor <em>(500)</em>"
|
---|
1097 |
|
---|
1098 | #: contrib/admin/templates/admin/500.html:10
|
---|
1099 | msgid ""
|
---|
1100 | "There's been an error. It's been reported to the site administrators via e-"
|
---|
1101 | "mail and should be fixed shortly. Thanks for your patience."
|
---|
1102 | msgstr ""
|
---|
1103 | "Ha ocurrido un error. Se ha informado a los administradores del sitio "
|
---|
1104 | "mediante correo electrónico y debería arreglarse en breve. Gracias por su "
|
---|
1105 | "paciencia"
|
---|
1106 |
|
---|
1107 | #: contrib/admin/templates/admin/search_form.html:8
|
---|
1108 | msgid "Go"
|
---|
1109 | msgstr "Buscar"
|
---|
1110 |
|
---|
1111 | #: contrib/admin/templates/admin/search_form.html:10
|
---|
1112 | #, python-format
|
---|
1113 | msgid "1 result"
|
---|
1114 | msgid_plural "%(counter)s results"
|
---|
1115 | msgstr[0] "un resultado"
|
---|
1116 | msgstr[1] "%(counter)s resultados"
|
---|
1117 |
|
---|
1118 | #: contrib/admin/templates/admin/search_form.html:10
|
---|
1119 | #, python-format
|
---|
1120 | msgid "%(full_result_count)s total"
|
---|
1121 | msgstr "total: %(full_result_count)s"
|
---|
1122 |
|
---|
1123 | #: contrib/admin/templates/admin/pagination.html:10
|
---|
1124 | msgid "Show all"
|
---|
1125 | msgstr "Mostrar todos/as"
|
---|
1126 |
|
---|
1127 | #: contrib/admin/templates/admin/base_site.html:4
|
---|
1128 | msgid "Django site admin"
|
---|
1129 | msgstr "Sitio de administración de Django"
|
---|
1130 |
|
---|
1131 | #: contrib/admin/templates/admin/base_site.html:7
|
---|
1132 | msgid "Django administration"
|
---|
1133 | msgstr "Administración de Django"
|
---|
1134 |
|
---|
1135 | #: contrib/admin/templates/admin/index.html:17
|
---|
1136 | #, python-format
|
---|
1137 | msgid "Models available in the %(name)s application."
|
---|
1138 | msgstr "Modelos disponibles en la aplicación %(name)s."
|
---|
1139 |
|
---|
1140 | #: contrib/admin/templates/admin/index.html:18
|
---|
1141 | #, python-format
|
---|
1142 | msgid "%(name)s"
|
---|
1143 | msgstr "%(name)s"
|
---|
1144 |
|
---|
1145 | #: contrib/admin/templates/admin/index.html:28
|
---|
1146 | #: contrib/admin/templates/admin/change_form.html:15
|
---|
1147 | msgid "Add"
|
---|
1148 | msgstr "Agregar"
|
---|
1149 |
|
---|
1150 | #: contrib/admin/templates/admin/index.html:34
|
---|
1151 | msgid "Change"
|
---|
1152 | msgstr "Modificar"
|
---|
1153 |
|
---|
1154 | #: contrib/admin/templates/admin/index.html:44
|
---|
1155 | msgid "You don't have permission to edit anything."
|
---|
1156 | msgstr "No tiene permiso para editar nada."
|
---|
1157 |
|
---|
1158 | #: contrib/admin/templates/admin/index.html:52
|
---|
1159 | msgid "Recent Actions"
|
---|
1160 | msgstr "Acciones recientes"
|
---|
1161 |
|
---|
1162 | #: contrib/admin/templates/admin/index.html:53
|
---|
1163 | msgid "My Actions"
|
---|
1164 | msgstr "Mis acciones"
|
---|
1165 |
|
---|
1166 | #: contrib/admin/templates/admin/index.html:57
|
---|
1167 | msgid "None available"
|
---|
1168 | msgstr "Ninguna disponible"
|
---|
1169 |
|
---|
1170 | #: contrib/admin/templates/admin/404.html:4
|
---|
1171 | #: contrib/admin/templates/admin/404.html:8
|
---|
1172 | msgid "Page not found"
|
---|
1173 | msgstr "Página no encontrada"
|
---|
1174 |
|
---|
1175 | #: contrib/admin/templates/admin/404.html:10
|
---|
1176 | msgid "We're sorry, but the requested page could not be found."
|
---|
1177 | msgstr "Lo sentimos, pero no se encuentra la página solicitada."
|
---|
1178 |
|
---|
1179 | #: contrib/admin/templates/admin/login.html:22
|
---|
1180 | msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?"
|
---|
1181 | msgstr "¿Ha <a href=\"/password_reset/\">olvidado su contraseña</a>?"
|
---|
1182 |
|
---|
1183 | #: contrib/admin/templates/admin/filters.html:4
|
---|
1184 | msgid "Filter"
|
---|
1185 | msgstr "Filtrar"
|
---|
1186 |
|
---|
1187 | #: contrib/admin/templates/admin/change_form.html:21
|
---|
1188 | msgid "View on site"
|
---|
1189 | msgstr "Ver en el sitio"
|
---|
1190 |
|
---|
1191 | #: contrib/admin/templates/admin/change_form.html:30
|
---|
1192 | msgid "Please correct the error below."
|
---|
1193 | msgid_plural "Please correct the errors below."
|
---|
1194 | msgstr[0] "Por favor, corrija el siguiente error."
|
---|
1195 | msgstr[1] "Por favor, corrija los siguientes errores."
|
---|
1196 |
|
---|
1197 | #: contrib/admin/templates/admin/change_form.html:48
|
---|
1198 | msgid "Ordering"
|
---|
1199 | msgstr "Ordenación"
|
---|
1200 |
|
---|
1201 | #: contrib/admin/templates/admin/change_form.html:51
|
---|
1202 | msgid "Order:"
|
---|
1203 | msgstr "Orden:"
|
---|
1204 |
|
---|
1205 | #: contrib/admin/templates/admin/base.html:24
|
---|
1206 | msgid "Welcome,"
|
---|
1207 | msgstr "Bienvenido,"
|
---|
1208 |
|
---|
1209 | #: contrib/admin/templates/admin/delete_confirmation.html:9
|
---|
1210 | #: contrib/admin/templates/admin/submit_line.html:3
|
---|
1211 | msgid "Delete"
|
---|
1212 | msgstr "Eliminar"
|
---|
1213 |
|
---|
1214 | #: contrib/admin/templates/admin/delete_confirmation.html:14
|
---|
1215 | #, python-format
|
---|
1216 | msgid ""
|
---|
1217 | "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
|
---|
1218 | "related objects, but your account doesn't have permission to delete the "
|
---|
1219 | "following types of objects:"
|
---|
1220 | msgstr ""
|
---|
1221 | "Eliminar el %(object_name)s '%(escaped_object)s' provocaría la eliminación "
|
---|
1222 | "de objetos relacionados, pero su cuenta no tiene permiso para eliminar los "
|
---|
1223 | "siguientes tipos de objetos:"
|
---|
1224 |
|
---|
1225 | #: contrib/admin/templates/admin/delete_confirmation.html:21
|
---|
1226 | #, python-format
|
---|
1227 | msgid ""
|
---|
1228 | "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
|
---|
1229 | "All of the following related items will be deleted:"
|
---|
1230 | msgstr ""
|
---|
1231 | "¿Está seguro de que quiere eliminar los %(object_name)s \"%(escaped_object)s"
|
---|
1232 | "\"? Se eliminarán los siguientes objetos relacionados:"
|
---|
1233 |
|
---|
1234 | #: contrib/admin/templates/admin/delete_confirmation.html:26
|
---|
1235 | msgid "Yes, I'm sure"
|
---|
1236 | msgstr "Sí, estoy seguro"
|
---|
1237 |
|
---|
1238 | #: contrib/admin/templates/admin/submit_line.html:4
|
---|
1239 | msgid "Save as new"
|
---|
1240 | msgstr "Grabar como nuevo"
|
---|
1241 |
|
---|
1242 | #: contrib/admin/templates/admin/submit_line.html:5
|
---|
1243 | msgid "Save and add another"
|
---|
1244 | msgstr "Grabar y añadir otro"
|
---|
1245 |
|
---|
1246 | #: contrib/admin/templates/admin/submit_line.html:6
|
---|
1247 | msgid "Save and continue editing"
|
---|
1248 | msgstr "Grabar y continuar editando"
|
---|
1249 |
|
---|
1250 | #: contrib/admin/templates/admin/submit_line.html:7
|
---|
1251 | msgid "Save"
|
---|
1252 | msgstr "Grabar"
|
---|
1253 |
|
---|
1254 | #: contrib/admin/templates/admin/invalid_setup.html:8
|
---|
1255 | msgid ""
|
---|
1256 | "Something's wrong with your database installation. Make sure the appropriate "
|
---|
1257 | "database tables have been created, and make sure the database is readable by "
|
---|
1258 | "the appropriate user."
|
---|
1259 | msgstr ""
|
---|
1260 | "hay algún problema con su instalación de base de datos. Asegúrese de que las "
|
---|
1261 | "tablas de la misma hayan sido creadas, y asegúrese de que el usuario "
|
---|
1262 | "apropiado tenga permisos de escritura en la base de datos."
|
---|
1263 |
|
---|
1264 | #: contrib/admin/templates/admin/auth/user/add_form.html:6
|
---|
1265 | msgid ""
|
---|
1266 | "First, enter a username and password. Then, you'll be able to edit more user "
|
---|
1267 | "options."
|
---|
1268 | msgstr ""
|
---|
1269 | "Primero, ingrese un nombre de usuario y una contraseña. Luego podrá "
|
---|
1270 | "configurar opciones adicionales."
|
---|
1271 |
|
---|
1272 | #: contrib/admin/templates/admin/auth/user/add_form.html:12
|
---|
1273 | msgid "Username"
|
---|
1274 | msgstr "Nombre de usuario:"
|
---|
1275 |
|
---|
1276 | #: contrib/admin/templates/admin/auth/user/add_form.html:18
|
---|
1277 | msgid "Password"
|
---|
1278 | msgstr "Contraseña:"
|
---|
1279 |
|
---|
1280 | #: contrib/admin/templates/admin/auth/user/add_form.html:23
|
---|
1281 | msgid "Password (again)"
|
---|
1282 | msgstr "Contraseña (de nuevo)"
|
---|
1283 |
|
---|
1284 | #: contrib/admin/templates/admin/auth/user/add_form.html:24
|
---|
1285 | msgid "Enter the same password as above, for verification."
|
---|
1286 | msgstr "Para verificación, ingrese la misma contraseña que ingresó arriba."
|
---|
1287 |
|
---|
1288 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
1289 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
1290 | #: contrib/admin/templates/registration/password_change_form.html:6
|
---|
1291 | #: contrib/admin/templates/registration/password_change_form.html:10
|
---|
1292 | msgid "Password change"
|
---|
1293 | msgstr "Cambio de contraseña"
|
---|
1294 |
|
---|
1295 | #: contrib/admin/templates/registration/password_change_done.html:6
|
---|
1296 | #: contrib/admin/templates/registration/password_change_done.html:10
|
---|
1297 | msgid "Password change successful"
|
---|
1298 | msgstr "Cambio de contraseña exitoso"
|
---|
1299 |
|
---|
1300 | #: contrib/admin/templates/registration/password_change_done.html:12
|
---|
1301 | msgid "Your password was changed."
|
---|
1302 | msgstr "Su contraseña ha sido cambiada."
|
---|
1303 |
|
---|
1304 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
1305 | #: contrib/admin/templates/registration/password_reset_form.html:6
|
---|
1306 | #: contrib/admin/templates/registration/password_reset_form.html:10
|
---|
1307 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
1308 | msgid "Password reset"
|
---|
1309 | msgstr "Recuperar contraseña"
|
---|
1310 |
|
---|
1311 | #: contrib/admin/templates/registration/password_reset_form.html:12
|
---|
1312 | msgid ""
|
---|
1313 | "Forgotten your password? Enter your e-mail address below, and we'll reset "
|
---|
1314 | "your password and e-mail the new one to you."
|
---|
1315 | msgstr ""
|
---|
1316 | "¿Ha olvidado su contraseña? Introduzca su dirección de correo electrónico, y "
|
---|
1317 | "crearemos una nueva que le enviaremos por correo."
|
---|
1318 |
|
---|
1319 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
1320 | msgid "E-mail address:"
|
---|
1321 | msgstr "Dirección de correo electrónico:"
|
---|
1322 |
|
---|
1323 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
1324 | msgid "Reset my password"
|
---|
1325 | msgstr "Recuperar mi cöntraseña"
|
---|
1326 |
|
---|
1327 | #: contrib/admin/templates/registration/logged_out.html:8
|
---|
1328 | msgid "Thanks for spending some quality time with the Web site today."
|
---|
1329 | msgstr "Gracias por el tiempo que ha dedicado al sitio web hoy."
|
---|
1330 |
|
---|
1331 | #: contrib/admin/templates/registration/logged_out.html:10
|
---|
1332 | msgid "Log in again"
|
---|
1333 | msgstr "Identificarse de nuevo"
|
---|
1334 |
|
---|
1335 | #: contrib/admin/templates/registration/password_reset_done.html:6
|
---|
1336 | #: contrib/admin/templates/registration/password_reset_done.html:10
|
---|
1337 | msgid "Password reset successful"
|
---|
1338 | msgstr "Recuperación de contraseña exitosa"
|
---|
1339 |
|
---|
1340 | #: contrib/admin/templates/registration/password_reset_done.html:12
|
---|
1341 | msgid ""
|
---|
1342 | "We've e-mailed a new password to the e-mail address you submitted. You "
|
---|
1343 | "should be receiving it shortly."
|
---|
1344 | msgstr ""
|
---|
1345 | "Le hemos enviado una nueva contraseña a la dirección que ha suministrado. "
|
---|
1346 | "Debería recibirla en breve."
|
---|
1347 |
|
---|
1348 | #: contrib/admin/templates/registration/password_change_form.html:12
|
---|
1349 | msgid ""
|
---|
1350 | "Please enter your old password, for security's sake, and then enter your new "
|
---|
1351 | "password twice so we can verify you typed it in correctly."
|
---|
1352 | msgstr ""
|
---|
1353 | "Por favor, introduzca su contraseña antigua, por seguridad, y después "
|
---|
1354 | "introduzca la nueva contraseña dos veces para verificar que la ha escrito "
|
---|
1355 | "correctamente."
|
---|
1356 |
|
---|
1357 | #: contrib/admin/templates/registration/password_change_form.html:17
|
---|
1358 | msgid "Old password:"
|
---|
1359 | msgstr "Contraseña antigua:"
|
---|
1360 |
|
---|
1361 | #: contrib/admin/templates/registration/password_change_form.html:19
|
---|
1362 | msgid "New password:"
|
---|
1363 | msgstr "Contraseña nueva:"
|
---|
1364 |
|
---|
1365 | #: contrib/admin/templates/registration/password_change_form.html:21
|
---|
1366 | msgid "Confirm password:"
|
---|
1367 | msgstr "Confirme contraseña:"
|
---|
1368 |
|
---|
1369 | #: contrib/admin/templates/registration/password_change_form.html:23
|
---|
1370 | msgid "Change my password"
|
---|
1371 | msgstr "Cambiar mi contraseña"
|
---|
1372 |
|
---|
1373 | #: contrib/admin/templates/registration/password_reset_email.html:2
|
---|
1374 | msgid "You're receiving this e-mail because you requested a password reset"
|
---|
1375 | msgstr ""
|
---|
1376 | "Está recibiendo este mensaje debido a que solicitó recuperar la contraseña"
|
---|
1377 |
|
---|
1378 | #: contrib/admin/templates/registration/password_reset_email.html:3
|
---|
1379 | #, python-format
|
---|
1380 | msgid "for your user account at %(site_name)s"
|
---|
1381 | msgstr "de su cuenta de usuario en %(site_name)s."
|
---|
1382 |
|
---|
1383 | #: contrib/admin/templates/registration/password_reset_email.html:5
|
---|
1384 | #, python-format
|
---|
1385 | msgid "Your new password is: %(new_password)s"
|
---|
1386 | msgstr "Su nueva contraseña es: %(new_password)s"
|
---|
1387 |
|
---|
1388 | #: contrib/admin/templates/registration/password_reset_email.html:7
|
---|
1389 | msgid "Feel free to change this password by going to this page:"
|
---|
1390 | msgstr "Puede cambiarla accediendo a esta página:"
|
---|
1391 |
|
---|
1392 | #: contrib/admin/templates/registration/password_reset_email.html:11
|
---|
1393 | msgid "Your username, in case you've forgotten:"
|
---|
1394 | msgstr "Su nombre de usuario, en caso de haberlo olvidado:"
|
---|
1395 |
|
---|
1396 | #: contrib/admin/templates/registration/password_reset_email.html:13
|
---|
1397 | msgid "Thanks for using our site!"
|
---|
1398 | msgstr "¡Gracias por usar nuestro sitio!"
|
---|
1399 |
|
---|
1400 | #: contrib/admin/templates/registration/password_reset_email.html:15
|
---|
1401 | #, python-format
|
---|
1402 | msgid "The %(site_name)s team"
|
---|
1403 | msgstr "El equipo de %(site_name)s"
|
---|
1404 |
|
---|
1405 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
1406 | msgid "Bookmarklets"
|
---|
1407 | msgstr "Bookmarklets"
|
---|
1408 |
|
---|
1409 | #: contrib/admin/templates/admin_doc/bookmarklets.html:5
|
---|
1410 | msgid "Documentation bookmarklets"
|
---|
1411 | msgstr "Bookmarklets de documentación"
|
---|
1412 |
|
---|
1413 | #: contrib/admin/templates/admin_doc/bookmarklets.html:9
|
---|
1414 | msgid ""
|
---|
1415 | "\n"
|
---|
1416 | "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
---|
1417 | "toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
---|
1418 | "select the bookmarklet from any page in the site. Note that some of these\n"
|
---|
1419 | "bookmarklets require you to be viewing the site from a computer designated\n"
|
---|
1420 | "as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
---|
1421 | "your computer is \"internal\").</p>\n"
|
---|
1422 | msgstr ""
|
---|
1423 | "\n"
|
---|
1424 | "<p class=\"help\">Para instalar bookmarklets, arrastre el enlace a su barra\n"
|
---|
1425 | "de favoritos, o pulse con el botón derecho el enlace y añádalo a sus "
|
---|
1426 | "favoritos.\n"
|
---|
1427 | "Ahora puede sleccionar el bookmarklet desde cualquier página en el sitio.\n"
|
---|
1428 | "Observer que algunos de estos bookmarklets precisan que esté viendo\n"
|
---|
1429 | "el sitio desde un equipo señalado como \"interno\" (hable\n"
|
---|
1430 | "con su administrador de sistemas si no está seguro de si el suyo lo es).</"
|
---|
1431 | "p>\n"
|
---|
1432 |
|
---|
1433 | #: contrib/admin/templates/admin_doc/bookmarklets.html:19
|
---|
1434 | msgid "Documentation for this page"
|
---|
1435 | msgstr "Documentación de esta página"
|
---|
1436 |
|
---|
1437 | #: contrib/admin/templates/admin_doc/bookmarklets.html:20
|
---|
1438 | msgid ""
|
---|
1439 | "Jumps you from any page to the documentation for the view that generates "
|
---|
1440 | "that page."
|
---|
1441 | msgstr ""
|
---|
1442 | "Le lleva desde cualquier página a la documentación de la vista que la genera."
|
---|
1443 |
|
---|
1444 | #: contrib/admin/templates/admin_doc/bookmarklets.html:22
|
---|
1445 | msgid "Show object ID"
|
---|
1446 | msgstr "Mostrar ID de objeto"
|
---|
1447 |
|
---|
1448 | #: contrib/admin/templates/admin_doc/bookmarklets.html:23
|
---|
1449 | msgid ""
|
---|
1450 | "Shows the content-type and unique ID for pages that represent a single "
|
---|
1451 | "object."
|
---|
1452 | msgstr ""
|
---|
1453 | "Muestra el tipo de contenido e ID unívoco de las páginas que representan un "
|
---|
1454 | "único objeto."
|
---|
1455 |
|
---|
1456 | #: contrib/admin/templates/admin_doc/bookmarklets.html:25
|
---|
1457 | msgid "Edit this object (current window)"
|
---|
1458 | msgstr "Editar este objeto (ventana actual)"
|
---|
1459 |
|
---|
1460 | #: contrib/admin/templates/admin_doc/bookmarklets.html:26
|
---|
1461 | msgid "Jumps to the admin page for pages that represent a single object."
|
---|
1462 | msgstr ""
|
---|
1463 | "Le lleva a la página de administración de páginas que representan un único "
|
---|
1464 | "objeto."
|
---|
1465 |
|
---|
1466 | #: contrib/admin/templates/admin_doc/bookmarklets.html:28
|
---|
1467 | msgid "Edit this object (new window)"
|
---|
1468 | msgstr "Editar este objeto (nueva ventana)"
|
---|
1469 |
|
---|
1470 | #: contrib/admin/templates/admin_doc/bookmarklets.html:29
|
---|
1471 | msgid "As above, but opens the admin page in a new window."
|
---|
1472 | msgstr ""
|
---|
1473 | "Como antes, pero abre la página de administración en una nueva ventana."
|
---|
1474 |
|
---|
1475 | #: utils/dates.py:6
|
---|
1476 | msgid "Monday"
|
---|
1477 | msgstr "Lunes"
|
---|
1478 |
|
---|
1479 | #: utils/dates.py:6
|
---|
1480 | msgid "Tuesday"
|
---|
1481 | msgstr "Martes"
|
---|
1482 |
|
---|
1483 | #: utils/dates.py:6
|
---|
1484 | msgid "Wednesday"
|
---|
1485 | msgstr "Miércoles"
|
---|
1486 |
|
---|
1487 | #: utils/dates.py:6
|
---|
1488 | msgid "Thursday"
|
---|
1489 | msgstr "Jueves"
|
---|
1490 |
|
---|
1491 | #: utils/dates.py:6
|
---|
1492 | msgid "Friday"
|
---|
1493 | msgstr "Viernes"
|
---|
1494 |
|
---|
1495 | #: utils/dates.py:7
|
---|
1496 | msgid "Saturday"
|
---|
1497 | msgstr "Sábado"
|
---|
1498 |
|
---|
1499 | #: utils/dates.py:7
|
---|
1500 | msgid "Sunday"
|
---|
1501 | msgstr "Domingo"
|
---|
1502 |
|
---|
1503 | #: utils/dates.py:14
|
---|
1504 | msgid "January"
|
---|
1505 | msgstr "Enero"
|
---|
1506 |
|
---|
1507 | #: utils/dates.py:14
|
---|
1508 | msgid "February"
|
---|
1509 | msgstr "Febrero"
|
---|
1510 |
|
---|
1511 | #: utils/dates.py:14 utils/dates.py:27
|
---|
1512 | msgid "March"
|
---|
1513 | msgstr "Marzo"
|
---|
1514 |
|
---|
1515 | #: utils/dates.py:14 utils/dates.py:27
|
---|
1516 | msgid "April"
|
---|
1517 | msgstr "Abril"
|
---|
1518 |
|
---|
1519 | #: utils/dates.py:14 utils/dates.py:27
|
---|
1520 | msgid "May"
|
---|
1521 | msgstr "Mayo"
|
---|
1522 |
|
---|
1523 | #: utils/dates.py:14 utils/dates.py:27
|
---|
1524 | msgid "June"
|
---|
1525 | msgstr "Junio"
|
---|
1526 |
|
---|
1527 | #: utils/dates.py:15 utils/dates.py:27
|
---|
1528 | msgid "July"
|
---|
1529 | msgstr "Julio"
|
---|
1530 |
|
---|
1531 | #: utils/dates.py:15
|
---|
1532 | msgid "August"
|
---|
1533 | msgstr "Agosto"
|
---|
1534 |
|
---|
1535 | #: utils/dates.py:15
|
---|
1536 | msgid "September"
|
---|
1537 | msgstr "Setiembre"
|
---|
1538 |
|
---|
1539 | #: utils/dates.py:15
|
---|
1540 | msgid "October"
|
---|
1541 | msgstr "Octubre"
|
---|
1542 |
|
---|
1543 | #: utils/dates.py:15
|
---|
1544 | msgid "November"
|
---|
1545 | msgstr "Noviembre"
|
---|
1546 |
|
---|
1547 | #: utils/dates.py:16
|
---|
1548 | msgid "December"
|
---|
1549 | msgstr "Diciembre"
|
---|
1550 |
|
---|
1551 | #: utils/dates.py:19
|
---|
1552 | msgid "jan"
|
---|
1553 | msgstr "ene"
|
---|
1554 |
|
---|
1555 | #: utils/dates.py:19
|
---|
1556 | msgid "feb"
|
---|
1557 | msgstr ""
|
---|
1558 |
|
---|
1559 | #: utils/dates.py:19
|
---|
1560 | msgid "mar"
|
---|
1561 | msgstr ""
|
---|
1562 |
|
---|
1563 | #: utils/dates.py:19
|
---|
1564 | msgid "apr"
|
---|
1565 | msgstr "abr"
|
---|
1566 |
|
---|
1567 | #: utils/dates.py:19
|
---|
1568 | msgid "may"
|
---|
1569 | msgstr ""
|
---|
1570 |
|
---|
1571 | #: utils/dates.py:19
|
---|
1572 | msgid "jun"
|
---|
1573 | msgstr ""
|
---|
1574 |
|
---|
1575 | #: utils/dates.py:20
|
---|
1576 | msgid "jul"
|
---|
1577 | msgstr ""
|
---|
1578 |
|
---|
1579 | #: utils/dates.py:20
|
---|
1580 | msgid "aug"
|
---|
1581 | msgstr "ago"
|
---|
1582 |
|
---|
1583 | #: utils/dates.py:20
|
---|
1584 | msgid "sep"
|
---|
1585 | msgstr "set"
|
---|
1586 |
|
---|
1587 | #: utils/dates.py:20
|
---|
1588 | msgid "oct"
|
---|
1589 | msgstr ""
|
---|
1590 |
|
---|
1591 | #: utils/dates.py:20
|
---|
1592 | msgid "nov"
|
---|
1593 | msgstr ""
|
---|
1594 |
|
---|
1595 | #: utils/dates.py:20
|
---|
1596 | msgid "dec"
|
---|
1597 | msgstr "dic"
|
---|
1598 |
|
---|
1599 | #: utils/dates.py:27
|
---|
1600 | msgid "Jan."
|
---|
1601 | msgstr "Enero"
|
---|
1602 |
|
---|
1603 | #: utils/dates.py:27
|
---|
1604 | msgid "Feb."
|
---|
1605 | msgstr ""
|
---|
1606 |
|
---|
1607 | #: utils/dates.py:28
|
---|
1608 | msgid "Aug."
|
---|
1609 | msgstr "Ago."
|
---|
1610 |
|
---|
1611 | #: utils/dates.py:28
|
---|
1612 | msgid "Sept."
|
---|
1613 | msgstr "Set."
|
---|
1614 |
|
---|
1615 | #: utils/dates.py:28
|
---|
1616 | msgid "Oct."
|
---|
1617 | msgstr ""
|
---|
1618 |
|
---|
1619 | #: utils/dates.py:28
|
---|
1620 | msgid "Nov."
|
---|
1621 | msgstr ""
|
---|
1622 |
|
---|
1623 | #: utils/dates.py:28
|
---|
1624 | msgid "Dec."
|
---|
1625 | msgstr "Dic."
|
---|
1626 |
|
---|
1627 | #: utils/timesince.py:12
|
---|
1628 | msgid "year"
|
---|
1629 | msgid_plural "years"
|
---|
1630 | msgstr[0] "año"
|
---|
1631 | msgstr[1] "años"
|
---|
1632 |
|
---|
1633 | #: utils/timesince.py:13
|
---|
1634 | msgid "month"
|
---|
1635 | msgid_plural "months"
|
---|
1636 | msgstr[0] "mes"
|
---|
1637 | msgstr[1] "meses"
|
---|
1638 |
|
---|
1639 | #: utils/timesince.py:14
|
---|
1640 | msgid "week"
|
---|
1641 | msgid_plural "weeks"
|
---|
1642 | msgstr[0] "semana"
|
---|
1643 | msgstr[1] "semanas"
|
---|
1644 |
|
---|
1645 | #: utils/timesince.py:15
|
---|
1646 | msgid "day"
|
---|
1647 | msgid_plural "days"
|
---|
1648 | msgstr[0] "día"
|
---|
1649 | msgstr[1] "días"
|
---|
1650 |
|
---|
1651 | #: utils/timesince.py:16
|
---|
1652 | msgid "hour"
|
---|
1653 | msgid_plural "hours"
|
---|
1654 | msgstr[0] "hora"
|
---|
1655 | msgstr[1] "horas"
|
---|
1656 |
|
---|
1657 | #: utils/timesince.py:17
|
---|
1658 | msgid "minute"
|
---|
1659 | msgid_plural "minutes"
|
---|
1660 | msgstr[0] "minuto"
|
---|
1661 | msgstr[1] "minutos"
|
---|
1662 |
|
---|
1663 | #: utils/translation/trans_real.py:362
|
---|
1664 | msgid "DATE_FORMAT"
|
---|
1665 | msgstr "j N Y"
|
---|
1666 |
|
---|
1667 | #: utils/translation/trans_real.py:363
|
---|
1668 | msgid "DATETIME_FORMAT"
|
---|
1669 | msgstr "j N Y P"
|
---|
1670 |
|
---|
1671 | #: utils/translation/trans_real.py:364
|
---|
1672 | msgid "TIME_FORMAT"
|
---|
1673 | msgstr "P"
|
---|
1674 |
|
---|
1675 | #: utils/translation/trans_real.py:380
|
---|
1676 | msgid "YEAR_MONTH_FORMAT"
|
---|
1677 | msgstr "F Y"
|
---|
1678 |
|
---|
1679 | #: utils/translation/trans_real.py:381
|
---|
1680 | msgid "MONTH_DAY_FORMAT"
|
---|
1681 | msgstr "j \\de F"
|
---|
1682 |
|
---|
1683 | #: conf/global_settings.py:39
|
---|
1684 | msgid "Arabic"
|
---|
1685 | msgstr "Árabe"
|
---|
1686 |
|
---|
1687 | #: conf/global_settings.py:40
|
---|
1688 | msgid "Bengali"
|
---|
1689 | msgstr "Bengalí"
|
---|
1690 |
|
---|
1691 | #: conf/global_settings.py:41
|
---|
1692 | msgid "Czech"
|
---|
1693 | msgstr "Checo"
|
---|
1694 |
|
---|
1695 | #: conf/global_settings.py:42
|
---|
1696 | msgid "Welsh"
|
---|
1697 | msgstr "Galés"
|
---|
1698 |
|
---|
1699 | #: conf/global_settings.py:43
|
---|
1700 | msgid "Danish"
|
---|
1701 | msgstr "Danés"
|
---|
1702 |
|
---|
1703 | #: conf/global_settings.py:44
|
---|
1704 | msgid "German"
|
---|
1705 | msgstr "Alemán"
|
---|
1706 |
|
---|
1707 | #: conf/global_settings.py:45
|
---|
1708 | msgid "Greek"
|
---|
1709 | msgstr "Griego"
|
---|
1710 |
|
---|
1711 | #: conf/global_settings.py:46
|
---|
1712 | msgid "English"
|
---|
1713 | msgstr "Inglés"
|
---|
1714 |
|
---|
1715 | #: conf/global_settings.py:47
|
---|
1716 | msgid "Spanish"
|
---|
1717 | msgstr "Español"
|
---|
1718 |
|
---|
1719 | #: conf/global_settings.py:48
|
---|
1720 | msgid "Argentinean Spanish"
|
---|
1721 | msgstr "Español Argentino"
|
---|
1722 |
|
---|
1723 | #: conf/global_settings.py:49
|
---|
1724 | msgid "French"
|
---|
1725 | msgstr "Francés"
|
---|
1726 |
|
---|
1727 | #: conf/global_settings.py:50
|
---|
1728 | msgid "Galician"
|
---|
1729 | msgstr "Gallego"
|
---|
1730 |
|
---|
1731 | #: conf/global_settings.py:51
|
---|
1732 | msgid "Hungarian"
|
---|
1733 | msgstr "Húngaro"
|
---|
1734 |
|
---|
1735 | #: conf/global_settings.py:52
|
---|
1736 | msgid "Hebrew"
|
---|
1737 | msgstr "Hebreo"
|
---|
1738 |
|
---|
1739 | #: conf/global_settings.py:53
|
---|
1740 | msgid "Icelandic"
|
---|
1741 | msgstr "Islandés"
|
---|
1742 |
|
---|
1743 | #: conf/global_settings.py:54
|
---|
1744 | msgid "Italian"
|
---|
1745 | msgstr "Italiano"
|
---|
1746 |
|
---|
1747 | #: conf/global_settings.py:55
|
---|
1748 | msgid "Japanese"
|
---|
1749 | msgstr "Japonés"
|
---|
1750 |
|
---|
1751 | #: conf/global_settings.py:56
|
---|
1752 | msgid "Dutch"
|
---|
1753 | msgstr "Holandés"
|
---|
1754 |
|
---|
1755 | #: conf/global_settings.py:57
|
---|
1756 | msgid "Norwegian"
|
---|
1757 | msgstr "Noruego"
|
---|
1758 |
|
---|
1759 | #: conf/global_settings.py:58
|
---|
1760 | msgid "Brazilian"
|
---|
1761 | msgstr "Brasileño"
|
---|
1762 |
|
---|
1763 | #: conf/global_settings.py:59
|
---|
1764 | msgid "Romanian"
|
---|
1765 | msgstr "Rumano"
|
---|
1766 |
|
---|
1767 | #: conf/global_settings.py:60
|
---|
1768 | msgid "Russian"
|
---|
1769 | msgstr "Ruso"
|
---|
1770 |
|
---|
1771 | #: conf/global_settings.py:61
|
---|
1772 | msgid "Slovak"
|
---|
1773 | msgstr "Eslovaco"
|
---|
1774 |
|
---|
1775 | #: conf/global_settings.py:62
|
---|
1776 | msgid "Slovenian"
|
---|
1777 | msgstr "Esloveno"
|
---|
1778 |
|
---|
1779 | #: conf/global_settings.py:63
|
---|
1780 | msgid "Serbian"
|
---|
1781 | msgstr "Serbio"
|
---|
1782 |
|
---|
1783 | #: conf/global_settings.py:64
|
---|
1784 | msgid "Swedish"
|
---|
1785 | msgstr "Sueco"
|
---|
1786 |
|
---|
1787 | #: conf/global_settings.py:65
|
---|
1788 | msgid "Tamil"
|
---|
1789 | msgstr "Tamil"
|
---|
1790 |
|
---|
1791 | #: conf/global_settings.py:66
|
---|
1792 | msgid "Ukrainian"
|
---|
1793 | msgstr "Ucraniano"
|
---|
1794 |
|
---|
1795 | #: conf/global_settings.py:67
|
---|
1796 | msgid "Simplified Chinese"
|
---|
1797 | msgstr "Chino simplificado"
|
---|
1798 |
|
---|
1799 | #: conf/global_settings.py:68
|
---|
1800 | msgid "Traditional Chinese"
|
---|
1801 | msgstr "Chino tradicional"
|
---|
1802 |
|
---|
1803 | #: db/models/manipulators.py:302
|
---|
1804 | #, python-format
|
---|
1805 | msgid "%(object)s with this %(type)s already exists for the given %(field)s."
|
---|
1806 | msgstr ""
|
---|
1807 | "Ya existen %(object)s con este %(type)s para el %(field)s especificado."
|
---|
1808 |
|
---|
1809 | #: db/models/fields/__init__.py:40
|
---|
1810 | #, python-format
|
---|
1811 | msgid "%(optname)s with this %(fieldname)s already exists."
|
---|
1812 | msgstr "Ya existe %(optname)s con este %(fieldname)s."
|
---|
1813 |
|
---|
1814 | #: db/models/fields/__init__.py:114 db/models/fields/__init__.py:265
|
---|
1815 | #: db/models/fields/__init__.py:551 db/models/fields/__init__.py:562
|
---|
1816 | #: forms/__init__.py:346
|
---|
1817 | msgid "This field is required."
|
---|
1818 | msgstr "Este campo es obligatorio."
|
---|
1819 |
|
---|
1820 | #: db/models/fields/__init__.py:340
|
---|
1821 | msgid "This value must be an integer."
|
---|
1822 | msgstr "Este valor debe ser un número entero."
|
---|
1823 |
|
---|
1824 | #: db/models/fields/__init__.py:372
|
---|
1825 | msgid "This value must be either True or False."
|
---|
1826 | msgstr "Este valor debe ser True o False."
|
---|
1827 |
|
---|
1828 | #: db/models/fields/__init__.py:388
|
---|
1829 | msgid "This field cannot be null."
|
---|
1830 | msgstr "Este campo no puede ser nulo."
|
---|
1831 |
|
---|
1832 | #: db/models/fields/__init__.py:415 core/validators.py:127
|
---|
1833 | msgid "Enter a valid date in YYYY-MM-DD format."
|
---|
1834 | msgstr "Introduzca una fecha válida en formato AAAA-MM-DD."
|
---|
1835 |
|
---|
1836 | #: db/models/fields/__init__.py:477 core/validators.py:135
|
---|
1837 | msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format."
|
---|
1838 | msgstr "Introduzca una fecha/hora válida en formato YYYY-MM-DD HH:MM."
|
---|
1839 |
|
---|
1840 | #: db/models/fields/__init__.py:571
|
---|
1841 | msgid "Enter a valid filename."
|
---|
1842 | msgstr "Introduzca un nombre de achivo válido"
|
---|
1843 |
|
---|
1844 | #: db/models/fields/related.py:51
|
---|
1845 | #, python-format
|
---|
1846 | msgid "Please enter a valid %s."
|
---|
1847 | msgstr "Por favor, introduzca un %s válido."
|
---|
1848 |
|
---|
1849 | #: db/models/fields/related.py:618
|
---|
1850 | msgid "Separate multiple IDs with commas."
|
---|
1851 | msgstr " Separe múltiples IDs con comas."
|
---|
1852 |
|
---|
1853 | #: db/models/fields/related.py:620
|
---|
1854 | msgid ""
|
---|
1855 | "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
|
---|
1856 | msgstr ""
|
---|
1857 | "Pulse \"Control\", o \"Command\" en un Mac, para seleccionar más de uno."
|
---|
1858 |
|
---|
1859 | #: db/models/fields/related.py:664
|
---|
1860 | #, python-format
|
---|
1861 | msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."
|
---|
1862 | msgid_plural ""
|
---|
1863 | "Please enter valid %(self)s IDs. The values %(value)r are invalid."
|
---|
1864 | msgstr[0] ""
|
---|
1865 | "Por favor, introduzca IDs de %(self)s válidos. El valor %(value)r no es "
|
---|
1866 | "válido."
|
---|
1867 | msgstr[1] ""
|
---|
1868 | "Por favor, introduzca IDs de %(self)s válidos. Los valores %(value)r no son "
|
---|
1869 | "válidos."
|
---|
1870 |
|
---|
1871 | #: forms/__init__.py:381
|
---|
1872 | #, python-format
|
---|
1873 | msgid "Ensure your text is less than %s character."
|
---|
1874 | msgid_plural "Ensure your text is less than %s characters."
|
---|
1875 | msgstr[0] "Asegúrese de que su texto tiene menos de %s carácter."
|
---|
1876 | msgstr[1] "Asegúrese de que su texto tiene menos de %s caracteres."
|
---|
1877 |
|
---|
1878 | #: forms/__init__.py:386
|
---|
1879 | msgid "Line breaks are not allowed here."
|
---|
1880 | msgstr "No se permiten saltos de línea."
|
---|
1881 |
|
---|
1882 | #: forms/__init__.py:487 forms/__init__.py:560 forms/__init__.py:599
|
---|
1883 | #, python-format
|
---|
1884 | msgid "Select a valid choice; '%(data)s' is not in %(choices)s."
|
---|
1885 | msgstr "Seleccione una opción válida; '%(data)s' no está en %(choices)s."
|
---|
1886 |
|
---|
1887 | #: forms/__init__.py:661 core/validators.py:151 core/validators.py:379
|
---|
1888 | msgid "No file was submitted. Check the encoding type on the form."
|
---|
1889 | msgstr ""
|
---|
1890 | "No se envió un archivo. Verifique el tipo de codificación en el formulario."
|
---|
1891 |
|
---|
1892 | #: forms/__init__.py:663
|
---|
1893 | msgid "The submitted file is empty."
|
---|
1894 | msgstr "El archivo enviado está vacío."
|
---|
1895 |
|
---|
1896 | #: forms/__init__.py:719
|
---|
1897 | msgid "Enter a whole number between -32,768 and 32,767."
|
---|
1898 | msgstr "Introduzca un número entero entre -32,768 y 32,767."
|
---|
1899 |
|
---|
1900 | #: forms/__init__.py:729
|
---|
1901 | msgid "Enter a positive number."
|
---|
1902 | msgstr "Introduzca un número positivo."
|
---|
1903 |
|
---|
1904 | #: forms/__init__.py:739
|
---|
1905 | msgid "Enter a whole number between 0 and 32,767."
|
---|
1906 | msgstr "Introduzca un número entero entre 0 y 32,767."
|
---|
1907 |
|
---|
1908 | #: core/validators.py:63
|
---|
1909 | msgid "This value must contain only letters, numbers and underscores."
|
---|
1910 | msgstr "Este valor debe contener sólo letras, números y guiones bajos."
|
---|
1911 |
|
---|
1912 | #: core/validators.py:67
|
---|
1913 | msgid ""
|
---|
1914 | "This value must contain only letters, numbers, underscores, dashes or "
|
---|
1915 | "slashes."
|
---|
1916 | msgstr ""
|
---|
1917 | "Este valor debe contener sólo letras, números, guiones bajos, barras (/) o "
|
---|
1918 | "slashes."
|
---|
1919 |
|
---|
1920 | #: core/validators.py:75
|
---|
1921 | msgid "Uppercase letters are not allowed here."
|
---|
1922 | msgstr "No se admiten letras mayúsculas."
|
---|
1923 |
|
---|
1924 | #: core/validators.py:79
|
---|
1925 | msgid "Lowercase letters are not allowed here."
|
---|
1926 | msgstr "No se admiten letras minúsculas."
|
---|
1927 |
|
---|
1928 | #: core/validators.py:86
|
---|
1929 | msgid "Enter only digits separated by commas."
|
---|
1930 | msgstr "Introduzca sólo dígitos separados por comas."
|
---|
1931 |
|
---|
1932 | #: core/validators.py:98
|
---|
1933 | msgid "Enter valid e-mail addresses separated by commas."
|
---|
1934 | msgstr "Introduzca direcciones de correo válidas separadas por comas."
|
---|
1935 |
|
---|
1936 | #: core/validators.py:102
|
---|
1937 | msgid "Please enter a valid IP address."
|
---|
1938 | msgstr "Por favor introduzca una dirección IP válida."
|
---|
1939 |
|
---|
1940 | #: core/validators.py:106
|
---|
1941 | msgid "Empty values are not allowed here."
|
---|
1942 | msgstr "No se admiten valores vacíos."
|
---|
1943 |
|
---|
1944 | #: core/validators.py:110
|
---|
1945 | msgid "Non-numeric characters aren't allowed here."
|
---|
1946 | msgstr "No se admiten caracteres no numéricos."
|
---|
1947 |
|
---|
1948 | #: core/validators.py:114
|
---|
1949 | msgid "This value can't be comprised solely of digits."
|
---|
1950 | msgstr "Este valor no puede estar formado sólo por dígitos."
|
---|
1951 |
|
---|
1952 | #: core/validators.py:119
|
---|
1953 | msgid "Enter a whole number."
|
---|
1954 | msgstr "Introduzca un número entero."
|
---|
1955 |
|
---|
1956 | #: core/validators.py:123
|
---|
1957 | msgid "Only alphabetical characters are allowed here."
|
---|
1958 | msgstr "Sólo se admiten caracteres alfabéticos."
|
---|
1959 |
|
---|
1960 | #: core/validators.py:131
|
---|
1961 | msgid "Enter a valid time in HH:MM format."
|
---|
1962 | msgstr "Introduzca una hora válida en formato HH:MM."
|
---|
1963 |
|
---|
1964 | #: core/validators.py:139
|
---|
1965 | msgid "Enter a valid e-mail address."
|
---|
1966 | msgstr "Introduzca una dirección de correo electrónico válida"
|
---|
1967 |
|
---|
1968 | #: core/validators.py:155
|
---|
1969 | msgid ""
|
---|
1970 | "Upload a valid image. The file you uploaded was either not an image or a "
|
---|
1971 | "corrupted image."
|
---|
1972 | msgstr ""
|
---|
1973 | "Envíe una imagen válida. El archivo que ha enviado no era una imagen o se "
|
---|
1974 | "trataba de una imagen corrupta."
|
---|
1975 |
|
---|
1976 | #: core/validators.py:162
|
---|
1977 | #, python-format
|
---|
1978 | msgid "The URL %s does not point to a valid image."
|
---|
1979 | msgstr "La URL %s no apunta a una imagen válida."
|
---|
1980 |
|
---|
1981 | #: core/validators.py:166
|
---|
1982 | #, python-format
|
---|
1983 | msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid."
|
---|
1984 | msgstr ""
|
---|
1985 | "Los números de teléfono deben guardar el formato XXX-XXX-XXXX format. \"%s\" "
|
---|
1986 | "no es válido."
|
---|
1987 |
|
---|
1988 | #: core/validators.py:174
|
---|
1989 | #, python-format
|
---|
1990 | msgid "The URL %s does not point to a valid QuickTime video."
|
---|
1991 | msgstr "La URL %s no apunta a un vídeo QuickTime válido."
|
---|
1992 |
|
---|
1993 | #: core/validators.py:178
|
---|
1994 | msgid "A valid URL is required."
|
---|
1995 | msgstr "Se precisa una URL válida."
|
---|
1996 |
|
---|
1997 | #: core/validators.py:192
|
---|
1998 | #, python-format
|
---|
1999 | msgid ""
|
---|
2000 | "Valid HTML is required. Specific errors are:\n"
|
---|
2001 | "%s"
|
---|
2002 | msgstr ""
|
---|
2003 | "Se precisa HTML válido. Los errores específicos son:\n"
|
---|
2004 | "%s"
|
---|
2005 |
|
---|
2006 | #: core/validators.py:199
|
---|
2007 | #, python-format
|
---|
2008 | msgid "Badly formed XML: %s"
|
---|
2009 | msgstr "XML mal formado: %s"
|
---|
2010 |
|
---|
2011 | #: core/validators.py:209
|
---|
2012 | #, python-format
|
---|
2013 | msgid "Invalid URL: %s"
|
---|
2014 | msgstr "URL no válida: %s"
|
---|
2015 |
|
---|
2016 | #: core/validators.py:213 core/validators.py:215
|
---|
2017 | #, python-format
|
---|
2018 | msgid "The URL %s is a broken link."
|
---|
2019 | msgstr "La URL %s es un enlace roto."
|
---|
2020 |
|
---|
2021 | #: core/validators.py:221
|
---|
2022 | msgid "Enter a valid U.S. state abbreviation."
|
---|
2023 | msgstr "Introduzca una abreviatura válida de estado de los EEUU."
|
---|
2024 |
|
---|
2025 | #: core/validators.py:236
|
---|
2026 | #, python-format
|
---|
2027 | msgid "Watch your mouth! The word %s is not allowed here."
|
---|
2028 | msgid_plural "Watch your mouth! The words %s are not allowed here."
|
---|
2029 | msgstr[0] "¡Vigila tu boca! Aquí no admitimos la palabra %s."
|
---|
2030 | msgstr[1] "¡Vigila tu boca! Aquí no admitimos las palabras %s."
|
---|
2031 |
|
---|
2032 | #: core/validators.py:243
|
---|
2033 | #, python-format
|
---|
2034 | msgid "This field must match the '%s' field."
|
---|
2035 | msgstr "Este campo debe concordar con el campo '%s'."
|
---|
2036 |
|
---|
2037 | #: core/validators.py:262
|
---|
2038 | msgid "Please enter something for at least one field."
|
---|
2039 | msgstr "Por favor, introduzca algo en al menos un campo."
|
---|
2040 |
|
---|
2041 | #: core/validators.py:271 core/validators.py:282
|
---|
2042 | msgid "Please enter both fields or leave them both empty."
|
---|
2043 | msgstr "Por favor, rellene ambos campos o deje ambos vacíos."
|
---|
2044 |
|
---|
2045 | #: core/validators.py:289
|
---|
2046 | #, python-format
|
---|
2047 | msgid "This field must be given if %(field)s is %(value)s"
|
---|
2048 | msgstr "Se debe proporcionar este campo si %(field)s es %(value)s"
|
---|
2049 |
|
---|
2050 | #: core/validators.py:301
|
---|
2051 | #, python-format
|
---|
2052 | msgid "This field must be given if %(field)s is not %(value)s"
|
---|
2053 | msgstr "Se debe proporcionar este campo si %(field)s no es %(value)s"
|
---|
2054 |
|
---|
2055 | #: core/validators.py:320
|
---|
2056 | msgid "Duplicate values are not allowed."
|
---|
2057 | msgstr "No se admiten valores duplicados."
|
---|
2058 |
|
---|
2059 | #: core/validators.py:343
|
---|
2060 | #, python-format
|
---|
2061 | msgid "This value must be a power of %s."
|
---|
2062 | msgstr "Este valor debe ser una potencia de %s."
|
---|
2063 |
|
---|
2064 | #: core/validators.py:354
|
---|
2065 | msgid "Please enter a valid decimal number."
|
---|
2066 | msgstr "Por favor, introduzca un número decimal válido."
|
---|
2067 |
|
---|
2068 | #: core/validators.py:356
|
---|
2069 | #, python-format
|
---|
2070 | msgid "Please enter a valid decimal number with at most %s total digit."
|
---|
2071 | msgid_plural ""
|
---|
2072 | "Please enter a valid decimal number with at most %s total digits."
|
---|
2073 | msgstr[0] ""
|
---|
2074 | "Por favor, introduzca un número decimal válido con con un máximo de un "
|
---|
2075 | "dígito en total."
|
---|
2076 | msgstr[1] ""
|
---|
2077 | "Por favor, introduzca un número decimal válido con un maximo de %s dígitos "
|
---|
2078 | "en total."
|
---|
2079 |
|
---|
2080 | #: core/validators.py:359
|
---|
2081 | #, python-format
|
---|
2082 | msgid ""
|
---|
2083 | "Please enter a valid decimal number with a whole part of at most %s digit."
|
---|
2084 | msgid_plural ""
|
---|
2085 | "Please enter a valid decimal number with a whole part of at most %s digits."
|
---|
2086 | msgstr[0] ""
|
---|
2087 | "Por favor, introduzca un número decimal válido con un dígito entero como "
|
---|
2088 | "máximo."
|
---|
2089 | msgstr[1] ""
|
---|
2090 | "Por favor, introduzca un número decimal válido con un máximo de %s dígitos "
|
---|
2091 | "enteros."
|
---|
2092 |
|
---|
2093 | #: core/validators.py:362
|
---|
2094 | #, python-format
|
---|
2095 | msgid "Please enter a valid decimal number with at most %s decimal place."
|
---|
2096 | msgid_plural ""
|
---|
2097 | "Please enter a valid decimal number with at most %s decimal places."
|
---|
2098 | msgstr[0] ""
|
---|
2099 | "Por favor, introduzca un número decimal válido con un máximo de una posición "
|
---|
2100 | "decimal."
|
---|
2101 | msgstr[1] ""
|
---|
2102 | "Por favor, introduzca un número decimal válido con un máximo de %s "
|
---|
2103 | "posiciones decimales."
|
---|
2104 |
|
---|
2105 | #: core/validators.py:372
|
---|
2106 | #, python-format
|
---|
2107 | msgid "Make sure your uploaded file is at least %s bytes big."
|
---|
2108 | msgstr "Asegúrese de que el archivo que envía tiene al menos %s bytes."
|
---|
2109 |
|
---|
2110 | #: core/validators.py:373
|
---|
2111 | #, python-format
|
---|
2112 | msgid "Make sure your uploaded file is at most %s bytes big."
|
---|
2113 | msgstr "Asegúrese de que el archivo que envía tiene como máximo %s bytes."
|
---|
2114 |
|
---|
2115 | #: core/validators.py:390
|
---|
2116 | msgid "The format for this field is wrong."
|
---|
2117 | msgstr "El formato de este campo es incorrecto."
|
---|
2118 |
|
---|
2119 | #: core/validators.py:405
|
---|
2120 | msgid "This field is invalid."
|
---|
2121 | msgstr "Este campo no es válido."
|
---|
2122 |
|
---|
2123 | #: core/validators.py:441
|
---|
2124 | #, python-format
|
---|
2125 | msgid "Could not retrieve anything from %s."
|
---|
2126 | msgstr "No pude obtener nada de %s."
|
---|
2127 |
|
---|
2128 | #: core/validators.py:444
|
---|
2129 | #, python-format
|
---|
2130 | msgid ""
|
---|
2131 | "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'."
|
---|
2132 | msgstr ""
|
---|
2133 | "La URL %(url)s devolvió la cabecera Content-Type '%(contenttype)s', que no "
|
---|
2134 | "es válida."
|
---|
2135 |
|
---|
2136 | #: core/validators.py:477
|
---|
2137 | #, python-format
|
---|
2138 | msgid ""
|
---|
2139 | "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with "
|
---|
2140 | "\"%(start)s\".)"
|
---|
2141 | msgstr ""
|
---|
2142 | "Por favor, cierre la etiqueta %(tag)s de la línea %(line)s. (La línea "
|
---|
2143 | "empieza por \"%(start)s\".)"
|
---|
2144 |
|
---|
2145 | #: core/validators.py:481
|
---|
2146 | #, python-format
|
---|
2147 | msgid ""
|
---|
2148 | "Some text starting on line %(line)s is not allowed in that context. (Line "
|
---|
2149 | "starts with \"%(start)s\".)"
|
---|
2150 | msgstr ""
|
---|
2151 | "Parte del texto que comienza en la línea %(line)s no está permitido en ese "
|
---|
2152 | "contexto. (La línea empieza por \"%(start)s\".)"
|
---|
2153 |
|
---|
2154 | #: core/validators.py:486
|
---|
2155 | #, python-format
|
---|
2156 | msgid ""
|
---|
2157 | "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%"
|
---|
2158 | "(start)s\".)"
|
---|
2159 | msgstr ""
|
---|
2160 | "El \"%(attr)s\" de la línea %(line)s no es un atributo válido. (La línea "
|
---|
2161 | "empieza por \"%(start)s\".)"
|
---|
2162 |
|
---|
2163 | #: core/validators.py:491
|
---|
2164 | #, python-format
|
---|
2165 | msgid ""
|
---|
2166 | "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%"
|
---|
2167 | "(start)s\".)"
|
---|
2168 | msgstr ""
|
---|
2169 | "La \"<%(tag)s>\" de la línea %(line)s no es una etiqueta válida. (La línea "
|
---|
2170 | "empieza por \"%(start)s\".)"
|
---|
2171 |
|
---|
2172 | #: core/validators.py:495
|
---|
2173 | #, python-format
|
---|
2174 | msgid ""
|
---|
2175 | "A tag on line %(line)s is missing one or more required attributes. (Line "
|
---|
2176 | "starts with \"%(start)s\".)"
|
---|
2177 | msgstr ""
|
---|
2178 | "A una etiqueta de la línea %(line)s le faltan uno o más atributos "
|
---|
2179 | "requeridos. (La línea empieza por \"%(start)s\".)"
|
---|
2180 |
|
---|
2181 | #: core/validators.py:500
|
---|
2182 | #, python-format
|
---|
2183 | msgid ""
|
---|
2184 | "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line "
|
---|
2185 | "starts with \"%(start)s\".)"
|
---|
2186 | msgstr ""
|
---|
2187 | "El atributo \"%(attr)s\" de la línea %(line)s tiene un valor que no es "
|
---|
2188 | "válido. (La línea empieza por \"%(start)s\".)"
|
---|
2189 |
|
---|
2190 | #: template/defaultfilters.py:401
|
---|
2191 | msgid "yes,no,maybe"
|
---|
2192 | msgstr "si,no,tal vez"
|
---|
2193 |
|
---|
2194 | #: views/generic/create_update.py:43
|
---|
2195 | #, python-format
|
---|
2196 | msgid "The %(verbose_name)s was created successfully."
|
---|
2197 | msgstr "Se creó con éxito el %(verbose_name)."
|
---|
2198 |
|
---|
2199 | #: views/generic/create_update.py:117
|
---|
2200 | #, python-format
|
---|
2201 | msgid "The %(verbose_name)s was updated successfully."
|
---|
2202 | msgstr "Se actualizó con éxito el %(verbose_name)s."
|
---|
2203 |
|
---|
2204 | #: views/generic/create_update.py:184
|
---|
2205 | #, python-format
|
---|
2206 | msgid "The %(verbose_name)s was deleted."
|
---|
2207 | msgstr "Se eliminó el %(verbose_name)s."
|
---|
2208 |
|
---|
2209 | #~ msgid "%(content_type_name)s"
|
---|
2210 | #~ msgstr "tipos de contenido"
|
---|
2211 |
|
---|
2212 | #~ msgid "%(result_count)s result"
|
---|
2213 | #~ msgid_plural "%(counter)s results"
|
---|
2214 | #~ msgstr[0] "un resultado"
|
---|
2215 | #~ msgstr[1] "%(counter)s resultados"
|
---|
2216 |
|
---|
2217 | #~ msgid "Comment"
|
---|
2218 | #~ msgstr "Comentario"
|
---|
2219 |
|
---|
2220 | #~ msgid "Comments"
|
---|
2221 | #~ msgstr "Comentarios"
|
---|
2222 |
|
---|
2223 | #~ msgid "String (up to 50)"
|
---|
2224 | #~ msgstr "Cadena (máximo 50)"
|
---|
2225 |
|
---|
2226 | #~ msgid "label"
|
---|
2227 | #~ msgstr "etiqueta"
|
---|
2228 |
|
---|
2229 | #~ msgid "package"
|
---|
2230 | #~ msgstr "paquete"
|
---|
2231 |
|
---|
2232 | #~ msgid "packages"
|
---|
2233 | #~ msgstr "paquetes"
|
---|