From 3897a4304d9823bea697951d2c46b81674f318f6 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Tue, 23 Jan 2018 10:55:50 +0100 Subject: [PATCH] Get back original mail template --- .gitignore | 3 +- mails/en/lang.php | 3 +- mails/en/voucher_after_refund.html | 40 +++++++ mails/en/voucher_after_refund.txt | 7 ++ mails/es/account.html | 134 +++++++++--------------- mails/es/account.txt | 20 ++++ mails/es/ant_alerthack.html | 26 +++++ mails/es/ant_alerthack.txt | 1 + mails/es/bankwire.html | 55 ++++++++++ mails/es/bankwire.txt | 20 ++++ mails/es/cheque.html | 55 ++++++++++ mails/es/cheque.txt | 19 ++++ mails/es/contact.html | 34 ++++++ mails/es/contact.txt | 11 ++ mails/es/contact_form.html | 40 +++++++ mails/es/contact_form.txt | 12 +++ mails/es/credit_slip.html | 68 ++++++++++++ mails/es/credit_slip.txt | 12 +++ mails/es/download-product.tpl | 13 +++ mails/es/download_product.html | 55 ++++++++++ mails/es/download_product.txt | 13 +++ mails/es/employee_password.html | 10 ++ mails/es/employee_password.txt | 13 +++ mails/es/forward_msg.html | 16 +++ mails/es/forward_msg.txt | 4 + mails/es/guest_to_customer.html | 46 ++++++++ mails/es/guest_to_customer.txt | 15 +++ mails/es/in_transit.html | 52 +++++++++ mails/es/in_transit.txt | 14 +++ mails/es/in_transit_dropshipping.html | 50 +++++++++ mails/es/in_transit_dropshipping.txt | 13 +++ mails/es/index.php | 36 +++++++ mails/es/lang.php | 45 ++++++++ mails/es/log_alert.html | 46 ++++++++ mails/es/log_alert.txt | 11 ++ mails/es/loyalty_discount_reminder.html | 43 ++++++++ mails/es/loyalty_discount_reminder.txt | 8 ++ mails/es/newsletter.html | 34 ++++++ mails/es/newsletter.txt | 9 ++ mails/es/order_canceled.html | 47 +++++++++ mails/es/order_canceled.txt | 14 +++ mails/es/order_conf.html | 116 ++++++++++++++++++++ mails/es/order_conf.txt | 29 +++++ mails/es/order_customer_comment.html | 40 +++++++ mails/es/order_customer_comment.txt | 8 ++ mails/es/order_merchant_comment.html | 40 +++++++ mails/es/order_merchant_comment.txt | 10 ++ mails/es/order_return_2.html | 62 +++++++++++ mails/es/order_return_2.txt | 32 ++++++ mails/es/order_return_state.html | 46 ++++++++ mails/es/order_return_state.txt | 9 ++ mails/es/outofstock.html | 49 +++++++++ mails/es/outofstock.txt | 17 +++ mails/es/partially_shipped.html | 47 +++++++++ mails/es/partially_shipped.txt | 11 ++ mails/es/password.html | 46 ++++++++ mails/es/password.txt | 15 +++ mails/es/password_query.html | 40 +++++++ mails/es/password_query.txt | 9 ++ mails/es/payment.html | 47 +++++++++ mails/es/payment.txt | 14 +++ mails/es/payment_error.html | 52 +++++++++ mails/es/payment_error.txt | 16 +++ mails/es/preparation.html | 47 +++++++++ mails/es/preparation.txt | 13 +++ mails/es/refund.html | 46 ++++++++ mails/es/refund.txt | 12 +++ mails/es/refundorder.html | 45 ++++++++ mails/es/refundorder.txt | 11 ++ mails/es/reply_msg.html | 31 ++++++ mails/es/reply_msg.txt | 4 + mails/es/shipped.html | 46 ++++++++ mails/es/shipped.txt | 15 +++ mails/es/test.html | 22 ++++ mails/es/test.txt | 3 + mails/es/voucher.html | 46 ++++++++ mails/es/voucher.txt | 14 +++ mails/es/voucher_after_refund.html | 40 +++++++ mails/es/voucher_after_refund.txt | 7 ++ mails/fr/account.html | 107 ++++--------------- mails/fr/ant_alert.html | 0 mails/fr/ant_alert.txt | 0 mails/fr/ant_alerthack.html | 26 +++++ mails/fr/ant_alerthack.txt | 1 + mails/fr/in_transit_dropshipping.html | 0 mails/fr/in_transit_dropshipping.txt | 0 mails/fr/lang.php | 2 + mails/fr/loyalty_discount_reminder.html | 45 ++++++++ mails/fr/loyalty_discount_reminder.txt | 8 ++ mails/fr/order_return_2.html | 0 mails/fr/order_return_2.txt | 0 mails/fr/order_return_3.html | 0 mails/fr/order_return_3.txt | 0 mails/fr/press.html | 0 mails/fr/press.txt | 0 mails/fr/provider.html | 0 mails/fr/provider.txt | 0 mails/fr/resetpassword.html | 0 mails/fr/resetpassword.txt | 0 mails/fr/resetpassword_2.html | 0 mails/fr/resetpassword_2.txt | 0 mails/fr/voucher_after_refund.html | 40 +++++++ mails/fr/voucher_after_refund.txt | 7 ++ mails/it/account.html | 52 +++++++++ mails/it/account.txt | 20 ++++ mails/it/bankwire.html | 55 ++++++++++ mails/it/bankwire.txt | 23 ++++ mails/it/cheque.html | 55 ++++++++++ mails/it/cheque.txt | 22 ++++ mails/it/contact.html | 34 ++++++ mails/it/contact.txt | 11 ++ mails/it/contact_form.html | 40 +++++++ mails/it/contact_form.txt | 12 +++ mails/it/credit_slip.html | 46 ++++++++ mails/it/credit_slip.txt | 12 +++ mails/it/download-product.tpl | 13 +++ mails/it/download_product.html | 55 ++++++++++ mails/it/download_product.txt | 11 ++ mails/it/employee_password.html | 40 +++++++ mails/it/employee_password.txt | 14 +++ mails/it/forward_msg.html | 16 +++ mails/it/forward_msg.txt | 4 + mails/it/guest_to_customer.html | 46 ++++++++ mails/it/guest_to_customer.txt | 15 +++ mails/it/in_transit.html | 55 ++++++++++ mails/it/in_transit.txt | 16 +++ mails/it/index.php | 36 +++++++ mails/it/lang.php | 43 ++++++++ mails/it/log_alert.html | 46 ++++++++ mails/it/log_alert.txt | 11 ++ mails/it/newsletter.html | 34 ++++++ mails/it/newsletter.txt | 9 ++ mails/it/order_canceled.html | 49 +++++++++ mails/it/order_canceled.txt | 14 +++ mails/it/order_conf.html | 124 ++++++++++++++++++++++ mails/it/order_conf.txt | 30 ++++++ mails/it/order_customer_comment.html | 40 +++++++ mails/it/order_customer_comment.txt | 8 ++ mails/it/order_merchant_comment.html | 40 +++++++ mails/it/order_merchant_comment.txt | 10 ++ mails/it/order_return_state.html | 46 ++++++++ mails/it/order_return_state.txt | 11 ++ mails/it/outofstock.html | 49 +++++++++ mails/it/outofstock.txt | 14 +++ mails/it/password.html | 46 ++++++++ mails/it/password.txt | 12 +++ mails/it/password_query.html | 40 +++++++ mails/it/password_query.txt | 9 ++ mails/it/payment.html | 46 ++++++++ mails/it/payment.txt | 13 +++ mails/it/payment_error.html | 55 ++++++++++ mails/it/payment_error.txt | 14 +++ mails/it/preparation.html | 49 +++++++++ mails/it/preparation.txt | 14 +++ mails/it/refund.html | 49 +++++++++ mails/it/refund.txt | 12 +++ mails/it/reply_msg.html | 16 +++ mails/it/reply_msg.txt | 4 + mails/it/shipped.html | 49 +++++++++ mails/it/shipped.txt | 16 +++ mails/it/test.html | 22 ++++ mails/it/test.txt | 3 + mails/it/voucher.html | 46 ++++++++ mails/it/voucher.txt | 14 +++ 164 files changed, 4200 insertions(+), 170 deletions(-) create mode 100644 mails/en/voucher_after_refund.html create mode 100644 mails/en/voucher_after_refund.txt mode change 100644 => 100755 mails/es/account.html create mode 100755 mails/es/account.txt create mode 100755 mails/es/ant_alerthack.html create mode 100755 mails/es/ant_alerthack.txt create mode 100755 mails/es/bankwire.html create mode 100755 mails/es/bankwire.txt create mode 100755 mails/es/cheque.html create mode 100755 mails/es/cheque.txt create mode 100755 mails/es/contact.html create mode 100755 mails/es/contact.txt create mode 100755 mails/es/contact_form.html create mode 100755 mails/es/contact_form.txt create mode 100755 mails/es/credit_slip.html create mode 100755 mails/es/credit_slip.txt create mode 100644 mails/es/download-product.tpl create mode 100755 mails/es/download_product.html create mode 100755 mails/es/download_product.txt create mode 100755 mails/es/employee_password.html create mode 100755 mails/es/employee_password.txt create mode 100755 mails/es/forward_msg.html create mode 100755 mails/es/forward_msg.txt create mode 100755 mails/es/guest_to_customer.html create mode 100755 mails/es/guest_to_customer.txt create mode 100755 mails/es/in_transit.html create mode 100755 mails/es/in_transit.txt create mode 100644 mails/es/in_transit_dropshipping.html create mode 100644 mails/es/in_transit_dropshipping.txt create mode 100644 mails/es/index.php create mode 100644 mails/es/lang.php create mode 100755 mails/es/log_alert.html create mode 100755 mails/es/log_alert.txt create mode 100644 mails/es/loyalty_discount_reminder.html create mode 100644 mails/es/loyalty_discount_reminder.txt create mode 100755 mails/es/newsletter.html create mode 100755 mails/es/newsletter.txt create mode 100755 mails/es/order_canceled.html create mode 100755 mails/es/order_canceled.txt create mode 100755 mails/es/order_conf.html create mode 100755 mails/es/order_conf.txt create mode 100755 mails/es/order_customer_comment.html create mode 100755 mails/es/order_customer_comment.txt create mode 100755 mails/es/order_merchant_comment.html create mode 100755 mails/es/order_merchant_comment.txt create mode 100644 mails/es/order_return_2.html create mode 100644 mails/es/order_return_2.txt create mode 100755 mails/es/order_return_state.html create mode 100755 mails/es/order_return_state.txt create mode 100755 mails/es/outofstock.html create mode 100755 mails/es/outofstock.txt create mode 100644 mails/es/partially_shipped.html create mode 100644 mails/es/partially_shipped.txt create mode 100755 mails/es/password.html create mode 100755 mails/es/password.txt create mode 100755 mails/es/password_query.html create mode 100755 mails/es/password_query.txt create mode 100755 mails/es/payment.html create mode 100755 mails/es/payment.txt create mode 100755 mails/es/payment_error.html create mode 100755 mails/es/payment_error.txt create mode 100755 mails/es/preparation.html create mode 100755 mails/es/preparation.txt create mode 100755 mails/es/refund.html create mode 100755 mails/es/refund.txt create mode 100644 mails/es/refundorder.html create mode 100644 mails/es/refundorder.txt create mode 100755 mails/es/reply_msg.html create mode 100755 mails/es/reply_msg.txt create mode 100755 mails/es/shipped.html create mode 100755 mails/es/shipped.txt create mode 100755 mails/es/test.html create mode 100755 mails/es/test.txt create mode 100755 mails/es/voucher.html create mode 100755 mails/es/voucher.txt create mode 100755 mails/es/voucher_after_refund.html create mode 100755 mails/es/voucher_after_refund.txt mode change 100644 => 100755 mails/fr/ant_alert.html mode change 100644 => 100755 mails/fr/ant_alert.txt create mode 100755 mails/fr/ant_alerthack.html create mode 100755 mails/fr/ant_alerthack.txt mode change 100644 => 100755 mails/fr/in_transit_dropshipping.html mode change 100644 => 100755 mails/fr/in_transit_dropshipping.txt create mode 100644 mails/fr/loyalty_discount_reminder.html create mode 100644 mails/fr/loyalty_discount_reminder.txt mode change 100644 => 100755 mails/fr/order_return_2.html mode change 100644 => 100755 mails/fr/order_return_2.txt mode change 100644 => 100755 mails/fr/order_return_3.html mode change 100644 => 100755 mails/fr/order_return_3.txt mode change 100644 => 100755 mails/fr/press.html mode change 100644 => 100755 mails/fr/press.txt mode change 100644 => 100755 mails/fr/provider.html mode change 100644 => 100755 mails/fr/provider.txt mode change 100644 => 100755 mails/fr/resetpassword.html mode change 100644 => 100755 mails/fr/resetpassword.txt mode change 100644 => 100755 mails/fr/resetpassword_2.html mode change 100644 => 100755 mails/fr/resetpassword_2.txt create mode 100755 mails/fr/voucher_after_refund.html create mode 100755 mails/fr/voucher_after_refund.txt create mode 100755 mails/it/account.html create mode 100755 mails/it/account.txt create mode 100755 mails/it/bankwire.html create mode 100755 mails/it/bankwire.txt create mode 100755 mails/it/cheque.html create mode 100755 mails/it/cheque.txt create mode 100755 mails/it/contact.html create mode 100755 mails/it/contact.txt create mode 100755 mails/it/contact_form.html create mode 100755 mails/it/contact_form.txt create mode 100755 mails/it/credit_slip.html create mode 100755 mails/it/credit_slip.txt create mode 100755 mails/it/download-product.tpl create mode 100755 mails/it/download_product.html create mode 100755 mails/it/download_product.txt create mode 100755 mails/it/employee_password.html create mode 100755 mails/it/employee_password.txt create mode 100755 mails/it/forward_msg.html create mode 100755 mails/it/forward_msg.txt create mode 100755 mails/it/guest_to_customer.html create mode 100755 mails/it/guest_to_customer.txt create mode 100755 mails/it/in_transit.html create mode 100755 mails/it/in_transit.txt create mode 100755 mails/it/index.php create mode 100755 mails/it/lang.php create mode 100755 mails/it/log_alert.html create mode 100755 mails/it/log_alert.txt create mode 100755 mails/it/newsletter.html create mode 100755 mails/it/newsletter.txt create mode 100755 mails/it/order_canceled.html create mode 100755 mails/it/order_canceled.txt create mode 100755 mails/it/order_conf.html create mode 100755 mails/it/order_conf.txt create mode 100755 mails/it/order_customer_comment.html create mode 100755 mails/it/order_customer_comment.txt create mode 100755 mails/it/order_merchant_comment.html create mode 100755 mails/it/order_merchant_comment.txt create mode 100755 mails/it/order_return_state.html create mode 100755 mails/it/order_return_state.txt create mode 100755 mails/it/outofstock.html create mode 100755 mails/it/outofstock.txt create mode 100755 mails/it/password.html create mode 100755 mails/it/password.txt create mode 100755 mails/it/password_query.html create mode 100755 mails/it/password_query.txt create mode 100755 mails/it/payment.html create mode 100755 mails/it/payment.txt create mode 100755 mails/it/payment_error.html create mode 100755 mails/it/payment_error.txt create mode 100755 mails/it/preparation.html create mode 100755 mails/it/preparation.txt create mode 100755 mails/it/refund.html create mode 100755 mails/it/refund.txt create mode 100755 mails/it/reply_msg.html create mode 100755 mails/it/reply_msg.txt create mode 100755 mails/it/shipped.html create mode 100755 mails/it/shipped.txt create mode 100755 mails/it/test.html create mode 100755 mails/it/test.txt create mode 100755 mails/it/voucher.html create mode 100755 mails/it/voucher.txt diff --git a/.gitignore b/.gitignore index 63fe3f41..8ad76fea 100644 --- a/.gitignore +++ b/.gitignore @@ -79,8 +79,9 @@ modules/*/es.php #### MAILS #### mails/* !mails/en -!mails/fr !mails/es +!mails/fr +!mails/it modules/*/mails/* !modules/*/mails/en diff --git a/mails/en/lang.php b/mails/en/lang.php index 0502df78..93253b2e 100755 --- a/mails/en/lang.php +++ b/mails/en/lang.php @@ -1,6 +1,6 @@ \ No newline at end of file diff --git a/mails/en/voucher_after_refund.html b/mails/en/voucher_after_refund.html new file mode 100644 index 00000000..106ed72a --- /dev/null +++ b/mails/en/voucher_after_refund.html @@ -0,0 +1,40 @@ + + + + + Message de {shop_name} + + + + + + + + + + + + + + + + + + + + + + +
+ {shop_name} +
 
