| 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-18 18:57-0300\n"
|
|---|
| 12 | "PO-Revision-Date: 2006-08-21 18:06-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:25
|
|---|
| 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:347
|
|---|
| 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:271 contrib/admin/views/main.py:356
|
|---|
| 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:289
|
|---|
| 773 | #, python-format
|
|---|
| 774 | msgid "Add %s"
|
|---|
| 775 | msgstr "Agregar %s"
|
|---|
| 776 |
|
|---|
| 777 | #: contrib/admin/views/main.py:335
|
|---|
| 778 | #, python-format
|
|---|
| 779 | msgid "Added %s."
|
|---|
| 780 | msgstr "Agregado %s."
|
|---|
| 781 |
|
|---|
| 782 | #: contrib/admin/views/main.py:335 contrib/admin/views/main.py:337
|
|---|
| 783 | #: contrib/admin/views/main.py:339
|
|---|
| 784 | msgid "and"
|
|---|
| 785 | msgstr "y"
|
|---|
| 786 |
|
|---|
| 787 | #: contrib/admin/views/main.py:337
|
|---|
| 788 | #, python-format
|
|---|
| 789 | msgid "Changed %s."
|
|---|
| 790 | msgstr "Modifica %s."
|
|---|
| 791 |
|
|---|
| 792 | #: contrib/admin/views/main.py:339
|
|---|
| 793 | #, python-format
|
|---|
| 794 | msgid "Deleted %s."
|
|---|
| 795 | msgstr "Elimina %s."
|
|---|
| 796 |
|
|---|
| 797 | #: contrib/admin/views/main.py:342
|
|---|
| 798 | msgid "No fields changed."
|
|---|
| 799 | msgstr "No ha modificado ningún campo."
|
|---|
| 800 |
|
|---|
| 801 | #: contrib/admin/views/main.py:345
|
|---|
| 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:353
|
|---|
| 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:391
|
|---|
| 815 | #, python-format
|
|---|
| 816 | msgid "Change %s"
|
|---|
| 817 | msgstr "Modificar %s"
|
|---|
| 818 |
|
|---|
| 819 | #: contrib/admin/views/main.py:473
|
|---|
| 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:478
|
|---|
| 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:511
|
|---|
| 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:514
|
|---|
| 835 | msgid "Are you sure?"
|
|---|
| 836 | msgstr "¿Está seguro?"
|
|---|
| 837 |
|
|---|
| 838 | #: contrib/admin/views/main.py:536
|
|---|
| 839 | #, python-format
|
|---|
| 840 | msgid "Change history: %s"
|
|---|
| 841 | msgstr "Historia de modificaciones: %s"
|
|---|
| 842 |
|
|---|
| 843 | #: contrib/admin/views/main.py:570
|
|---|
| 844 | #, python-format
|
|---|
| 845 | msgid "Select %s"
|
|---|
| 846 | msgstr "Seleccione %s"
|
|---|
| 847 |
|
|---|
| 848 | #: contrib/admin/views/main.py:570
|
|---|
| 849 | #, python-format
|
|---|
| 850 | msgid "Select %s to change"
|
|---|
| 851 | msgstr "Seleccione %s a modificar"
|
|---|
| 852 |
|
|---|
| 853 | #: contrib/admin/views/main.py:756
|
|---|
| 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:229
|
|---|
| 908 | #, python-format
|
|---|
| 909 | msgid "Fields on %s objects"
|
|---|
| 910 | msgstr "Capos en %s objetos"
|
|---|
| 911 |
|
|---|
| 912 | #: contrib/admin/views/doc.py:291 contrib/admin/views/doc.py:301
|
|---|
| 913 | #: contrib/admin/views/doc.py:303 contrib/admin/views/doc.py:309
|
|---|
| 914 | #: contrib/admin/views/doc.py:310 contrib/admin/views/doc.py:312
|
|---|
| 915 | msgid "Integer"
|
|---|
| 916 | msgstr "Entero"
|
|---|
| 917 |
|
|---|
| 918 | #: contrib/admin/views/doc.py:292
|
|---|
| 919 | msgid "Boolean (Either True or False)"
|
|---|
| 920 | msgstr "Booleano (Verdadero o Falso)"
|
|---|
| 921 |
|
|---|
| 922 | #: contrib/admin/views/doc.py:293 contrib/admin/views/doc.py:311
|
|---|
| 923 | #, python-format
|
|---|
| 924 | msgid "String (up to %(maxlength)s)"
|
|---|
| 925 | msgstr "Cadena (máximo %(maxlength)s)"
|
|---|
| 926 |
|
|---|
| 927 | #: contrib/admin/views/doc.py:294
|
|---|
| 928 | msgid "Comma-separated integers"
|
|---|
| 929 | msgstr "Enteros separados por comas"
|
|---|
| 930 |
|
|---|
| 931 | #: contrib/admin/views/doc.py:295
|
|---|
| 932 | msgid "Date (without time)"
|
|---|
| 933 | msgstr "Fecha (sin hora)"
|
|---|
| 934 |
|
|---|
| 935 | #: contrib/admin/views/doc.py:296
|
|---|
| 936 | msgid "Date (with time)"
|
|---|
| 937 | msgstr "Fecha (con hora)"
|
|---|
| 938 |
|
|---|
| 939 | #: contrib/admin/views/doc.py:297
|
|---|
| 940 | msgid "E-mail address"
|
|---|
| 941 | msgstr "Dirección de correo electrónico"
|
|---|
| 942 |
|
|---|
| 943 | #: contrib/admin/views/doc.py:298 contrib/admin/views/doc.py:299
|
|---|
| 944 | #: contrib/admin/views/doc.py:302
|
|---|
| 945 | msgid "File path"
|
|---|
| 946 | msgstr "Ruta de archivo"
|
|---|
| 947 |
|
|---|
| 948 | #: contrib/admin/views/doc.py:300
|
|---|
| 949 | msgid "Decimal number"
|
|---|
| 950 | msgstr "Número decimal"
|
|---|
| 951 |
|
|---|
| 952 | #: contrib/admin/views/doc.py:306
|
|---|
| 953 | msgid "Boolean (Either True, False or None)"
|
|---|
| 954 | msgstr "Booleano (Verdadero, Falso o Nulo)"
|
|---|
| 955 |
|
|---|
| 956 | #: contrib/admin/views/doc.py:307
|
|---|
| 957 | msgid "Relation to parent model"
|
|---|
| 958 | msgstr "Relación con el modelo padre"
|
|---|
| 959 |
|
|---|
| 960 | #: contrib/admin/views/doc.py:308
|
|---|
| 961 | msgid "Phone number"
|
|---|
| 962 | msgstr "Número de teléfono"
|
|---|
| 963 |
|
|---|
| 964 | #: contrib/admin/views/doc.py:313
|
|---|
| 965 | msgid "Text"
|
|---|
| 966 | msgstr "Texto"
|
|---|
| 967 |
|
|---|
| 968 | #: contrib/admin/views/doc.py:314
|
|---|
| 969 | msgid "Time"
|
|---|
| 970 | msgstr "Hora"
|
|---|
| 971 |
|
|---|
| 972 | #: contrib/admin/views/doc.py:316
|
|---|
| 973 | msgid "U.S. state (two uppercase letters)"
|
|---|
| 974 | msgstr "Estado de los EEUU (dos letras mayúsculas)"
|
|---|
| 975 |
|
|---|
| 976 | #: contrib/admin/views/doc.py:317
|
|---|
| 977 | msgid "XML text"
|
|---|
| 978 | msgstr "Texto XML"
|
|---|
| 979 |
|
|---|
| 980 | #: contrib/admin/views/doc.py:339
|
|---|
| 981 | #, python-format
|
|---|
| 982 | msgid "%s does not appear to be a urlpattern object"
|
|---|
| 983 | msgstr "%s no parece ser un objeto urlpattern"
|
|---|
| 984 |
|
|---|
| 985 | #: contrib/admin/views/auth.py:25
|
|---|
| 986 | msgid "Add user"
|
|---|
| 987 | msgstr "Agregar usuario"
|
|---|
| 988 |
|
|---|
| 989 | #: contrib/admin/templates/widget/file.html:2
|
|---|
| 990 | msgid "Currently:"
|
|---|
| 991 | msgstr "Actualmente"
|
|---|
| 992 |
|
|---|
| 993 | #: contrib/admin/templates/widget/file.html:3
|
|---|
| 994 | msgid "Change:"
|
|---|
| 995 | msgstr "Modificar:"
|
|---|
| 996 |
|
|---|
| 997 | #: contrib/admin/templates/widget/date_time.html:3
|
|---|
| 998 | msgid "Date:"
|
|---|
| 999 | msgstr "Fecha:"
|
|---|
| 1000 |
|
|---|
| 1001 | #: contrib/admin/templates/widget/date_time.html:4
|
|---|
| 1002 | msgid "Time:"
|
|---|
| 1003 | msgstr "Hora:"
|
|---|
| 1004 |
|
|---|
| 1005 | #: contrib/admin/templates/admin/object_history.html:3
|
|---|
| 1006 | #: contrib/admin/templates/admin/change_list.html:5
|
|---|
| 1007 | #: contrib/admin/templates/admin/change_form.html:10
|
|---|
| 1008 | #: contrib/admin/templates/admin/base.html:25
|
|---|
| 1009 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
|---|
| 1010 | #: contrib/admin/templates/registration/password_change_done.html:3
|
|---|
| 1011 | #: contrib/admin/templates/registration/password_change_form.html:3
|
|---|
| 1012 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
|---|
| 1013 | msgid "Documentation"
|
|---|
| 1014 | msgstr "Documentación"
|
|---|
| 1015 |
|
|---|
| 1016 | #: contrib/admin/templates/admin/object_history.html:3
|
|---|
| 1017 | #: contrib/admin/templates/admin/change_list.html:5
|
|---|
| 1018 | #: contrib/admin/templates/admin/change_form.html:10
|
|---|
| 1019 | #: contrib/admin/templates/admin/base.html:25
|
|---|
| 1020 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
|---|
| 1021 | #: contrib/admin/templates/registration/password_change_done.html:3
|
|---|
| 1022 | #: contrib/admin/templates/registration/password_change_form.html:3
|
|---|
| 1023 | #: contrib/admin/templates/admin_doc/bookmarklets.html:4
|
|---|
| 1024 | #: contrib/admin/templates/admin_doc/view_detail.html:4
|
|---|
| 1025 | #: contrib/admin/templates/admin_doc/template_tag_index.html:5
|
|---|
| 1026 | #: contrib/admin/templates/admin_doc/template_detail.html:4
|
|---|
| 1027 | #: contrib/admin/templates/admin_doc/template_filter_index.html:5
|
|---|
| 1028 | #: contrib/admin/templates/admin_doc/missing_docutils.html:4
|
|---|
| 1029 | #: contrib/admin/templates/admin_doc/view_index.html:5
|
|---|
| 1030 | #: contrib/admin/templates/admin_doc/model_detail.html:3
|
|---|
| 1031 | #: contrib/admin/templates/admin_doc/index.html:4
|
|---|
| 1032 | #: contrib/admin/templates/admin_doc/model_index.html:5
|
|---|
| 1033 | msgid "Change password"
|
|---|
| 1034 | msgstr "Cambiar contraseña"
|
|---|
| 1035 |
|
|---|
| 1036 | #: contrib/admin/templates/admin/object_history.html:5
|
|---|
| 1037 | #: contrib/admin/templates/admin/change_list.html:6
|
|---|
| 1038 | #: contrib/admin/templates/admin/500.html:4
|
|---|
| 1039 | #: contrib/admin/templates/admin/change_form.html:13
|
|---|
| 1040 | #: contrib/admin/templates/admin/base.html:30
|
|---|
| 1041 | #: contrib/admin/templates/admin/delete_confirmation.html:6
|
|---|
| 1042 | #: contrib/admin/templates/admin/invalid_setup.html:4
|
|---|
| 1043 | #: contrib/admin/templates/registration/password_change_done.html:4
|
|---|
| 1044 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
|---|
| 1045 | #: contrib/admin/templates/registration/logged_out.html:4
|
|---|
| 1046 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
|---|
| 1047 | #: contrib/admin/templates/registration/password_change_form.html:4
|
|---|
| 1048 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
|---|
| 1049 | msgid "Home"
|
|---|
| 1050 | msgstr "Inicio"
|
|---|
| 1051 |
|
|---|
| 1052 | #: contrib/admin/templates/admin/object_history.html:5
|
|---|
| 1053 | #: contrib/admin/templates/admin/change_form.html:20
|
|---|
| 1054 | msgid "History"
|
|---|
| 1055 | msgstr "Historia"
|
|---|
| 1056 |
|
|---|
| 1057 | #: contrib/admin/templates/admin/object_history.html:18
|
|---|
| 1058 | msgid "Date/time"
|
|---|
| 1059 | msgstr "Fecha/hora"
|
|---|
| 1060 |
|
|---|
| 1061 | #: contrib/admin/templates/admin/object_history.html:19
|
|---|
| 1062 | msgid "User"
|
|---|
| 1063 | msgstr "Usuario"
|
|---|
| 1064 |
|
|---|
| 1065 | #: contrib/admin/templates/admin/object_history.html:20
|
|---|
| 1066 | msgid "Action"
|
|---|
| 1067 | msgstr "Acción"
|
|---|
| 1068 |
|
|---|
| 1069 | #: contrib/admin/templates/admin/object_history.html:26
|
|---|
| 1070 | msgid "DATE_WITH_TIME_FULL"
|
|---|
| 1071 | msgstr "j M Y P"
|
|---|
| 1072 |
|
|---|
| 1073 | #: contrib/admin/templates/admin/object_history.html:36
|
|---|
| 1074 | msgid ""
|
|---|
| 1075 | "This object doesn't have a change history. It probably wasn't added via this "
|
|---|
| 1076 | "admin site."
|
|---|
| 1077 | msgstr ""
|
|---|
| 1078 | "Este objeto no tiene historia de modificaciones. Probablemente no fue "
|
|---|
| 1079 | "añadido usando este sitio de administración."
|
|---|
| 1080 |
|
|---|
| 1081 | #: contrib/admin/templates/admin/change_list.html:11
|
|---|
| 1082 | #, python-format
|
|---|
| 1083 | msgid "Add %(name)s"
|
|---|
| 1084 | msgstr "Agregar %(name)s"
|
|---|
| 1085 |
|
|---|
| 1086 | #: contrib/admin/templates/admin/filter.html:2
|
|---|
| 1087 | #, python-format
|
|---|
| 1088 | msgid " By %(filter_title)s "
|
|---|
| 1089 | msgstr " Por %(filter_title)s "
|
|---|
| 1090 |
|
|---|
| 1091 | #: contrib/admin/templates/admin/500.html:4
|
|---|
| 1092 | msgid "Server error"
|
|---|
| 1093 | msgstr "Error del servidor"
|
|---|
| 1094 |
|
|---|
| 1095 | #: contrib/admin/templates/admin/500.html:6
|
|---|
| 1096 | msgid "Server error (500)"
|
|---|
| 1097 | msgstr "Error del servidor (500)"
|
|---|
| 1098 |
|
|---|
| 1099 | #: contrib/admin/templates/admin/500.html:9
|
|---|
| 1100 | msgid "Server Error <em>(500)</em>"
|
|---|
| 1101 | msgstr "Error de servidor <em>(500)</em>"
|
|---|
| 1102 |
|
|---|
| 1103 | #: contrib/admin/templates/admin/500.html:10
|
|---|
| 1104 | msgid ""
|
|---|
| 1105 | "There's been an error. It's been reported to the site administrators via e-"
|
|---|
| 1106 | "mail and should be fixed shortly. Thanks for your patience."
|
|---|
| 1107 | msgstr ""
|
|---|
| 1108 | "Ha ocurrido un error. Se ha informado a los administradores del sitio "
|
|---|
| 1109 | "mediante correo electrónico y debería arreglarse en breve. Gracias por su "
|
|---|
| 1110 | "paciencia"
|
|---|
| 1111 |
|
|---|
| 1112 | #: contrib/admin/templates/admin/search_form.html:8
|
|---|
| 1113 | msgid "Go"
|
|---|
| 1114 | msgstr "Buscar"
|
|---|
| 1115 |
|
|---|
| 1116 | #: contrib/admin/templates/admin/search_form.html:10
|
|---|
| 1117 | #, python-format
|
|---|
| 1118 | msgid "1 result"
|
|---|
| 1119 | msgid_plural "%(counter)s results"
|
|---|
| 1120 | msgstr[0] "un resultado"
|
|---|
| 1121 | msgstr[1] "%(counter)s resultados"
|
|---|
| 1122 |
|
|---|
| 1123 | #: contrib/admin/templates/admin/search_form.html:10
|
|---|
| 1124 | #, python-format
|
|---|
| 1125 | msgid "%(full_result_count)s total"
|
|---|
| 1126 | msgstr "total: %(full_result_count)s"
|
|---|
| 1127 |
|
|---|
| 1128 | #: contrib/admin/templates/admin/pagination.html:10
|
|---|
| 1129 | msgid "Show all"
|
|---|
| 1130 | msgstr "Mostrar todos/as"
|
|---|
| 1131 |
|
|---|
| 1132 | #: contrib/admin/templates/admin/base_site.html:4
|
|---|
| 1133 | msgid "Django site admin"
|
|---|
| 1134 | msgstr "Sitio de administración de Django"
|
|---|
| 1135 |
|
|---|
| 1136 | #: contrib/admin/templates/admin/base_site.html:7
|
|---|
| 1137 | msgid "Django administration"
|
|---|
| 1138 | msgstr "Administración de Django"
|
|---|
| 1139 |
|
|---|
| 1140 | #: contrib/admin/templates/admin/index.html:17
|
|---|
| 1141 | #, python-format
|
|---|
| 1142 | msgid "Models available in the %(name)s application."
|
|---|
| 1143 | msgstr "Modelos disponibles en la aplicación %(name)s."
|
|---|
| 1144 |
|
|---|
| 1145 | #: contrib/admin/templates/admin/index.html:18
|
|---|
| 1146 | #, python-format
|
|---|
| 1147 | msgid "%(name)s"
|
|---|
| 1148 | msgstr "%(name)s"
|
|---|
| 1149 |
|
|---|
| 1150 | #: contrib/admin/templates/admin/index.html:28
|
|---|
| 1151 | #: contrib/admin/templates/admin/change_form.html:15
|
|---|
| 1152 | msgid "Add"
|
|---|
| 1153 | msgstr "Agregar"
|
|---|
| 1154 |
|
|---|
| 1155 | #: contrib/admin/templates/admin/index.html:34
|
|---|
| 1156 | msgid "Change"
|
|---|
| 1157 | msgstr "Modificar"
|
|---|
| 1158 |
|
|---|
| 1159 | #: contrib/admin/templates/admin/index.html:44
|
|---|
| 1160 | msgid "You don't have permission to edit anything."
|
|---|
| 1161 | msgstr "No tiene permiso para editar nada."
|
|---|
| 1162 |
|
|---|
| 1163 | #: contrib/admin/templates/admin/index.html:52
|
|---|
| 1164 | msgid "Recent Actions"
|
|---|
| 1165 | msgstr "Acciones recientes"
|
|---|
| 1166 |
|
|---|
| 1167 | #: contrib/admin/templates/admin/index.html:53
|
|---|
| 1168 | msgid "My Actions"
|
|---|
| 1169 | msgstr "Mis acciones"
|
|---|
| 1170 |
|
|---|
| 1171 | #: contrib/admin/templates/admin/index.html:57
|
|---|
| 1172 | msgid "None available"
|
|---|
| 1173 | msgstr "Ninguna disponible"
|
|---|
| 1174 |
|
|---|
| 1175 | #: contrib/admin/templates/admin/404.html:4
|
|---|
| 1176 | #: contrib/admin/templates/admin/404.html:8
|
|---|
| 1177 | msgid "Page not found"
|
|---|
| 1178 | msgstr "Página no encontrada"
|
|---|
| 1179 |
|
|---|
| 1180 | #: contrib/admin/templates/admin/404.html:10
|
|---|
| 1181 | msgid "We're sorry, but the requested page could not be found."
|
|---|
| 1182 | msgstr "Lo sentimos, pero no se encuentra la página solicitada."
|
|---|
| 1183 |
|
|---|
| 1184 | #: contrib/admin/templates/admin/login.html:22
|
|---|
| 1185 | msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?"
|
|---|
| 1186 | msgstr "¿Ha <a href=\"/password_reset/\">olvidado su contraseña</a>?"
|
|---|
| 1187 |
|
|---|
| 1188 | #: contrib/admin/templates/admin/filters.html:4
|
|---|
| 1189 | msgid "Filter"
|
|---|
| 1190 | msgstr "Filtrar"
|
|---|
| 1191 |
|
|---|
| 1192 | #: contrib/admin/templates/admin/change_form.html:21
|
|---|
| 1193 | msgid "View on site"
|
|---|
| 1194 | msgstr "Ver en el sitio"
|
|---|
| 1195 |
|
|---|
| 1196 | #: contrib/admin/templates/admin/change_form.html:30
|
|---|
| 1197 | msgid "Please correct the error below."
|
|---|
| 1198 | msgid_plural "Please correct the errors below."
|
|---|
| 1199 | msgstr[0] "Por favor, corrija el siguiente error."
|
|---|
| 1200 | msgstr[1] "Por favor, corrija los siguientes errores."
|
|---|
| 1201 |
|
|---|
| 1202 | #: contrib/admin/templates/admin/change_form.html:48
|
|---|
| 1203 | msgid "Ordering"
|
|---|
| 1204 | msgstr "Ordenación"
|
|---|
| 1205 |
|
|---|
| 1206 | #: contrib/admin/templates/admin/change_form.html:51
|
|---|
| 1207 | msgid "Order:"
|
|---|
| 1208 | msgstr "Orden:"
|
|---|
| 1209 |
|
|---|
| 1210 | #: contrib/admin/templates/admin/base.html:25
|
|---|
| 1211 | msgid "Welcome,"
|
|---|
| 1212 | msgstr "Bienvenido,"
|
|---|
| 1213 |
|
|---|
| 1214 | #: contrib/admin/templates/admin/delete_confirmation.html:9
|
|---|
| 1215 | #: contrib/admin/templates/admin/submit_line.html:3
|
|---|
| 1216 | msgid "Delete"
|
|---|
| 1217 | msgstr "Eliminar"
|
|---|
| 1218 |
|
|---|
| 1219 | #: contrib/admin/templates/admin/delete_confirmation.html:14
|
|---|
| 1220 | #, python-format
|
|---|
| 1221 | msgid ""
|
|---|
| 1222 | "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
|
|---|
| 1223 | "related objects, but your account doesn't have permission to delete the "
|
|---|
| 1224 | "following types of objects:"
|
|---|
| 1225 | msgstr ""
|
|---|
| 1226 | "Eliminar el %(object_name)s '%(escaped_object)s' provocaría la eliminación "
|
|---|
| 1227 | "de objetos relacionados, pero su cuenta no tiene permiso para eliminar los "
|
|---|
| 1228 | "siguientes tipos de objetos:"
|
|---|
| 1229 |
|
|---|
| 1230 | #: contrib/admin/templates/admin/delete_confirmation.html:21
|
|---|
| 1231 | #, python-format
|
|---|
| 1232 | msgid ""
|
|---|
| 1233 | "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
|
|---|
| 1234 | "All of the following related items will be deleted:"
|
|---|
| 1235 | msgstr ""
|
|---|
| 1236 | "¿Está seguro de que quiere eliminar los %(object_name)s \"%(escaped_object)s"
|
|---|
| 1237 | "\"? Se eliminarán los siguientes objetos relacionados:"
|
|---|
| 1238 |
|
|---|
| 1239 | #: contrib/admin/templates/admin/delete_confirmation.html:26
|
|---|
| 1240 | msgid "Yes, I'm sure"
|
|---|
| 1241 | msgstr "Sí, estoy seguro"
|
|---|
| 1242 |
|
|---|
| 1243 | #: contrib/admin/templates/admin/submit_line.html:4
|
|---|
| 1244 | msgid "Save as new"
|
|---|
| 1245 | msgstr "Grabar como nuevo"
|
|---|
| 1246 |
|
|---|
| 1247 | #: contrib/admin/templates/admin/submit_line.html:5
|
|---|
| 1248 | msgid "Save and add another"
|
|---|
| 1249 | msgstr "Grabar y añadir otro"
|
|---|
| 1250 |
|
|---|
| 1251 | #: contrib/admin/templates/admin/submit_line.html:6
|
|---|
| 1252 | msgid "Save and continue editing"
|
|---|
| 1253 | msgstr "Grabar y continuar editando"
|
|---|
| 1254 |
|
|---|
| 1255 | #: contrib/admin/templates/admin/submit_line.html:7
|
|---|
| 1256 | msgid "Save"
|
|---|
| 1257 | msgstr "Grabar"
|
|---|
| 1258 |
|
|---|
| 1259 | #: contrib/admin/templates/admin/invalid_setup.html:8
|
|---|
| 1260 | msgid ""
|
|---|
| 1261 | "Something's wrong with your database installation. Make sure the appropriate "
|
|---|
| 1262 | "database tables have been created, and make sure the database is readable by "
|
|---|
| 1263 | "the appropriate user."
|
|---|
| 1264 | msgstr ""
|
|---|
| 1265 | "hay algún problema con su instalación de base de datos. Asegúrese de que las "
|
|---|
| 1266 | "tablas de la misma hayan sido creadas, y asegúrese de que el usuario "
|
|---|
| 1267 | "apropiado tenga permisos de escritura en la base de datos."
|
|---|
| 1268 |
|
|---|
| 1269 | #: contrib/admin/templates/admin/auth/user/add_form.html:6
|
|---|
| 1270 | msgid ""
|
|---|
| 1271 | "First, enter a username and password. Then, you'll be able to edit more user "
|
|---|
| 1272 | "options."
|
|---|
| 1273 | msgstr ""
|
|---|
| 1274 | "Primero, ingrese un nombre de usuario y una contraseña. Luego podrá "
|
|---|
| 1275 | "configurar opciones adicionales."
|
|---|
| 1276 |
|
|---|
| 1277 | #: contrib/admin/templates/admin/auth/user/add_form.html:12
|
|---|
| 1278 | msgid "Username"
|
|---|
| 1279 | msgstr "Nombre de usuario:"
|
|---|
| 1280 |
|
|---|
| 1281 | #: contrib/admin/templates/admin/auth/user/add_form.html:18
|
|---|
| 1282 | msgid "Password"
|
|---|
| 1283 | msgstr "Contraseña:"
|
|---|
| 1284 |
|
|---|
| 1285 | #: contrib/admin/templates/admin/auth/user/add_form.html:23
|
|---|
| 1286 | msgid "Password (again)"
|
|---|
| 1287 | msgstr "Contraseña (de nuevo)"
|
|---|
| 1288 |
|
|---|
| 1289 | #: contrib/admin/templates/admin/auth/user/add_form.html:24
|
|---|
| 1290 | msgid "Enter the same password as above, for verification."
|
|---|
| 1291 | msgstr "Para verificación, ingrese la misma contraseña que ingresó arriba."
|
|---|
| 1292 |
|
|---|
| 1293 | #: contrib/admin/templates/registration/password_change_done.html:4
|
|---|
| 1294 | #: contrib/admin/templates/registration/password_change_form.html:4
|
|---|
| 1295 | #: contrib/admin/templates/registration/password_change_form.html:6
|
|---|
| 1296 | #: contrib/admin/templates/registration/password_change_form.html:10
|
|---|
| 1297 | msgid "Password change"
|
|---|
| 1298 | msgstr "Cambio de contraseña"
|
|---|
| 1299 |
|
|---|
| 1300 | #: contrib/admin/templates/registration/password_change_done.html:6
|
|---|
| 1301 | #: contrib/admin/templates/registration/password_change_done.html:10
|
|---|
| 1302 | msgid "Password change successful"
|
|---|
| 1303 | msgstr "Cambio de contraseña exitoso"
|
|---|
| 1304 |
|
|---|
| 1305 | #: contrib/admin/templates/registration/password_change_done.html:12
|
|---|
| 1306 | msgid "Your password was changed."
|
|---|
| 1307 | msgstr "Su contraseña ha sido cambiada."
|
|---|
| 1308 |
|
|---|
| 1309 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
|---|
| 1310 | #: contrib/admin/templates/registration/password_reset_form.html:6
|
|---|
| 1311 | #: contrib/admin/templates/registration/password_reset_form.html:10
|
|---|
| 1312 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
|---|
| 1313 | msgid "Password reset"
|
|---|
| 1314 | msgstr "Recuperar contraseña"
|
|---|
| 1315 |
|
|---|
| 1316 | #: contrib/admin/templates/registration/password_reset_form.html:12
|
|---|
| 1317 | msgid ""
|
|---|
| 1318 | "Forgotten your password? Enter your e-mail address below, and we'll reset "
|
|---|
| 1319 | "your password and e-mail the new one to you."
|
|---|
| 1320 | msgstr ""
|
|---|
| 1321 | "¿Ha olvidado su contraseña? Introduzca su dirección de correo electrónico, y "
|
|---|
| 1322 | "crearemos una nueva que le enviaremos por correo."
|
|---|
| 1323 |
|
|---|
| 1324 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
|---|
| 1325 | msgid "E-mail address:"
|
|---|
| 1326 | msgstr "Dirección de correo electrónico:"
|
|---|
| 1327 |
|
|---|
| 1328 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
|---|
| 1329 | msgid "Reset my password"
|
|---|
| 1330 | msgstr "Recuperar mi cöntraseña"
|
|---|
| 1331 |
|
|---|
| 1332 | #: contrib/admin/templates/registration/logged_out.html:8
|
|---|
| 1333 | msgid "Thanks for spending some quality time with the Web site today."
|
|---|
| 1334 | msgstr "Gracias por el tiempo que ha dedicado al sitio web hoy."
|
|---|
| 1335 |
|
|---|
| 1336 | #: contrib/admin/templates/registration/logged_out.html:10
|
|---|
| 1337 | msgid "Log in again"
|
|---|
| 1338 | msgstr "Identificarse de nuevo"
|
|---|
| 1339 |
|
|---|
| 1340 | #: contrib/admin/templates/registration/password_reset_done.html:6
|
|---|
| 1341 | #: contrib/admin/templates/registration/password_reset_done.html:10
|
|---|
| 1342 | msgid "Password reset successful"
|
|---|
| 1343 | msgstr "Recuperación de contraseña exitosa"
|
|---|
| 1344 |
|
|---|
| 1345 | #: contrib/admin/templates/registration/password_reset_done.html:12
|
|---|
| 1346 | msgid ""
|
|---|
| 1347 | "We've e-mailed a new password to the e-mail address you submitted. You "
|
|---|
| 1348 | "should be receiving it shortly."
|
|---|
| 1349 | msgstr ""
|
|---|
| 1350 | "Le hemos enviado una nueva contraseña a la dirección que ha suministrado. "
|
|---|
| 1351 | "Debería recibirla en breve."
|
|---|
| 1352 |
|
|---|
| 1353 | #: contrib/admin/templates/registration/password_change_form.html:12
|
|---|
| 1354 | msgid ""
|
|---|
| 1355 | "Please enter your old password, for security's sake, and then enter your new "
|
|---|
| 1356 | "password twice so we can verify you typed it in correctly."
|
|---|
| 1357 | msgstr ""
|
|---|
| 1358 | "Por favor, introduzca su contraseña antigua, por seguridad, y después "
|
|---|
| 1359 | "introduzca la nueva contraseña dos veces para verificar que la ha escrito "
|
|---|
| 1360 | "correctamente."
|
|---|
| 1361 |
|
|---|
| 1362 | #: contrib/admin/templates/registration/password_change_form.html:17
|
|---|
| 1363 | msgid "Old password:"
|
|---|
| 1364 | msgstr "Contraseña antigua:"
|
|---|
| 1365 |
|
|---|
| 1366 | #: contrib/admin/templates/registration/password_change_form.html:19
|
|---|
| 1367 | msgid "New password:"
|
|---|
| 1368 | msgstr "Contraseña nueva:"
|
|---|
| 1369 |
|
|---|
| 1370 | #: contrib/admin/templates/registration/password_change_form.html:21
|
|---|
| 1371 | msgid "Confirm password:"
|
|---|
| 1372 | msgstr "Confirme contraseña:"
|
|---|
| 1373 |
|
|---|
| 1374 | #: contrib/admin/templates/registration/password_change_form.html:23
|
|---|
| 1375 | msgid "Change my password"
|
|---|
| 1376 | msgstr "Cambiar mi contraseña"
|
|---|
| 1377 |
|
|---|
| 1378 | #: contrib/admin/templates/registration/password_reset_email.html:2
|
|---|
| 1379 | msgid "You're receiving this e-mail because you requested a password reset"
|
|---|
| 1380 | msgstr ""
|
|---|
| 1381 | "Está recibiendo este mensaje debido a que solicitó recuperar la contraseña"
|
|---|
| 1382 |
|
|---|
| 1383 | #: contrib/admin/templates/registration/password_reset_email.html:3
|
|---|
| 1384 | #, python-format
|
|---|
| 1385 | msgid "for your user account at %(site_name)s"
|
|---|
| 1386 | msgstr "de su cuenta de usuario en %(site_name)s."
|
|---|
| 1387 |
|
|---|
| 1388 | #: contrib/admin/templates/registration/password_reset_email.html:5
|
|---|
| 1389 | #, python-format
|
|---|
| 1390 | msgid "Your new password is: %(new_password)s"
|
|---|
| 1391 | msgstr "Su nueva contraseña es: %(new_password)s"
|
|---|
| 1392 |
|
|---|
| 1393 | #: contrib/admin/templates/registration/password_reset_email.html:7
|
|---|
| 1394 | msgid "Feel free to change this password by going to this page:"
|
|---|
| 1395 | msgstr "Puede cambiarla accediendo a esta página:"
|
|---|
| 1396 |
|
|---|
| 1397 | #: contrib/admin/templates/registration/password_reset_email.html:11
|
|---|
| 1398 | msgid "Your username, in case you've forgotten:"
|
|---|
| 1399 | msgstr "Su nombre de usuario, en caso de haberlo olvidado:"
|
|---|
| 1400 |
|
|---|
| 1401 | #: contrib/admin/templates/registration/password_reset_email.html:13
|
|---|
| 1402 | msgid "Thanks for using our site!"
|
|---|
| 1403 | msgstr "¡Gracias por usar nuestro sitio!"
|
|---|
| 1404 |
|
|---|
| 1405 | #: contrib/admin/templates/registration/password_reset_email.html:15
|
|---|
| 1406 | #, python-format
|
|---|
| 1407 | msgid "The %(site_name)s team"
|
|---|
| 1408 | msgstr "El equipo de %(site_name)s"
|
|---|
| 1409 |
|
|---|
| 1410 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
|---|
| 1411 | msgid "Bookmarklets"
|
|---|
| 1412 | msgstr "Bookmarklets"
|
|---|
| 1413 |
|
|---|
| 1414 | #: contrib/admin/templates/admin_doc/bookmarklets.html:5
|
|---|
| 1415 | msgid "Documentation bookmarklets"
|
|---|
| 1416 | msgstr "Bookmarklets de documentación"
|
|---|
| 1417 |
|
|---|
| 1418 | #: contrib/admin/templates/admin_doc/bookmarklets.html:9
|
|---|
| 1419 | msgid ""
|
|---|
| 1420 | "\n"
|
|---|
| 1421 | "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
|---|
| 1422 | "toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
|---|
| 1423 | "select the bookmarklet from any page in the site. Note that some of these\n"
|
|---|
| 1424 | "bookmarklets require you to be viewing the site from a computer designated\n"
|
|---|
| 1425 | "as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
|---|
| 1426 | "your computer is \"internal\").</p>\n"
|
|---|
| 1427 | msgstr ""
|
|---|
| 1428 | "\n"
|
|---|
| 1429 | "<p class=\"help\">Para instalar bookmarklets, arrastre el enlace a su barra\n"
|
|---|
| 1430 | "de favoritos, o pulse con el botón derecho el enlace y añádalo a sus "
|
|---|
| 1431 | "favoritos.\n"
|
|---|
| 1432 | "Ahora puede sleccionar el bookmarklet desde cualquier página en el sitio.\n"
|
|---|
| 1433 | "Observer que algunos de estos bookmarklets precisan que esté viendo\n"
|
|---|
| 1434 | "el sitio desde un equipo señalado como \"interno\" (hable\n"
|
|---|
| 1435 | "con su administrador de sistemas si no está seguro de si el suyo lo es).</"
|
|---|
| 1436 | "p>\n"
|
|---|
| 1437 |
|
|---|
| 1438 | #: contrib/admin/templates/admin_doc/bookmarklets.html:19
|
|---|
| 1439 | msgid "Documentation for this page"
|
|---|
| 1440 | msgstr "Documentación de esta página"
|
|---|
| 1441 |
|
|---|
| 1442 | #: contrib/admin/templates/admin_doc/bookmarklets.html:20
|
|---|
| 1443 | msgid ""
|
|---|
| 1444 | "Jumps you from any page to the documentation for the view that generates "
|
|---|
| 1445 | "that page."
|
|---|
| 1446 | msgstr ""
|
|---|
| 1447 | "Le lleva desde cualquier página a la documentación de la vista que la genera."
|
|---|
| 1448 |
|
|---|
| 1449 | #: contrib/admin/templates/admin_doc/bookmarklets.html:22
|
|---|
| 1450 | msgid "Show object ID"
|
|---|
| 1451 | msgstr "Mostrar ID de objeto"
|
|---|
| 1452 |
|
|---|
| 1453 | #: contrib/admin/templates/admin_doc/bookmarklets.html:23
|
|---|
| 1454 | msgid ""
|
|---|
| 1455 | "Shows the content-type and unique ID for pages that represent a single "
|
|---|
| 1456 | "object."
|
|---|
| 1457 | msgstr ""
|
|---|
| 1458 | "Muestra el tipo de contenido e ID unívoco de las páginas que representan un "
|
|---|
| 1459 | "único objeto."
|
|---|
| 1460 |
|
|---|
| 1461 | #: contrib/admin/templates/admin_doc/bookmarklets.html:25
|
|---|
| 1462 | msgid "Edit this object (current window)"
|
|---|
| 1463 | msgstr "Editar este objeto (ventana actual)"
|
|---|
| 1464 |
|
|---|
| 1465 | #: contrib/admin/templates/admin_doc/bookmarklets.html:26
|
|---|
| 1466 | msgid "Jumps to the admin page for pages that represent a single object."
|
|---|
| 1467 | msgstr ""
|
|---|
| 1468 | "Le lleva a la página de administración de páginas que representan un único "
|
|---|
| 1469 | "objeto."
|
|---|
| 1470 |
|
|---|
| 1471 | #: contrib/admin/templates/admin_doc/bookmarklets.html:28
|
|---|
| 1472 | msgid "Edit this object (new window)"
|
|---|
| 1473 | msgstr "Editar este objeto (nueva ventana)"
|
|---|
| 1474 |
|
|---|
| 1475 | #: contrib/admin/templates/admin_doc/bookmarklets.html:29
|
|---|
| 1476 | msgid "As above, but opens the admin page in a new window."
|
|---|
| 1477 | msgstr ""
|
|---|
| 1478 | "Como antes, pero abre la página de administración en una nueva ventana."
|
|---|
| 1479 |
|
|---|
| 1480 | #: utils/dates.py:6
|
|---|
| 1481 | msgid "Monday"
|
|---|
| 1482 | msgstr "Lunes"
|
|---|
| 1483 |
|
|---|
| 1484 | #: utils/dates.py:6
|
|---|
| 1485 | msgid "Tuesday"
|
|---|
| 1486 | msgstr "Martes"
|
|---|
| 1487 |
|
|---|
| 1488 | #: utils/dates.py:6
|
|---|
| 1489 | msgid "Wednesday"
|
|---|
| 1490 | msgstr "Miércoles"
|
|---|
| 1491 |
|
|---|
| 1492 | #: utils/dates.py:6
|
|---|
| 1493 | msgid "Thursday"
|
|---|
| 1494 | msgstr "Jueves"
|
|---|
| 1495 |
|
|---|
| 1496 | #: utils/dates.py:6
|
|---|
| 1497 | msgid "Friday"
|
|---|
| 1498 | msgstr "Viernes"
|
|---|
| 1499 |
|
|---|
| 1500 | #: utils/dates.py:7
|
|---|
| 1501 | msgid "Saturday"
|
|---|
| 1502 | msgstr "Sábado"
|
|---|
| 1503 |
|
|---|
| 1504 | #: utils/dates.py:7
|
|---|
| 1505 | msgid "Sunday"
|
|---|
| 1506 | msgstr "Domingo"
|
|---|
| 1507 |
|
|---|
| 1508 | #: utils/dates.py:14
|
|---|
| 1509 | msgid "January"
|
|---|
| 1510 | msgstr "Enero"
|
|---|
| 1511 |
|
|---|
| 1512 | #: utils/dates.py:14
|
|---|
| 1513 | msgid "February"
|
|---|
| 1514 | msgstr "Febrero"
|
|---|
| 1515 |
|
|---|
| 1516 | #: utils/dates.py:14 utils/dates.py:27
|
|---|
| 1517 | msgid "March"
|
|---|
| 1518 | msgstr "Marzo"
|
|---|
| 1519 |
|
|---|
| 1520 | #: utils/dates.py:14 utils/dates.py:27
|
|---|
| 1521 | msgid "April"
|
|---|
| 1522 | msgstr "Abril"
|
|---|
| 1523 |
|
|---|
| 1524 | #: utils/dates.py:14 utils/dates.py:27
|
|---|
| 1525 | msgid "May"
|
|---|
| 1526 | msgstr "Mayo"
|
|---|
| 1527 |
|
|---|
| 1528 | #: utils/dates.py:14 utils/dates.py:27
|
|---|
| 1529 | msgid "June"
|
|---|
| 1530 | msgstr "Junio"
|
|---|
| 1531 |
|
|---|
| 1532 | #: utils/dates.py:15 utils/dates.py:27
|
|---|
| 1533 | msgid "July"
|
|---|
| 1534 | msgstr "Julio"
|
|---|
| 1535 |
|
|---|
| 1536 | #: utils/dates.py:15
|
|---|
| 1537 | msgid "August"
|
|---|
| 1538 | msgstr "Agosto"
|
|---|
| 1539 |
|
|---|
| 1540 | #: utils/dates.py:15
|
|---|
| 1541 | msgid "September"
|
|---|
| 1542 | msgstr "Septiembre"
|
|---|
| 1543 |
|
|---|
| 1544 | #: utils/dates.py:15
|
|---|
| 1545 | msgid "October"
|
|---|
| 1546 | msgstr "Octubre"
|
|---|
| 1547 |
|
|---|
| 1548 | #: utils/dates.py:15
|
|---|
| 1549 | msgid "November"
|
|---|
| 1550 | msgstr "Noviembre"
|
|---|
| 1551 |
|
|---|
| 1552 | #: utils/dates.py:16
|
|---|
| 1553 | msgid "December"
|
|---|
| 1554 | msgstr "Diciembre"
|
|---|
| 1555 |
|
|---|
| 1556 | #: utils/dates.py:19
|
|---|
| 1557 | msgid "jan"
|
|---|
| 1558 | msgstr "ene"
|
|---|
| 1559 |
|
|---|
| 1560 | #: utils/dates.py:19
|
|---|
| 1561 | msgid "feb"
|
|---|
| 1562 | msgstr ""
|
|---|
| 1563 |
|
|---|
| 1564 | #: utils/dates.py:19
|
|---|
| 1565 | msgid "mar"
|
|---|
| 1566 | msgstr ""
|
|---|
| 1567 |
|
|---|
| 1568 | #: utils/dates.py:19
|
|---|
| 1569 | msgid "apr"
|
|---|
| 1570 | msgstr "abr"
|
|---|
| 1571 |
|
|---|
| 1572 | #: utils/dates.py:19
|
|---|
| 1573 | msgid "may"
|
|---|
| 1574 | msgstr ""
|
|---|
| 1575 |
|
|---|
| 1576 | #: utils/dates.py:19
|
|---|
| 1577 | msgid "jun"
|
|---|
| 1578 | msgstr ""
|
|---|
| 1579 |
|
|---|
| 1580 | #: utils/dates.py:20
|
|---|
| 1581 | msgid "jul"
|
|---|
| 1582 | msgstr ""
|
|---|
| 1583 |
|
|---|
| 1584 | #: utils/dates.py:20
|
|---|
| 1585 | msgid "aug"
|
|---|
| 1586 | msgstr "ago"
|
|---|
| 1587 |
|
|---|
| 1588 | #: utils/dates.py:20
|
|---|
| 1589 | msgid "sep"
|
|---|
| 1590 | msgstr "set"
|
|---|
| 1591 |
|
|---|
| 1592 | #: utils/dates.py:20
|
|---|
| 1593 | msgid "oct"
|
|---|
| 1594 | msgstr ""
|
|---|
| 1595 |
|
|---|
| 1596 | #: utils/dates.py:20
|
|---|
| 1597 | msgid "nov"
|
|---|
| 1598 | msgstr ""
|
|---|
| 1599 |
|
|---|
| 1600 | #: utils/dates.py:20
|
|---|
| 1601 | msgid "dec"
|
|---|
| 1602 | msgstr "dic"
|
|---|
| 1603 |
|
|---|
| 1604 | #: utils/dates.py:27
|
|---|
| 1605 | msgid "Jan."
|
|---|
| 1606 | msgstr "Enero"
|
|---|
| 1607 |
|
|---|
| 1608 | #: utils/dates.py:27
|
|---|
| 1609 | msgid "Feb."
|
|---|
| 1610 | msgstr ""
|
|---|
| 1611 |
|
|---|
| 1612 | #: utils/dates.py:28
|
|---|
| 1613 | msgid "Aug."
|
|---|
| 1614 | msgstr "Ago."
|
|---|
| 1615 |
|
|---|
| 1616 | #: utils/dates.py:28
|
|---|
| 1617 | msgid "Sept."
|
|---|
| 1618 | msgstr "Sept."
|
|---|
| 1619 |
|
|---|
| 1620 | #: utils/dates.py:28
|
|---|
| 1621 | msgid "Oct."
|
|---|
| 1622 | msgstr ""
|
|---|
| 1623 |
|
|---|
| 1624 | #: utils/dates.py:28
|
|---|
| 1625 | msgid "Nov."
|
|---|
| 1626 | msgstr ""
|
|---|
| 1627 |
|
|---|
| 1628 | #: utils/dates.py:28
|
|---|
| 1629 | msgid "Dec."
|
|---|
| 1630 | msgstr "Dic."
|
|---|
| 1631 |
|
|---|
| 1632 | #: utils/timesince.py:12
|
|---|
| 1633 | msgid "year"
|
|---|
| 1634 | msgid_plural "years"
|
|---|
| 1635 | msgstr[0] "año"
|
|---|
| 1636 | msgstr[1] "años"
|
|---|
| 1637 |
|
|---|
| 1638 | #: utils/timesince.py:13
|
|---|
| 1639 | msgid "month"
|
|---|
| 1640 | msgid_plural "months"
|
|---|
| 1641 | msgstr[0] "mes"
|
|---|
| 1642 | msgstr[1] "meses"
|
|---|
| 1643 |
|
|---|
| 1644 | #: utils/timesince.py:14
|
|---|
| 1645 | msgid "week"
|
|---|
| 1646 | msgid_plural "weeks"
|
|---|
| 1647 | msgstr[0] "semana"
|
|---|
| 1648 | msgstr[1] "semanas"
|
|---|
| 1649 |
|
|---|
| 1650 | #: utils/timesince.py:15
|
|---|
| 1651 | msgid "day"
|
|---|
| 1652 | msgid_plural "days"
|
|---|
| 1653 | msgstr[0] "día"
|
|---|
| 1654 | msgstr[1] "días"
|
|---|
| 1655 |
|
|---|
| 1656 | #: utils/timesince.py:16
|
|---|
| 1657 | msgid "hour"
|
|---|
| 1658 | msgid_plural "hours"
|
|---|
| 1659 | msgstr[0] "hora"
|
|---|
| 1660 | msgstr[1] "horas"
|
|---|
| 1661 |
|
|---|
| 1662 | #: utils/timesince.py:17
|
|---|
| 1663 | msgid "minute"
|
|---|
| 1664 | msgid_plural "minutes"
|
|---|
| 1665 | msgstr[0] "minuto"
|
|---|
| 1666 | msgstr[1] "minutos"
|
|---|
| 1667 |
|
|---|
| 1668 | #: utils/translation/trans_real.py:362
|
|---|
| 1669 | msgid "DATE_FORMAT"
|
|---|
| 1670 | msgstr "j N Y"
|
|---|
| 1671 |
|
|---|
| 1672 | #: utils/translation/trans_real.py:363
|
|---|
| 1673 | msgid "DATETIME_FORMAT"
|
|---|
| 1674 | msgstr "j N Y P"
|
|---|
| 1675 |
|
|---|
| 1676 | #: utils/translation/trans_real.py:364
|
|---|
| 1677 | msgid "TIME_FORMAT"
|
|---|
| 1678 | msgstr "P"
|
|---|
| 1679 |
|
|---|
| 1680 | #: utils/translation/trans_real.py:380
|
|---|
| 1681 | msgid "YEAR_MONTH_FORMAT"
|
|---|
| 1682 | msgstr "F Y"
|
|---|
| 1683 |
|
|---|
| 1684 | #: utils/translation/trans_real.py:381
|
|---|
| 1685 | msgid "MONTH_DAY_FORMAT"
|
|---|
| 1686 | msgstr "j \\de F"
|
|---|
| 1687 |
|
|---|
| 1688 | #: conf/global_settings.py:39
|
|---|
| 1689 | msgid "Arabic"
|
|---|
| 1690 | msgstr "Árabe"
|
|---|
| 1691 |
|
|---|
| 1692 | #: conf/global_settings.py:40
|
|---|
| 1693 | msgid "Bengali"
|
|---|
| 1694 | msgstr "Bengalí"
|
|---|
| 1695 |
|
|---|
| 1696 | #: conf/global_settings.py:41
|
|---|
| 1697 | msgid "Czech"
|
|---|
| 1698 | msgstr "Checo"
|
|---|
| 1699 |
|
|---|
| 1700 | #: conf/global_settings.py:42
|
|---|
| 1701 | msgid "Welsh"
|
|---|
| 1702 | msgstr "Galés"
|
|---|
| 1703 |
|
|---|
| 1704 | #: conf/global_settings.py:43
|
|---|
| 1705 | msgid "Danish"
|
|---|
| 1706 | msgstr "Danés"
|
|---|
| 1707 |
|
|---|
| 1708 | #: conf/global_settings.py:44
|
|---|
| 1709 | msgid "German"
|
|---|
| 1710 | msgstr "Alemán"
|
|---|
| 1711 |
|
|---|
| 1712 | #: conf/global_settings.py:45
|
|---|
| 1713 | msgid "Greek"
|
|---|
| 1714 | msgstr "Griego"
|
|---|
| 1715 |
|
|---|
| 1716 | #: conf/global_settings.py:46
|
|---|
| 1717 | msgid "English"
|
|---|
| 1718 | msgstr "Inglés"
|
|---|
| 1719 |
|
|---|
| 1720 | #: conf/global_settings.py:47
|
|---|
| 1721 | msgid "Spanish"
|
|---|
| 1722 | msgstr "Español"
|
|---|
| 1723 |
|
|---|
| 1724 | #: conf/global_settings.py:48
|
|---|
| 1725 | msgid "Argentinean Spanish"
|
|---|
| 1726 | msgstr "Español Argentino"
|
|---|
| 1727 |
|
|---|
| 1728 | #: conf/global_settings.py:49
|
|---|
| 1729 | msgid "French"
|
|---|
| 1730 | msgstr "Francés"
|
|---|
| 1731 |
|
|---|
| 1732 | #: conf/global_settings.py:50
|
|---|
| 1733 | msgid "Galician"
|
|---|
| 1734 | msgstr "Gallego"
|
|---|
| 1735 |
|
|---|
| 1736 | #: conf/global_settings.py:51
|
|---|
| 1737 | msgid "Hungarian"
|
|---|
| 1738 | msgstr "Húngaro"
|
|---|
| 1739 |
|
|---|
| 1740 | #: conf/global_settings.py:52
|
|---|
| 1741 | msgid "Hebrew"
|
|---|
| 1742 | msgstr "Hebreo"
|
|---|
| 1743 |
|
|---|
| 1744 | #: conf/global_settings.py:53
|
|---|
| 1745 | msgid "Icelandic"
|
|---|
| 1746 | msgstr "Islandés"
|
|---|
| 1747 |
|
|---|
| 1748 | #: conf/global_settings.py:54
|
|---|
| 1749 | msgid "Italian"
|
|---|
| 1750 | msgstr "Italiano"
|
|---|
| 1751 |
|
|---|
| 1752 | #: conf/global_settings.py:55
|
|---|
| 1753 | msgid "Japanese"
|
|---|
| 1754 | msgstr "Japonés"
|
|---|
| 1755 |
|
|---|
| 1756 | #: conf/global_settings.py:56
|
|---|
| 1757 | msgid "Dutch"
|
|---|
| 1758 | msgstr "Holandés"
|
|---|
| 1759 |
|
|---|
| 1760 | #: conf/global_settings.py:57
|
|---|
| 1761 | msgid "Norwegian"
|
|---|
| 1762 | msgstr "Noruego"
|
|---|
| 1763 |
|
|---|
| 1764 | #: conf/global_settings.py:58
|
|---|
| 1765 | msgid "Brazilian"
|
|---|
| 1766 | msgstr "Brasileño"
|
|---|
| 1767 |
|
|---|
| 1768 | #: conf/global_settings.py:59
|
|---|
| 1769 | msgid "Romanian"
|
|---|
| 1770 | msgstr "Rumano"
|
|---|
| 1771 |
|
|---|
| 1772 | #: conf/global_settings.py:60
|
|---|
| 1773 | msgid "Russian"
|
|---|
| 1774 | msgstr "Ruso"
|
|---|
| 1775 |
|
|---|
| 1776 | #: conf/global_settings.py:61
|
|---|
| 1777 | msgid "Slovak"
|
|---|
| 1778 | msgstr "Eslovaco"
|
|---|
| 1779 |
|
|---|
| 1780 | #: conf/global_settings.py:62
|
|---|
| 1781 | msgid "Slovenian"
|
|---|
| 1782 | msgstr "Esloveno"
|
|---|
| 1783 |
|
|---|
| 1784 | #: conf/global_settings.py:63
|
|---|
| 1785 | msgid "Serbian"
|
|---|
| 1786 | msgstr "Serbio"
|
|---|
| 1787 |
|
|---|
| 1788 | #: conf/global_settings.py:64
|
|---|
| 1789 | msgid "Swedish"
|
|---|
| 1790 | msgstr "Sueco"
|
|---|
| 1791 |
|
|---|
| 1792 | #: conf/global_settings.py:65
|
|---|
| 1793 | msgid "Tamil"
|
|---|
| 1794 | msgstr "Tamil"
|
|---|
| 1795 |
|
|---|
| 1796 | #: conf/global_settings.py:66
|
|---|
| 1797 | msgid "Ukrainian"
|
|---|
| 1798 | msgstr "Ucraniano"
|
|---|
| 1799 |
|
|---|
| 1800 | #: conf/global_settings.py:67
|
|---|
| 1801 | msgid "Simplified Chinese"
|
|---|
| 1802 | msgstr "Chino simplificado"
|
|---|
| 1803 |
|
|---|
| 1804 | #: conf/global_settings.py:68
|
|---|
| 1805 | msgid "Traditional Chinese"
|
|---|
| 1806 | msgstr "Chino tradicional"
|
|---|
| 1807 |
|
|---|
| 1808 | #: db/models/manipulators.py:302
|
|---|
| 1809 | #, python-format
|
|---|
| 1810 | msgid "%(object)s with this %(type)s already exists for the given %(field)s."
|
|---|
| 1811 | msgstr ""
|
|---|
| 1812 | "Ya existen %(object)s con este %(type)s para el %(field)s especificado."
|
|---|
| 1813 |
|
|---|
| 1814 | #: db/models/fields/__init__.py:40
|
|---|
| 1815 | #, python-format
|
|---|
| 1816 | msgid "%(optname)s with this %(fieldname)s already exists."
|
|---|
| 1817 | msgstr "Ya existe %(optname)s con este %(fieldname)s."
|
|---|
| 1818 |
|
|---|
| 1819 | #: db/models/fields/__init__.py:114 db/models/fields/__init__.py:265
|
|---|
| 1820 | #: db/models/fields/__init__.py:551 db/models/fields/__init__.py:562
|
|---|
| 1821 | #: forms/__init__.py:346
|
|---|
| 1822 | msgid "This field is required."
|
|---|
| 1823 | msgstr "Este campo es obligatorio."
|
|---|
| 1824 |
|
|---|
| 1825 | #: db/models/fields/__init__.py:340
|
|---|
| 1826 | msgid "This value must be an integer."
|
|---|
| 1827 | msgstr "Este valor debe ser un número entero."
|
|---|
| 1828 |
|
|---|
| 1829 | #: db/models/fields/__init__.py:372
|
|---|
| 1830 | msgid "This value must be either True or False."
|
|---|
| 1831 | msgstr "Este valor debe ser True o False."
|
|---|
| 1832 |
|
|---|
| 1833 | #: db/models/fields/__init__.py:388
|
|---|
| 1834 | msgid "This field cannot be null."
|
|---|
| 1835 | msgstr "Este campo no puede ser nulo."
|
|---|
| 1836 |
|
|---|
| 1837 | #: db/models/fields/__init__.py:415 core/validators.py:127
|
|---|
| 1838 | msgid "Enter a valid date in YYYY-MM-DD format."
|
|---|
| 1839 | msgstr "Introduzca una fecha válida en formato AAAA-MM-DD."
|
|---|
| 1840 |
|
|---|
| 1841 | #: db/models/fields/__init__.py:477 core/validators.py:135
|
|---|
| 1842 | msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format."
|
|---|
| 1843 | msgstr "Introduzca una fecha/hora válida en formato YYYY-MM-DD HH:MM."
|
|---|
| 1844 |
|
|---|
| 1845 | #: db/models/fields/__init__.py:571
|
|---|
| 1846 | msgid "Enter a valid filename."
|
|---|
| 1847 | msgstr "Introduzca un nombre de achivo válido"
|
|---|
| 1848 |
|
|---|
| 1849 | #: db/models/fields/related.py:51
|
|---|
| 1850 | #, python-format
|
|---|
| 1851 | msgid "Please enter a valid %s."
|
|---|
| 1852 | msgstr "Por favor, introduzca un %s válido."
|
|---|
| 1853 |
|
|---|
| 1854 | #: db/models/fields/related.py:618
|
|---|
| 1855 | msgid "Separate multiple IDs with commas."
|
|---|
| 1856 | msgstr " Separe múltiples IDs con comas."
|
|---|
| 1857 |
|
|---|
| 1858 | #: db/models/fields/related.py:620
|
|---|
| 1859 | msgid ""
|
|---|
| 1860 | "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
|
|---|
| 1861 | msgstr ""
|
|---|
| 1862 | "Pulse \"Control\", o \"Command\" en un Mac, para seleccionar más de uno."
|
|---|
| 1863 |
|
|---|
| 1864 | #: db/models/fields/related.py:664
|
|---|
| 1865 | #, python-format
|
|---|
| 1866 | msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."
|
|---|
| 1867 | msgid_plural ""
|
|---|
| 1868 | "Please enter valid %(self)s IDs. The values %(value)r are invalid."
|
|---|
| 1869 | msgstr[0] ""
|
|---|
| 1870 | "Por favor, introduzca IDs de %(self)s válidos. El valor %(value)r no es "
|
|---|
| 1871 | "válido."
|
|---|
| 1872 | msgstr[1] ""
|
|---|
| 1873 | "Por favor, introduzca IDs de %(self)s válidos. Los valores %(value)r no son "
|
|---|
| 1874 | "válidos."
|
|---|
| 1875 |
|
|---|
| 1876 | #: forms/__init__.py:381
|
|---|
| 1877 | #, python-format
|
|---|
| 1878 | msgid "Ensure your text is less than %s character."
|
|---|
| 1879 | msgid_plural "Ensure your text is less than %s characters."
|
|---|
| 1880 | msgstr[0] "Asegúrese de que su texto tiene menos de %s carácter."
|
|---|
| 1881 | msgstr[1] "Asegúrese de que su texto tiene menos de %s caracteres."
|
|---|
| 1882 |
|
|---|
| 1883 | #: forms/__init__.py:386
|
|---|
| 1884 | msgid "Line breaks are not allowed here."
|
|---|
| 1885 | msgstr "No se permiten saltos de línea."
|
|---|
| 1886 |
|
|---|
| 1887 | #: forms/__init__.py:487 forms/__init__.py:560 forms/__init__.py:599
|
|---|
| 1888 | #, python-format
|
|---|
| 1889 | msgid "Select a valid choice; '%(data)s' is not in %(choices)s."
|
|---|
| 1890 | msgstr "Seleccione una opción válida; '%(data)s' no está en %(choices)s."
|
|---|
| 1891 |
|
|---|
| 1892 | #: forms/__init__.py:661 core/validators.py:151 core/validators.py:379
|
|---|
| 1893 | msgid "No file was submitted. Check the encoding type on the form."
|
|---|
| 1894 | msgstr ""
|
|---|
| 1895 | "No se envió un archivo. Verifique el tipo de codificación en el formulario."
|
|---|
| 1896 |
|
|---|
| 1897 | #: forms/__init__.py:663
|
|---|
| 1898 | msgid "The submitted file is empty."
|
|---|
| 1899 | msgstr "El archivo enviado está vacío."
|
|---|
| 1900 |
|
|---|
| 1901 | #: forms/__init__.py:719
|
|---|
| 1902 | msgid "Enter a whole number between -32,768 and 32,767."
|
|---|
| 1903 | msgstr "Introduzca un número entero entre -32,768 y 32,767."
|
|---|
| 1904 |
|
|---|
| 1905 | #: forms/__init__.py:729
|
|---|
| 1906 | msgid "Enter a positive number."
|
|---|
| 1907 | msgstr "Introduzca un número positivo."
|
|---|
| 1908 |
|
|---|
| 1909 | #: forms/__init__.py:739
|
|---|
| 1910 | msgid "Enter a whole number between 0 and 32,767."
|
|---|
| 1911 | msgstr "Introduzca un número entero entre 0 y 32,767."
|
|---|
| 1912 |
|
|---|
| 1913 | #: core/validators.py:63
|
|---|
| 1914 | msgid "This value must contain only letters, numbers and underscores."
|
|---|
| 1915 | msgstr "Este valor debe contener sólo letras, números y guiones bajos."
|
|---|
| 1916 |
|
|---|
| 1917 | #: core/validators.py:67
|
|---|
| 1918 | msgid ""
|
|---|
| 1919 | "This value must contain only letters, numbers, underscores, dashes or "
|
|---|
| 1920 | "slashes."
|
|---|
| 1921 | msgstr ""
|
|---|
| 1922 | "Este valor debe contener sólo letras, números, guiones bajos, barras (/) o "
|
|---|
| 1923 | "slashes."
|
|---|
| 1924 |
|
|---|
| 1925 | #: core/validators.py:75
|
|---|
| 1926 | msgid "Uppercase letters are not allowed here."
|
|---|
| 1927 | msgstr "No se admiten letras mayúsculas."
|
|---|
| 1928 |
|
|---|
| 1929 | #: core/validators.py:79
|
|---|
| 1930 | msgid "Lowercase letters are not allowed here."
|
|---|
| 1931 | msgstr "No se admiten letras minúsculas."
|
|---|
| 1932 |
|
|---|
| 1933 | #: core/validators.py:86
|
|---|
| 1934 | msgid "Enter only digits separated by commas."
|
|---|
| 1935 | msgstr "Introduzca sólo dígitos separados por comas."
|
|---|
| 1936 |
|
|---|
| 1937 | #: core/validators.py:98
|
|---|
| 1938 | msgid "Enter valid e-mail addresses separated by commas."
|
|---|
| 1939 | msgstr "Introduzca direcciones de correo válidas separadas por comas."
|
|---|
| 1940 |
|
|---|
| 1941 | #: core/validators.py:102
|
|---|
| 1942 | msgid "Please enter a valid IP address."
|
|---|
| 1943 | msgstr "Por favor introduzca una dirección IP válida."
|
|---|
| 1944 |
|
|---|
| 1945 | #: core/validators.py:106
|
|---|
| 1946 | msgid "Empty values are not allowed here."
|
|---|
| 1947 | msgstr "No se admiten valores vacíos."
|
|---|
| 1948 |
|
|---|
| 1949 | #: core/validators.py:110
|
|---|
| 1950 | msgid "Non-numeric characters aren't allowed here."
|
|---|
| 1951 | msgstr "No se admiten caracteres no numéricos."
|
|---|
| 1952 |
|
|---|
| 1953 | #: core/validators.py:114
|
|---|
| 1954 | msgid "This value can't be comprised solely of digits."
|
|---|
| 1955 | msgstr "Este valor no puede estar formado sólo por dígitos."
|
|---|
| 1956 |
|
|---|
| 1957 | #: core/validators.py:119
|
|---|
| 1958 | msgid "Enter a whole number."
|
|---|
| 1959 | msgstr "Introduzca un número entero."
|
|---|
| 1960 |
|
|---|
| 1961 | #: core/validators.py:123
|
|---|
| 1962 | msgid "Only alphabetical characters are allowed here."
|
|---|
| 1963 | msgstr "Sólo se admiten caracteres alfabéticos."
|
|---|
| 1964 |
|
|---|
| 1965 | #: core/validators.py:131
|
|---|
| 1966 | msgid "Enter a valid time in HH:MM format."
|
|---|
| 1967 | msgstr "Introduzca una hora válida en formato HH:MM."
|
|---|
| 1968 |
|
|---|
| 1969 | #: core/validators.py:139
|
|---|
| 1970 | msgid "Enter a valid e-mail address."
|
|---|
| 1971 | msgstr "Introduzca una dirección de correo electrónico válida"
|
|---|
| 1972 |
|
|---|
| 1973 | #: core/validators.py:155
|
|---|
| 1974 | msgid ""
|
|---|
| 1975 | "Upload a valid image. The file you uploaded was either not an image or a "
|
|---|
| 1976 | "corrupted image."
|
|---|
| 1977 | msgstr ""
|
|---|
| 1978 | "Envíe una imagen válida. El archivo que ha enviado no era una imagen o se "
|
|---|
| 1979 | "trataba de una imagen corrupta."
|
|---|
| 1980 |
|
|---|
| 1981 | #: core/validators.py:162
|
|---|
| 1982 | #, python-format
|
|---|
| 1983 | msgid "The URL %s does not point to a valid image."
|
|---|
| 1984 | msgstr "La URL %s no apunta a una imagen válida."
|
|---|
| 1985 |
|
|---|
| 1986 | #: core/validators.py:166
|
|---|
| 1987 | #, python-format
|
|---|
| 1988 | msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid."
|
|---|
| 1989 | msgstr ""
|
|---|
| 1990 | "Los números de teléfono deben guardar el formato XXX-XXX-XXXX format. \"%s\" "
|
|---|
| 1991 | "no es válido."
|
|---|
| 1992 |
|
|---|
| 1993 | #: core/validators.py:174
|
|---|
| 1994 | #, python-format
|
|---|
| 1995 | msgid "The URL %s does not point to a valid QuickTime video."
|
|---|
| 1996 | msgstr "La URL %s no apunta a un vídeo QuickTime válido."
|
|---|
| 1997 |
|
|---|
| 1998 | #: core/validators.py:178
|
|---|
| 1999 | msgid "A valid URL is required."
|
|---|
| 2000 | msgstr "Se precisa una URL válida."
|
|---|
| 2001 |
|
|---|
| 2002 | #: core/validators.py:192
|
|---|
| 2003 | #, python-format
|
|---|
| 2004 | msgid ""
|
|---|
| 2005 | "Valid HTML is required. Specific errors are:\n"
|
|---|
| 2006 | "%s"
|
|---|
| 2007 | msgstr ""
|
|---|
| 2008 | "Se precisa HTML válido. Los errores específicos son:\n"
|
|---|
| 2009 | "%s"
|
|---|
| 2010 |
|
|---|
| 2011 | #: core/validators.py:199
|
|---|
| 2012 | #, python-format
|
|---|
| 2013 | msgid "Badly formed XML: %s"
|
|---|
| 2014 | msgstr "XML mal formado: %s"
|
|---|
| 2015 |
|
|---|
| 2016 | #: core/validators.py:209
|
|---|
| 2017 | #, python-format
|
|---|
| 2018 | msgid "Invalid URL: %s"
|
|---|
| 2019 | msgstr "URL no válida: %s"
|
|---|
| 2020 |
|
|---|
| 2021 | #: core/validators.py:213 core/validators.py:215
|
|---|
| 2022 | #, python-format
|
|---|
| 2023 | msgid "The URL %s is a broken link."
|
|---|
| 2024 | msgstr "La URL %s es un enlace roto."
|
|---|
| 2025 |
|
|---|
| 2026 | #: core/validators.py:221
|
|---|
| 2027 | msgid "Enter a valid U.S. state abbreviation."
|
|---|
| 2028 | msgstr "Introduzca una abreviatura válida de estado de los EEUU."
|
|---|
| 2029 |
|
|---|
| 2030 | #: core/validators.py:236
|
|---|
| 2031 | #, python-format
|
|---|
| 2032 | msgid "Watch your mouth! The word %s is not allowed here."
|
|---|
| 2033 | msgid_plural "Watch your mouth! The words %s are not allowed here."
|
|---|
| 2034 | msgstr[0] "¡Vigila tu boca! Aquí no admitimos la palabra %s."
|
|---|
| 2035 | msgstr[1] "¡Vigila tu boca! Aquí no admitimos las palabras %s."
|
|---|
| 2036 |
|
|---|
| 2037 | #: core/validators.py:243
|
|---|
| 2038 | #, python-format
|
|---|
| 2039 | msgid "This field must match the '%s' field."
|
|---|
| 2040 | msgstr "Este campo debe concordar con el campo '%s'."
|
|---|
| 2041 |
|
|---|
| 2042 | #: core/validators.py:262
|
|---|
| 2043 | msgid "Please enter something for at least one field."
|
|---|
| 2044 | msgstr "Por favor, introduzca algo en al menos un campo."
|
|---|
| 2045 |
|
|---|
| 2046 | #: core/validators.py:271 core/validators.py:282
|
|---|
| 2047 | msgid "Please enter both fields or leave them both empty."
|
|---|
| 2048 | msgstr "Por favor, rellene ambos campos o deje ambos vacíos."
|
|---|
| 2049 |
|
|---|
| 2050 | #: core/validators.py:289
|
|---|
| 2051 | #, python-format
|
|---|
| 2052 | msgid "This field must be given if %(field)s is %(value)s"
|
|---|
| 2053 | msgstr "Se debe proporcionar este campo si %(field)s es %(value)s"
|
|---|
| 2054 |
|
|---|
| 2055 | #: core/validators.py:301
|
|---|
| 2056 | #, python-format
|
|---|
| 2057 | msgid "This field must be given if %(field)s is not %(value)s"
|
|---|
| 2058 | msgstr "Se debe proporcionar este campo si %(field)s no es %(value)s"
|
|---|
| 2059 |
|
|---|
| 2060 | #: core/validators.py:320
|
|---|
| 2061 | msgid "Duplicate values are not allowed."
|
|---|
| 2062 | msgstr "No se admiten valores duplicados."
|
|---|
| 2063 |
|
|---|
| 2064 | #: core/validators.py:343
|
|---|
| 2065 | #, python-format
|
|---|
| 2066 | msgid "This value must be a power of %s."
|
|---|
| 2067 | msgstr "Este valor debe ser una potencia de %s."
|
|---|
| 2068 |
|
|---|
| 2069 | #: core/validators.py:354
|
|---|
| 2070 | msgid "Please enter a valid decimal number."
|
|---|
| 2071 | msgstr "Por favor, introduzca un número decimal válido."
|
|---|
| 2072 |
|
|---|
| 2073 | #: core/validators.py:356
|
|---|
| 2074 | #, python-format
|
|---|
| 2075 | msgid "Please enter a valid decimal number with at most %s total digit."
|
|---|
| 2076 | msgid_plural ""
|
|---|
| 2077 | "Please enter a valid decimal number with at most %s total digits."
|
|---|
| 2078 | msgstr[0] ""
|
|---|
| 2079 | "Por favor, introduzca un número decimal válido con con un máximo de un "
|
|---|
| 2080 | "dígito en total."
|
|---|
| 2081 | msgstr[1] ""
|
|---|
| 2082 | "Por favor, introduzca un número decimal válido con un maximo de %s dígitos "
|
|---|
| 2083 | "en total."
|
|---|
| 2084 |
|
|---|
| 2085 | #: core/validators.py:359
|
|---|
| 2086 | #, python-format
|
|---|
| 2087 | msgid ""
|
|---|
| 2088 | "Please enter a valid decimal number with a whole part of at most %s digit."
|
|---|
| 2089 | msgid_plural ""
|
|---|
| 2090 | "Please enter a valid decimal number with a whole part of at most %s digits."
|
|---|
| 2091 | msgstr[0] ""
|
|---|
| 2092 | "Por favor, introduzca un número decimal válido con un dígito entero como "
|
|---|
| 2093 | "máximo."
|
|---|
| 2094 | msgstr[1] ""
|
|---|
| 2095 | "Por favor, introduzca un número decimal válido con un máximo de %s dígitos "
|
|---|
| 2096 | "enteros."
|
|---|
| 2097 |
|
|---|
| 2098 | #: core/validators.py:362
|
|---|
| 2099 | #, python-format
|
|---|
| 2100 | msgid "Please enter a valid decimal number with at most %s decimal place."
|
|---|
| 2101 | msgid_plural ""
|
|---|
| 2102 | "Please enter a valid decimal number with at most %s decimal places."
|
|---|
| 2103 | msgstr[0] ""
|
|---|
| 2104 | "Por favor, introduzca un número decimal válido con un máximo de una posición "
|
|---|
| 2105 | "decimal."
|
|---|
| 2106 | msgstr[1] ""
|
|---|
| 2107 | "Por favor, introduzca un número decimal válido con un máximo de %s "
|
|---|
| 2108 | "posiciones decimales."
|
|---|
| 2109 |
|
|---|
| 2110 | #: core/validators.py:372
|
|---|
| 2111 | #, python-format
|
|---|
| 2112 | msgid "Make sure your uploaded file is at least %s bytes big."
|
|---|
| 2113 | msgstr "Asegúrese de que el archivo que envía tiene al menos %s bytes."
|
|---|
| 2114 |
|
|---|
| 2115 | #: core/validators.py:373
|
|---|
| 2116 | #, python-format
|
|---|
| 2117 | msgid "Make sure your uploaded file is at most %s bytes big."
|
|---|
| 2118 | msgstr "Asegúrese de que el archivo que envía tiene como máximo %s bytes."
|
|---|
| 2119 |
|
|---|
| 2120 | #: core/validators.py:390
|
|---|
| 2121 | msgid "The format for this field is wrong."
|
|---|
| 2122 | msgstr "El formato de este campo es incorrecto."
|
|---|
| 2123 |
|
|---|
| 2124 | #: core/validators.py:405
|
|---|
| 2125 | msgid "This field is invalid."
|
|---|
| 2126 | msgstr "Este campo no es válido."
|
|---|
| 2127 |
|
|---|
| 2128 | #: core/validators.py:441
|
|---|
| 2129 | #, python-format
|
|---|
| 2130 | msgid "Could not retrieve anything from %s."
|
|---|
| 2131 | msgstr "No pude obtener nada de %s."
|
|---|
| 2132 |
|
|---|
| 2133 | #: core/validators.py:444
|
|---|
| 2134 | #, python-format
|
|---|
| 2135 | msgid ""
|
|---|
| 2136 | "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'."
|
|---|
| 2137 | msgstr ""
|
|---|
| 2138 | "La URL %(url)s devolvió la cabecera Content-Type '%(contenttype)s', que no "
|
|---|
| 2139 | "es válida."
|
|---|
| 2140 |
|
|---|
| 2141 | #: core/validators.py:477
|
|---|
| 2142 | #, python-format
|
|---|
| 2143 | msgid ""
|
|---|
| 2144 | "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with "
|
|---|
| 2145 | "\"%(start)s\".)"
|
|---|
| 2146 | msgstr ""
|
|---|
| 2147 | "Por favor, cierre la etiqueta %(tag)s de la línea %(line)s. (La línea "
|
|---|
| 2148 | "empieza por \"%(start)s\".)"
|
|---|
| 2149 |
|
|---|
| 2150 | #: core/validators.py:481
|
|---|
| 2151 | #, python-format
|
|---|
| 2152 | msgid ""
|
|---|
| 2153 | "Some text starting on line %(line)s is not allowed in that context. (Line "
|
|---|
| 2154 | "starts with \"%(start)s\".)"
|
|---|
| 2155 | msgstr ""
|
|---|
| 2156 | "Parte del texto que comienza en la línea %(line)s no está permitido en ese "
|
|---|
| 2157 | "contexto. (La línea empieza por \"%(start)s\".)"
|
|---|
| 2158 |
|
|---|
| 2159 | #: core/validators.py:486
|
|---|
| 2160 | #, python-format
|
|---|
| 2161 | msgid ""
|
|---|
| 2162 | "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%"
|
|---|
| 2163 | "(start)s\".)"
|
|---|
| 2164 | msgstr ""
|
|---|
| 2165 | "El \"%(attr)s\" de la línea %(line)s no es un atributo válido. (La línea "
|
|---|
| 2166 | "empieza por \"%(start)s\".)"
|
|---|
| 2167 |
|
|---|
| 2168 | #: core/validators.py:491
|
|---|
| 2169 | #, python-format
|
|---|
| 2170 | msgid ""
|
|---|
| 2171 | "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%"
|
|---|
| 2172 | "(start)s\".)"
|
|---|
| 2173 | msgstr ""
|
|---|
| 2174 | "La \"<%(tag)s>\" de la línea %(line)s no es una etiqueta válida. (La línea "
|
|---|
| 2175 | "empieza por \"%(start)s\".)"
|
|---|
| 2176 |
|
|---|
| 2177 | #: core/validators.py:495
|
|---|
| 2178 | #, python-format
|
|---|
| 2179 | msgid ""
|
|---|
| 2180 | "A tag on line %(line)s is missing one or more required attributes. (Line "
|
|---|
| 2181 | "starts with \"%(start)s\".)"
|
|---|
| 2182 | msgstr ""
|
|---|
| 2183 | "A una etiqueta de la línea %(line)s le faltan uno o más atributos "
|
|---|
| 2184 | "requeridos. (La línea empieza por \"%(start)s\".)"
|
|---|
| 2185 |
|
|---|
| 2186 | #: core/validators.py:500
|
|---|
| 2187 | #, python-format
|
|---|
| 2188 | msgid ""
|
|---|
| 2189 | "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line "
|
|---|
| 2190 | "starts with \"%(start)s\".)"
|
|---|
| 2191 | msgstr ""
|
|---|
| 2192 | "El atributo \"%(attr)s\" de la línea %(line)s tiene un valor que no es "
|
|---|
| 2193 | "válido. (La línea empieza por \"%(start)s\".)"
|
|---|
| 2194 |
|
|---|
| 2195 | #: template/defaultfilters.py:401
|
|---|
| 2196 | msgid "yes,no,maybe"
|
|---|
| 2197 | msgstr "si,no,tal vez"
|
|---|
| 2198 |
|
|---|
| 2199 | #: views/generic/create_update.py:43
|
|---|
| 2200 | #, python-format
|
|---|
| 2201 | msgid "The %(verbose_name)s was created successfully."
|
|---|
| 2202 | msgstr "Se creó con éxito el %(verbose_name)."
|
|---|
| 2203 |
|
|---|
| 2204 | #: views/generic/create_update.py:117
|
|---|
| 2205 | #, python-format
|
|---|
| 2206 | msgid "The %(verbose_name)s was updated successfully."
|
|---|
| 2207 | msgstr "Se actualizó con éxito el %(verbose_name)s."
|
|---|
| 2208 |
|
|---|
| 2209 | #: views/generic/create_update.py:184
|
|---|
| 2210 | #, python-format
|
|---|
| 2211 | msgid "The %(verbose_name)s was deleted."
|
|---|
| 2212 | msgstr "Se eliminó el %(verbose_name)s."
|
|---|
| 2213 |
|
|---|
| 2214 | #~ msgid "%(content_type_name)s"
|
|---|
| 2215 | #~ msgstr "tipos de contenido"
|
|---|
| 2216 |
|
|---|
| 2217 | #~ msgid "%(result_count)s result"
|
|---|
| 2218 | #~ msgid_plural "%(counter)s results"
|
|---|
| 2219 | #~ msgstr[0] "un resultado"
|
|---|
| 2220 | #~ msgstr[1] "%(counter)s resultados"
|
|---|
| 2221 |
|
|---|
| 2222 | #~ msgid "Comment"
|
|---|
| 2223 | #~ msgstr "Comentario"
|
|---|
| 2224 |
|
|---|
| 2225 | #~ msgid "Comments"
|
|---|
| 2226 | #~ msgstr "Comentarios"
|
|---|
| 2227 |
|
|---|
| 2228 | #~ msgid "String (up to 50)"
|
|---|
| 2229 | #~ msgstr "Cadena (máximo 50)"
|
|---|
| 2230 |
|
|---|
| 2231 | #~ msgid "label"
|
|---|
| 2232 | #~ msgstr "etiqueta"
|
|---|
| 2233 |
|
|---|
| 2234 | #~ msgid "package"
|
|---|
| 2235 | #~ msgstr "paquete"
|
|---|
| 2236 |
|
|---|
| 2237 | #~ msgid "packages"
|
|---|
| 2238 | #~ msgstr "paquetes"
|
|---|