PEEL Shopping
Open source ecommerce : PEEL Shopping
database_email_template_name_ro.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_ro.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" => "Descărcaţi comanda dvs.",
33  "commande_parrain_avoir" => "Factura dvs. de avoir urmează la comanda dvs.",
34  "envoie_client_code_promo" => "Ca mulţumire a fidelităţii dvs.",
35  "insere_ticket" => "Contactați prin [EMAIL]",
36  "admin_info_payment_credit_card" => "Comand CB în curs de înregistrare",
37  "admin_info_payment_credit_card_3_times" => "Comanda CB în trei exemplare în curs de înregistrare ",
38  "send_client_order_html" => "Comanda dvs. [ORDER_ID] pe [SITE] cu factura HTML",
39  "send_client_order_pdf" => "Comanda dvs. [ORDER_ID] pe [SITE] cu factura PDF",
40  "send_avis_expedition" => "Avis de expeditie de la comanda n°[ORDER_ID]",
41  "email_commande" => "Confirmare comandă [ORDER_ID]",
42  "send_mail_order_admin" => "Înregistrare de la commanda [ORDER_ID] pe [SITE]",
43  "initialise_mot_passe" => "Noua parolă a contului dvs. de client",
44  "send_mail_for_account_creation" => "Deschide contul dvs. client",
45  "insere_avis" => "Un internaut a adăugat un comentariu pe [SITE]",
46  "bons_anniversaires" => "[SITE] vă doreşte La mulţi ani",
47  "direaunami_sent" => "[PSEUDO] a visitat situl [SITE] şi vi-l recomandă",
48  "cheques_cadeaux" => "[EMAIL_ACHETEUR] vă oferă un cec cadou",
49  "cree_cheque_cadeau_friend" => "[EMAIL] vă oferă un cec cadou",
50  "cree_cheque_cadeau_admin" => "Crearea unui cec cadou",
51  "cree_cheque_cadeau_client_type2" => "[FRIEND] vă oferă un cec cadou ( valoare )",
52  "cree_cheque_cadeau_client_admin" => "Crearea unui cec cadou",
53  "gift_list" => "Listă cadouri",
54  "email_ordered_cadeaux" => "Comandă pe lista dvs. Cadou \"[GIFTLIST_NAME]\"",
55  "listecadeau_voir" => "Comandă pe lista dvs. Cadou \"[GIFTLIST_NAME]\"",
56  "parrainage" => "[PSEUDO] dorește să vă sponsorizeze",
57  "email_alerte" => "Produs pe stoc pe [SITE]",
58  "decremente_stock" => "Notificare alertă de STOC",
59  "admin_login" => "Administrator info login",
60  "signature" => "Semnare automată emailuri ",
61  "cree_cheque_cadeau_client_type1" => "[FRIEND] vă oferă un cec cadou ( procentaj )",
62  "warn_admin_user_subscription" => "Avertisment la înscrierea unui utilizator",
63  "warn_admin_reve_subscription" => "",
64  "email_retour_virement" => "Validarea returului dvs. [RETURN_ID]",
65  "email_retour_avoir" => "Validarea returului dvs. [RETURN_ID]",
66  "email_reste_avoir_remboursement" => "Rambursarea credit note -ului dvs. numărul [RETURN_ID]",
67  "email_remboursement" => "Rambursarea returului dvs. numărul [RETURN_ID]",
68  "email_retour_client" => "Comanda dvs. de retur",
69  "cron_order_payment_failure_alerts" => "Ajutor pentru plata dvs.",
70  "cron_order_not_paid_alerts" => "Plata comenzii dvs.",
71  "cron_update_contact_info" => "Confirmarea validităţii coordonatelor dvs.",
72  "send_mail_for_account_creation_stop" => "",
73  "send_mail_for_account_creation_reve" => "",
74  "send_mail_for_account_creation_stand" => "",
75  "send_mail_for_account_creation_affi" => "",
76  "validating_registration_by_admin" => ""
77 );
78 
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.