Bonjour {firstname} {lastname},
 
+ Nous venons de procéder au remboursement de votre commande. Vous aviez utilisé, au moment de passer votre commande, un bon de réduction. +
Nous vous informons qu'un nouveau bon de réduction vous a été attribué {voucher_num}. +
 
+ Cordialement,
+ Le service client +
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/en/voucher_after_refund.txt b/mails/en/voucher_after_refund.txt new file mode 100644 index 00000000..5474af20 --- /dev/null +++ b/mails/en/voucher_after_refund.txt @@ -0,0 +1,7 @@ +Bonjour {firstname} {lastname}, + +Nous venons de procéder au remboursement de votre commande. Vous aviez utilisé, au moment de passer votre commande, un bon de réduction. +Nous vous informons qu'un nouveau bon de réduction vous a été attribué {voucher_num}. + +Cordialement, +Le service client \ No newline at end of file diff --git a/mails/es/account.html b/mails/es/account.html old mode 100644 new mode 100755 index 8f22a198..129804ba --- a/mails/es/account.html +++ b/mails/es/account.html @@ -1,82 +1,52 @@ - - - - - Mensage de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- {shop_name} -
- Bienvenudo -
- - Hola {firstname},

- Tu cuenta ha sido creada correctamente: ya eres miembro de Bebé Boutik, ¡el club de ventas privadas para bebés y niños de hasta 12 años!
- Aprovecha a partir de ahora de las mejores marcas ¡hasta -70%! -

- ¡DESCUBRE! -
-
4 buenas rezonas
para aprovechar de las ventas privadas Bebé Boutik
 
reasura
- - - - - - - - - -
 Ofertas de
hasta -70%
Devoluciones gratis :
¡Hasta 14 días si cambias de opinión!
Pago seguro
PayPal & Tarjeta
Un Servicio al
Cliente
disponible
 
-
 
Apadrina a tus amigos...
- - y gana 10€ - -
-   -
- - + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Detalles de tu cuenta
 
Email: {email}
Contraseña: {passwd}
 
Consejos de Seguridad:

Mantén los datos de tu cuenta en un lugar seguro.
No des los detalles de tu cuenta a nadie.
Cambia tu contraseña regularmente.
Si sospechas que alguien está usando ilegalmente tu cuenta, avísanos inmediatamente.
 
Ahora podrás guardar y consultar tus pedidos en nuestra web: {shop_name}.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/account.txt b/mails/es/account.txt new file mode 100755 index 00000000..6d8960e4 --- /dev/null +++ b/mails/es/account.txt @@ -0,0 +1,20 @@ +Hola {firstname} {lastname}, + +Gracias por crear tu cuenta en {shop_name}. + +Detalles de tu cuenta: + +Email: {email} +Contraseña: {passwd} + +Ahora podrás guardar y consultar tus pedidos en nuestra web: {shop_url} + +Consejos de Seguridad: + +* Mantén los datos de tu cuenta en lugar seguro. +* No des los detalles de tu cuenta a nadie. +* Cambia tu contraseña regularmente. +* Si sospechas que alguien esta usando ilegalmente tu cuenta, avísanos inmediatamente. + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/ant_alerthack.html b/mails/es/ant_alerthack.html new file mode 100755 index 00000000..b6cbcccb --- /dev/null +++ b/mails/es/ant_alerthack.html @@ -0,0 +1,26 @@ + + + + + Message Alert Hacking + + + + + + + + + + + + + + +
+ {shop_name} +
 
Un visiteur ({suspect_email}) a envoyé {limit} messages en {time}min.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/ant_alerthack.txt b/mails/es/ant_alerthack.txt new file mode 100755 index 00000000..7a8c61cd --- /dev/null +++ b/mails/es/ant_alerthack.txt @@ -0,0 +1 @@ +Un visiteur ({suspect_email}) a envoyé {limit} messages en {time}min \ No newline at end of file diff --git a/mails/es/bankwire.html b/mails/es/bankwire.html new file mode 100755 index 00000000..d0b69678 --- /dev/null +++ b/mails/es/bankwire.html @@ -0,0 +1,55 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Tu pedido es el número #{id_order}
 
Tu pedido #{id_order} ha sido recibido correctamente, y será enviado en cuanto recibamos el pago.
 
Por favor, recuerda que has seleccionado transferencia bancaria. Envíela a:

{bankwire_owner}

{bankwire_details}

Total Pedido: {total_paid}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/bankwire.txt b/mails/es/bankwire.txt new file mode 100755 index 00000000..e926f16c --- /dev/null +++ b/mails/es/bankwire.txt @@ -0,0 +1,20 @@ +Hola {firstname} {lastname}, + +Tu pedido #{id_order} ha sido recibido correctamente, y será enviado en cuanto recibamos el pago. +Por favor, recuerda que has seleccionado transferencia bancaria. Envíala a: + +{bankwire_owner} + +{bankwire_details} + +Total Pedido: {total_paid} + +Puedes revisar tu pedido y descargar la factura desde tu cuenta de nuestra web en (sección "Historial de Pedidos"). +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +Muchas gracias por comprar en {shop_name}. + +{shop_name} - {shop_url} + + +{shop_url} powered by PrestaShop® diff --git a/mails/es/cheque.html b/mails/es/cheque.html new file mode 100755 index 00000000..c93ed5e3 --- /dev/null +++ b/mails/es/cheque.html @@ -0,0 +1,55 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Tu pedido es el número #{id_order}
 
Tu pedido #{id_order} ha sido recibido correctamente, y será enviado en cuanto recibamos el pago.
 
Por favor, recuerda que ha seleccionado pagar con cheque. Rellénalo con:

- total {total_paid}

- por el pedido de {cheque_name}

- a {cheque_address_html}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/cheque.txt b/mails/es/cheque.txt new file mode 100755 index 00000000..ac75ddb2 --- /dev/null +++ b/mails/es/cheque.txt @@ -0,0 +1,19 @@ +Hola {firstname} {lastname}, + +Tu pedido #{id_order} ha sido recibido correctamente, y será enviado en cuanto recibamos el pago. +Por favor, recuerda que ha seleccionado pagar con cheque. Rellénalo con: + +- Total {total_paid} + +- por el pedido de {cheque_name} + +- a {cheque_address} + +Puedes revisar tu pedido y descargar la factura desde tu cuenta de nuestra web en (historial de pedidos). +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +Muchas gracias por comprar en {shop_name}. + +{shop_name} - {shop_url} + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/contact.html b/mails/es/contact.html new file mode 100755 index 00000000..d1375814 --- /dev/null +++ b/mails/es/contact.html @@ -0,0 +1,34 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Mensaje desde tu tienda {shop_name}
 
Email: {email}

Mensaje: {message}
 
{shop_name} desarrollado por PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/contact.txt b/mails/es/contact.txt new file mode 100755 index 00000000..2630d7d4 --- /dev/null +++ b/mails/es/contact.txt @@ -0,0 +1,11 @@ +Has recibido un mensaje de un cliente desde tu tienda: {shop_name} + +Detalles del mensaje: + +Email: {email} + +Mensaje: + +{message} + +{shop_url} desarrollado por PrestaShop™ \ No newline at end of file diff --git a/mails/es/contact_form.html b/mails/es/contact_form.html new file mode 100755 index 00000000..5348f552 --- /dev/null +++ b/mails/es/contact_form.html @@ -0,0 +1,40 @@ + + + + + Mensaje de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Tu mensaje se ha enviado correctamente al Servicio de atención al cliente.
 
Tu mensaje: {message}
 
Te responderemos lo antes posible.
 
