1143 lines
25 KiB
Plaintext
1143 lines
25 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-01-08 11:47+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: shop/api/v1/viewsets.py:70
|
|
msgid "No se puede borrar el producto"
|
|
msgstr "No se puede borrar el producto"
|
|
|
|
#: shop/filters.py:10
|
|
msgid "Nombre"
|
|
msgstr "Nombre"
|
|
|
|
#: shop/filters.py:12
|
|
msgid "Etiquetas"
|
|
msgstr "Etiquetas"
|
|
|
|
#: shop/filters.py:14
|
|
msgid "Categorías"
|
|
msgstr "Categorías"
|
|
|
|
#: shop/models.py:16 shop/models.py:426
|
|
msgid "fecha de creación"
|
|
msgstr "fecha de creación"
|
|
|
|
#: shop/models.py:19
|
|
msgid "fecha de última modificación"
|
|
msgstr "fecha de última modificación"
|
|
|
|
#: shop/models.py:33
|
|
msgid "etiqueta"
|
|
msgstr "etiqueta"
|
|
|
|
#: shop/models.py:34 shop/models.py:106
|
|
msgid "etiquetas"
|
|
msgstr "etiquetas"
|
|
|
|
#: shop/models.py:45
|
|
msgid "categoría padre"
|
|
msgstr "categoría padre"
|
|
|
|
#: shop/models.py:47
|
|
msgid "promocionada"
|
|
msgstr "promocionada"
|
|
|
|
#: shop/models.py:48
|
|
msgid "oculta"
|
|
msgstr "oculta"
|
|
|
|
#: shop/models.py:50
|
|
msgid "mostrar en cabecera"
|
|
msgstr "mostrar en cabecera"
|
|
|
|
#: shop/models.py:56
|
|
msgid "slug"
|
|
msgstr "slug"
|
|
|
|
#: shop/models.py:69
|
|
msgid "categoría"
|
|
msgstr "categoría"
|
|
|
|
#: shop/models.py:70 shop/models.py:108
|
|
msgid "categorías"
|
|
msgstr "categorías"
|
|
|
|
#: shop/models.py:80
|
|
msgid "código de referencia"
|
|
msgstr "código de referencia"
|
|
|
|
#: shop/models.py:86 shop/models.py:235 shop/models.py:262 shop/models.py:511
|
|
msgid "nombre"
|
|
msgstr "nombre"
|
|
|
|
#: shop/models.py:91
|
|
msgid "descripción"
|
|
msgstr "descripción"
|
|
|
|
#: shop/models.py:97
|
|
msgid "stock"
|
|
msgstr "stock"
|
|
|
|
#: shop/models.py:100
|
|
msgid "es un activo digital"
|
|
msgstr "es un activo digital"
|
|
|
|
#: shop/models.py:102
|
|
msgid "URL de descarga"
|
|
msgstr "URL de descarga"
|
|
|
|
#: shop/models.py:104
|
|
msgid "imágenes"
|
|
msgstr "imágenes"
|
|
|
|
#: shop/models.py:115 shop/models.py:266
|
|
msgid "marca"
|
|
msgstr "marca"
|
|
|
|
#: shop/models.py:118
|
|
msgid "Slug"
|
|
msgstr "Slug"
|
|
|
|
#: shop/models.py:120 shop/models.py:500
|
|
msgid "oculto"
|
|
msgstr "oculto"
|
|
|
|
#: shop/models.py:135 shop/models.py:148 shop/models.py:184 shop/models.py:282
|
|
#: shop/models.py:442 shop/models.py:529
|
|
msgid "producto"
|
|
msgstr "producto"
|
|
|
|
#: shop/models.py:136
|
|
msgid "productos"
|
|
msgstr "productos"
|
|
|
|
#: shop/models.py:142 shop/models.py:295
|
|
msgid "precio"
|
|
msgstr "precio"
|
|
|
|
#: shop/models.py:144
|
|
msgid "fecha"
|
|
msgstr "fecha"
|
|
|
|
#: shop/models.py:154
|
|
msgid "impuesto aplicable"
|
|
msgstr "impuesto aplicable"
|
|
|
|
#: shop/models.py:161
|
|
#, fuzzy
|
|
#| msgid "total sin impuestos"
|
|
msgid "precio con impuestos"
|
|
msgstr "total sin impuestos"
|
|
|
|
#: shop/models.py:163
|
|
msgid "es el precio actual"
|
|
msgstr "es el precio actual"
|
|
|
|
#: shop/models.py:174 shop/models.py:175
|
|
msgid "precio de producto"
|
|
msgstr "precio de producto"
|
|
|
|
#: shop/models.py:181
|
|
msgid "código"
|
|
msgstr "código"
|
|
|
|
#: shop/models.py:190 shop/models.py:290 shop/models.py:444
|
|
msgid "cantidad"
|
|
msgstr "cantidad"
|
|
|
|
#: shop/models.py:193
|
|
msgid "fecha de caducidad / consumo preferente"
|
|
msgstr "fecha de caducidad / consumo preferente"
|
|
|
|
#: shop/models.py:200 shop/models.py:256
|
|
msgid "proveedor"
|
|
msgstr "proveedor"
|
|
|
|
#: shop/models.py:207
|
|
msgid "remesa de producto"
|
|
msgstr "remesa de producto"
|
|
|
|
#: shop/models.py:208
|
|
msgid "remesas de productos"
|
|
msgstr "remesas de productos"
|
|
|
|
#: shop/models.py:213
|
|
msgid "código de impuesto"
|
|
msgstr "código de impuesto"
|
|
|
|
#: shop/models.py:216
|
|
msgid "valor entero (porcentaje)"
|
|
msgstr "valor entero (porcentaje)"
|
|
|
|
#: shop/models.py:223
|
|
msgid "impuesto"
|
|
msgstr "impuesto"
|
|
|
|
#: shop/models.py:224 shop/models.py:315
|
|
msgid "impuestos"
|
|
msgstr "impuestos"
|
|
|
|
#: shop/models.py:233
|
|
msgid "documento de identidad"
|
|
msgstr "documento de identidad"
|
|
|
|
#: shop/models.py:237 web/models.py:59
|
|
msgid "e-mail de contacto"
|
|
msgstr "e-mail de contacto"
|
|
|
|
#: shop/models.py:243
|
|
msgid "Teléfono de contacto"
|
|
msgstr "Teléfono de contacto"
|
|
|
|
#: shop/models.py:246 shop/models.py:383 shop/models.py:467 shop/models.py:470
|
|
msgid "dirección"
|
|
msgstr "dirección"
|
|
|
|
#: shop/models.py:247 shop/models.py:386
|
|
msgid "ciudad"
|
|
msgstr "ciudad"
|
|
|
|
#: shop/models.py:248 shop/models.py:389
|
|
msgid "región"
|
|
msgstr "región"
|
|
|
|
#: shop/models.py:249 shop/models.py:392 shop/models.py:486
|
|
msgid "país"
|
|
msgstr "país"
|
|
|
|
#: shop/models.py:250 shop/models.py:395 shop/models.py:476
|
|
msgid "código postal"
|
|
msgstr "código postal"
|
|
|
|
#: shop/models.py:257
|
|
msgid "proveedores"
|
|
msgstr "proveedores"
|
|
|
|
#: shop/models.py:267
|
|
msgid "marcas"
|
|
msgstr "marcas"
|
|
|
|
#: shop/models.py:275 shop/models.py:412
|
|
msgid "pedido"
|
|
msgstr "pedido"
|
|
|
|
#: shop/models.py:305
|
|
msgid "total sin impuestos"
|
|
msgstr "total sin impuestos"
|
|
|
|
#: shop/models.py:310
|
|
msgid "valor de impuestos"
|
|
msgstr "valor de impuestos"
|
|
|
|
#: shop/models.py:320 shop/models.py:356
|
|
msgid "total"
|
|
msgstr "total"
|
|
|
|
#: shop/models.py:327
|
|
msgid "línea de pedido"
|
|
msgstr "línea de pedido"
|
|
|
|
#: shop/models.py:328
|
|
msgid "líneas de pedido"
|
|
msgstr "líneas de pedido"
|
|
|
|
#: shop/models.py:333
|
|
msgid "pendiente de pago"
|
|
msgstr "pendiente de pago"
|
|
|
|
#: shop/models.py:334
|
|
msgid "pagado"
|
|
msgstr "pagado"
|
|
|
|
#: shop/models.py:335
|
|
msgid "preparado"
|
|
msgstr "preparado"
|
|
|
|
#: shop/models.py:336
|
|
msgid "listo para ser enviado"
|
|
msgstr "listo para ser enviado"
|
|
|
|
#: shop/models.py:337
|
|
msgid "enviado"
|
|
msgstr "enviado"
|
|
|
|
#: shop/models.py:338
|
|
msgid "entregado"
|
|
msgstr "entregado"
|
|
|
|
#: shop/models.py:339
|
|
msgid "finalizado"
|
|
msgstr "finalizado"
|
|
|
|
#: shop/models.py:340
|
|
msgid "cancelado"
|
|
msgstr "cancelado"
|
|
|
|
#: shop/models.py:341
|
|
msgid "devuelto"
|
|
msgstr "devuelto"
|
|
|
|
#: shop/models.py:343
|
|
msgid "UUID"
|
|
msgstr "UUID"
|
|
|
|
#: shop/models.py:346
|
|
msgid "estado"
|
|
msgstr "estado"
|
|
|
|
#: shop/models.py:353
|
|
msgid "base imponible"
|
|
msgstr "base imponible"
|
|
|
|
#: shop/models.py:360
|
|
msgid "cliente"
|
|
msgstr "cliente"
|
|
|
|
#: shop/models.py:362 shop/models.py:498
|
|
msgid "e-mail"
|
|
msgstr "e-mail"
|
|
|
|
#: shop/models.py:366
|
|
msgid "dirección de facturación"
|
|
msgstr "dirección de facturación"
|
|
|
|
#: shop/models.py:369
|
|
msgid "ciudad de facturación"
|
|
msgstr "ciudad de facturación"
|
|
|
|
#: shop/models.py:372
|
|
msgid "región de facturación"
|
|
msgstr "región de facturación"
|
|
|
|
#: shop/models.py:375
|
|
msgid "país de facturación"
|
|
msgstr "país de facturación"
|
|
|
|
#: shop/models.py:378
|
|
msgid "código postal de facturación"
|
|
msgstr "código postal de facturación"
|
|
|
|
#: shop/models.py:398
|
|
msgid "teléfono de contacto"
|
|
msgstr "teléfono de contacto"
|
|
|
|
#: shop/models.py:413
|
|
msgid "pedidos"
|
|
msgstr "pedidos"
|
|
|
|
#: shop/models.py:417
|
|
msgid "uuid"
|
|
msgstr "uuid"
|
|
|
|
#: shop/models.py:421 shop/models.py:457 shop/models.py:527
|
|
msgid "usuario"
|
|
msgstr "usuario"
|
|
|
|
#: shop/models.py:430 shop/models.py:439
|
|
#, fuzzy
|
|
#| msgid "Carrito"
|
|
msgid "carrito"
|
|
msgstr "carrito"
|
|
|
|
#: shop/models.py:431
|
|
#, fuzzy
|
|
#| msgid "Carrito"
|
|
msgid "carritos"
|
|
msgstr "carritos"
|
|
|
|
#: shop/models.py:447
|
|
#, fuzzy
|
|
#| msgid "línea de pedido"
|
|
msgid "línea de carrito"
|
|
msgstr "línea de carrito"
|
|
|
|
#: shop/models.py:448
|
|
#, fuzzy
|
|
#| msgid "líneas de pedido"
|
|
msgid "líneas de carrito"
|
|
msgstr "líneas de carrito"
|
|
|
|
#: shop/models.py:453
|
|
#, fuzzy
|
|
#| msgid "país de facturación"
|
|
msgid "facturación"
|
|
msgstr "facturación"
|
|
|
|
#: shop/models.py:454
|
|
msgid "envío"
|
|
msgstr "envío"
|
|
|
|
#: shop/models.py:464
|
|
msgid "número de identificación fiscal"
|
|
msgstr "número de identificación fiscal"
|
|
|
|
#: shop/models.py:473
|
|
#, fuzzy
|
|
#| msgid "cantidad"
|
|
msgid "localidad"
|
|
msgstr "localidad"
|
|
|
|
#: shop/models.py:479
|
|
msgid "provincia"
|
|
msgstr "provincia"
|
|
|
|
#: shop/models.py:489
|
|
#, fuzzy
|
|
#| msgid "teléfono de contacto"
|
|
msgid "teléfono"
|
|
msgstr "teléfono"
|
|
|
|
#: shop/models.py:496
|
|
#, fuzzy
|
|
#| msgid "dirección"
|
|
msgid "tipo de dirección"
|
|
msgstr "tipo de dirección"
|
|
|
|
#: shop/models.py:499
|
|
msgid "por defecto"
|
|
msgstr "por defecto"
|
|
|
|
#: shop/models.py:506
|
|
#, fuzzy
|
|
#| msgid "dirección de facturación"
|
|
msgid "dirección de cliente"
|
|
msgstr "dirección de cliente"
|
|
|
|
#: shop/models.py:507
|
|
#, fuzzy
|
|
#| msgid "Direcciones de envío"
|
|
msgid "direcciones de cliente"
|
|
msgstr "Direcciones de envío"
|
|
|
|
#: shop/models.py:513
|
|
#, fuzzy
|
|
#| msgid "descripción"
|
|
msgid "description"
|
|
msgstr "descripción"
|
|
|
|
#: shop/models.py:515
|
|
msgid "url"
|
|
msgstr "url"
|
|
|
|
#: shop/models.py:517
|
|
#, fuzzy
|
|
#| msgid "Direcciones de envío"
|
|
msgid "producto de envío"
|
|
msgstr "producto de envío"
|
|
|
|
#: shop/models.py:519
|
|
msgid "habilitado"
|
|
msgstr "habilitado"
|
|
|
|
#: shop/models.py:522
|
|
#, fuzzy
|
|
#| msgid "Métodos de pago"
|
|
msgid "método de envío"
|
|
msgstr "método de envío"
|
|
|
|
#: shop/models.py:523
|
|
#, fuzzy
|
|
#| msgid "Métodos de pago"
|
|
msgid "métodos de envío"
|
|
msgstr "métodos de envío"
|
|
|
|
#: shop/models.py:533 shop/models.py:534
|
|
#, fuzzy
|
|
#| msgid "productos"
|
|
msgid "productos deseados"
|
|
msgstr "productos deseados"
|
|
|
|
#: tpv/forms.py:7
|
|
msgid "Introduce tu e-mail"
|
|
msgstr "Introduce tu e-mail"
|
|
|
|
#: tpv/models.py:14
|
|
msgid "Pagado"
|
|
msgstr "Pagado"
|
|
|
|
#: tpv/models.py:15
|
|
msgid "Pendiente"
|
|
msgstr "Pendiente"
|
|
|
|
#: tpv/models.py:16
|
|
msgid "Error"
|
|
msgstr "Error"
|
|
|
|
#: tpv/models.py:18
|
|
msgid "Hash"
|
|
msgstr "Hash"
|
|
|
|
#: tpv/models.py:24
|
|
msgid "Estado"
|
|
msgstr "Estado"
|
|
|
|
#: tpv/models.py:30
|
|
msgid "Cantidad a pagar"
|
|
msgstr "Cantidad a pagar"
|
|
|
|
#: tpv/models.py:34
|
|
msgid "Fecha de creación"
|
|
msgstr "Fecha de creación"
|
|
|
|
#: tpv/models.py:37
|
|
msgid "Fecha de última modificación"
|
|
msgstr "Fecha de última modificación"
|
|
|
|
#: tpv/models.py:41
|
|
msgid "Email de contacto"
|
|
msgstr "Email de contacto"
|
|
|
|
#: tpv/models.py:48
|
|
msgid "Observaciones"
|
|
msgstr "Observaciones"
|
|
|
|
#: tpv/models.py:52
|
|
msgid "Metadata"
|
|
msgstr "Metadata"
|
|
|
|
#: tpv/models.py:71
|
|
msgid "Pago de pedido en Redsys"
|
|
msgstr "Pago de pedido en Redsys"
|
|
|
|
#: tpv/models.py:72
|
|
msgid "Pagos de pedidos en Redsys"
|
|
msgstr "Pagos de pedidos en Redsys"
|
|
|
|
#: tpv/settings.py:230 tpv/utils.py:87
|
|
msgid "Error no tipificado"
|
|
msgstr "Error no tipificado"
|
|
|
|
#: tpv/settings.py:231
|
|
msgid "Transacción autorizada para devoluciones y confirmaciones"
|
|
msgstr "Transacción autorizada para devoluciones y confirmaciones"
|
|
|
|
#: tpv/settings.py:232
|
|
msgid "Transacción autorizada para anulaciones"
|
|
msgstr "Transacción autorizada para anulaciones"
|
|
|
|
#: tpv/settings.py:233
|
|
msgid "Tarjeta caducada"
|
|
msgstr "Tarjeta caducada"
|
|
|
|
#: tpv/settings.py:234
|
|
msgid "Tarjeta en excepción transitoria o bajo sospecha de fraude"
|
|
msgstr "Tarjeta en excepción transitoria o bajo sospecha de fraude"
|
|
|
|
#: tpv/settings.py:235
|
|
msgid "Intentos de PIN excedidos"
|
|
msgstr "Intentos de PIN excedidos"
|
|
|
|
#: tpv/settings.py:236
|
|
msgid "Tarjeta no efectiva"
|
|
msgstr "Tarjeta no efectiva"
|
|
|
|
#: tpv/settings.py:237
|
|
msgid "Código de seguridad (CVV2/CVC2) incorrecto"
|
|
msgstr "Código de seguridad (CVV2/CVC2) incorrecto"
|
|
|
|
#: tpv/settings.py:238
|
|
msgid "Denegada, no repetir."
|
|
msgstr "Denegada, no repetir."
|
|
|
|
#: tpv/settings.py:239
|
|
msgid "Denegada, no repetir sin actualizar datos de tarjeta."
|
|
msgstr "Denegada, no repetir sin actualizar datos de tarjeta."
|
|
|
|
#: tpv/settings.py:240
|
|
msgid "Denegada, no repetir antes de 72 horas."
|
|
msgstr "Denegada, no repetir antes de 72 horas."
|
|
|
|
#: tpv/settings.py:241
|
|
msgid "Tarjeta ajena al servicio"
|
|
msgstr "Tarjeta ajena al servicio"
|
|
|
|
#: tpv/settings.py:242
|
|
msgid "Error en la autenticación del titular"
|
|
msgstr "Error en la autenticación del titular"
|
|
|
|
#: tpv/settings.py:243
|
|
msgid "Denegación del emisor sin especificar motivo"
|
|
msgstr "Denegación del emisor sin especificar motivo"
|
|
|
|
#: tpv/settings.py:244
|
|
msgid "Fecha de caducidad errónea"
|
|
msgstr "Fecha de caducidad errónea"
|
|
|
|
#: tpv/settings.py:245
|
|
msgid "Requiere autenticación SCA"
|
|
msgstr "Requiere autenticación SCA"
|
|
|
|
#: tpv/settings.py:247
|
|
msgid ""
|
|
"Tarjeta en excepción transitoria o bajo sospecha de fraude con retirada de "
|
|
"tarjeta"
|
|
msgstr ""
|
|
"Tarjeta en excepción transitoria o bajo sospecha de fraude con retirada de "
|
|
"tarjeta"
|
|
|
|
#: tpv/settings.py:249
|
|
msgid "Comercio no registrado en FUC"
|
|
msgstr "Comercio no registrado en FUC"
|
|
|
|
#: tpv/settings.py:250
|
|
msgid "Error de sistema"
|
|
msgstr "Error de sistema"
|
|
|
|
#: tpv/settings.py:251
|
|
msgid "Pedido repetido"
|
|
msgstr "Pedido repetido"
|
|
|
|
#: tpv/settings.py:252
|
|
msgid "Sesión Incorrecta"
|
|
msgstr "Sesión Incorrecta"
|
|
|
|
#: tpv/settings.py:253
|
|
msgid "Operación de devolución no permitida"
|
|
msgstr "Operación de devolución no permitida"
|
|
|
|
#: tpv/settings.py:254 tpv/settings.py:255
|
|
msgid "Emisor no disponible"
|
|
msgstr ""
|
|
|
|
#: tpv/settings.py:256
|
|
msgid "Número de posiciones de la tarjeta incorrecto"
|
|
msgstr "Número de posiciones de la tarjeta incorrecto"
|
|
|
|
#: tpv/settings.py:257
|
|
msgid "Tipo de operación no permitida para esa tarjeta"
|
|
msgstr "Tipo de operación no permitida para esa tarjeta"
|
|
|
|
#: tpv/settings.py:258
|
|
msgid "Tarjeta no existente"
|
|
msgstr "Tarjeta no existente"
|
|
|
|
#: tpv/settings.py:259
|
|
msgid "Rechazo servidores internacionales"
|
|
msgstr "Rechazo servidores internacionales"
|
|
|
|
#: tpv/settings.py:260
|
|
msgid "Comercio con titular seguro y titular sin clave de compra segura"
|
|
msgstr "Comercio con titular seguro y titular sin clave de compra segura"
|
|
|
|
#: tpv/settings.py:261
|
|
msgid "El comercio no permite op. seguras por entrada /operaciones"
|
|
msgstr "El comercio no permite op. seguras por entrada /operaciones"
|
|
|
|
#: tpv/settings.py:262
|
|
msgid "Tarjeta no cumple el check-digit"
|
|
msgstr "Tarjeta no cumple el check-digit"
|
|
|
|
#: tpv/settings.py:263
|
|
msgid "El comercio no puede realizar preautorizaciones"
|
|
msgstr "El comercio no puede realizar preautorizaciones"
|
|
|
|
#: tpv/settings.py:264
|
|
msgid "Esta tarjeta no permite operativa de preautorizaciones"
|
|
msgstr "Esta tarjeta no permite operativa de preautorizaciones"
|
|
|
|
#: tpv/settings.py:266
|
|
msgid ""
|
|
"Operación detenida por superar el control de restricciones en la entrada al "
|
|
"SIS"
|
|
msgstr ""
|
|
"Operación detenida por superar el control de restricciones en la entrada al "
|
|
"SIS"
|
|
|
|
#: tpv/settings.py:268
|
|
msgid "A petición del usuario se ha cancelado el pago"
|
|
msgstr "A petición del usuario se ha cancelado el pago"
|
|
|
|
#: tpv/settings.py:269
|
|
msgid "Se está procesando otra transacción en SIS con la misma tarjeta"
|
|
msgstr "Se está procesando otra transacción en SIS con la misma tarjeta"
|
|
|
|
#: tpv/settings.py:270
|
|
msgid "Operación en proceso de solicitud de datos de tarjeta"
|
|
msgstr "Operación en proceso de solicitud de datos de tarjeta"
|
|
|
|
#: tpv/settings.py:271
|
|
msgid "Operación que ha sido redirigida al emisor a autenticar"
|
|
msgstr "Operación que ha sido redirigida al emisor a autenticar"
|
|
|
|
#: tpv/utils.py:75
|
|
msgid "No se ha recibido ningún valor para Ds_MerchantParameters"
|
|
msgstr "No se ha recibido ningún valor para Ds_MerchantParameters"
|
|
|
|
#: tpv/utils.py:89
|
|
#, python-brace-format
|
|
msgid "No se ha realizado el pago. Motivo: {reason}"
|
|
msgstr "No se ha realizado el pago. Motivo: {reason}"
|
|
|
|
#: users/forms/login.py:18
|
|
msgid "Contraseña"
|
|
msgstr "Contraseña"
|
|
|
|
#: users/forms/login.py:30
|
|
msgid "Mantener sesión iniciada"
|
|
msgstr "Mantener sesión iniciada"
|
|
|
|
#: web/models.py:9
|
|
msgid "título de la web"
|
|
msgstr "título de la web"
|
|
|
|
#: web/models.py:12
|
|
#, fuzzy
|
|
#| msgid "descripción"
|
|
msgid "descripción de la web"
|
|
msgstr "descripción de la web"
|
|
|
|
#: web/models.py:15
|
|
msgid "logo de la web"
|
|
msgstr "logo de la web"
|
|
|
|
#: web/models.py:22
|
|
msgid "nombre de negocio"
|
|
msgstr "nombre de negocio"
|
|
|
|
#: web/models.py:23
|
|
msgid "nombre fiscal del comercio"
|
|
msgstr "nombre fiscal del comercio"
|
|
|
|
#: web/models.py:26
|
|
msgid "CIF del negocio"
|
|
msgstr "CIF del negocio"
|
|
|
|
#: web/models.py:32
|
|
msgid "marca de negocio"
|
|
msgstr "marca de negocio"
|
|
|
|
#: web/models.py:33
|
|
msgid "marca o nombre comercial que se va a mostrar en la web"
|
|
msgstr "marca o nombre comercial que se va a mostrar en la web"
|
|
|
|
#: web/models.py:37
|
|
#, fuzzy
|
|
#| msgid "dirección de facturación"
|
|
msgid "dirección de negocio"
|
|
msgstr "dirección de negocio"
|
|
|
|
#: web/models.py:43
|
|
msgid "unidad territorial del negocio"
|
|
msgstr "unidad territorial del negocio"
|
|
|
|
#: web/models.py:49
|
|
#, fuzzy
|
|
#| msgid "código postal de facturación"
|
|
msgid "código postal del negocio"
|
|
msgstr "código postal del negocio"
|
|
|
|
#: web/models.py:56
|
|
#, fuzzy
|
|
#| msgid "teléfono de contacto"
|
|
msgid "número de teléfono de contacto"
|
|
msgstr "número de teléfono de contacto"
|
|
|
|
#: web/models.py:65
|
|
#, fuzzy
|
|
#| msgid "e-mail de contacto"
|
|
msgid "e-mail secundario de contacto"
|
|
msgstr "e-mail secundario de contacto"
|
|
|
|
#: web/models.py:73
|
|
msgid "color de fondo"
|
|
msgstr "color de fondo"
|
|
|
|
#: web/models.py:76
|
|
#, fuzzy
|
|
#| msgid "Error de sistema"
|
|
msgid "color de tema"
|
|
msgstr "color de tema"
|
|
|
|
#: web/models.py:79
|
|
msgid "logo 240x240"
|
|
msgstr "logo 240x240"
|
|
|
|
#: web/models.py:82
|
|
msgid "logo 128x128"
|
|
msgstr "logo 128x128"
|
|
|
|
#: web/models.py:86 web/models.py:87
|
|
msgid "ajustes de la web"
|
|
msgstr "ajustes de la web"
|
|
|
|
#: web/templates/components/cart/add_to_cart.html:12
|
|
msgid "Añadir al carrito"
|
|
msgstr "Añadir al carrito"
|
|
|
|
#: web/templates/components/cart/cart.html:6
|
|
msgid "Carrito"
|
|
msgstr "Carrito"
|
|
|
|
#: web/templates/components/cart/cart.html:23
|
|
#: web/templates/components/cart/cart_navbar.html:40
|
|
#: web/templates/web/order.html:30
|
|
#, fuzzy
|
|
#| msgid "cantidad"
|
|
msgid "Cantidad"
|
|
msgstr "Cantidad"
|
|
|
|
#: web/templates/components/cart/cart.html:54
|
|
#: web/templates/components/cart/cart_navbar.html:47
|
|
#: web/templates/web/order.html:61
|
|
msgid "Quitar"
|
|
msgstr "Quitar"
|
|
|
|
#: web/templates/components/cart/cart.html:66 web/templates/web/order.html:73
|
|
msgid "No hay nada en el carrito..."
|
|
msgstr "No hay nada en el carrito..."
|
|
|
|
#: web/templates/components/cart/cart.html:71 web/templates/web/order.html:78
|
|
msgid "Volver a inicio"
|
|
msgstr "Volver a inicio"
|
|
|
|
#: web/templates/components/cart/cart.html:77
|
|
#: web/templates/users/user_details.html:67 web/templates/web/order.html:85
|
|
#, fuzzy
|
|
#| msgid "Direcciones de envío"
|
|
msgid "Dirección de envío"
|
|
msgstr "Dirección de envío"
|
|
|
|
#: web/templates/components/cart/cart.html:86
|
|
#: web/templates/components/cart/cart.html:91
|
|
msgid "E-Mail"
|
|
msgstr "E-Mail"
|
|
|
|
#: web/templates/components/cart/cart.html:101
|
|
#: web/templates/components/cart/cart.html:106
|
|
#: web/templates/components/cart/cart.html:184
|
|
#: web/templates/components/cart/cart.html:189
|
|
#: web/templates/users/user_details.html:40
|
|
msgid "Nombre completo"
|
|
msgstr "Nombre completo"
|
|
|
|
#: web/templates/components/cart/cart.html:111
|
|
#: web/templates/components/cart/cart.html:116
|
|
#: web/templates/components/cart/cart.html:194
|
|
#: web/templates/components/cart/cart.html:199
|
|
#: web/templates/users/user_details.html:46
|
|
#, fuzzy
|
|
#| msgid "dirección"
|
|
msgid "Dirección"
|
|
msgstr "Dirección"
|
|
|
|
#: web/templates/components/cart/cart.html:123
|
|
#: web/templates/components/cart/cart.html:128
|
|
#: web/templates/components/cart/cart.html:206
|
|
#: web/templates/components/cart/cart.html:211
|
|
#: web/templates/users/user_details.html:72
|
|
#, fuzzy
|
|
#| msgid "cantidad"
|
|
msgid "Localidad"
|
|
msgstr "Localidad"
|
|
|
|
#: web/templates/components/cart/cart.html:135
|
|
#: web/templates/components/cart/cart.html:140
|
|
#: web/templates/components/cart/cart.html:218
|
|
#: web/templates/components/cart/cart.html:223
|
|
#: web/templates/users/user_details.html:52
|
|
#, fuzzy
|
|
#| msgid "código postal"
|
|
msgid "Código postal"
|
|
msgstr "Código postal"
|
|
|
|
#: web/templates/components/cart/cart.html:148
|
|
#: web/templates/components/cart/cart.html:153
|
|
#: web/templates/components/cart/cart.html:231
|
|
#: web/templates/components/cart/cart.html:236
|
|
#: web/templates/users/user_details.html:76
|
|
msgid "Provincia"
|
|
msgstr "Provincia"
|
|
|
|
#: web/templates/components/cart/cart.html:161
|
|
#: web/templates/components/cart/cart.html:166
|
|
#: web/templates/components/cart/cart.html:244
|
|
#: web/templates/components/cart/cart.html:249
|
|
msgid "País"
|
|
msgstr "País"
|
|
|
|
#: web/templates/components/cart/cart.html:176
|
|
#: web/templates/users/user_details.html:65 web/templates/web/order.html:99
|
|
#, fuzzy
|
|
#| msgid "dirección de facturación"
|
|
msgid "Dirección de facturación"
|
|
msgstr "Dirección de facturación"
|
|
|
|
#: web/templates/components/cart/cart.html:260 web/templates/web/order.html:113
|
|
#, fuzzy
|
|
#| msgid "Direcciones de envío"
|
|
msgid "Opciones de envío"
|
|
msgstr "Opciones de envío"
|
|
|
|
#: web/templates/components/cart/cart.html:288 web/templates/web/order.html:12
|
|
#: web/templates/web/order.html:132
|
|
#, fuzzy
|
|
#| msgid "líneas de pedido"
|
|
msgid "Resumen del pedido"
|
|
msgstr "Resumen del pedido"
|
|
|
|
#: web/templates/components/cart/cart.html:294 web/templates/web/order.html:138
|
|
#, fuzzy
|
|
#| msgid "base imponible"
|
|
msgid "Base imponible"
|
|
msgstr "Base imponible"
|
|
|
|
#: web/templates/components/cart/cart.html:299 web/templates/web/order.html:143
|
|
msgid "Descuentos"
|
|
msgstr "Descuentos"
|
|
|
|
#: web/templates/components/cart/cart.html:305 web/templates/web/order.html:149
|
|
#, fuzzy
|
|
#| msgid "Direcciones de envío"
|
|
msgid "Gastos de envío"
|
|
msgstr "Gastos de envío"
|
|
|
|
#: web/templates/components/cart/cart.html:310 web/templates/web/order.html:154
|
|
#, fuzzy
|
|
#| msgid "impuestos"
|
|
msgid "Impuestos"
|
|
msgstr "Impuestos"
|
|
|
|
#: web/templates/components/cart/cart.html:316 web/templates/web/order.html:160
|
|
#, fuzzy
|
|
#| msgid "total"
|
|
msgid "Total"
|
|
msgstr "Total"
|
|
|
|
#: web/templates/components/cart/cart.html:323
|
|
#, fuzzy
|
|
#| msgid "pedidos"
|
|
msgid "Terminar pedido"
|
|
msgstr "Terminar pedido"
|
|
|
|
#: web/templates/components/cart/cart.html:327 web/templates/web/order.html:171
|
|
msgid "o"
|
|
msgstr "o"
|
|
|
|
#: web/templates/components/cart/cart.html:330 web/templates/web/order.html:174
|
|
msgid "Seguir comprando"
|
|
msgstr "Seguir comprando"
|
|
|
|
#: web/templates/components/cart/cart_navbar.html:9
|
|
msgid ""
|
|
"\n"
|
|
" Carrito\n"
|
|
" "
|
|
msgstr ""
|
|
"\n"
|
|
" Carrito\n"
|
|
" "
|
|
|
|
#: web/templates/components/cart/cart_navbar.html:56
|
|
#, fuzzy
|
|
#| msgid "Añadir al carrito"
|
|
msgid "Quitar del carrito"
|
|
msgstr "Quitar del carrito"
|
|
|
|
#: web/templates/components/cart/cart_navbar.html:71
|
|
#, fuzzy
|
|
#| msgid "Carrito"
|
|
msgid "Ver carrito"
|
|
msgstr "Ver carrito"
|
|
|
|
#: web/templates/components/cart/cart_navbar.html:77
|
|
msgid "Comprar"
|
|
msgstr "Comprar"
|
|
|
|
#: web/templates/components/generic/navbar.html:22
|
|
#: web/templates/components/generic/navbar.html:87
|
|
msgid "Inicio"
|
|
msgstr "Inicio"
|
|
|
|
#: web/templates/components/generic/navbar.html:53
|
|
#: web/templates/components/users/user_dropdown.html:6
|
|
#: web/templates/users/user_details.html:10
|
|
msgid "Mi cuenta"
|
|
msgstr "Mi cuenta"
|
|
|
|
#: web/templates/components/generic/navbar.html:75
|
|
msgid "Abrir menú"
|
|
msgstr "Abrir menú"
|
|
|
|
#: web/templates/components/products/list_filters.html:14
|
|
#: web/templates/components/products/list_filters.html:23
|
|
msgid "Buscar"
|
|
msgstr "Buscar"
|
|
|
|
#: web/templates/components/users/user_dropdown.html:12
|
|
#, fuzzy
|
|
#| msgid "pedidos"
|
|
msgid "Mis pedidos"
|
|
msgstr "Mis pedidos"
|
|
|
|
#: web/templates/components/users/user_dropdown.html:18
|
|
msgid "Ajustes"
|
|
msgstr "Ajustes"
|
|
|
|
#: web/templates/components/users/user_dropdown.html:24
|
|
#: web/templates/web/wishlist.html:17
|
|
#, fuzzy
|
|
#| msgid "Añadir a lista de deseados"
|
|
msgid "Lista de deseados"
|
|
msgstr "Lista de deseados"
|
|
|
|
#: web/templates/components/users/user_dropdown.html:30
|
|
msgid "Direcciones de envío"
|
|
msgstr "Direcciones de envío"
|
|
|
|
#: web/templates/components/users/user_dropdown.html:36
|
|
msgid "Métodos de pago"
|
|
msgstr "Métodos de pago"
|
|
|
|
#: web/templates/components/users/user_dropdown.html:44
|
|
msgid "Cerrar sesión"
|
|
msgstr "Cerrar sesión"
|
|
|
|
#: web/templates/users/login.html:17
|
|
msgid "Inicia sesión en tu cuenta"
|
|
msgstr "Inicia sesión en tu cuenta"
|
|
|
|
#: web/templates/users/login.html:43
|
|
#, fuzzy
|
|
#| msgid "Cerrar sesión"
|
|
msgid "Iniciar sesión"
|
|
msgstr "Iniciar sesión"
|
|
|
|
#: web/templates/users/login.html:46
|
|
msgid "¿Aún no tienes cuenta?"
|
|
msgstr "¿Aún no tienes cuenta?"
|
|
|
|
#: web/templates/users/login.html:47
|
|
msgid "Regístrate aquí"
|
|
msgstr "Regístrate aquí"
|
|
|
|
#: web/templates/users/user_details.html:24
|
|
#, fuzzy
|
|
#| msgid "dirección"
|
|
msgid "Mis direcciones"
|
|
msgstr "Mis direcciones"
|
|
|
|
#: web/templates/users/user_details.html:56
|
|
#, fuzzy
|
|
#| msgid "Teléfono de contacto"
|
|
msgid "Teléfono"
|
|
msgstr "Teléfono"
|
|
|
|
#: web/templates/users/user_details.html:90
|
|
msgid "Editar datos"
|
|
msgstr "Editar datos"
|
|
|
|
#: web/templates/web/list_products.html:22
|
|
msgid "Anterior"
|
|
msgstr "Anterior"
|
|
|
|
#: web/templates/web/list_products.html:36
|
|
#, fuzzy
|
|
#| msgid "cliente"
|
|
msgid "Siguiente"
|
|
msgstr "Siguiente"
|
|
|
|
#: web/templates/web/order.html:167
|
|
#, fuzzy
|
|
#| msgid "Pagado"
|
|
msgid "Pagar"
|
|
msgstr "Pagar"
|
|
|
|
#: web/urls.py:31
|
|
msgid "wishlist"
|
|
msgstr "lista-deseados"
|
|
|
|
#: web/urls.py:32
|
|
msgid "categories/<str:slug>/"
|
|
msgstr "categorias/<str:slug>/"
|
|
|
|
#: web/urls.py:33
|
|
msgid "products/<int:pk>/<str:slug>/"
|
|
msgstr "productos/<int:pk>/<str:slug>/"
|
|
|
|
#: web/urls.py:34
|
|
msgid "cart/"
|
|
msgstr "carrito/"
|
|
|
|
#: web/urls.py:35
|
|
msgid "order/<str:uuid>/"
|
|
msgstr "pedido/<str:uuid>/"
|
|
|
|
#: web/urls.py:37
|
|
msgid "login/"
|
|
msgstr "iniciar-sesion/"
|
|
|
|
#: web/urls.py:38
|
|
msgid "logout/"
|
|
msgstr "cerrar-sesion/"
|
|
|
|
#: web/urls.py:39
|
|
msgid "register/"
|
|
msgstr "crear-cuenta/"
|
|
|
|
#: web/urls.py:40
|
|
#, fuzzy
|
|
#| msgid "Password"
|
|
msgid "reset-password/"
|
|
msgstr "restablecer-contrasena/"
|
|
|
|
#: web/urls.py:41
|
|
msgid "my-account/"
|
|
msgstr "mi-cuenta/"
|
|
|
|
#: web/views/users.py:40
|
|
msgid "inicio de sesión"
|
|
msgstr ""
|
|
|
|
#: web/views/web.py:82
|
|
msgid "resumen del carrito"
|
|
msgstr ""
|
|
|
|
#~ msgid "apellidos"
|
|
#~ msgstr "apellidos"
|
|
|
|
#~ msgid "clientes"
|
|
#~ msgstr "clientes"
|
|
|
|
#, fuzzy
|
|
#~| msgid "Cantidad a pagar"
|
|
#~ msgid "Ir a pagar"
|
|
#~ msgstr "Cantidad a pagar"
|
|
|
|
#, fuzzy
|
|
#~| msgid "pedidos"
|
|
#~ msgid "Más vendidos"
|
|
#~ msgstr "Más vendidos"
|
|
|
|
#~ msgid "Ideas de regalo"
|
|
#~ msgstr "Ideas de regalo"
|
|
|
|
#~ msgid "Ofertas del día"
|
|
#~ msgstr "Ofertas del día"
|
|
|
|
#~ msgid "Juegos"
|
|
#~ msgstr "Juegos"
|
|
|
|
#~ msgid "Electrónica"
|
|
#~ msgstr "Electrónica"
|
|
|
|
#~ msgid "Mostrar mas"
|
|
#~ msgstr "Mostrar mas"
|
|
|
|
#~ msgid "Añadir a lista de deseados"
|
|
#~ msgstr "Añadir a lista de deseados"
|