PEEL Shopping
Open source ecommerce : PEEL Shopping
database_email_template_name_eo.php
Go to the documentation of this file.
1 <?php
2 // This file should be in UTF8 without BOM - Accents examples: éèê
3 // +----------------------------------------------------------------------+
4 // | Copyright (c) 2004-2015 Advisto SAS, service PEEL - contact@peel.fr |
5 // +----------------------------------------------------------------------+
6 // | This file is part of PEEL Shopping 8.0.0, which is subject to an |
7 // | opensource GPL license: you are allowed to customize the code |
8 // | for your own needs, but must keep your changes under GPL |
9 // | More information: https://www.peel.fr/lire/licence-gpl-70.html |
10 // +----------------------------------------------------------------------+
11 // | Author: Advisto SAS, RCS 479 205 452, France, https://www.peel.fr/ |
12 // +----------------------------------------------------------------------+
13 // $Id: database_email_template_name_eo.php 46935 2015-09-18 08:49:48Z gboussin $
14 
15 if (!defined("IN_PEEL")) {
16  die();
17 }
18 
19 // The keys shall have quotes so that they are correcly treated by Transifex : write "1" => ... and not 1 => ...
20 // Les clés doivent avoir des guillemets pour que ce soit traité correctement par Transifex : indiquez "1" => ... et non pas 1 => ...
21 
22 $peel_email_template["name"] = array(
23  "signature_commercial" => "",
24  "signature_comptabilite" => "",
25  "signature_referencement" => "",
26  "signature_informatique" => "",
27  "signature_communication" => "",
28  "signature_marketing" => "",
29  "signature_direction" => "",
30  "signature_externe" => "",
31  "signature_support" => "",
32  "download_product" => "Elŝuto de via mendo",
33  "commande_parrain_avoir" => "Via kredito sekve la mendon de via baptofilo",
34  "envoie_client_code_promo" => "Danke de via fideleco",
35  "insere_ticket" => "Konatiĝo per [EMAIL]",
36  "admin_info_payment_credit_card" => "Bankokarta mendo registranta",
37  "admin_info_payment_credit_card_3_times" => "Bankokarta mendo trioble registranta",
38  "send_client_order_html" => "Via mendo [ORDER_ID] ĉe [SITE] kun fakturo HTML-formata",
39  "send_client_order_pdf" => "Via mendo [ORDER_ID] ĉe [SITE] kun fakturo PDF-formata",
40  "send_avis_expedition" => "Ekspeda avizo de la mendo n-o [ORDER_ID]",
41  "email_commande" => "Konfirmo pri mendo [ORDER_ID]",
42  "send_mail_order_admin" => "[ORDER_ID] Registro de mendo [SITE]",
43  "initialise_mot_passe" => "Nova pasvorto de la klienta konto",
44  "send_mail_for_account_creation" => "Kreado de via klienta konto",
45  "insere_avis" => "Retano aldonis komenton ĉe [SITE]",
46  "bons_anniversaires" => "[SITE] deziras vin bona naskiĝdatrevenon",
47  "direaunami_sent" => "[PSEUDO] visitis la retejon [SITE] kaj rekomendas ĝin al vi.",
48  "cheques_cadeaux" => "[EMAIL_ACHETEUR] donas al vi donac-ĉekon",
49  "cree_cheque_cadeau_friend" => "[EMAIL] donas al vi donac-ĉekon",
50  "cree_cheque_cadeau_admin" => "Kreado de donac-ĉekon",
51  "cree_cheque_cadeau_client_type2" => "[FRIEND] donas al vi donac-ĉekon (monsumo)",
52  "cree_cheque_cadeau_client_admin" => "Kreado de donac-ĉekon",
53  "gift_list" => "Listo de donacoj",
54  "email_ordered_cadeaux" => "Mendo ĉe via listo de donacoj \"[GIFTLIST_NAME]\"",
55  "listecadeau_voir" => "Mendo ĉe via listo de donacoj \"[GIFTLIST_NAME]\"",
56  "parrainage" => "[PSEUDO] deziras patroni vin",
57  "email_alerte" => "Varoj en la stoko ĉe [SITE]",
58  "decremente_stock" => "Avertilo pri stoko-nivelo",
59  "admin_login" => "Informoj pri mastruma ensaluto",
60  "signature" => "Aŭtomataj retpoŝtaj subskriboj",
61  "cree_cheque_cadeau_client_type1" => "[FRIEND] donas al vi donac-ĉekon (elcento)",
62  "warn_admin_user_subscription" => "Averto pri aliĝo de uzanto",
63  "warn_admin_reve_subscription" => "",
64  "email_retour_virement" => "Validigi la returnon [RETURN_ID]",
65  "email_retour_avoir" => "Validigo de via returno [RETURN_ID]",
66  "email_reste_avoir_remboursement" => "Repago de via ",
67  "email_remboursement" => "Repago de via returno [RETURn_id]",
68  "email_retour_client" => "Via peto pri returno",
69  "cron_order_payment_failure_alerts" => "Helpo pri pago",
70  "cron_order_not_paid_alerts" => "Pago de via mendo",
71  "cron_update_contact_info" => "Konfirmo pri valido de viaj adresoj",
72  "inscription_newsletter" => "Aliĝo al la novaĵ-bulteno ĉe [SITE]",
73  "send_mail_for_account_creation_stop" => "",
74  "send_mail_for_account_creation_reve" => "",
75  "send_mail_for_account_creation_stand" => "",
76  "send_mail_for_account_creation_affi" => "",
77  "validating_registration_by_admin" => ""
78 );
79 
if(!defined("IN_PEEL")) $peel_email_template["name"]

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:37:39 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.