{shop_name} desarrollado por PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/contact_form.txt b/mails/es/contact_form.txt new file mode 100755 index 00000000..194d8349 --- /dev/null +++ b/mails/es/contact_form.txt @@ -0,0 +1,12 @@ +Tu mensaje ha sido enviado correctamenta a nuestro Servicio Cliente. + +Tu mensaje: + +{message} + + +Te responderemos cuanto antes. + +Saludos, + +{shop_url} desarrollado por PrestaShop™ \ No newline at end of file diff --git a/mails/es/credit_slip.html b/mails/es/credit_slip.html new file mode 100755 index 00000000..719eacb9 --- /dev/null +++ b/mails/es/credit_slip.html @@ -0,0 +1,68 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Histórico del Pedido #{id_order}
 
Te informamos de que hemos efectuado correctamente la devolución del importe de los siguientes artículos de tu pedido #{id_order}.
 
+ + + + + + + + + + {products} + + + + + + {fraisport} +
ProductoPrecio unitarioCantidadTotal
Total productos{total_products}
+
 
Puedes revisar el pedido y descargar la factura desde la sección "Seguimiento de Pedido" del link "Mi Cuenta" en nuestra web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/credit_slip.txt b/mails/es/credit_slip.txt new file mode 100755 index 00000000..58fa8894 --- /dev/null +++ b/mails/es/credit_slip.txt @@ -0,0 +1,12 @@ +Hola {firstname} {lastname}, + +Te informamos de que hemos efectuado correctamente la devolución del importe de los siguientes artículos de tu pedido #{id_order}. + +Puedes revisar este recibo y descargar la factura desde la sección "Seguimiento de Pedido" de tu cuenta pulsando en "Mi cuenta" en nuestra web. + +Gracias por comprar en {shop_name}. + +{shop_name} - {shop_url} + + +{shop_url} desarrollado por PrestaShop® \ No newline at end of file diff --git a/mails/es/download-product.tpl b/mails/es/download-product.tpl new file mode 100644 index 00000000..a73e2664 --- /dev/null +++ b/mails/es/download-product.tpl @@ -0,0 +1,13 @@ + \ No newline at end of file diff --git a/mails/es/download_product.html b/mails/es/download_product.html new file mode 100755 index 00000000..b3309e31 --- /dev/null +++ b/mails/es/download_product.html @@ -0,0 +1,55 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname}, gracias por comprar en {shop_name}.
 
Producto(s) para descargar
 
Tienes {nbProducts} producto(s) para descargar.
 
Este es el acceso directo: {virtualProducts}
 
Puedes revisar este pedido y descargar su factura desde la sección "Seguimiento de Pedido" de tu cuenta "Mi Cuenta" en nuestra web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/download_product.txt b/mails/es/download_product.txt new file mode 100755 index 00000000..3c33c4c0 --- /dev/null +++ b/mails/es/download_product.txt @@ -0,0 +1,13 @@ +{firstname} {lastname}, gracias por comprar en {shop_name}! + +Tienes {nbProducts} producto(s) para descargar. + +Este es el acceso directo: +{virtualProducts} + + +Puedes revisar este pedido y descargar la factura desde la sección "Seguimiento de Pedido" de tu cuenta pulsando en "Mi cuenta" en nuestra web. +Si tienes una cuenta invitado, puedes seguir tu pedido en esta página: {shop_url}guest-tracking.php?id_order={id_order} + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/employee_password.html b/mails/es/employee_password.html new file mode 100755 index 00000000..6f3007ef --- /dev/null +++ b/mails/es/employee_password.html @@ -0,0 +1,10 @@ + + + + + Mensaje desde {shop_name} + + + + + \ No newline at end of file diff --git a/mails/es/employee_password.txt b/mails/es/employee_password.txt new file mode 100755 index 00000000..33d064c8 --- /dev/null +++ b/mails/es/employee_password.txt @@ -0,0 +1,13 @@ +Hola {firstname} {lastname}, + +Tu información personal en {shop_name} es: + +* Nombre: {firstname} +* Apellidos: {lastname} +* Contraseña: {passwd} +* Email: {email} + +{shop_name} - {shop_url} + + +{shop_url} desarrollado por PrestaShop® \ No newline at end of file diff --git a/mails/es/forward_msg.html b/mails/es/forward_msg.html new file mode 100755 index 00000000..472f4c1e --- /dev/null +++ b/mails/es/forward_msg.html @@ -0,0 +1,16 @@ + + + + + Message from {shop_name} + + + + + + + + +
{employee} wanted to forward this chat to you.

{messages}

