This repository has been archived on 2023-12-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ae75/www/backoffice/lang/2.php
2020-11-02 15:46:52 +01:00

563 lines
20 KiB
PHP

<?php
$GLOBALS['dico_admin'] = array(
// TRADUCTION ANGLAIS
// accueil
'progression_graph' => 'Turnover day by day',
'Produits' => 'Products',
'Rubriques' => 'Sections',
'Produits_en_ligne' => 'Online products',
'Produits_hors_ligne' => 'Offline products',
'Commandes' => 'Orders',
'Commandes_en_instance' => 'Pending orders',
'Commandes_en_traitement' => 'Orders in process',
'Commandes_annulees' => 'Cancelled orders',
'CA_TTC' => 'Turnover inclusive VAT',
'CA_hors_frais_de_port' => 'Turnover not including freight charges',
'CA_mois_en_cours' => 'Turnover of the current month',
'Panier_moyen' => 'Average cart',
'Version_en_cours' => 'Current version',
'Derniere_version_disponible' => 'Latest available version',
'Actualites' => 'News',
'cliquer_ici' => 'click here',
'Clients' => 'Customers',
'INFORMATIONS_SITE' => 'WEBSITE INFORMATION',
'STATISTIQUES_DE_VENTE' => 'SALES STATISTICS',
'INFOS_THELIA' => 'THELIA INFO',
//accessoire
'Chercher_un_produit' => 'Search a product',
//addcom
'MON_PANIER' => 'MY CART',
'PASSER_LA_COMMANDE' => 'PLACE THE ORDER',
'ref' => 'Ref.',
'Titre' => 'Title',
'PU' => 'Unit Price',
'Qte' => 'Qty',
'TVA' => 'VAT',
//caracteristique
'Accueil' => 'Home',
'LISTE_DES_CARACTERISTIQUES' => 'LIST OF CHARACTERISTICS',
'AJOUTER_UNE_NOUVELLE_CARACTERISTIQUE' => 'ADD A NEW CHARACTERISTIC',
'Titre_caracteristique' => 'Title of characteristic',
'Classement' => 'Rank',
'Tri_croissant' => 'Sort asc',
'Tri_decroissant' => 'Sort desc',
'Suppr' => 'Del',
//caracteristique_modifier
'MODIFICATION_DES_CARACTERISTIQUES' => 'MODIFICATION OF CHARACTERISTICS',
'VALIDER_LES_MODIFICATIONS' => 'CONFIRM CHANGES',
'Changer_langue' => 'Change language',
'courte_descript_intro' => '(short introducing description)',
'description_complete' => '(Complete description)',
'Visible' => 'Visible',
'Ajoutauto' => 'Automatic add',
'Ajout_carac_toutes_rubriques' => 'Add this characteristic to all sections',
'Description' => 'Description',
'permet' => '(allows to make visible or not this characteristic in the display in a loop)',
'INFORMATIONS_SUR_CARACTERISTIQUE' => 'CHARACTERISTIC INFORMATION',
'AJOUTER_VALEUR' => 'ADD A VALUE',
'AJOUTER' => 'ADD',
'VALEURS_DISPONIBLES' => 'AVAILABLE VALUES',
'MAJ' => 'UPDATE',
//catalogue
'Gestion_catalogue' => 'Catalog Management',
'GESTION_DU_CATALOGUE' => 'CATALOG MANAGEMENT',
'produits' => 'Products',
'Poursuivre' => 'Continue',
//client
'Gestion_clients' => 'Customers management',
'LISTE_CLIENTS' => 'LIST OF CUSTOMERS',
'CREER_CLIENT' => 'CREATE A CUSTOMER',
'Num_client' => 'Customer N°',
'Création' => 'Created',
'Societe' => 'Company',
'Siret' => 'Siret',
'Prenom' => 'First name',
'Nom' => 'Last name',
'Obligatoire' => 'Mandatory',
'Tri_alphabetique' => 'Alphabetical sort',
'Tri_alphabetique_inverse' => 'Inverted alphabetical sort',
'Tri_par_defaut' => 'Default sort',
'Derniere_commande' => 'Last order',
'Montant_commande' => 'Amount',
'editer' => 'edit',
'Page_precedente' => 'Previous page',
'Page_suivante' => 'Next page',
//client_creer
'CREATION_CLIENT' => 'CUSTOMER CREATION',
'Numintracom' => 'Intra-community N°',
'Civilite' => 'Title',
'Mme' => 'Mrs',
'Mlle' => 'Ms',
'M.' => 'Mr',
'Adresse' => 'Address',
'Adressesuite' => 'Address complement',
'CP' => 'Zip Code',
'Ville' => 'City',
'Pays' => 'Country',
'Telfixe' => 'Phone number',
'Telport' => 'Mobile-phone',
'E-mail' => 'E-mail',
'Confirme-mail' => 'E-mail confirmation',
'Remise' => 'Discount',
'Revendeur' => 'Retailer',
//client_modifier
'Modifier' => 'Modify',
'INFO_CLIENT' => 'CUSTOMER INFORMATION',
//client_visualiser
'Visualiser' => 'See',
'MODIFIER_COORD_CLIENT' => 'MODIFY CUSTOMER\'S DETAILS',
'Parrain' => 'Mentor',
'LISTE_COMMANDES_CLIENT' => 'CUSTOMER\'S ORDER LIST',
'NUM_COMMANDE' => 'ORDER N°',
'DATE_HEURE' => 'DATE & TIME',
'MONTANT_euro' => 'PRICE IN €',
'STATUT' => 'STATUS',
'LISTE_FILLEULS_CLIENT' => 'MENTEES CUSTOMER\'S LIST',
'NOM' => 'LAST NAME',
'PRENOM' => 'FIRST NAME',
'E-MAIL' => 'E-MAIL',
//commande
'LISTE_COMMANDES' => 'ORDERS LIST',
'Num_commande' => 'Order N°',
'Date_Heure' => 'Date & Time',
'Montant' => 'Amount',
'Statut' => 'Status',
'CREER_COMMANDE' => 'CREATE AN ORDER',
//commande_creer
'Gestion_commandes' => 'Orders management',
'CREATION_COMMANDE'=> 'CREATE AN ORDER',
'Choix_client' => 'Choose a customer',
'Choix_parrain' => 'Chosse a Mentor',
'commencer' => '(start entering the customer\'s details in the field)',
'Ou_creer_client' => 'Or create a customer',
'creer_client' => 'Create a customer',
'Type_paiement' => 'Payment option',
'date' => 'Date',
'Choisir' => 'Choose',
'Type_transport' => 'Transport option',
'Montant_frais_port' => 'Amount of freight charges',
'AJOUT_PRODUITS' => 'ADD PRODUCTS',
'AJOUTER_PANIER' => 'ADD TO THE CART',
'Ref_produit' => 'Product reference',
'Prix_unitaire' => 'Unit price',
'TVA_applicable_sur_produit' => 'Applicable VAT on this product',
'Quantite' => 'Quantity',
//commande_details
'INFO_COMMANDE' => 'ORDER INFORMATION',
'Designation' => 'Designation',
'INFO_FACTURE' => 'INVOICE INFORMATION',
'INFO_TRANSPORT' => 'TRANSPORT INFORMATIONS',
'Mode_transport' => 'Transport mode',
'Num_Fact' => 'Invoice N°',
'INFO_REGLEMENT' => 'PAYMENT INFORMATION',
'Ref_transaction' => 'Transaction reference',
'Total' => 'Total',
'Total_commande_avant_remise' => 'Total amount before discount',
'Total_avec_remise' => 'Total with discount',
'Code_promo' => 'Coupon code',
'Frais_transport' => 'Freight charges',
'ADRESSE_FACTURATION' => 'BILLING ADDRESS',
'Complement_adresse' => 'Address complement',
'Telephone' => 'Phone',
'ADRESSE_LIVRAISON' => 'DELIVERY ADDRESS',
'STATUT_REGLEMENT' => 'PAYMENT STATUS',
'SUIVI_COLIS' => 'PARCEL TRACKING',
'Num_colis' => 'Parcel N°',
'DOCUMENTS_PDF' => 'PDF DOCUMENTS',
'Facture' => 'Invoice',
'Visualiser_format_PDF' => 'Download PDF',
'Bon_livraison' => 'Delivery note',
//configuration
'Configuration' => 'Configuration',
'GESTION_CATALOGUE_PRODUIT' => 'CATALOG PRODUCT MANAGEMENT',
'Gestion_caracteristiques' => 'Characteristics management',
'Gestion_declinaison' => 'Variants management',
'Gestion_messages' => 'Messages management',
'GESTION_TRANSPORTS_LIVRAISONS' => 'TRANSPORT AND DELIVERY MANAGEMENT',
'Gestion_transport' => 'Transport options management',
'Gestion_zones_livraison' => 'Delivery zone management',
'PARAMETRES_SYSTEME' => 'SYSTEM PARAMETERS',
'Activation_plugins' => 'Enable plugins',
'Gestion_variables' => 'Variables management',
'Gestion_administrateurs' => 'Administrators management',
'Gestion_devises' => 'Currencies management',
'Gestion_cache' => 'Cache management',
'Gestion_droit' => 'Autorisation management',
'Gestion_htmlpurifier' => 'Htmlpurifier configuration',
'Gestion_mail' => 'SMTP server management',
'Gestion_langue' => 'Language and site URLs management',
'Gestion_log' => 'Log management',
//contenu_assoc
'Gestion_contenus_associés' => 'Associated contents management',
'Supprimer' => 'Delete',
'Activer' => 'Activate',
//contenu_modifier
'Gestion_contenu' => 'Content management',
'DESCRIPTION_G' => 'GENERAL DESCRIPTION',
'Titre' => 'Title',
'Chapo' => 'Short description',
'Description' => 'Description',
'PS' => 'Postcript',
'champs_info_complementaire' => '(field for complementary information)',
'Appartenance' => 'Belonging',
'deplacer' => '(move to another folder)',
'En_ligne' => 'Online',
'INFO_CONTENU' => 'CONTENT INFORMATION',
'URL_reecrite' => 'Re-written URL',
'BOITE_OUTILS' => 'TOOL BOX',
'GESTION_PHOTOS' => 'PICTURES MANAGEMENT',
'Transferer_images' => 'Transfer pictures',
'GESTION_DOCUMENTS' => 'DOCUMENTS MANAGEMENT',
'Transferer_documents' => 'Transfer documents',
//contrib
'Bienvenue' => 'Welcome to your',
'zone_administrateur' => 'administrator zone',
'Mdp' => 'Password',
'application' => 'is an application',
'dvp_par' => 'edited by',
//declinaison
'Gestion_declinaisons' => 'Variants management',
'LISTE_DECLINAISONS' => 'VARIANTS LIST',
'AJOUTER_NOUVELLE_DECLINAISON' => 'ADD A NEW VARIANT',
'Titre_declinaison' => 'Variant Title',
//declinaison_modifier
'MODIFICATION_DECLINAISONS' => 'VARIANTS MODIFICATION',
'INFO_DECLINAISON' => 'VARIANT INFORMATION',
'Ajout_decli_toutes_rubriques' => 'Add this variant to all sections',
//devise
'Gestion_paiement' => 'Payment Management',
'LISTE_DEVISES' => 'CURRENCIES LIST USED ON THE WEBSITE',
'AJOUTER_DEVISE' => 'ADD A CURRENCY',
'Symbole' => 'Symbol',
'Code_iso' => 'Iso code',
'Taux_actuels' => 'Current rate in €',
'AJOUT_DEVISE' => 'ADD A CURRENCY',
'ajouter' => 'add',
'modifier' => 'modify',
//document_contenu
'MAJ_AUTO' => 'AUTOMATICAL UPDATE',
'Gestion_documents_contenu' => 'Documents management by content',
'Ajouter_doc' => 'Add a document:',
//document_dossier
'Gestion_documents_dossier' => 'Document management by folder',
//document_produit
'Gestion_documents_produit' => 'Document management by product',
//document_rubrique
'Gestion_documents_rubrique' => 'Document management by section',
//dossier_modifier
'Gestion' => 'Management',
'du_contenu' => 'of content',
'DESCRIPTION_G_DOSSIER' => 'GENERAL FOLDER DESCRIPTION',
'INFO_DOSSIER' => 'FOLDER INFORMATION',
'Ajouter' => 'Add',
'Enregistrer' => 'Save',
//entete
'Deconnexion' => 'Sign out',
'Catalogue' => 'Catalog',
'Contenu' => 'Content',
'Codes_promos' => 'Coupon codes',
'Rechercher' => 'Search ...',
//gestadm
'Modules' => 'Plugins',
'Gestion_administrateurs' => 'Administrators management',
'LISTE_ADMINISTRATEURS' => 'ADMINISTRATORS LIST',
'AJOUTER_ADMINISTRATEUR' => 'ADD AN ADMINISTRATOR',
'Identifiant' => 'Id',
'Confirmation' => 'Confirmation',
'Langue' => 'Language',
'AJOUT_ADMINISTRATEUR' => 'ADD ADMINISTRATOR',
'Profil' => 'Profile',
//Parseur + cache
'CONFIGURATION' => 'CONFIGURATION',
'Utiliser_cache' => 'Use cache',
'conseille' => 'adviced',
'ameliore_parseur' => 'Improve parser performance. The cache is available in the directory',
'duree_vie' => 'Cache life cycle in hours',
'detail_duree_vie' => 'Clean cache directory',
'heures' => 'hours',
'Periode_examen' => 'Exam period',
'detail_periode_examen' => 'check obsolete file.',
'Fichier_actuellement' => 'File in cache',
'Dernier_examen' => 'last cache exam',
'Prochain_examen' => 'Next cache exam',
'Vider_cache_parseur' => 'Clean parser cache',
'Avant_mise_production' => 'Before production for example',
'Vider_cache' => 'Clean cache',
'Ajouter_temps' => 'Add parsing time as HTML comment on the page',
'Permettre_affichage' => 'Print debug information',
'Commentaire_avant_alt' => 'This comment is just befor &lt;/html&gt; tag on the page',
'detail_info_debog' => 'Information is visible if we have debug_eval=1 parameters are on page URL',
'examiner_cache' => 'Watch cache',
// smtp
'Configuration_mail' => 'SMTP server configuration',
'CONFIGURATION_MAIL' => 'SMTP SERVER CONFIGURATION',
'Serveur' => 'Server',
'Port' => 'Port',
'Nom_utilisateur' => 'Username',
'Protocole_securise' => 'Secure protocole (tls,ssl,...)',
'Actif' => 'Active',
//droits
'Select_administrateur' => 'Choose an administrator ...',
'Droits_generaux' => 'GENERAL RIGHTS',
'Droits_modules' => 'PLUGINS RIGHTS',
'Autorisation' => 'Authorization',
'Module' => 'Plugin',
'Acces' => 'Access',
//listdos
'LISTE_DOSSIERS_CONTENU' => 'CONTENT FOLDERS LIST',
'AJOUTER_DOSSIER' => 'ADD A FOLDER',
'AJOUTER_SOUSDOSSIER' => 'ADD A SUBFOLDER',
'Titre_dossier' => 'Folder title',
'Ordre_alpha_croissant' => 'Increasing alphabetical order',
'Ordre_alpha_decroissant' => 'Decreasing alphabetical order',
'parcourir' => 'browse',
'LISTE_CONTENUS' => 'CONTENTS LIST',
'AJOUTER_CONTENU' => 'ADD A CONTENT',
'Titre_contenu' => 'Content title',
//message
'LISTE_MESSAGES' => 'MESSAGES LIST',
//message_modifier
'MODIFICATION_MESSAGE' => 'MESSAGE MODIFICATION',
'Nom_message' => 'Message name',
'Intitule_message' => 'Message heading',
'Titre_message' => 'Message title',
'courte_descript_format_texte' => '(short introduction description in text format)',
'format_html' => '(html format)',
'format_text' => '(text format)',
//module_list
'Liste_modules' => 'Plugins list',
'LISTE_MODULES' => 'PLUGIN LIST',
//paiement
'VOTRE_CHOIX' => 'YOUR CHOICE',
'Gestion_codes_promos' => 'Coupon codes management',
//parcourir
'LISTE_RUBRIQUES' => 'SECTIONS LIST',
'AJOUTER_RUBRIQUE' => 'ADD A SECTION',
'AJOUTER_SOUSRUBRIQUE' => 'ADD A SUBSECTION',
'AJOUTER_PRODUIT' => 'ADD PRODUCT',
'Titre_rubrique' => 'Section title',
'LISTE_PRODUITS' => 'PRODUCTS LIST',
'Titre_produit' => 'Product title',
'Stock' => 'Stock',
'Prix' => 'Price',
'Prix_promo' => 'Reduced price',
'Promotion' => 'Promotion',
'Tout_cocher' => 'Tick all',
'Tout_decocher' => 'Untick all',
'Nouveaute' => 'New',
//pied
'Contributions' => 'Contributions',
'Forum_Thelia' => 'Forum Thelia',
//plugins
'Gestion_plugins' => 'Plugins management',
'AJOUTER_PLUGIN' => 'ADD A PLUGIN',
'LISTE_PLUGINS_CLASSIQUES' => 'ORDINARY PLUGINS LIST',
'Desactiver' => 'Desactivate',
'LISTE_PLUGINS_PAIEMENTS' => 'PAYMENTS PLUGINS LIST',
'LISTE_PLUGINS_TRANSPORTS' => 'TRANSPORT PLUGINS LIST',
'LISTE_FILTRE' => 'FILTER LIST',
'Suppression_plugin_echoue' => 'Error when deleting the plugin. Please check permissions on plugin directory and files.',
'Valider' => 'Validate',
'Aucunplugin' => 'No plugin of this type',
//produit_modifier
'Reference' => 'Reference',
'deplacer2' => 'Move to another section',
'CARACTERISTIQUES_PRODUITS' => 'PRODUCTS CHARACTERISTICS',
'DESCRIPTION_G_PRODUIT' => 'PRODUCT DESCRIPTION',
'Prix_TTC' => 'Price inclusive VAT',
'Prix_promo_TTC' => 'Reduce price inclusive VAT',
'En_promotion' => 'On offer',
'TVA' => 'VAT',
'Poids' => 'Weight',
'Ecotaxe' => 'Ecotax',
'CARACTERISTIQUES_AJOUTEES' => 'ADDED CHARACTERISTICS',
'GESTION_DECLINAISONS' => 'VARIANTS MANAGEMENT',
'Surplus' => 'Surplus',
'Active' => 'Active',
'GESTION_ACCESSOIRES' => 'ACCESSORIES MANAGEMENT',
'AJOUTER' => 'ADD',
'GESTION_CONTENUS_ASSOCIES' => 'ASSOCIATED CONTENTS MANAGEMENT',
'INFO_PRODUIT' => 'PRODUCT INFORMATION',
'Fichier' => 'File',
'Derniere_modif' => 'Latest modification',
//promo
'AJOUTER_CODE_PROMO' => 'ADD A COUPON CODE',
'Code' => 'Code',
'Type' => 'Type',
'Achat_mini' => 'Minimum',
'Code_actif' => 'Active code',
'Utilisation' => 'Use',
'LISTE_CODES_PROMOS' => 'COUPON CODES LIST',
//promo_modifier
'MODIFICATION_CODE_PROMO' => 'COUPON CODE MODIFICATION',
'Montant_code_promo' => 'Coupon code amount',
'Montant_achat_mini' => 'Minimum purchase amount',
'Utilisation_unique_illimite' => 'Unique or unlimited use',
'Oui' => 'Yes',
'Non' => 'No',
'Unique' => 'Unique',
'Illimite' => 'Unlimited',
'Date_expi' => 'Expiration date',
'somme' => 'sum',
'pourcentage' => 'percentage',
//recherche
'Resultats_recherche' => 'Search results',
'RESULTATS_CLIENTS' => 'CUSTOMER RESULTS',
'RESULTATS_COMMANDE' => 'ORDER RESULTS',
'Num_commande' => 'Order N°',
'Date' => 'Date',
'RESULTATS_PRODUITS' => 'PRODUCTS RESULTS',
'Reference' => 'Reference',
//rubcaracteristique
'du_catalogue' => 'of the catalog',
'valider_modif' => 'Confirm changes',
//rubrique_modifier
'Par_rubrique' => 'By section',
'DESCRIPTION_G_RUBRIQUE' => 'GENERAL SECTION DESCRIPTION',
'Champs_libre' => 'Free field',
'Racine' => 'Root',
'GESTION_CARACTERISTIQUES_ASSOCIEES' => 'ASSOCIATED CHARACTERISTICS MANAGEMENT',
'GESTION_DECLINAISONS_ASSOCIEES' => 'ASSOCIATED VARIANTS MANAGEMENT',
'INFO_RUBRIQUE' => 'SECTION INFORMATION',
//transport
'Gestion_transports' => 'Transports management',
'LISTE_TRANSPORTS' => 'TRANSPORTS LIST',
'MODIFICATION_TRANSPORT' => 'TRANSPORT MODIFICATION',
'AJOUTER_ZONE' => 'ADD A ZONE',
//variable
'LISTE_VARIABLES' => 'VARIABLES LIST',
'Valeur' => 'Value',
'LOGO_SITE' => 'WEBSITE LOGO',
'Nom2' => 'Name',
//langue
'LISTE_LANGUE' => 'LANGUAGE LIST',
'URL' => 'URL',
//zone
'Gestion_zones' => 'Zones management',
'LISTE_ZONES' => 'ZONES LIST',
'MODIFICATION_ZONE' => 'ZONE MODIFICATION',
'AJOUTER_PAYS' => 'ADD A COUNTRY',
'AJOUT_ZONE' => 'ADD A ZONE',
'Nom_zone' => 'Zone name',
'VALIDER' => 'VALIDATE',
'supprimer' => 'delete',
// pays
'Gestion des pays' => 'Countries management',
'EDITION' => 'EDIT',
'Soumis à la TVA française' => 'Entitled to VAT',
'Zone de transport' => 'Transport zone',
'Supprimer définitivement ce pays ?' => 'Delete permanently this country ?',
'GESTION DES PAYS' => 'COUNTRIES MANAGEMENT',
'NOUVEAU' => 'NEW',
'Soumis à TVA' => 'Entitled to VAT',
'Défaut' => 'Default',
'édition' => 'edit',
// Parseur
'Utiliser_cache' => 'Use parser cache (recommended)',
'conseille' => 'recommended',
'CONFIGURATION' => 'CACHE CONFIGURATION',
'ameliore_parseur' => 'This is a great performance enhancement. The cache is located in the following directory: ',
'duree_vie' => 'File lifetime in cache, in hours',
'detail_duree_vie' => 'To prevent a infinite cache grow. Files in cache will be removed from the cache after this amount of time.',
'heures' => 'hours',
'periode_examen' => 'Cache check period (hours)',
'detail_periode_examen' => 'The cache is periodically checke to remove obsolete files from the cache. As this check takes some time, do not enter a very low value (2 hours is fine).',
'Fichier_actuellement' => 'Files currently in cache',
'Dernier_examen' => 'Last cache check',
'Prochain_examen' => 'Next cache check',
'examiner_cache' => 'Check cache',
'Vider_cache_parseur' => 'Empty cache',
'Avant_mise_production' => 'Use it before putting the shop online',
'Vider_cache' => 'Enpty cache',
'Ajouter_temps' => 'Add processing time as an HTML comment in the pages.',
'Commentaire_avant_alt' => 'This comment is located above the &lt;/html&gt; tag',
'Permettre_affichage' => 'Allow display of debug information',
'detail_info_debog' => 'Debug information are displayed if the debug_eval=1 is present in the page URL',
// pays
'Gestion des pays' => 'Countries management',
'EDITION' => 'EDIT',
'Soumis à la TVA française' => 'Entitled to VAT',
'Zone de transport' => 'Transport zone',
'Supprimer définitivement ce pays ?' => 'Delete permanently this country ?',
'GESTION DES PAYS' => 'COUNTRIES MANAGEMENT',
'NOUVEAU' => 'NEW',
'Soumis à TVA' => 'Entitled to VAT',
'Défaut' => 'Default',
'édition' => 'edit',
'Aucune' => 'None',
'ID' => 'ID',
// mois
'janvier' => 'january',
'fevrier' => 'february',
'mars' => 'march',
'avril' => 'april',
'mai' => 'may',
'juin' => 'june',
'juillet' => 'july',
'aout' => 'august',
'septembre' => 'september',
'octobre' => 'october',
'novembre' => 'november',
'decembre' => 'december',
//htmlpurfier
'liste_url' => 'URI white list',
'liste_url_desc' => 'Iframe inclusion is limited to this white list. You can complete this list. Put a linebreak after each URL',
'sanitize_active' => 'use HTML filter',
'sanitize_active_desc' => ''
);
?>