403Webshell
Server IP : 138.197.176.125  /  Your IP : 216.73.217.55
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.3.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/vt7multiuserassignment.crmtiger.es/languages/fr_fr/Settings/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vt7multiuserassignment.crmtiger.es/languages/fr_fr/Settings/CustomerPortal.php
<?php
/*+**********************************************************************************
 * The contents of this file are subject to the vtiger CRM Public License Version 1.0
 * ("License"); You may not use this file except in compliance with the License
 * The Original Code is:  vtiger CRM Open Source
 * The Initial Developer of the Original Code is vtiger.
 * Portions created by vtiger are Copyright (C) vtiger.
 * All Rights Reserved.
 ************************************************************************************/
$languageStrings = array(
	'CustomerPortal'               => 'Customer Portal'             , // TODO: Review
	'LBL_PORTAL_DESCRIPTION'       => 'Setup Privileges of Portal User', // TODO: Review
	'LBL_PRIVILEGES'               => 'Privileges'                  , // TODO: Review
	'LBL_DEFAULT_ASSIGNEE'         => 'Default Assignee'            , // TODO: Review
	'LBL_PORTAL_URL'               => 'Portal Url'                  , // TODO: Review
	'LBL_MODULE_NAME'              => 'Module Name'                 , // TODO: Review
	'LBL_ENABLE_MODULE'            => 'Enable Module'               , // TODO: Review
	'LBL_VIEW_ALL_RECORDS'         => 'See Records across Organization', // TODO: Review
	'LBL_PREVILEGES_MESSAGE'       => 'This User\'s privileges will be applied to the Portal User.', // TODO: Review
	'LBL_DEFAULT_ASSIGNEE_MESSAGE' => 'Cas / billets seront cédés au cessionnaire choisi par le Groupe par défaut / utilisateur dans le portail client.', // TODO: Review
	'LBL_PORTAL_URL_MESSAGE'       => 'This is URL for the Portal where your contacts can login to submit/track tickets, access knowledge base and do more. Contacts will be sent the login details when Portal access is enabled from Contact details page.', // TODO: Review
	'LBL_DRAG_AND_DROP_MESSAGE'    => 'Drag and Drop modules to reorder in the Customer Portal', // TODO: Review
    "LBL_CONTACTS_ENABLE_MESSAGE"=>"Des contacts seront envoyées les informations de connexion lorsque l'accès Portal est activée à partir Coordonnées page.",
    "LBL_SUPPORT_NOTIFY_MESSAGE"=>"Soutien alerte renouvellement de contrat est notifié sur le portail client basé sur le nombre de jours inscrits.",
    "LBL_ADD_DOCUMENT"=>"Ajouter un document",
    "LBL_OPEN_TICKETS"=>"Billets ouverts",
    "LBL_CREATE_TICKET"=>"Créer un Ticket",
    "LBL_ADD_SHORTCUT"=>"Ajouter un raccourci",
    "OpenTicketsByPriority"=>"Les billets ouverts par priorité",
    "TicketsClosureTimeByPriority"=>"Billets temps de fermeture par ordre de priorité",
    "OpenTicketsBySeverity"=>"Les billets ouverts par la gravité",
    "TicketsClosureTimeBySeverity"=>"Billets temps de fermeture par gravité",
    "Announcement"=>"Annonce",
    "Activity Stream"=>"Actions",
    "Fields and privilege"=>"Les champs et les privilèges",
    "onlymine"=>"Afficher uniquement %s lié à contacter",
    "all"=>"Afficher %s lié à contacter et l'organisation",
    "products_or_services"=>"Montre tout %s",
    "faq"=>"Afficher tous publiés %s",
    "LBL_LAYOUT_HEADER"=>"Portail Menu",
    "LBL_HOME"=>"Maison",
    "LBL_CONTACT_NOTIFICATION"=>"Contacter le support notification",
    "LBL_DAYS_BEFORE"=>"Jours avant",
    "LBL_HOME_LAYOUT"=>"Portail Accueil Disposition",
    "LBL_RELATED_INFORMATION"=>"Informations connexes",
    "LBL_RECORD_VISIBILITY"=>"Visibilité dossiers",
    "LBL_ADD_FIELDS"=>"Ajouter des champs",
    "LBL_READ_AND_WRITE"=>"Lire et écrire",
    "LBL_READ_ONLY"=>"Lecture seule",
    "LBL_PORTAL_FIELDS_PRIVILEGES"=>"Les champs et les privilèges du portail",
    "LBL_RECENT"=>"Récent",
    "LBL_REC_WIDGET"=>"Enregistrez Widget",
    "LBL_CHARTS"=>"Hit-parade",
    "LBL_ANNOUNCEMENT"=>"Annonce",
    "LBL_SHORTCUTS"=>"Raccourcis",
    "LBL_SHOW"=>"Visible",
    "History"=>"Mises à jour",
    "LBL_VISIBILITY"=>"visibilité",
    "LBL_RECORD_PERMISSIONS"=>"Permission de disques",
    "LBL_CREATE_RECORD"=>"Créer enregistrement",
    "LBL_EDIT_RECORD"=>"Modifier un enregistrement",

  'LBL_CREATE_CASE' => 'Créer Des Cas',
  'LBL_OPEN_CASES' => 'Ouvrez Les Cas',
  'OpenCasesByPriority' => 'Les dossiers par ordre de priorité',
  'CasesClosureTimeByPriority' => 'Cas, la résolution de temps par ordre de priorité',

);
$jsLanguageStrings = array(
	'JS_PORTAL_INFO_SAVED'         => 'Paramètres de portail client sauvegardés', // TODO: Review
    "LBL_ADD_DOCUMENT"=>"Ajouter un document",
    "LBL_OPEN_TICKETS"=>"Billets ouverts",
    "LBL_CREATE_TICKET"=>"Créer un Ticket",
    "JS_SELECT_SHORTCUT"=>"Sélectionnez un raccourci",
    "JS_ADD_FIELD"=>"Ajoutez des champs",
    "JS_SHOW"=>"Visible",
    "JS_HIDE"=>"Cacher",
    "JS_NUMBERS"=>"Accepter que nombre entier positif avec JUSQU'A quatre chiffres.",
    "JS_MANDATORY_FILEDS_MISSING"=>"Les champs ne pouvaient pas être saved.Please sélectionner tous les champs obligatoires.",

  'JS_MANDATORY_FIELDS_MISSING' => 'Les champs ne pouvaient pas être sauvés.Veuillez sélectionner tous les champs obligatoires.',

);

Youez - 2016 - github.com/yon3zu
LinuXploit