{employee} added "{comment}".
+ + \ No newline at end of file diff --git a/mails/es/forward_msg.txt b/mails/es/forward_msg.txt new file mode 100755 index 00000000..0b39e11a --- /dev/null +++ b/mails/es/forward_msg.txt @@ -0,0 +1,4 @@ +{employee} en espera para seguir esta conversación contigo:. +Comentario: {comment} + +{messages} diff --git a/mails/es/guest_to_customer.html b/mails/es/guest_to_customer.html new file mode 100755 index 00000000..8877796a --- /dev/null +++ b/mails/es/guest_to_customer.html @@ -0,0 +1,46 @@ + + + + + Message from {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hi {firstname} {lastname},
 
Your guest account has been transformed as customer account
 
E-mail address: {email}
Password: {passwd}
 
Please be careful when sharing these login details with others.

You can access at your account on our Website: {shop_url}
 
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/guest_to_customer.txt b/mails/es/guest_to_customer.txt new file mode 100755 index 00000000..08f79f20 --- /dev/null +++ b/mails/es/guest_to_customer.txt @@ -0,0 +1,15 @@ + Hi {firstname} {lastname}, + + Your guest account has been transformed as customer account: + + E-mail address: {email} + Password: {passwd} + + + You can access at your account on our Website: {shop_url} + + Please be careful when sharing these login details with others. + + + + {shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/es/in_transit.html b/mails/es/in_transit.html new file mode 100755 index 00000000..c2324912 --- /dev/null +++ b/mails/es/in_transit.html @@ -0,0 +1,52 @@ + + + + + Mensaje desde{shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial del Pedido #{id_order}
 
Tu pedido está de camino.
 
Puedes saber la ubicación actual de tu pedido haciendo clic en este enlace: {followup}
 
Puedes consultar este pedido y descargar la factura desde la sección "Seguimiento de Pedido" de "Mi Cuenta" en nuestra web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/in_transit.txt b/mails/es/in_transit.txt new file mode 100755 index 00000000..27d9c1ba --- /dev/null +++ b/mails/es/in_transit.txt @@ -0,0 +1,14 @@ +Hola {firstname} {lastname}, + +Tu pedido está en camino. +Puedes seguir su ubicación actual haciendo clic en este enlace: {followup} + +También puedes revisar tus pedidos y descargar tus facturas desde tu "Historial de Pedidos" dentro de tu cuenta. +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +Gracias por comprar en {shop_name}! + +{shop_name} - {shop_url} + + +{shop_url} desarrollado por PrestaShop® \ No newline at end of file diff --git a/mails/es/in_transit_dropshipping.html b/mails/es/in_transit_dropshipping.html new file mode 100644 index 00000000..1f2e371f --- /dev/null +++ b/mails/es/in_transit_dropshipping.html @@ -0,0 +1,50 @@ + + + + + Message de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ {shop_name} +
 
Buenos días {firstname} {lastname},,
 
+ Te informamos de que el/los producto(s) de la marca {sale} de tu pedido nº{id_order}, ya ha(n) sido enviado(s) directamente por nuestro proveedor mediante el transportista {carrier} +
 
+ Este es el número de seguimiento del paquete : {tracking_number} +
 
+ Y el enlace para consultar el seguimiento es : {followup} +
 
+ ¡Hasta pronto! ¡Nos vemos en Bébé Boutik! +
 
+ {shop_name} - {shop_url} +
+ + diff --git a/mails/es/in_transit_dropshipping.txt b/mails/es/in_transit_dropshipping.txt new file mode 100644 index 00000000..2dfbadd5 --- /dev/null +++ b/mails/es/in_transit_dropshipping.txt @@ -0,0 +1,13 @@ +Buenos días {firstname} {lastname}, + +Recientemente has pasado pedido en Bébé Boutik y te damos las gracias. + +Te informamos de que el/los producto(s) de la marca {sale} de tu pedido nº{id_order}, ya ha(n) sido enviado(s) directamente por nuestro proveedor mediante el transportista {carrier}. + +Este es el número de seguimiento del paquete : {tracking_number} + +Y el enlace para consultar el seguimiento es: {followup} + +¡Hasta pronto! ¡Nos vemos en Bébé Boutik! + +{shop_name} - {shop_url} \ No newline at end of file diff --git a/mails/es/index.php b/mails/es/index.php new file mode 100644 index 00000000..14910aa4 --- /dev/null +++ b/mails/es/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2011 PrestaShop SA +* @version Release: $Revision: 10436 $ +* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) +* International Registered Trademark & Property of PrestaShop SA +*/ + +header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); +header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); + +header("Cache-Control: no-store, no-cache, must-revalidate"); +header("Cache-Control: post-check=0, pre-check=0", false); +header("Pragma: no-cache"); + +header("Location: ../"); +exit; \ No newline at end of file diff --git a/mails/es/lang.php b/mails/es/lang.php new file mode 100644 index 00000000..0163470c --- /dev/null +++ b/mails/es/lang.php @@ -0,0 +1,45 @@ +lastname.\' '] = 'Mensaje de \').$customer->lastname.\''; +$_LANGMAIL[' $subject'] = '$subject'; +$_LANGMAIL['A friend sent you a link to\').\' '] = 'Un amigo le envio un enlace a\').\''; +$_LANGMAIL['New voucher after refund'] = 'Nuevo código de reducción tras su devolución'; +$_LANGMAIL['Your loyalty credits'] = 'Mi crédito de fidelidad'; + +?> \ No newline at end of file diff --git a/mails/es/log_alert.html b/mails/es/log_alert.html new file mode 100755 index 00000000..b9d7e306 --- /dev/null +++ b/mails/es/log_alert.html @@ -0,0 +1,46 @@ + + + + + Message from {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hi,
 
New log alert
 
Unfortunately, new log alert message has been saved.
 
You can check this on your Back office > Tools > Log on our Website.
 
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/log_alert.txt b/mails/es/log_alert.txt new file mode 100755 index 00000000..ac109b17 --- /dev/null +++ b/mails/es/log_alert.txt @@ -0,0 +1,11 @@ +Hi, + +New log alert + +Unfortunately, new log alert message has been saved. + +You can check this on your Back office > Tools > Log on our Website. + +{shop_name} - {shop_url} + +{shop_url} powered by PrestaShop™ diff --git a/mails/es/loyalty_discount_reminder.html b/mails/es/loyalty_discount_reminder.html new file mode 100644 index 00000000..2be88f68 --- /dev/null +++ b/mails/es/loyalty_discount_reminder.html @@ -0,0 +1,43 @@ + + + + + Mensaje de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Buenos días {firstname} {lastname},
 
+Te informamos de que tienes disponible en tu cuenta el crédito de fidelidad generado por tu pedido {commandenum} +
Este crédito expira dentro de 1 mes. Conéctate a nuestra web https://www.bebeboutik.es y benefíciate de descuentos de hasta el -70%! +
 
Cordialmente,
Servicio al cliente
 
{shop_name} - {shop_url}
+ + \ No newline at end of file diff --git a/mails/es/loyalty_discount_reminder.txt b/mails/es/loyalty_discount_reminder.txt new file mode 100644 index 00000000..85d05d3a --- /dev/null +++ b/mails/es/loyalty_discount_reminder.txt @@ -0,0 +1,8 @@ +Buenos días {firstname} {lastname}, + +Te informamos de que tienes disponible en tu cuenta el crédito de fidelidad generado por tu pedido {commandenum}. +Este crédito expira dentro de 1 mes. + +Conéctate a nuestra web https://www.bebeboutik.es y benefíciate de descuentos de hasta el -70%! + +El equipo Bébé Boutik \ No newline at end of file diff --git a/mails/es/newsletter.html b/mails/es/newsletter.html new file mode 100755 index 00000000..55ce176f --- /dev/null +++ b/mails/es/newsletter.html @@ -0,0 +1,34 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Newsletter de {shop_name}
 
{message}
 
{shop_name} desarrollado por PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/newsletter.txt b/mails/es/newsletter.txt new file mode 100755 index 00000000..9d31d2b2 --- /dev/null +++ b/mails/es/newsletter.txt @@ -0,0 +1,9 @@ +Newsletter de {shop_name} + +Mensaje + +{message} + + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/order_canceled.html b/mails/es/order_canceled.html new file mode 100755 index 00000000..d52e8e09 --- /dev/null +++ b/mails/es/order_canceled.html @@ -0,0 +1,47 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Información sobre el pedido #{id_order}
 
Tu pedido ha sido cancelado.
 
Puedes consultar este pedido y descargar tu factura desde la sección "Seguimiento de Pedido" de "Mi Cuenta" en nuestra página web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/order_canceled.txt b/mails/es/order_canceled.txt new file mode 100755 index 00000000..de941a87 --- /dev/null +++ b/mails/es/order_canceled.txt @@ -0,0 +1,14 @@ +Hola {firstname} {lastname}, + +Respecto al pedido #{id_order}: + +Tu pedido ha sido cancelado. + +Puedes revisar este pedido y descargar tu factura desde la seccion de "Historial de Pedidos" dentro de tu cuenta en nuestra web. +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +{shop_name} - {shop_url} + + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/order_conf.html b/mails/es/order_conf.html new file mode 100755 index 00000000..bf0bc92d --- /dev/null +++ b/mails/es/order_conf.html @@ -0,0 +1,116 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname}, gracias por haber comprado en {shop_name}.
 
Detalles del Pedido
 
Pedido: {order_name} realizado el {date}
Forma de Pago: {payment}
 
{products} {discounts} + + + + + + + + + + + + + + + + + + + + + + + + + +
ReferenciaProductoPrecio UnidadCantidadPrecio Total
 Productos{total_products}
 Descuentos{total_discounts}
 Envíos{total_shipping}
 TOTAL{total_paid}
+
 
Envio
 
Transporte: {carrier}
 
+ + + + + + + + +
DirecciÒn de EntregaDirecciÒn de FacturaciÒn
{delivery_block_html}{invoice_block_html}
+
 
+ La fecha de entrega prevista de tu pedido es entre el {delivery_date}. +
+ Recibirás un email con el número de seguimiento de tu pedido 48h antes. +
 
Puedes consultar tu pedido y descargar la factura aquí en el apartado : "Historial de Pedidos" en la sección "Mi Cuenta" de nuestra Web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/order_conf.txt b/mails/es/order_conf.txt new file mode 100755 index 00000000..ba38cae8 --- /dev/null +++ b/mails/es/order_conf.txt @@ -0,0 +1,29 @@ + {firstname} {lastname}, gracias por realizar su pedido en {shop_name}! + + Detalles del Pedido + + Pedido: {order_name} realizado el {date} + Forma de Pago: {payment} + + Total Productos: {total_products} + Descuentos: {total_discounts} + Gastos Envío: {total_shipping} + Total: {total_paid} + + + Envios + + Transporte: {carrier} + + Dirección de Entrega: + {delivery_block_txt} + + Direccion de Facturación: + {invoice_block_txt} + + Puedes revisar tu pedido y descargar la factura desde tu cuenta de nuestra web en (historial de pedidos). + If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + + Gracias por comprar en {shop_name}. + + {shop_url} desarrollado por PrestaShop® diff --git a/mails/es/order_customer_comment.html b/mails/es/order_customer_comment.html new file mode 100755 index 00000000..2e9f9d80 --- /dev/null +++ b/mails/es/order_customer_comment.html @@ -0,0 +1,40 @@ + + + + + Mensaje de un cliente de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola,
 
Mensaje desde {shop_name}
 
Has recibido un nuevo mensaje sobre el pedido #{id_order}:

{message}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
+ + \ No newline at end of file diff --git a/mails/es/order_customer_comment.txt b/mails/es/order_customer_comment.txt new file mode 100755 index 00000000..6448771d --- /dev/null +++ b/mails/es/order_customer_comment.txt @@ -0,0 +1,8 @@ +Hola {firstname} {lastname}, + +Has recibido un nuevo mensaje sobre el pedido #{id_order}: + +{message} + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/order_merchant_comment.html b/mails/es/order_merchant_comment.html new file mode 100755 index 00000000..1da6a264 --- /dev/null +++ b/mails/es/order_merchant_comment.html @@ -0,0 +1,40 @@ + + + + + Mensaje de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Mensaje de {shop_name}
 
Has recibido un nuevo mensaje sobre el pedido n°{id_order} :

{message}
 
{shop_name} desarrollado por PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/order_merchant_comment.txt b/mails/es/order_merchant_comment.txt new file mode 100755 index 00000000..fc67ac6b --- /dev/null +++ b/mails/es/order_merchant_comment.txt @@ -0,0 +1,10 @@ +Hola {firstname} {lastname}, + +Has recibido un mensaje sobre el pedido n°{id_order} : +{message} + +Puedes, en cualquier momento, consultar tus antiguos mensajes en Seguimiento de pedido. + + + +{shop_url} desarrollado por PrestaShop™ \ No newline at end of file diff --git a/mails/es/order_return_2.html b/mails/es/order_return_2.html new file mode 100644 index 00000000..46d3e8aa --- /dev/null +++ b/mails/es/order_return_2.html @@ -0,0 +1,62 @@ + + + + + Message de {shop_name} + + + + + + + + + + + + + + + + + + + + + + +
+ {shop_name} +
 
Estimado(a) cliente(a),
 
+ Usted ha realizado una solicitud de devolución gratuita del o de los siguientes productos de su pedido n°{id_order} : +

+ {product_list} +

+ Nos complace que pueda beneficiar de una etiqueta de retorno preparagada. +

+ Para ello, basta con que haga click en el siguiente enlace y sigas las instrucciones indicadas por nuestro asociado para devoluciones, Mondial Relay: +

+ Haz click aquí para obtener una etiqueta de retorno +


+ A continuación, le presentamos las instrucciones para devolver su(s) producto(s) correctamente: +

+ Para la devolución, debe utilizar un cartón cerrado y resistente, de modo que el contenido esté bien protegido y responda a las exigencias del transporte y de su tratamiento industrial. +

+ El producto debe a su vez estar dentro de su empaque original. +

+ Introduzca dentro del paquete una copia de su factura de modo que podemos identificar su pedido a recepción. +

+ Pegue la etiqueta proporcionada por Mondial Relay en una de las caras visibles del paquete. +


+ El depósito del paquete debe hacerse en uno de los 4 500 Puntos de Recogida® de España. +
+ Encuentre la lista de puntos de recogida cerca de su casa haciendo click aquí +
+ El comerciante le entregará un comprobante que deberá conservar para justificar el depósito en caso de ser necesario. +
 
+ Servicio de atención al cliente +
 
+ {shop_name} - {shop_url} +
+ + diff --git a/mails/es/order_return_2.txt b/mails/es/order_return_2.txt new file mode 100644 index 00000000..f76418b8 --- /dev/null +++ b/mails/es/order_return_2.txt @@ -0,0 +1,32 @@ +Estimado(a) cliente(a), + +Usted ha realizado una solicitud de devolución gratuita del o de los siguientes productos de su pedido nº{id_order}: + +{product_list_txt} + +Nos complace que pueda beneficiar de una etiqueta de retorno preparagada. + +Para ello, basta con que haga click en el siguiente enlace y sigas las instrucciones indicadas por nuestro asociado para devoluciones, Mondial Relay: + +{return_link} + +A continuación, le presentamos las instrucciones para devolver su(s) producto(s) correctamente: + +Para la devolución, debe utilizar un cartón cerrado y resistente, de modo que el contenido esté bien protegido y +responda a las exigencias del transporte y de su tratamiento industrial. + +El producto debe a su vez estar dentro de su empaque original. + +Introduzca dentro del paquete una copia de su factura de modo que podemos identificar su pedido a recepción. + +Pegue la etiqueta proporcionada por Mondial Relay en una de las caras visibles del paquete. + +El depósito del paquete debe hacerse en uno de los 4 500 Puntos de Recogida de España. +Encuentre la lista de puntos de recogida cerca de su casa haciendo click aquí: + +http://www.puntopack.es/buscar-el-punto-pack-más-cercano/ + +El comerciante le entregará un comprobante que deberá conservar para justificar el depósito +en caso de ser necesario. + +Servicio de Atención al Cliente \ No newline at end of file diff --git a/mails/es/order_return_state.html b/mails/es/order_return_state.html new file mode 100755 index 00000000..87f8b071 --- /dev/null +++ b/mails/es/order_return_state.html @@ -0,0 +1,46 @@ + + + + + Mensaje de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Buenos días {firstname} {lastname},
 
Resumen de la devolución {id_order_return}
 
El estado de la devolución ha cambiado a "{state_order_return}".
 
Puede acceder al seguimiento de su devolución y descargar su factura en "Histórico de pedidos" en la sección "Mi cuenta" de nuestra Web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/order_return_state.txt b/mails/es/order_return_state.txt new file mode 100755 index 00000000..f46dd0c6 --- /dev/null +++ b/mails/es/order_return_state.txt @@ -0,0 +1,9 @@ +Buenos días: {firstname} {lastname}, + +El estado de tu devolución {id_order_return} a cambiado a "{state_order_return}". + +Puedes revisar esta orden de devolución en "Historial y detalles de tus pedidos" de tu cuenta pulsando sobre "Mi cuenta" en nuestro sitio web. + +{shop_name} - {shop_url} + +{shop_url} desarrollado por PrestaShop® \ No newline at end of file diff --git a/mails/es/outofstock.html b/mails/es/outofstock.html new file mode 100755 index 00000000..92bcf92c --- /dev/null +++ b/mails/es/outofstock.html @@ -0,0 +1,49 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Incidencia en tu pedido #{id_order}
 
Desgraciadamente, uno o mas productos de tu pedido #{id_order} se encuentran actualmente fuera de stock. Esto puede originar un retraso en el envío. Por favor, acepta nuestras disculpas y puedes estar seguro que trabajeremos lo más rápidamente posible para solucionarlo.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/outofstock.txt b/mails/es/outofstock.txt new file mode 100755 index 00000000..7388d1b2 --- /dev/null +++ b/mails/es/outofstock.txt @@ -0,0 +1,17 @@ +Hola {firstname} {lastname}, + +Incidencia en tu pedido #{id_order} + +Desgraciadamente, uno o mas productos de tu pedido #{id_order} se encuentran actualmente fuera de stock. +Esto puede originar un retraso en el envío. Por favor, acepta nuestras disculpas y puedes estar seguro que trabajaremos lo más rápidamente posible para solucionarlo. + + + +Puedes revisar tu pedido y descargar la factura desde tu cuenta de nuestra web en (historial de pedidos). +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + + {shop_name} - {shop_url} + + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/partially_shipped.html b/mails/es/partially_shipped.html new file mode 100644 index 00000000..1d178ee9 --- /dev/null +++ b/mails/es/partially_shipped.html @@ -0,0 +1,47 @@ + + + + + Message de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ {shop_name} +
 
Hola {firstname} {lastname},
 
Historial de tu pedido n°{id_order}
 
+ Una parte de tu pedido acaba de ser enviada.

{product_list}

Pronto recibirás un link que te permitirá seguir tu envío. +
 
+ El resto del pedido será enviado próximamente y recibirás de nuevo un mail de confirmación de expedición. +
 
Puedes consultar tu pedido y descargar la factura aquí en el apartado : "Historial de Pedidos" en la sección "Mi Cuenta" de nuestra Web.
 
+ {shop_name} - {shop_url} +
+ + diff --git a/mails/es/partially_shipped.txt b/mails/es/partially_shipped.txt new file mode 100644 index 00000000..cd559025 --- /dev/null +++ b/mails/es/partially_shipped.txt @@ -0,0 +1,11 @@ +Hola {firstname} {lastname}, + +Una parte de tu pedido acaba de ser enviada. + +{product_list} + +Pronto recibirás un link que te permitirá seguir tu envío. + +El resto del pedido será enviado próximamente y recibirás de nuevo un mail de confirmación de expedición. + +{shop_name} - {shop_url} diff --git a/mails/es/password.html b/mails/es/password.html new file mode 100755 index 00000000..c0f39985 --- /dev/null +++ b/mails/es/password.html @@ -0,0 +1,46 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Detalles de tu nueva contraseña
 
Email: {email}
Contraseña: {passwd}
 
Conserva tu contraseña y no la compartas.

Ahora puedes realizar pedidos en nuestra web de : {shop_url}
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/password.txt b/mails/es/password.txt new file mode 100755 index 00000000..c7e0d231 --- /dev/null +++ b/mails/es/password.txt @@ -0,0 +1,15 @@ +Hola {firstname} {lastname}, + +Detalles de tu nuevo login: + +Email: {email} +Contraseña: {passwd} + + +Ahora puedes realizar pedidos en nuestra web de: {shop_url} + + +Por favor, ten cuidado en no compartir con nadie estos detalles. + + +{shop_url} desarrollado por PrestaShop® \ No newline at end of file diff --git a/mails/es/password_query.html b/mails/es/password_query.html new file mode 100755 index 00000000..146988ec --- /dev/null +++ b/mails/es/password_query.html @@ -0,0 +1,40 @@ + + + + + Message from {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Si visualizas tus identificadores, esta acción cambiará tu contraseña.
 
Si es lo que deseas, haz clic aquí :
{url}
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/password_query.txt b/mails/es/password_query.txt new file mode 100755 index 00000000..177931d1 --- /dev/null +++ b/mails/es/password_query.txt @@ -0,0 +1,9 @@ +Hola {firstname} {lastname}, + +You asked to get back your {shop_name} access codes. +Note that this action will change your current password. + +If you really want to do it, click the following link : +{url} + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/payment.html b/mails/es/payment.html new file mode 100755 index 00000000..bd16707b --- /dev/null +++ b/mails/es/payment.html @@ -0,0 +1,47 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Información sobre el pedido #{id_order}:
 
El pago de tu pedido ha sido recibido CORRECTAMENTE .
 
Puedes consultar tu pedido y descargar la factura aquí : Apartado "Historial de Pedidos" en la sección "Mi Cuenta" de nuestra web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/payment.txt b/mails/es/payment.txt new file mode 100755 index 00000000..7b879b28 --- /dev/null +++ b/mails/es/payment.txt @@ -0,0 +1,14 @@ +Hola {firstname} {lastname}, + +En referencia a tu pedido #{id_order}: + +El pago de tu pedido fue recibido CORRECTAMENTE . + +Puedes revisar tu pedido y descargar la factura desde tu cuenta de nuestra web en (historial de pedidos). +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +{shop_name} - {shop_url} + +Gracias por comprar en {shop_name}. + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/payment_error.html b/mails/es/payment_error.html new file mode 100755 index 00000000..dc541027 --- /dev/null +++ b/mails/es/payment_error.html @@ -0,0 +1,52 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Problema ocurrido con tu pedido #{id_order}
 
Ha ocurrido un problema en el momento de realizar el pago de tu pedido : #{id_order}. Por favor, ponte en contacto con nosotros en cuanto puedas.
 
Tu pedido no será enviado hasta que resolvamos el problema.
 
Puedes consultar tu pedido y descargar la factura aquí : Apartado "Historial de Pedidos" en la sección "Mi Cuenta" de nuestra web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/payment_error.txt b/mails/es/payment_error.txt new file mode 100755 index 00000000..ec8ca56e --- /dev/null +++ b/mails/es/payment_error.txt @@ -0,0 +1,16 @@ +Hola {firstname} {lastname}, + + +Hay un problema con tu pago para el pedido: #{id_order}. Por favor, ponte en contacto con nosotros en cuanto puedas. + +Tu pedido no será enviado hasta que resolvamos este problema. + + +Puedes revisar tu pedido y descargar la factura desde tu cuenta de nuestra web en (historial de pedidos). +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +{shop_name} - {shop_url} + + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/preparation.html b/mails/es/preparation.html new file mode 100755 index 00000000..8c9971ce --- /dev/null +++ b/mails/es/preparation.html @@ -0,0 +1,47 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Información sobre el pedido #{id_order}
 
Estamos preparando tu pedido.
 
Puedes consultar tu pedido y descargar la factura aquí en el apartado : "Historial de Pedidos" en la sección "Mi Cuenta" de nuestra Web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/preparation.txt b/mails/es/preparation.txt new file mode 100755 index 00000000..3ffae336 --- /dev/null +++ b/mails/es/preparation.txt @@ -0,0 +1,13 @@ +Hola {firstname} {lastname}, + +Sobre tu pedido #{id_order}: + +Estamos preparando tu pedido. + +Puedes revisar tu pedido y descargar la factura desde tu cuenta de nuestra web en (historial de pedidos). +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +{shop_name} - {shop_url} + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/refund.html b/mails/es/refund.html new file mode 100755 index 00000000..1850170a --- /dev/null +++ b/mails/es/refund.html @@ -0,0 +1,46 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Información sobre el pedido #{id_order}
 
La devolución ha sido realizada con éxito. El importe reembolsado aparecerá en tu cuenta en unos 5 días laborables.
 
Puedes consultar tu pedido y descargar la factura aquí en el apartado : "Historial de Pedidos" en la sección "Mi Cuenta" de nuestra Web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/refund.txt b/mails/es/refund.txt new file mode 100755 index 00000000..b3c7a192 --- /dev/null +++ b/mails/es/refund.txt @@ -0,0 +1,12 @@ +Hola {firstname} {lastname}, + +La devolución ha sido realizada con éxito. El importe reembolsado aparecerá en tu cuenta en unos 5 días laborables. + +Puedes revisar tu pedido y descargar la factura desde tu cuenta de nuestra web en (historial de pedidos). +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +{shop_name} - {shop_url} + + + +{shop_url} desarrollado por PrestaShop® diff --git a/mails/es/refundorder.html b/mails/es/refundorder.html new file mode 100644 index 00000000..90ac2d48 --- /dev/null +++ b/mails/es/refundorder.html @@ -0,0 +1,45 @@ + + + + + Message de {shop_name} + + + + + + + + + + + + + + + + + + + + + + +
+ {shop_name} +
 
Buenos días,
 
+ + Te damos las gracias por haber realizado un pedido en nuestra web. +
+ Lamentablemente, debido a una falta de suministro por parte de nuestro proveedor, no podemos enviarte uno o varios artículos y por ello hemos procedido a devolverte su dinero. De aquí a unos instantes, recibirás otro email en el que te indicamos exactamente el artículo o los artículos que te hemos reembolsado y el montante correspondiente. +

+ Te pedidos disculpas por las molestias causadas y además queremos compensarte con un gesto comercial, un código promocional por valor de {voucher_value} € de crédito: {voucher_num}. Este código tiene un año de validez y podrás canjearlo en cualquiera de tus próximas compras. +
+
 
+ Cordialmente,
+ Servicio de atención al cliente +
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/refundorder.txt b/mails/es/refundorder.txt new file mode 100644 index 00000000..635ce0b0 --- /dev/null +++ b/mails/es/refundorder.txt @@ -0,0 +1,11 @@ +Buenos días, + +Te damos las gracias por haber realizado un pedido en nuestra web. + +Lamentablemente, debido a una falta de suministro por parte de nuestro proveedor, no podemos enviarte uno o varios artículos y por ello hemos procedido a devolverte su dinero. De aquí a unos instantes, recibirás otro email en el que te indicamos exactamente el artículo o los artículos que te hemos reembolsado y el montante correspondiente. + +Te pedidos disculpas por las molestias causadas y además queremos compensarte con un gesto comercial, un código promocional por valor de {voucher_value} € de crédito: {voucher_num}. Este código tiene un año de validez y podrás canjearlo en cualquiera de tus próximas compras. + +Cordialmente, + +Servicio de atención al cliente \ No newline at end of file diff --git a/mails/es/reply_msg.html b/mails/es/reply_msg.html new file mode 100755 index 00000000..43c2599c --- /dev/null +++ b/mails/es/reply_msg.html @@ -0,0 +1,31 @@ + + + + + Message from {shop_name} + + + + + + {shop_name} + + +   + + + {reply} +

+ No contestes a este mensaje. Si quieres contactarnos, hazlo a través de este enlace:

+ {link} + + +   + + + {shop_name} - {shop_url} + + + + + \ No newline at end of file diff --git a/mails/es/reply_msg.txt b/mails/es/reply_msg.txt new file mode 100755 index 00000000..0200bedb --- /dev/null +++ b/mails/es/reply_msg.txt @@ -0,0 +1,4 @@ +{reply} + +Please do not reply to this message using your e-mail client, we would not receive your message. +In order to reply, please use exclusively the following link: {link} diff --git a/mails/es/shipped.html b/mails/es/shipped.html new file mode 100755 index 00000000..3c38755f --- /dev/null +++ b/mails/es/shipped.html @@ -0,0 +1,46 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial del Pedido #{id_order}
 
Tu pedido ha sido enviado.
Recibirás pronto un enlace desde el cuál podrás realizar el seguimiento del envío de tu pedido.
 
Puedes consultar tu pedido y descargar la factura aquí en el apartado : "Historial de Pedidos" en la sección "Mi Cuenta" de nuestra Web.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/shipped.txt b/mails/es/shipped.txt new file mode 100755 index 00000000..4b24067c --- /dev/null +++ b/mails/es/shipped.txt @@ -0,0 +1,15 @@ +Hola {firstname} {lastname}, + +Tu pedido acaba de ser enviado. +Pronto recibirás una URL para realizar el seguimiento de tu pedido. + +Puedes revisar este pedido y descargar tu factura en la sección "Historial" dentro de tu cuenta en nuestra web. +If you have guest account, you can follow your order at this page: {shop_url}guest-tracking.php + +Gracias por comprar en {shop_name}! + +{shop_name} - {shop_url} + + + +{shop_url} powered by PrestaShop® \ No newline at end of file diff --git a/mails/es/test.html b/mails/es/test.html new file mode 100755 index 00000000..464ca1aa --- /dev/null +++ b/mails/es/test.html @@ -0,0 +1,22 @@ + + + + + Prueba de Corrreo + + + + + + + + + + + + + + +
Hola,

Esto es una prueba de correo desde tu tienda.
 
powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/test.txt b/mails/es/test.txt new file mode 100755 index 00000000..507df58c --- /dev/null +++ b/mails/es/test.txt @@ -0,0 +1,3 @@ +Hola, + +Esto es una prueba de correo desde tu tienda Prestashop. \ No newline at end of file diff --git a/mails/es/voucher.html b/mails/es/voucher.html new file mode 100755 index 00000000..78f1c197 --- /dev/null +++ b/mails/es/voucher.html @@ -0,0 +1,46 @@ + + + + + Mensaje desde {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial del Pedido #{id_order}
 
Gracias al pedido #{id_order} que has realizado, tienes a tu disponibilidad un vale de descuento.
 
El código del vale es: {voucher_num}, y tiene un valor de {voucher_amount}.
Copia y pega éste código durante el proceso de pago de tu próximo pedido.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/es/voucher.txt b/mails/es/voucher.txt new file mode 100755 index 00000000..fb8be060 --- /dev/null +++ b/mails/es/voucher.txt @@ -0,0 +1,14 @@ +Hola {firstname} {lastname}, + +Te informamos de la creación de un vale de descuento para ti como resultado de tu pedido #{id_order}. + +Aquí tienes tu código del vale:{voucher_num}, por la cantidad de:{voucher_amount}. + +Simplemente copia y pega este código durante el proceso de pago de tu próximo pedido. + +Gracias por comprar en {shop_name}. + +{shop_name} - {shop_url} + + +{shop_url} desarrollado por PrestaShop® \ No newline at end of file diff --git a/mails/es/voucher_after_refund.html b/mails/es/voucher_after_refund.html new file mode 100755 index 00000000..4182f16a --- /dev/null +++ b/mails/es/voucher_after_refund.html @@ -0,0 +1,40 @@ + + + + + Mensaje de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Buenos días {firstname} {lastname},
 
Acabamos de proceder a reembolsarte tu pedido. Para realizar el pago utilizaste un código de descuento.
Te informamos de que dispones de un nuevo código para que puedas utilizarlo en tu próximo pedido : {voucher_num}.
 
Cordialmente,
Servicio al cliente
 
{shop_name} - {shop_url}
+ + \ No newline at end of file diff --git a/mails/es/voucher_after_refund.txt b/mails/es/voucher_after_refund.txt new file mode 100755 index 00000000..9f2d81bf --- /dev/null +++ b/mails/es/voucher_after_refund.txt @@ -0,0 +1,7 @@ +Buenos días {firstname} {lastname}, + +Acabamos de proceder a reembolsarte tu pedido. Para realizar el pago utilizaste un código de descuento. +Te informamos de que dispones de un nuevo código para que puedas utilizarlo en tu próximo pedido : {voucher_num}. + +Cordialmente, +Servicio al cliente \ No newline at end of file diff --git a/mails/fr/account.html b/mails/fr/account.html index 66278d96..58fd26f9 100755 --- a/mails/fr/account.html +++ b/mails/fr/account.html @@ -3,106 +3,41 @@ Message de {shop_name} - - +
- + - + + + + + + + + - - - - - + - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - -
- {shop_name} + + {shop_name}
 
- Bienvenue + Bonjour {firstname} {lastname},
 
Merci d'avoir créé un compte sur {shop_name}. Voici un rappel de vos codes d'accès
 
+ Adresse e-mail : {email} +
Mot de passe : {passwd}
- - Bonjour {firstname},

- Votre compte a bien été créé : vous êtes maintenant membre de Bébé Boutik, le site de ventes privées pour bébés et enfants jusqu'à 12 ans !
- Profitez dès maintenant des meilleures marques jusqu'à -70% ! -

- A tout de suite -
-
 
4 bonnes raisons
de profiter des ventes privées Bébé Boutik
réassurance
- - - - - - - - - -
 Jusqu'à -70% de réductionRetours gratuits : 14 jours pour changer d'avis !Paiement 100% sécurisé Paypal & CBUn Service Client à votre écoute 
+
+ Vous pouvez dès à présent passer commande sur notre site internet {shop_name}.
 
 
 
L'appli Bébé Boutik
Les meilleures offres dans votre poche !
 
- - - - - - - - -
- App Store -
- Google Play -
+
+ {shop_name} - {shop_url}
Parrainez vos amis
- - Et gagne 10€ - -
-   -
diff --git a/mails/fr/ant_alert.html b/mails/fr/ant_alert.html old mode 100644 new mode 100755 diff --git a/mails/fr/ant_alert.txt b/mails/fr/ant_alert.txt old mode 100644 new mode 100755 diff --git a/mails/fr/ant_alerthack.html b/mails/fr/ant_alerthack.html new file mode 100755 index 00000000..b6cbcccb --- /dev/null +++ b/mails/fr/ant_alerthack.html @@ -0,0 +1,26 @@ + + + + + Message Alert Hacking + + + + + + + + + + + + + + +
+ {shop_name} +
 
Un visiteur ({suspect_email}) a envoyé {limit} messages en {time}min.
 
+ {shop_name} - {shop_url} +
+ + \ No newline at end of file diff --git a/mails/fr/ant_alerthack.txt b/mails/fr/ant_alerthack.txt new file mode 100755 index 00000000..7a8c61cd --- /dev/null +++ b/mails/fr/ant_alerthack.txt @@ -0,0 +1 @@ +Un visiteur ({suspect_email}) a envoyé {limit} messages en {time}min \ No newline at end of file diff --git a/mails/fr/in_transit_dropshipping.html b/mails/fr/in_transit_dropshipping.html old mode 100644 new mode 100755 diff --git a/mails/fr/in_transit_dropshipping.txt b/mails/fr/in_transit_dropshipping.txt old mode 100644 new mode 100755 diff --git a/mails/fr/lang.php b/mails/fr/lang.php index c9933beb..4f4b7dae 100755 --- a/mails/fr/lang.php +++ b/mails/fr/lang.php @@ -35,5 +35,7 @@ $_LANGMAIL['Error reporting from your PayPal module'] = ''; $_LANGMAIL['Congratulations!'] = 'Bravo !'; $_LANGMAIL['Referral Program'] = 'Programme de parrainage'; $_LANGMAIL['A friend sent you a link to'] = 'Un ami vous a envoyé un lien vers'; +$_LANGMAIL['New voucher after refund'] = 'Nouveau bon de réduction après remboursement'; +$_LANGMAIL['Your loyalty credits'] = 'Vos crédits fidélités'; ?> diff --git a/mails/fr/loyalty_discount_reminder.html b/mails/fr/loyalty_discount_reminder.html new file mode 100644 index 00000000..ec4777d5 --- /dev/null +++ b/mails/fr/loyalty_discount_reminder.html @@ -0,0 +1,45 @@ + + + + + Message de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
+Nous vous informons que vous avez dans votre compte un crédit de fidélité non utilisé suite à votre commande {commandenum}. +Celui-ci expire dans 1 mois. + +Venez nous rendre visite sur le site : https://wwww.bebeboutik.com et profiter de nos offres jusqu'à -70% ! +
 
L'équipe Bébé Boutik
 
{shop_name} - {shop_url}
+ + \ No newline at end of file diff --git a/mails/fr/loyalty_discount_reminder.txt b/mails/fr/loyalty_discount_reminder.txt new file mode 100644 index 00000000..c164ebb7 --- /dev/null +++ b/mails/fr/loyalty_discount_reminder.txt @@ -0,0 +1,8 @@ +Bonjour {firstname} {lastname}, + +Nous vous informons que vous avez dans votre compte un crédit de fidélité non utilisé suite à votre commande {commandenum}. +Celui-ci expire dans 1 mois. + +Venez nous rendre visite sur le site : https://wwww.bebeboutik.com et profiter de nos offres jusqu'à -70% ! + +L'équipe Bébé Boutik, \ No newline at end of file diff --git a/mails/fr/order_return_2.html b/mails/fr/order_return_2.html old mode 100644 new mode 100755 diff --git a/mails/fr/order_return_2.txt b/mails/fr/order_return_2.txt old mode 100644 new mode 100755 diff --git a/mails/fr/order_return_3.html b/mails/fr/order_return_3.html old mode 100644 new mode 100755 diff --git a/mails/fr/order_return_3.txt b/mails/fr/order_return_3.txt old mode 100644 new mode 100755 diff --git a/mails/fr/press.html b/mails/fr/press.html old mode 100644 new mode 100755 diff --git a/mails/fr/press.txt b/mails/fr/press.txt old mode 100644 new mode 100755 diff --git a/mails/fr/provider.html b/mails/fr/provider.html old mode 100644 new mode 100755 diff --git a/mails/fr/provider.txt b/mails/fr/provider.txt old mode 100644 new mode 100755 diff --git a/mails/fr/resetpassword.html b/mails/fr/resetpassword.html old mode 100644 new mode 100755 diff --git a/mails/fr/resetpassword.txt b/mails/fr/resetpassword.txt old mode 100644 new mode 100755 diff --git a/mails/fr/resetpassword_2.html b/mails/fr/resetpassword_2.html old mode 100644 new mode 100755 diff --git a/mails/fr/resetpassword_2.txt b/mails/fr/resetpassword_2.txt old mode 100644 new mode 100755 diff --git a/mails/fr/voucher_after_refund.html b/mails/fr/voucher_after_refund.html new file mode 100755 index 00000000..59441ac9 --- /dev/null +++ b/mails/fr/voucher_after_refund.html @@ -0,0 +1,40 @@ + + + + + Message de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Nous venons de procéder au remboursement de votre commande. Vous aviez utilisé, au moment de passer votre commande, un bon de réduction.
Nous vous informons qu'un nouveau bon de réduction vous a été attribué : {voucher_num}.
 
Cordialement,
Le service client
 
{shop_name} - {shop_url}
+ + \ No newline at end of file diff --git a/mails/fr/voucher_after_refund.txt b/mails/fr/voucher_after_refund.txt new file mode 100755 index 00000000..2f7824db --- /dev/null +++ b/mails/fr/voucher_after_refund.txt @@ -0,0 +1,7 @@ +Bonjour {firstname} {lastname}, + +Nous venons de procéder au remboursement de votre commande. Vous aviez utilisé, au moment de passer votre commande, un bon de réduction. +Nous vous informons qu'un nouveau bon de réduction vous a été attribué : {voucher_num}. + +Cordialement, +Le service client \ No newline at end of file diff --git a/mails/it/account.html b/mails/it/account.html new file mode 100755 index 00000000..c10f6f88 --- /dev/null +++ b/mails/it/account.html @@ -0,0 +1,52 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
I tuoi dati di login dell'account
Indirizzo e-mail: {email}
Password: {passwd}
Consigli di sicurezza:

Tieni al sicuro i dati del tuo account.
Non far sapere a nessuno i tuoi dati di login.
Cambia regolarmente la tua password.
Se sospetti che qualcuno stia utilizzando illegalmente il tuoaccount, avvertici immediatamente.
Adesso puoi effettuare ordini nel nostro sito web: {shop_name}.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/account.txt b/mails/it/account.txt new file mode 100755 index 00000000..cadcb54f --- /dev/null +++ b/mails/it/account.txt @@ -0,0 +1,20 @@ +Salve {firstname} {lastname}, + +Grazie di aver creato un account con {shop_name}. + +I tuoi dati di login dell'account: + +Indirizzo e-mail: {email} +Password: {passwd} + +Adesso puoi effettuare ordini nel nostro sito web: {shop_url} + +Consigli di sicurezza: + +* Tieni al sicuro i dati del tuo account. +* Non far sapere a nessuno i tuoi dati di login. +* Cambia regolarmente la tua password. +* Se sospetti che qualcuno stia utilizzando illegalmente il tuo account, avvertici immediatamente. + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/bankwire.html b/mails/it/bankwire.html new file mode 100755 index 00000000..50762cfd --- /dev/null +++ b/mails/it/bankwire.html @@ -0,0 +1,55 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
La cronologia del tuo ordine n.{id_order}
Il tuo ordine è stato eseguito con successo, e sarà inviato appena ricevuto il pagamento.
Ricorda che hai scelto di pagare con bonifico bancario. Invia il pagamento a:

{bankwire_owner}

{bankwire_details}

{bankwire_address}

Order total amount is {total_paid}
Puoi rivedere l'ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account clicando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordine ospite"nel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/bankwire.txt b/mails/it/bankwire.txt new file mode 100755 index 00000000..a10230b9 --- /dev/null +++ b/mails/it/bankwire.txt @@ -0,0 +1,23 @@ +Salve {firstname} {lastname}, + +Il tuo ordine n.{id_order} è stato eseguito con successo, e sarà inviato appena ricevuto il pagamento. + +Ricorda che hai scelto di pagare con bonifico bancario. Invia il pagamento a: + +{bankwire_owner} + +{bankwire_details} + +{bankwire_address} + +Importo totale dell'ordine {total_paid} + +Puoi rivedere l'ordine e scaricare la fattura dalla sezione "Cronologia ordini" del tuo account cliccando su "Il mio account" nel nostro sito web. +Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + +Grazie di aver acquistato con {shop_name}. + +{shop_name} - {shop_url} + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/cheque.html b/mails/it/cheque.html new file mode 100755 index 00000000..6aaac0ed --- /dev/null +++ b/mails/it/cheque.html @@ -0,0 +1,55 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
La cronologia del tuo ordine {order_name}
Il tuo ordine è stato eseguito con successo, e sarà inviato appena ricevuto il pagamento.
Ricorda che hai scelto di pagare con assegno. Invia il pagamento:

- dell'importo di {total_paid}

- pagabile all'ordine di {cheque_name}

- inviato a {cheque_address_html}
Puoi rivedere l'ordine e scaricare la fattura dalla sezione"Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordine ospite" del nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/cheque.txt b/mails/it/cheque.txt new file mode 100755 index 00000000..9d13ab28 --- /dev/null +++ b/mails/it/cheque.txt @@ -0,0 +1,22 @@ +Salve {firstname} {lastname}, + +Il tuo ordine {order_name} è stato eseguito con successo, e sarà inviato appena ricevuto il pagamento. + +Ricorda che hai scelto di pagare con assegno. Invia il pagamento: + +- dell'importo di {total_paid} + +- pagabile all'ordine di {cheque_name} + +- inviato a {cheque_address} + +Puoi rivedere l'ordine e scaricare la fattura dalla sezione "Cronologia ordini" del tuo account cliccando su "Il mio account" nel nostro sito web. +Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + +Grazie di aver acquistato con {shop_name}. + + +{shop_name} - {shop_url} + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/contact.html b/mails/it/contact.html new file mode 100755 index 00000000..f11847d9 --- /dev/null +++ b/mails/it/contact.html @@ -0,0 +1,34 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Messaggio dal tuo negozio {shop_name}
Indirizzo e-mail: {email}

Messaggio: {message}
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/contact.txt b/mails/it/contact.txt new file mode 100755 index 00000000..e25c90dd --- /dev/null +++ b/mails/it/contact.txt @@ -0,0 +1,11 @@ +Hai ricevuto un messaggio da un cliente tramite il tuo negozio: {shop_name} + +Dettagli del messaggio: + +Indirizzo e-mail: {email} + +Messaggio: + +{message} + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/contact_form.html b/mails/it/contact_form.html new file mode 100755 index 00000000..8edefaa0 --- /dev/null +++ b/mails/it/contact_form.html @@ -0,0 +1,40 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Il tuo messaggio è stato correttamente inviato al nostro Servizio Clienti.
Il tuo messaggio: {message}
Risponderemo quanto prima.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/contact_form.txt b/mails/it/contact_form.txt new file mode 100755 index 00000000..f88be8d4 --- /dev/null +++ b/mails/it/contact_form.txt @@ -0,0 +1,12 @@ +Il tuo messaggio è stato correttamente inviato al nostro Servizio Clienti. + +Il tuo messaggio: + +{message} + + +Risponderemo quanto prima. + +Cordialmente, + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/credit_slip.html b/mails/it/credit_slip.html new file mode 100755 index 00000000..88fce83c --- /dev/null +++ b/mails/it/credit_slip.html @@ -0,0 +1,46 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
La cronologia del tuo ordine n.{id_order}
Vogliamo informarti della creazione di una nota di credito a tuo nome dell'ordine n.{id_order}.
Puoi rivedere questa nota di credito e scaricare la fattura dalla sezione "Controllo ordini"del tuo account cliccando su "Il mio account" nel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/credit_slip.txt b/mails/it/credit_slip.txt new file mode 100755 index 00000000..29dc1719 --- /dev/null +++ b/mails/it/credit_slip.txt @@ -0,0 +1,12 @@ +Salve {firstname} {lastname}, + +Vogliamo informarti della creazione di una nota di credito a tuo nome dell'ordine n.{id_order}. + +Puoi rivedere questa nota di credito e scaricare la fattura dalla sezione "Controllo ordini" del tuo account cliccando su "Il mio account" nel nostro sito web. + +Grazie di aver acquistato con {shop_name}. + +{shop_name} - {shop_url} + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/download-product.tpl b/mails/it/download-product.tpl new file mode 100755 index 00000000..e3ceccc3 --- /dev/null +++ b/mails/it/download-product.tpl @@ -0,0 +1,13 @@ + \ No newline at end of file diff --git a/mails/it/download_product.html b/mails/it/download_product.html new file mode 100755 index 00000000..5f37a0c0 --- /dev/null +++ b/mails/it/download_product.html @@ -0,0 +1,55 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname}, grazie di aver acquistato con {shop_name}.
Prodotto/i da scaricare
Hai {nbProducts} prodotto/i da scaricare.
Qui di seguito trovarai i link per questi prodotti: {virtualProducts}
Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordini ospite"del nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/download_product.txt b/mails/it/download_product.txt new file mode 100755 index 00000000..ef81507e --- /dev/null +++ b/mails/it/download_product.txt @@ -0,0 +1,11 @@ +{firstname} {lastname}, grazie del tuo ordine su {shop_name}! + +Hai {nbProducts} prodotto/i da scaricare. + +Qui di seguito troverai i link per questi prodotti: +{virtualProducts} + +Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordini" del tuo account cliccando su "Il mio account" nel nostro sito web. +Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/employee_password.html b/mails/it/employee_password.html new file mode 100755 index 00000000..2cc7d7e0 --- /dev/null +++ b/mails/it/employee_password.html @@ -0,0 +1,40 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
I tuoi dati personali di login
Nome: {firstname}
Cognome: {lastname}
Password: {passwd}
Indirizzo e-mail: {email}
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/employee_password.txt b/mails/it/employee_password.txt new file mode 100755 index 00000000..7627048f --- /dev/null +++ b/mails/it/employee_password.txt @@ -0,0 +1,14 @@ +Salve {firstname} {lastname}, + +I dati personali di login del tuo negozio {shop_name}: + +* Nome: {firstname} +* Cognome: {lastname} +* Password: {passwd} +* Indirizzo e-mail: {email} + +{shop_name} - {shop_url} + + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/forward_msg.html b/mails/it/forward_msg.html new file mode 100755 index 00000000..00bde893 --- /dev/null +++ b/mails/it/forward_msg.html @@ -0,0 +1,16 @@ + + + + + Messaggio da {shop_name} + + + + + + + + +
{employee} desidera inviarti questa chat.

{messages}

{employee} ha aggiunto "{comment}".
+ + \ No newline at end of file diff --git a/mails/it/forward_msg.txt b/mails/it/forward_msg.txt new file mode 100755 index 00000000..04154684 --- /dev/null +++ b/mails/it/forward_msg.txt @@ -0,0 +1,4 @@ +{employee} desidera inviarti questa chat. +Commento: {comment} + +{messages} diff --git a/mails/it/guest_to_customer.html b/mails/it/guest_to_customer.html new file mode 100755 index 00000000..57e41377 --- /dev/null +++ b/mails/it/guest_to_customer.html @@ -0,0 +1,46 @@ + + + + + Message from {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Il tuo account ospite è stato trasformato in account cliente
Indirizzo e-mail: {email}
Password: {passwd}
Fai attenzione a non condividere con altri i tuoi dati di login.

Puoi accedere al tuo account nel nostro sito web: {shop_url}
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/guest_to_customer.txt b/mails/it/guest_to_customer.txt new file mode 100755 index 00000000..1def939d --- /dev/null +++ b/mails/it/guest_to_customer.txt @@ -0,0 +1,15 @@ + Salve {firstname} {lastname}, + + Il tuo account ospite è stato trasformato in account cliente: + + Indirizzo e-mail: {email} + Password: {passwd} + + + Puoi accedere al tuo account nel nostro sito web: {shop_url} + + Fai attenzione a non condividere con altri i tuoi dati di login. + + + + {shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/in_transit.html b/mails/it/in_transit.html new file mode 100755 index 00000000..f7d7eedd --- /dev/null +++ b/mails/it/in_transit.html @@ -0,0 +1,55 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
La cronologia del tuo ordine n.{id_order}
Il tuo ordine è attualmente in viaggio.
Puoi controllare la posizione del tuo pacco cliccando nel link seguente: {followup}
Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordini ospite" del nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/in_transit.txt b/mails/it/in_transit.txt new file mode 100755 index 00000000..f2fe423c --- /dev/null +++ b/mails/it/in_transit.txt @@ -0,0 +1,16 @@ +Salve {firstname} {lastname}, + +Il tuo ordine è attualmente in viaggio. + +Puoi controllare la posizione del tuo pacco cliccando nel link seguente: {followup} + +Puoi anche rivedere questo ordine e scaricare la tua fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. +Se hai un account ospite, puoi seguire l'ordine in questa pagina: {shop_url}guest-tracking.php + +Grazie per aver acquistato con {shop_name}! + +{shop_name} - {shop_url} + + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/index.php b/mails/it/index.php new file mode 100755 index 00000000..14910aa4 --- /dev/null +++ b/mails/it/index.php @@ -0,0 +1,36 @@ + +* @copyright 2007-2011 PrestaShop SA +* @version Release: $Revision: 10436 $ +* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) +* International Registered Trademark & Property of PrestaShop SA +*/ + +header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); +header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); + +header("Cache-Control: no-store, no-cache, must-revalidate"); +header("Cache-Control: post-check=0, pre-check=0", false); +header("Pragma: no-cache"); + +header("Location: ../"); +exit; \ No newline at end of file diff --git a/mails/it/lang.php b/mails/it/lang.php new file mode 100755 index 00000000..72154c05 --- /dev/null +++ b/mails/it/lang.php @@ -0,0 +1,43 @@ +lastname.\' '] = 'Messaggio da:'; +$_LANGMAIL[' $subject'] = 'Oggetto'; +$_LANGMAIL['A friend sent you a link to\').\' '] = 'Un amico ti ha mandato il link'; + +?> \ No newline at end of file diff --git a/mails/it/log_alert.html b/mails/it/log_alert.html new file mode 100755 index 00000000..fc597551 --- /dev/null +++ b/mails/it/log_alert.html @@ -0,0 +1,46 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve,
Nuovo messaggio di avviso
Purtroppo è stato registrato un nuovo messaggio di avviso.
Puoi controllarlo nel tuo Back office > Strumenti> Log del nostro sito.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/log_alert.txt b/mails/it/log_alert.txt new file mode 100755 index 00000000..2a64e2cb --- /dev/null +++ b/mails/it/log_alert.txt @@ -0,0 +1,11 @@ +Salve, + +Nuovo messaggio di avviso + +Purtroppo è stato registrato un nuovo messaggio di avviso. + +Puoi controllarlo nel tuo Back office > Strumenti > Log del nostro sito. + +{shop_name} - {shop_url} + +{shop_url} powered by PrestaShop™ diff --git a/mails/it/newsletter.html b/mails/it/newsletter.html new file mode 100755 index 00000000..dd3a7af4 --- /dev/null +++ b/mails/it/newsletter.html @@ -0,0 +1,34 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Newsletter da {shop_name}
{message}
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/newsletter.txt b/mails/it/newsletter.txt new file mode 100755 index 00000000..a43a2687 --- /dev/null +++ b/mails/it/newsletter.txt @@ -0,0 +1,9 @@ +Newsletter da {shop_name} + +Messaggio + +{message} + + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/order_canceled.html b/mails/it/order_canceled.html new file mode 100755 index 00000000..7fd79bfd --- /dev/null +++ b/mails/it/order_canceled.html @@ -0,0 +1,49 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Riguardo al tuo ordine n.{id_order}
Il tuo ordine è stato cancellato.
Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordini ospite" nel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/order_canceled.txt b/mails/it/order_canceled.txt new file mode 100755 index 00000000..ab1d1238 --- /dev/null +++ b/mails/it/order_canceled.txt @@ -0,0 +1,14 @@ +Salve {firstname} {lastname}, + +Riguardo al tuo ordine n.{id_order}: + +Il tuo ordine è stato cancellato. + +Puoi rivedere questo ordine e scaricare la tua fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. +Se hai un account ospite, puoi seguire l'ordine in questa pagina: {shop_url}guest-tracking.php + +{shop_name} - {shop_url} + + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/order_conf.html b/mails/it/order_conf.html new file mode 100755 index 00000000..b333dc4e --- /dev/null +++ b/mails/it/order_conf.html @@ -0,0 +1,124 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname}, grazie di aver acquistato con {shop_name}.
Dati dell'ordine
Ordine: {order_name} effettuato il {date}
Pagamento: {payment}
{products} {discounts} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Riferimento Prodotto Prezzo unitario Quantità Prezzo totale
Prodotti{total_products}
Sconti{total_discounts}
Carta regalo{total_wrapping}
Spedizione{total_shipping}
Totale pagato{total_paid}
+
Spedizione
Mezzo di spedizione: {carrier}
+ + + + + + + + + + +
INDIRIZZO DI CONSEGNA INDIRIZZO DI FATTURAZIONE
+{delivery_block_html} + +{invoice_block_html} +
+
Puoi rivedere l'ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordini ospite" del nostro sito web.
{shop_name} powered with PrestaShop™
+ + diff --git a/mails/it/order_conf.txt b/mails/it/order_conf.txt new file mode 100755 index 00000000..87fcefeb --- /dev/null +++ b/mails/it/order_conf.txt @@ -0,0 +1,30 @@ +Salve {firstname} {lastname}, grazie del tuo ordine su {shop_name}! + +Dettagli dell'ordine + + Ordine: {order_name} eseguito il {date} + Pagamento: {payment} + + Prodotti: {total_products} + Sconti: {total_discounts} + Spedizione: {total_shipping} + Carta regalo: {total_wrapping} + Totale: {total_paid} + + +Spedizione + + Mezzo di spedizione: {carrier} + + Indirizzo di consegna: + + {delivery_block_html} + + Indirizzo di fatturazione: + + {delivery_block_html} + +Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. +Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + +{shop_url} powered by PrestaShop™ diff --git a/mails/it/order_customer_comment.html b/mails/it/order_customer_comment.html new file mode 100755 index 00000000..4d49163e --- /dev/null +++ b/mails/it/order_customer_comment.html @@ -0,0 +1,40 @@ + + + + + Messaggio da un cliente da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Hi,
Messaggio da {firstname} {lastname} ({email})
Hai ricevuto un nuovo messaggio riguardo all'ordine n.{id_order}:

{message}
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/order_customer_comment.txt b/mails/it/order_customer_comment.txt new file mode 100755 index 00000000..088096d7 --- /dev/null +++ b/mails/it/order_customer_comment.txt @@ -0,0 +1,8 @@ +Salve {firstname} {lastname}, + +Hai ricevuto un nuovo messaggio riguardo all'ordine n.{id_order}: + +{message} + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/order_merchant_comment.html b/mails/it/order_merchant_comment.html new file mode 100755 index 00000000..900690f2 --- /dev/null +++ b/mails/it/order_merchant_comment.html @@ -0,0 +1,40 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Messaggio da {shop_name}
Hai ricevuto un nuovo messaggio riguardante l'ordine n.{id_order}:

{message}
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/order_merchant_comment.txt b/mails/it/order_merchant_comment.txt new file mode 100755 index 00000000..85a017b5 --- /dev/null +++ b/mails/it/order_merchant_comment.txt @@ -0,0 +1,10 @@ +Messaggio da {shop_name} + +Salve {firstname} {lastname}, + +Hai ricevuto un nuovo messaggio riguardo all'ordine n.{id_order}: +{message} + + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/order_return_state.html b/mails/it/order_return_state.html new file mode 100755 index 00000000..2a2ce5cb --- /dev/null +++ b/mails/it/order_return_state.html @@ -0,0 +1,46 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Cronologia della restituzione dell'ordine n.{id_order_return}
Il tuo buono di restituzione è cambiato in "{state_order_return}".

Puoi rivedere questo ordine nella sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/order_return_state.txt b/mails/it/order_return_state.txt new file mode 100755 index 00000000..acda2158 --- /dev/null +++ b/mails/it/order_return_state.txt @@ -0,0 +1,11 @@ +Salve {firstname} {lastname}, + +La cronologia del tuo buono di restituzione n.{id_order_return} è cambiata in "{state_order_return}". + +Puoi rivedere questa restituzione dell'ordine nella sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. + +{shop_name} - {shop_url} + + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/outofstock.html b/mails/it/outofstock.html new file mode 100755 index 00000000..cb48a1b4 --- /dev/null +++ b/mails/it/outofstock.html @@ -0,0 +1,49 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
La cronologia del tuo ordine n. id_order}
Purtroppo, uno o più articoli del tuo ordine n.{id_order} sono al momento esauriti. Questo può provocare un leggero ritardo nella consegna. Ti preghiamo di scusarci e ti assicuriamo che stiamo facendo di tutto per risolvere il problema.
Puoi rivedere questo ordine e scaricare la fattura nella sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite puoi seguire il tuo ordine nella sezione "Controllo ordini ospite" nel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/outofstock.txt b/mails/it/outofstock.txt new file mode 100755 index 00000000..95cb3ccd --- /dev/null +++ b/mails/it/outofstock.txt @@ -0,0 +1,14 @@ + Salve {firstname} {lastname}, + + La cronologia del tuo ordine n.{id_order} + +Purtroppo, uno o più articoli del tuo ordine n.{id_order} sono al momento esauriti. Questo può provocare un leggero ritardo nella consegna. Ti preghiamo di scusarci e ti assicuriamo che stiamo facendo di tutto per risolvere il problema. + +Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. +Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + + {shop_name} - {shop_url} + + + + {shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/password.html b/mails/it/password.html new file mode 100755 index 00000000..7ec4ece8 --- /dev/null +++ b/mails/it/password.html @@ -0,0 +1,46 @@ + + + + + Messagio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
I tuoi nuovi dati di login
Indirizzo e-mail: {email}
Password: {passwd}
Fai attenzione a non condividere con nessuno i tuoi dati di login.

Adesso puoi effettuare un ordine nel nostro sito web: {shop_url}
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/password.txt b/mails/it/password.txt new file mode 100755 index 00000000..36652f72 --- /dev/null +++ b/mails/it/password.txt @@ -0,0 +1,12 @@ +Salve {firstname} {lastname}, + +I tuoi nuovi dati di login: + +Indirizzo e-mail address: {email} +Password: {passwd} + +Adesso puoi effettuare un ordine nel nostro sito web: {shop_url} + +Fai attenzione a non condividere con nessuno questi dati di login. + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/password_query.html b/mails/it/password_query.html new file mode 100755 index 00000000..10bda20c --- /dev/null +++ b/mails/it/password_query.html @@ -0,0 +1,40 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Hai chiesto di restituire i tuoi codici di accesso di {shop_name},
Nota che questo farà cambiare la tua password attuale.
Se davvero vuoi farlo, clicca nel link seguente:
{url}
{shop_name} realised by PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/password_query.txt b/mails/it/password_query.txt new file mode 100755 index 00000000..3f468f21 --- /dev/null +++ b/mails/it/password_query.txt @@ -0,0 +1,9 @@ +Salve {firstname} {lastname}, + +Hai chiesto di restituire i tuoi codici di accesso di {shop_name}. +Nota che questo farà cambiare la tua password attuale. + +Se vuoi davvero farlo, clicca nel link seguente : +{url} + +{shop_url} powered by PrestaShop™ diff --git a/mails/it/payment.html b/mails/it/payment.html new file mode 100755 index 00000000..a3120473 --- /dev/null +++ b/mails/it/payment.html @@ -0,0 +1,46 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
La cronologia del tuo ordine n.{id_order}
Il pagamento per il tuo ordine è stato elaborato.
Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/payment.txt b/mails/it/payment.txt new file mode 100755 index 00000000..8b8cd476 --- /dev/null +++ b/mails/it/payment.txt @@ -0,0 +1,13 @@ + Salve {firstname} {lastname}, + + La tua cronologia dell'ordine n.{id_order} + + Il pagamento per il tuo ordine è stato elaborato. + + Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. + + {shop_name} - {shop_url} + + Grazie di aver acquistato con {shop_name}. + + {shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/payment_error.html b/mails/it/payment_error.html new file mode 100755 index 00000000..ba4646c9 --- /dev/null +++ b/mails/it/payment_error.html @@ -0,0 +1,55 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
La cronologia del tuo ordine n. id_order}
Si è verificato un problema con il tuo pagamento dell'ordine n.{id_order}. Contattaci appena puoi.
Il tuo ordine non sarà inviato fino a che non avremo risolto il problema.
Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordini ospite" del nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/payment_error.txt b/mails/it/payment_error.txt new file mode 100755 index 00000000..24bbb70c --- /dev/null +++ b/mails/it/payment_error.txt @@ -0,0 +1,14 @@ +Salve {firstname} {lastname}, + +Si è verificato un problema con il tuo pagamento dell'ordine n.{id_order}. Contattaci appena puoi. + +Il tuo ordine non sarà inviato fino a che non avremo risolto il problema. + +Puoi rivedere questo ordine e scaricare la tua fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. +Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + +{shop_name} - {shop_url} + + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/preparation.html b/mails/it/preparation.html new file mode 100755 index 00000000..b1511cc9 --- /dev/null +++ b/mails/it/preparation.html @@ -0,0 +1,49 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Cronologia del tuo ordine n.{id_order}
Stiamo elaborando il tuo ordine.
Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordini ospitedel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/preparation.txt b/mails/it/preparation.txt new file mode 100755 index 00000000..f29a1b0e --- /dev/null +++ b/mails/it/preparation.txt @@ -0,0 +1,14 @@ + Salve {firstname} {lastname}, + + La cronologia del tuo ordine n.{id_order} + + Stiamo elaborando il tuo ordine. + + Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. + Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + + {shop_name} - {shop_url} + + + + {shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/refund.html b/mails/it/refund.html new file mode 100755 index 00000000..3d01545c --- /dev/null +++ b/mails/it/refund.html @@ -0,0 +1,49 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Cronologia del tuo ordine n.{id_order}
Il pagamento del tuo ordine è stato rimborsato.
Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordini ospite" nel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/refund.txt b/mails/it/refund.txt new file mode 100755 index 00000000..8a5a5aee --- /dev/null +++ b/mails/it/refund.txt @@ -0,0 +1,12 @@ + Salve {firstname} {lastname}, + + Il pagamento del tuo ordine è stato rimborsato. + + Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. + Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + + {shop_name} - {shop_url} + + + + {shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/reply_msg.html b/mails/it/reply_msg.html new file mode 100755 index 00000000..2a5a8bfd --- /dev/null +++ b/mails/it/reply_msg.html @@ -0,0 +1,16 @@ + + + + + Messaggio da {shop_name} + + + + + + + + +
{reply}

Non rispondere a questo messaggio usando la tua mail cliente, il tuo messaggio non ci arriverebbe.
Per rispondere, usa esclusivamente il link seguente: {link}.
+ + \ No newline at end of file diff --git a/mails/it/reply_msg.txt b/mails/it/reply_msg.txt new file mode 100755 index 00000000..66066d5c --- /dev/null +++ b/mails/it/reply_msg.txt @@ -0,0 +1,4 @@ +{reply} + +Non rispondere a questo messaggio usando la tua e-mail cliente, il tuo messaggio non ci arriverebbe. +Per rispondere, usa esclusivamente il link seguente: {link} diff --git a/mails/it/shipped.html b/mails/it/shipped.html new file mode 100755 index 00000000..8a749a03 --- /dev/null +++ b/mails/it/shipped.html @@ -0,0 +1,49 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Cronologia del tuo ordine n.{id_order}
Il tuo ordine è stato spedito.
Riceverai presto un URL su cui cliccare per rintracciare i progressi di consegna del tuo pacco.
Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.
Se hai un account ospite, puoi seguire il tuo ordine nella sezione "Controllo ordini ospite"nel nostro sito web.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/shipped.txt b/mails/it/shipped.txt new file mode 100755 index 00000000..b44cdce8 --- /dev/null +++ b/mails/it/shipped.txt @@ -0,0 +1,16 @@ +Salve {firstname} {lastname}, + +Il tuo ordine è stato appena spedito. + +Riceverai presto un URL su cui cliccare per rintracciare i progressi di consegna del tuo pacco. + +Puoi rivedere questo ordine e scaricare la fattura dalla sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web. + Se hai un account ospite, puoi seguire il tuo ordine in questa pagina: {shop_url}guest-tracking.php + +Grazie di aver acquistato con {shop_name}! + +{shop_name} - {shop_url} + + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/mails/it/test.html b/mails/it/test.html new file mode 100755 index 00000000..df1cf803 --- /dev/null +++ b/mails/it/test.html @@ -0,0 +1,22 @@ + + + + + Mail di prova + + + + + + + + + + + + + + +
Salve,

Questa è una mail di prova da parte del tuo negozio.
powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/test.txt b/mails/it/test.txt new file mode 100755 index 00000000..ad38277f --- /dev/null +++ b/mails/it/test.txt @@ -0,0 +1,3 @@ + Salve, + + Questa è una mail di prova da parte del tuo negozio online PrestaShop™. \ No newline at end of file diff --git a/mails/it/voucher.html b/mails/it/voucher.html new file mode 100755 index 00000000..b45aa920 --- /dev/null +++ b/mails/it/voucher.html @@ -0,0 +1,46 @@ + + + + + Messaggio da {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
Salve {firstname} {lastname},
Cronologia del tuo ordine n.{id_order}
Vorremmo informarti della creazione di un buono sconto a tuo nome in seguito al tuo ordine n.{id_order}.
Ecco il codice del tuo buono:{voucher_num}, per l'importo di {voucher_amount}.
Basta che durante il processo di pagamento del prossimo ordine tu copi/incolli questo codice.
{shop_name} powered with PrestaShop™
+ + \ No newline at end of file diff --git a/mails/it/voucher.txt b/mails/it/voucher.txt new file mode 100755 index 00000000..f9e6abad --- /dev/null +++ b/mails/it/voucher.txt @@ -0,0 +1,14 @@ +Salve {firstname} {lastname}, + +Vorremmo informarti della creazione di un buono sconto a tuo nome in seguito al tuo ordine n.{id_order}. + +Ecco il codice del tuo buono: {voucher_num}, per l'importo di {voucher_amount}. + +Basta che durante il processo di pagamento del prossimo ordine tu copi/incolli questo codice. + +Grazie di aver acquistato a {shop_name}. + +{shop_name} - {shop_url} + + +{shop_url} powered by PrestaShop™ \ No newline at end of file