PATH:
home
/
letacommog
/
crmleta
/
languages
/
fr_fr
<?php /* * ******************************************************************************* * The content of this file is subject to the PDF Maker Free license. * ("License"); You may not use this file except in compliance with the License * The Initial Developer of the Original Code is IT-Solutions4You s.r.o. * Portions created by IT-Solutions4You s.r.o. are Copyright(C) IT-Solutions4You s.r.o. * All Rights Reserved. * ****************************************************************************** */ $languageStrings = Array( 'MyExtension' => 'Mon extension', "LBL_MODULE_NAME" => "Réglages PDF", "LBL_TEMPLATE_GENERATOR" => "Réglages PDF", "LBL_TEMPLATE_GENERATOR_DESCRIPTION" => "Modèles PDF pour tous les modules", "LBL_DELETE" => "Effacer", "LBL_ADD_TEMPLATE" => "Ajouter un modèle", "LBL_LIST_SELECT" => "Selectionner", "LBL_PDF_NAME" => "Nom du modèle", "LBL_MODULENAMES" => "Module", "LBL_DESCRIPTION" => "Description", "LBL_ACTION" => "Action", "LBL_TEMPLATE" => "Modèle", "LBL_EDIT" => "Editer", "LBL_NEW_TEMPLATE" => "Nouveau modèle", "LBL_PROPERTIES" => "Propriétés", "LBL_PDF_NAME" => "Nom du modèle", "LBL_PDF_FORMAT" => "Format", "LBL_PDF_ORIENTATION" => "Orientation", "portrait" => "Portrait", "landscape" => "Paysage", "LBL_MARGINS" => "Marges", "LBL_TOP" => "Haut (cm)", "LBL_BOTTOM" => "Bas (cm)", "LBL_LEFT" => "Gauche (cm)", "LBL_RIGHT" => "Droite (cm)", "LBL_PLS_SELECT" => "Veuillez choisir ...", "LBL_COMPANY_USER_INFO" => "Informations utilisateur et société", "LBL_OTHER_INFO" => "Autres informations", "LBL_INSERT_TO_TEXT" => "Insérer dans le modèle", "LBL_INSERT_BARCODE_TO_TEXT" => "Insérer code-barres dans le modèle", "LBL_COMPANY_INFO" => "Information société", "LBL_USER_INFO" => "Assigné à utilisateur", "LBL_LOGGED_USER_INFO" => "Utilisateur logué", "LBL_PDF_TEMPLATE" => "Modèle PDF", "LBL_DUPLICATE" => "Dupliquer", //Infos sociétés "LBL_COMPANY_NAME" => "Nom société", "LBL_COMPANY_LOGO" => "Logo", "LBL_COMPANY_ADDRESS" => "Adresse", "LBL_COMPANY_CITY" => "Ville", "LBL_COMPANY_STATE" => "Etat", "LBL_COMPANY_ZIP" => "Code postal", "LBL_COMPANY_COUNTRY" => "Pays", "LBL_COMPANY_PHONE" => "Téléphone", "LBL_COMPANY_FAX" => "Fax", "LBL_COMPANY_WEBSITE" => "Site web", //Informations utilisateurs "LBL_USER_USERNAME" => "Utilisateur", "LBL_USER_FIRSTNAME" => "Prénom", "LBL_USER_LASTNAME" => "Nom", "LBL_USER_EMAIL" => "E-mail", "LBL_USER_PHONE" => "Téléphone", "LBL_USER_TITLE" => "Titre", "LBL_USER_ADDRESS" => "Adresse", "LBL_USER_CITY" => "Ville", "LBL_USER_STATE" => "Etat", "LBL_USER_ZIP" => "Code postal", "LBL_USER_COUNTRY" => "Pays", //Termes et conditions "TERMS_AND_CONDITIONS" => "Termes et Conditions", "LBL_TERMS_AND_CONDITIONS" => "Termes et Conditions", "LBL_MODULES_AVLBL" => "Champs disponibles", "LBL_SELECT_MODULE_FIELD" => "Selectionner ...", //Modules liés "LBL_RELATED_MODULES" => "Modules liés", "LBL_SELECT_MODULE" => "Selectionner un module ...", //Produits "LBL_PRODUCT_POSITION" => "Position", "LBL_CURRENCY_NAME" => "Monnaie", "LBL_CURRENCY_CODE" => "Code monnaie", "LBL_CURRENCY_SYMBOL" => "Symbole monétaire", "LBL_VARIABLE_PRODUCTNAME" => "Nom (nom et description de produit/service)", "LBL_VARIABLE_PRODUCTTITLE" => "Nom de produit/service", "LBL_VARIABLE_PRODUCTDESCRIPTION" => "Description du produit/service", "LBL_VARIABLE_PRODUCTEDITDESCRIPTION" => "Information additionnelle du produit/service", "LBL_VARIABLE_QUANTITY" => "Quantité", "LBL_VARIABLE_USAGEUNIT" => "Unité", "LBL_VARIABLE_LISTPRICE" => "Prix unitaire", "LBL_PRODUCT_TOTAL" => "Prix total", "LBL_VARIABLE_DISCOUNT" => "Remise", "LBL_VARIABLE_PRODUCTTOTALAFTERDISCOUNT" => "Total après remise", "LBL_PRODUCT_VAT_PERCENT" => "TVA (%)", "LBL_PRODUCT_VAT_SUM" => "TVA", "LBL_PRODUCT_TOTAL_VAT" => "Prix total TVA", "LBL_VARIABLE_DISCOUNT_PERCENT" => "Remise (%)", "LBL_VARIABLE_TOTALDISCOUNT_PERCENT" => "Remise total (%)", "LBL_VARIABLE_SUM" => "Somme", "LBL_VARIABLE_SUMWITHOUTVAT" => "Sous-total", "LBL_VARIABLE_TOTALDISCOUNT" => "Remise total", "LBL_VARIABLE_TOTALAFTERDISCOUNT" => "Total sans TVA", "LBL_VARIABLE_VAT" => "TVA", "LBL_VARIABLE_VAT_PERCENT" => "TVA (%)", "LBL_VARIABLE_VAT_BLOCK" => "Bloc TVA", "LBL_VARIABLE_SUMWITHVAT" => "Total avec TVA", "LBL_ADJUSTMENT" => "Acompte", "LBL_VARIABLE_TOTALSUM" => "Total", "LBL_DETAILS_BLOCK" => "Détails", "LBL_CALL_INFORMATION" => "Information appel", "LBL_CURRENT_PAGE" => "Page courante", "LBL_ALL_PAGES" => "Total de pages", "LBL_PAGE_PAGES" => "Page / pages", "LBL_FILENAME" => "Nom de fichier", "LBL_FILESIZE" => "Taille de fichier", "LBL_TIMESTAMP" => "Timestamp", "LBL_HEADER_VARIABLE" => "Variables en-tête", "LBL_FOOTER_VARIABLE" => "Variables pieds de page", "LBL_CURRENT_DATE" => "Date actuelle", "LBL_DATE_DD.MM.YYYY" => "dd.mm.yyyy", "LBL_DATE_DD-MM-YYYY" => "dd-mm-yyyy", "LBL_DATE_MM-DD-YYYY" => "mm-dd-yyyy", "LBL_DATE_YYYY-MM-DD" => "yyyy-mm-dd", "LBL_MODULE_FIELDS" => "Champs du module", "LBL_LABELS" => "Titres", "LBL_GLOBAL_LANG" => "Langue", "LBL_MODULE_LANG" => "Langue du module", "LBL_CHANGE_MODULE" => "Changer de module", "LBL_MARGIN_ERROR" => "Réglage des marges incorrect!", "LBL_CHANGE_MODULE_QUESTION" => "Souhaitez-vous vraiment changer de module principal ?", 'LBL_ARTICLE' => 'Bloc produit', 'LBL_ARTICLE_START' => 'Début du bloc', 'LBL_ARTICLE_END' => 'Fin du bloc', 'LBL_PRODUCTS_AVLBL' => 'Champs habituels pour produits et services', 'LBL_PRODUCTS_FIELDS' => 'Champs disponibles pour les produits', 'LBL_SERVICES_FIELDS' => 'Champs disponibles pour les services', 'LBL_PRODUCT_FIELD_INFO' => '* les champs sont placés à l\'intérieur du bloc produit. Le bloc produit sera visible pour chaque produit/service du PDF.', 'LBL_DAYS' => 'dní', "LBL_SETTINGS_TAB" => "Réglages", "LBL_ENCODING" => "Encodage", "LBL_PROPERTIES_TAB" => "Propriétés", "LBL_NOPRODUCT_BLOC" => "Le module actuel ne contient pas de bloc produit.", "LBL_MODULE_ERROR" => "Veuillez sélectionner un module.", "LBL_MISSING_FIELDS" => "Champs obligatoires manquants:", "LBL_VIEWING" => "Vue", "LBL_PRODUCT_BLOC_TPL" => "Modèle bloc produit", "SELECT_TEMPLATE" => "Choisissez le modèle", "LBL_VATBLOCK_VAT_PERCENT" => "Pourcentage TVA", "LBL_VATBLOCK_SUM" => "Somme", "LBL_VATBLOCK_VAT_VALUE" => "TVA", "LBL_TOTAL_AFTER_DISCOUNT" => "Total après remise", "LBL_TOTAL_TAX_AMOUNT" => "Total TVA", "LBL_SHTAXTOTAL" => "Taxes sur frais de livraison", "LBL_SHTAXAMOUNT" => "Frais de livraison", "LBL_IGNORE_PICKLIST_VALUES" => "Valeurs de liste inconnues", "LBL_IGNORE_PICKLIST_VALUES_DESC" => "Entrer les valeurs de liste séparé par des virgules, lesquelles seront ignorées dans le PDF. (i.e. --Aucun--, --aucun--)", "LBL_DECIMALS" => "Format de nombre", "LBL_DEC_POINT" => "Séparateur décimal", "LBL_DEC_DECIMALS" => "Nombre décimal", "LBL_DEC_THOUSANDS" => "Séparateur de milliers", "LBL_HEADER_TAB" => "En-tête", "LBL_FOOTER_TAB" => "Pieds de page", "ALERT_USE_FOOTER_EDITOR" => "Utiliser l\'éditeur de pieds de page.", "ALERT_USE_HEADER_EDITOR" => "Utiliser l\'éditeur d\'en tête.", "CRM_TEMPLATES_DONT_EXIST" => "Aucun modèle PDF créé pour ce module.", "CRM_TEMPLATES_ADMIN" => "Vous pouvez créer un nouveau modèle ", "TEMPLATE_CREATE_HERE" => "ici.", "LBL_BODY" => "Corps de texte", "LBL_ENCODING_TITLE" => "Selectionner l\'encodage correct pour minimiser le temps de création du PDF et sa taille de fichier.", "LBL_SAVEASDOC" => "Enregistrer le PDF en tant que Document", "ALERT_DOC_TITLE" => "Le titre du document doit être rempli.", //installation "LBL_INSTALL" => "installation", "LBL_EXPRESS" => "Rapide", "LBL_CUSTOM" => "Manuelle", "LBL_EXPRESS_DESC" => "Une installation standard de Vtiger est indispensable.", "LBL_CUSTOM_DESC" => "Dans le cas où vous ayez fait des modifications dans ces différents fichiers :<b> <br/>- /index.php <br/>- /Smarty_setup.php <br/>- /modules/Emails/EditView.php <br/>- /modules/Emails/Save.php <br/>- /Smarty/templates/DetailView.tpl <br/>- /Smarty/templates/ComposeEmail.tpl <br/>- /Smarty/templates/Inventory/InventoryActions.tpl </b>", "LBL_FINISH" => "Terminé", "LBL_NEXT" => "Suivant", "LBL_INSTRUCTIONS" => "Suivre ces instructions pour installer PDF Maker.", "LBL_FILE" => "fichier", "LBL_AROUND_LINE" => "Vers la ligne", "LBL_BEFORE" => '<font color="green">avant</font>', "LBL_AFTER" => '<font color="red">après</font>', "LBL_ADD_FOLLOWING" => "ajouter le suivant", "LBL_INSTAL_ERROR" => "Une erreur s\'est produite lors de l\'installation de PDF Maker.", "LBL_ERROR_TBL" => "Les tâches suivantes ne se sont pas bien terminées", "LBL_ERROR_COPY_FILE" => "copier fichier", "LBL_CHANGE_PERMISSION" => "Veuillez changer les droits fichier en 777.", "LBL_RELOAD" => "Ré-essayer", "LBL_INSERT_KEY" => "Veuillez entrer la clé de licence reçue dans l\'e-mail de confirmation de commande.", "LBL_VALIDATE" => "Valider", "LBL_INVALID_KEY" => "Clé invalide ! Veuillez contacter votre fournisseur de PDF Maker.", "LBL_ONLINE_ASSURE" => "Veuillez vérifier que vous disposiez bien d\'une connection Internet pour procéder à la validation.", "LBL_ORDER_NOW" => "Acheter maintenant", "LBL_DOWNLOAD_SRC" => "Pour générer les fichiers PDF, il est nécessaire de télécharger et d\'installer le programme mPDF.", "LBL_DOWNLOAD_SRC_DESC" => 'Click on Download button to download and install <strong><a href="http://www.mpdf1.com/mpdf/index.php" target="_blank">mPDF</a></strong> script and to progress in installation. Please be patient it may take a while.<br /><br />In case that you are unable to automatically download mPDF, you can donwload it manually from <pre>http://www.its4you.sk/images/extensions/PDFMaker/src/mpdf.zip</pre> and unzip it into <pre>~VTIGER_ROOT/modules/PDFMaker/resources/</pre>', "LBL_DOWNLOAD" => "Télécharger", "LBL_VALIDATION" => "Validation", "LBL_CUSTOMIZATION" => "Customisation", "LBL_INSTALL_SELECTION" => "Selection de l\'installation type", "DOWNLOAD_ERROR" => "téléchargement de mPDF depuis le serveur distant", "UNZIP_ERROR" => "extraction de mpdf.zip", "LBL_WELCOME" => "Bienvenue dans l\'installation de PDF Maker", "LBL_WELCOME_DESC" => "Ceci va installer PDF Maker dans votre CRM vtiger.", "LBL_WELCOME_FINISH" => "Il est très recommandé de suivre la procédure d\'installation jusque la fin.", "LBL_TRY_AGAIN" => "Essayer encore", "LBL_MB_STRING_ERROR" => "Le script mPdf nécessite une extension PHP <strong>mb_string</strong>. Veuillez activer cette extension pour le bon fonctionnement de PDF Maker.", "LBL_BARCODES" => "Code-barres", "LBL_BARCODES_TYPE1" => "Codes EAN-13 (EAN-2 et EAN-5)", "LBL_BARCODES_TYPE2" => "Codes EAN-8, UPC-A et UPC-E", "LBL_BARCODES_TYPE3" => "Suppléments EAN-2 et EAN-5, et formats combinés", "LBL_BARCODES_TYPE4" => "Codes EAN-8, UPC-A et UPC-E", "LBL_BARCODES_TYPE5" => "Largeur de code-barres", //copyright "PDF_MAKER" => "PDF Maker", "COPYRIGHT" => ":: IT-Solutions4You", //additional "LBL_INVALID_FOPEN_CURL" => "Activer l\'extension <strong>allow_url_fopen</strong> ou <strong>cURL</strong> dans vos réglages PHP.", "LBL_PRODUCT_BREAKLINE" => "Saut de page produit PDF", "LBL_BREAKLINE_DESC" => "Insérer un saut de page après le produit sélectionné.", "LBL_REACTIVATE" => "Réactiver la licence", "LBL_REACTIVATE_DESC" => "Dans le cas où des problèmes de création de PDF surviendraient à cause de la clé de licence.", "REACTIVATE_SUCCESS" => "Vous avez réactivé votre PDF Maker avec succès.", "LBL_GLOBAL_SETTINGS" => "Réglages généraux", "LBL_SHOW_SUBTOTAL" => "Montrer le sous-total avant le saut de page", "LBL_SHOW_HEADER" => "Montrer le tableau après le saut de page", "LBL_PRODUCT_IMAGE" => "Image produits", "LBL_NO_IMAGE" => "Pas d\'image", "CUSTOM_FUNCTIONS" => "fonctions personnalisées", "CUSTOM_FUNCTION" => "fonction personnalisée", "PDFMakerManual" => "Manuel PDF Maker", "LBL_FILENAME" => "Nom du fichier", "LBL_COMMON_FILEINFO" => "Informations sur les fichiers communs", "LBL_CURDATE_DD-MM-YYYY" => "La date actuelle (dd-mm-yyyy)", "LBL_CURDATE_MM-DD-YYYY" => "La date actuelle (mm-dd-yyyy)", "LBL_CURDATE_YYYY-MM-DD" => "La date actuelle (yyyy-mm-dd)", "PDFMAKER_ATTACHMENT" => "Pièce jointe PDF Maker", "LBL_UPDATE" => "Mise à jour", "LBL_UPDATE_INSTRUCTIONS" => "Suivez ces instructions pour mettre à jour PDF Maker", "LBL_UPDATE_ERROR" => "Erreur lors de la mise à jour PDF Maker.", "LBL_UPDATE_SELECTION" => "Sélection du mode de mise à jour", "LBL_REPLACE" => '<font color="blue">remplacer</font>', "LBL_WITH_FOLLOWING" => "avec la suivante", "LBL_FINAL_INSTRUCTIONS" => "Instructions finales", "LBL_RECALCULATE_RIGHTS" => "Il est nécessaire de<b>recalculer</b> les droits en vue d'appliquer les modifications.<br />Cliquez sur le bouton Terminer pour être redirigé vers <b>Partage des paramètres d'accès</b>.", "LBL_BATCH_PRINT" => "Lot PDF Export", "LBL_PDF_ACTIONS" => "Exporter PDF Maker par Lots", "LBL_UPDATE_SUCCESS" => "Vous avez terminé avec succès le processus de mise à jour.", "LBL_PDFMAKER_IMPORT" => "Importation de modèles PDF", "LBL_STEP_1" => "Sélectionnez le fichier XML", "LBL_SELECT_XML_TEXT" => "Pour commencer à importer, localisez le fichier. XML et cliquez sur le bouton Suivant pour continuer. ", "LBL_FILE_LOCATION" => "Emplacement du Fichier", "LBL_SETASDEFAULT" => "Définir par défaut", "LBL_DEFAULT" => "(défaut)", "LBL_SETASACTIVE" => "Définir comme actif", "LBL_SETASINACTIVE" => "Définir comme inactif", "LBL_UNSETASDEFAULT" => "Détruit par défaut", // v.1.29 "LBL_CRMNOW_DESCRIPTION" => "PDF Description Configurateur", // v.1.30 "LBL_EXPORT_TO_RTF" => "Exporter au format RTF", "LBL_RELATED_BLOCK_TPL" => "Blocs Liés", "LBL_EDIT_RELATED_BLOCK" => "Editer Bloc", "LBL_EDIT_RELATED_BLOCK_BTN" => "Gérer les Blocs", "LBL_MANAGE_RELATED_BLOCK" => "Gérer les Blocs Liés", "LBL_RELATED_BLOCK" => "Blocs liés", "LBL_RELATED_BLOCK_NAME" => "Nom du Bloc", "LBL_BLOCK_STYLE" => "style du Bloc", 'LBL_OR' => 'ou', 'LBL_NEW_GROUP' => 'Nouveau Groupe', 'LBL_DELETE_GROUP' => 'Supprimer Groupe', 'LBL_NEW_CONDITION' => 'Nouvelle Condition', 'LBL_SHOW_STANDARD_FILTERS' => 'Montrer les Filtres Standards', // v.1.31 "LBL_RECORD_ID" => "Record ID", "LBL_PS_NO" => "Product No/Service No", "LBL_DEACTIVATE" => "Deactivate license", "LBL_DEACTIVATE_TITLE" => "Deactivate license", "LBL_DEACTIVATE_QUESTION" => "Do You realy want to deactivate Your license key?", "LBL_DEACTIVATE_DESC" => "After deactivation You will be allowed only to export PDFMaker templates.<br /> After reactivation You will get the standard functionality.", "LBL_DEACTIVATE_ERROR" => "Deactivate the license key failed.", // v.1.33 "LBL_SETFORPORTAL" => "Set for CustomerPortal", "LBL_WIDTH" => "Width (mm)", "LBL_HEIGHT" => "Height (mm)", "LBL_CUSTOM_FORMAT_ERROR" => "Incorrect Custom format values. Maximum values are 2000mm x 2000mm and minimum values are 1mm x 1mm.", "LBL_UNSET_PORTAL" => "Standard vTiger template will be used as a CustomerPortal template.", "LBL_REPLACED_PORTAL_TEMPLATE" => "will be replaced with", "LBL_VTIGER_TEMPLATE" => "Standard vTiger template", "LBL_PDFMAKER_TEMPLATE" => "PDF Maker template", "LBL_AS_PORTAL_TEMPLATE" => "as a CustomerPortal template.", "LBL_TAC4YOU" => "Terms & Conditions 4You", "LBL_EXTENSIONS" => "Extensions", "LBL_EXTENSIONS_DESC" => "Download extensions for the PDF Maker.", "LBL_AVAILABLE_EXTENSIONS" => "Available extensions for the PDF Maker", "LBL_MANUAL" => "Manual", "LBL_DOWNLOAD" => "Download", "LBL_CUSTOMERPORTAL" => "CustomerPortal", "LBL_CUSTOMERPORTAL_DESC" => "Allows you to use one of the PDF Maker templates as a standard Customer Portal template for modules Invoice and Quotes.", "LBL_WORKFLOW" => "Workflow", "LBL_WORKFLOW_DESC" => "Allows you to create PDF files by using the PDF Maker within the Workflow settings.", "ALERT_DOWNLOAD_ERROR" => "Error occured while downloading the file.", "LBL_INSTAL_EXT" => "INSTALLATION NOTES:", "LBL_EXPRESS_INSTAL_EXT" => "If you have standard vTiger installation without any customizations of source code or database, please unzip the extension files to the root directory of vTiger.", "LBL_CUSTOM_INSTAL_EXT" => "Otherwise, follow the custom installation process described in", "LBL_CP_EXPRESS_INSTAL_EXT" => "If you have standard vTiger and CustomerPortal installation without any customizations of source code or database, please unzip the extension files to the root directory of vTiger and CustomerPortal.", // v.1.34 "LBL_PROFILES_DESC" => "Manage user-specific PDF Maker access to different Roles.", "LBL_SETPRIVILEGIES" => "Define PDF Maker privilegies for all profiles", "LBL_PROFILES" => "Profiles", "LBL_CREATE_EDIT" => "Create/Edit", "LBL_VIEW" => "View", "LBL_DELETE" => "Delete", "LBL_SHARING_TAB" => "Sharing", "LBL_TEMPLATE_OWNER" => "Template owner", "LBL_SHARING_ERROR" => "Select at least one entity that is allowed to share the template.", "LBL_ORDER" => "Order", "LBL_SAVE_ORDER" => "Save order of templates", "LBL_ORDER_ERROR" => "Please insert the valid order of templates.", "LBL_ORDER_SAVE_OK" => "Templates order has been saved successfully.", "LBL_ORDER_SAVE_ERROR" => "Error occured while saving the templates order.", "LBL_DONT_DISPLAY_HEADER_ON_FIRST_PAGE" => "Don't display header on first page", "LBL_DONT_DISPLAY_FOOTER_ON_LAST_PAGE" => "Don't display footer on last page", "LBL_DISPLAY_FOOTER_ONLY_ON_LAST_PAGE" => "Display footer only on last page", "LBL_LISTVIEWBLOCK" => "ListView block", "LBL_COUNTER" => "Counter", "LBL_HEADER_FOOTER_VARIABLES" => "Header/Footer variables", "LBL_INSTALL_SUCCESS" => "PDF Maker has been installed successfully.", // v.1.35 "LBL_NEW_PDFMAKER" => "New PDF Maker", "LBL_NEW_MPDF" => "New mPDF", "LBL_AVAILABLE" => "available", "LBL_CUSTOM_LABELS" => "Self-defined labels", "LBL_CUSTOM_LABELS_DESC" => "Manage your own labels and make your PDF templates completely language independent.", "LBL_DEFINE_CUSTOM_LABELS" => "Define own labels available for all users.", "LBL_KEY" => "Label key", "LBL_VALUE" => "Label value", "LBL_NO_ITEM_FOUND" => "No item has been found.", "LBL_KEY_EXISTS" => "Following label keys must be unique:", "LBL_KEY_NAME_PREFIX" => "Following label keys do not start with required prefix:", "LBL_KEY_HAS_EMPTY_VAL" => "Following label keys must not have empty value:", "LBL_LISTVIEW_TEMPLATE" => "Template can be used only as a 'ListView template'", "LBL_FOR_DV" => "for DetailView", "LBL_FOR_LV" => "for ListView", "LBL_DEFAULT_NOPAR" => "default", "LBL_DISPLAY_HEADER" => "Display header", "LBL_DISPLAY_FOOTER" => "Display footer", "LBL_ALL_PAGES" => "All pages", "LBL_FIRST_PAGE" => "First page", "LBL_OTHER_PAGES" => "Other pages", "LBL_LAST_PAGE" => "Last page", "LBL_DESC4YOU" => "Descriptions 4You", "LBL_PRODUCTBLOCKTPL_DESC" => "Manage your own product block templates.", "LBL_PRODUCTBLOCKTPL" => "Product block templates", "LBL_DEFINE_PBTPL" => "Define own product block templates available for all users.", "LBL_QRCODE" => "QR code", "LBL_EDIT_PBTPL" => "Edit product block template", "LBL_CREATE_PBTPL" => "Create new product block template", "LBL_SELECT_RELBLOCK" => "Please select related block.", "LBL_DELETE_RELBLOCK_CONFIRM" => "Are you sure to delete the related block", "LBL_MYPREF_DESC" => "Manage your global PDF Maker preferences.", "LBL_MYPREF" => "My preferences", "LBL_DEFINE_MYPREF" => "Define your global PDF Maker settings.", "LBL_NOTIFICATION_SETT" => "Notification settings", "LBL_SHOW_NOTIF" => "Show notification about new PDF Maker/mPDF version", "LBL_OTHER_LANG_VALUES" => "Other languages values", "LBL_CURR_LANG_VALUE" => "Current language value", "LBL_OTHER_VALS" => "Other values", "LBL_LANG" => "Label language", // v.1.35.2 "LBL_MODCOMMENTS" => "Comments", "LBL_MODCOMMENTS_INFORMATION" => "Comments Information", "LBL_DEBUG_DESC" => "Switch the PDFMaker debugging ON/OFF. Display system information.", "LBL_DEBUG" => "Debugging", "LBL_DB_TAB" => "Database tables", "LBL_PHPINFO_TAB" => "PHP Information", "LBL_DEBUGGING_SETT" => "Switch debugging ON/OFF", "LBL_DEBUGGING_INFO" => "Other debugging info", "LBL_DBG_MEMLIMIT" => "memory_limit", "LBL_ORIGINAL_VAL" => "Original value", "LBL_NEW_VAL" => "Changed value", "LBL_DBG_MAXINVARS" => "max_input_vars", "LBL_LOWVAL" => "Low value", "LBL_MINVAL" => "Minimum value", "LBL_OK" => "OK", "LBL_DBG_SUHOSIN" => "suhosin", "LBL_ENABLED" => "Enabled", "LBL_DISABLED" => "Disabled", "LBL_REQUEST_MV" => "request_max_vars", "LBL_POST_MV" => "post_max_vars", "LBL_PHPINFO" => "PHP Information", "LBL_DBG_DB_FIELD" => "Field", "LBL_DBG_DB_TYPE" => "Type", "LBL_DBG_DB_NULL" => "Null", "LBL_DBG_DB_KEY" => "Key", "LBL_DBG_DB_DEFAULT" => "Default", "LBL_DBG_DB_EXTRA" => "Extra", "LBL_DEBUGGING_FILES_PERM" => "Selected files permissions", "LBL_DBG_FP_NOT_WRITABLE" => "Write permission missing", "LBL_NOT_WRITABLE" => "Not writable", "LBL_ACTIONS" => "Actions", "LBL_DBG_SMARTY" => "Delete Smarty/templates_c/*.*", "LBL_ON" => "On", "LBL_OFF" => "Off", "LBL_SMARTY_DELETED" => "Smarty temporary templates have been deleted.", "LBL_SMARTY_NOT_DELETED" => "Warning! Smarty temporary templates have not been deleted.", "LBL_DBG_EXPORT" => "Export debugging information", "LBL_DBG_NOTIF" => "Your server settings don't meet minimum requirements. PDF Maker may not work correctly.", "LBL_GOTO_DEBUG" => "Go to Debugging", "LBL_DBG_MAXEXTIME" => "max_execution_time", // v.1.35.3 "LBL_SORTING" => "Sorting", "LBL_SORT_BY" => "Sort by", "LBL_THEN_BY" => "then by", "LBL_ASC" => "Ascending", "LBL_DESC" => "Descending", "LBL_SORTCOL_DUPLICATES" => "You have selected several duplicated columns!", "LBL_DBG_VERSIONS" => "versions", "LBL_PHP" => "PHP", "LBL_LICENSE" => "License settings", "LBL_LICENSE_DESC" => "Manage all settings related to your license.", "LBL_LICENSE_KEY" => "License key", "LBL_ACTIVATE_KEY" => "Activate license", "REACTIVATE_ERROR" => "Some error occured while (re)activating the license key.", "LBL_DEACTIVATE_SUCCESS" => "License key has been deactivated successfully.", "LBL_UNINSTALL" => "Uninstall PDFMaker", "LBL_UNINSTALL_DESC" => "Remove PDFMaker completely from your vTiger.", "LBL_UNINSTALL_CONFIRM" => "Are you sure to completely remove PDFMaker from your vTiger and deactivate your PDFMaker license?", // v.1.36.0 "LBL_DOC_TITLE" => "Document title", "LBL_DOC_DESC" => "Document description", "LBL_FLD_NAME" => "Folder name", "LBL_PDF_LANGUAGE" => "PDF language", "LBL_MPDF" => "mPDF", // v.1.36.3 "LBL_CURRENT_VALUES" => "Current values", "LBL_MIN_VALUES" => "Minimum (recommended) values", "LBL_STATUS" => "Status", // v.1.37.0 "LBL_EXPORT_FISCAL" => "Print fiscal docs", "LBL_CONFIRM_FISCAL" => "Would you like to print at fiscal?", // v.1.37.1 "LBL_DBG_NOTIF_NEW" => "Your server settings don't meet minimum requirements. For more information click here and contact your server administrator.", // v.6.1.0 "LBL_RELATIVE_MODULE"=>"Related module", "LBL_SELECT_COLUMNS"=>"Select columns", "LBL_FILTERS"=>"Filters", "LBL_STANDARD_FILTERS"=>"Standard Filters", "LBL_SF_COLUMNS"=>"Standard Filter Columns", "LBL_SF_STARTDATE"=>"Start date", "LBL_SF_ENDDATE"=>"End date", "LBL_ADVANCED_FILTER"=>"Advanced filter", "LBL_NONE" => "none", "LBL_UPGRADE" => "Upgrade PDFMaker", "LBL_PDF_TEMPLATES_LIST" => "PDF Templates List", "LBL_EDIT_CUSTOM_LABEL" => "Edit custom label", "LBL_ADD_NEW_CUSTOM_LABEL" => "Add new custom label", "LBL_ENTER_KEY" => "Add key for custom label", "LBL_ENTER_CUSTOM_LABEL_VALUE" => "Enter custom label value", "LBL_LABEL_KEY_EXIST" => "Label key exist", "LBL_VALIDATION_ERROR" => "Error occured during validation of license key", "LBL_PDF_ADDED_DOC" => "PDF has been saved into Documents", // v.2.3.0 "LBL_WORKFLOWS_ARE_ALREADY_INSTALLED"=>"Workflows are already installed.", "LBL_INSTALLATION_FAILED" => "Installation failed", "LBL_CHANGE_PERMISSION" => "Please change folders permission to 777 (modules/com_vtiger_workflow/tasks and layouts/vlayout/modules/Settings/Workflows/Tasks).", "LBL_PERMISSION_ERROR_PART_1" => "Copy file from", "LBL_PERMISSION_ERROR_PART_2" => "to", "LBL_PERMISSION_ERROR_PART_3" => "was not succesful", "LBL_EMAIL_DETAILS" => "Email details", "LBL_EMAIL_CONTENT" => "Email content", "LBL_DUPLICATES_EXIST" => "Template name already exists", // v.2.5.1 "LBL_SAME_ORGA" => "Organizations must be the same.", // v.2.5.3 "LBL_CLASS_SOAPCLIENT2_DOES_NOT_EXIST" => "Class soapclient2 does not exist", // v.2.7.0 'LBL_PRINT' => 'Imprimer', // v.2.9.0 "LBL_DISPLAY_TAB"=>"Display conditions", "LBL_DISPLAYED"=>"Displayed", "LBL_IF"=>"if", "LBL_CONDITIONS"=>"Conditions", // v.2.10.0 "LBL_URL" => "Your vtiger url", "LBL_COMPANY_LICENSE_INFO" => "Your Company Information", "LBL_CHANGE_COMPANY_INFORMATION" => "Change Company Information", "LBL_ACTIVATE_BTN" => "In order to use your PDF Maker properly, you need to (re)activate your license.", "LBL_LICENSE_SETTINGS_INFO" => "Manage your PDF Maker License Key", "LBL_ACTIVATE_KEY_TITLE" => "Set license key active", // v.2.12.0 "LBL_CURRENCY_ID" => "Currency ID", "LBL_PRODUCTS_AND_SERVICES" => "Products and Services", "LBL_PRODUCTS_ONLY" => "Products only", "LBL_SERVICES_ONLY" => "Services only", // v.2.13.0 "LBL_MODIFIEDBY_USER_INFO" => "Modified by User", "LBL_CREATOR_USER_INFO" => "Created by User", // v.2.14.0 "LBL_EXPORT_TO_RTF_DESC" => "PDF Maker is able to generate rtf files, but we can not guarantee that your template appearence will be the same as in pdf. It is because of completely different structure of rtf and pdf files.<br> Therefore this option is deactivated by default, but you can activate it and try if it hit your needs.", // v.2.16.0 "LBL_CSS_STYLE_TAB"=>"CSS Style", "LBL_STYLES_LIST"=>"Styles", "ITS4YouStyles" => "Styles 4 You", "LBL_ITS4YOUSTYLES_DESC" => "This extension allows you to manage your style in one place and then use it for template(s) that you want.", "LBL_ITS4YOUSTYLES_ARE_ALREADY_INSTALLED" => "Styles 4 You are already installed.", "LBL_ITS4YOUSTYLES_INSTALL_INFO" => "To install this extensions please use download button on right side and then install it by using Install button or via module manager.", ); $jsLanguageStrings = array( "LBL_MISSING_FIELDS" => "Champs obligatoires manquants:", "LBL_SELECT_MODULE_FIELD" => "Selectionner ...", "LBL_PDF_NAME"=>"Nom du modèle", "CANNOT_BE_EMPTY"=>" cannot be empty", "LBL_MODULE_ERROR"=>"Veuillez sélectionner un module.", "LBL_MARGIN_ERROR"=>"Réglage des marges incorrect!", "LBL_SELECT_RELBLOCK"=>"Please select related block.", "LBL_DELETE_RELBLOCK_CONFIRM"=>"Are you sure to delete the related block", "LBL_UNSET_PORTAL"=>"Standard vTiger template will be used as a CustomerPortal template.", "ARE_YOU_SURE"=>"Are you sure?", "LBL_CUSTOM_FORMAT_ERROR"=>"Incorrect Custom format values. Maximum values are 2000mm x 2000mm and minimum values are 1mm x 1mm.", "LBL_SHARING_ERROR"=>"Select at least one entity that is allowed to share the template.", "BLOCK_NAME_CANNOT_BE_BLANK"=>"Block name can not be blank", "COLUMNS_CANNOT_BE_EMPTY"=>"Selected Columns cannot be empty", "LBL_NONE" => "none", "JS_CUSTOM_LABEL_SAVED_SUCCESSFULLY" => "Custom label value saved successfully", "JS_CUSTOM_LABEL_VALUES_SAVED_SUCCESSFULLY" => "Custom label values saved successfully", "LBL_OTHER_VALS" => "Other values", "LBL_DEACTIVATE_QUESTION" => "Do You realy want to deactivate Your license key?", "LBL_CHANGE_MODULE_QUESTION" => "Souhaitez-vous vraiment changer de module principal?", "LBL_COMMON_FILEINFO" => "Informations sur les fichiers communs", "LBL_UNINSTALL_CONFIRM" => "Are you sure to completely remove PDFMaker from your vTiger and deactivate your PDFMaker license?", "LBL_DUPLICATE_TEMPLATE_CREATION_CONFIRMATION" => "Template name already exists.Do you want to create a duplicate template?", );
[+]
..
[-] Services.php
[edit]
[-] Google.php
[edit]
[-] ProjectMilestone.php
[edit]
[-] Leads.php
[edit]
[-] PriceBooks.php
[edit]
[+]
Settings
[-] Reports.php
[edit]
[-] Install.php
[edit]
[-] Emails.php
[edit]
[-] Webservices.php
[edit]
[-] Vtiger.php
[edit]
[-] Documents.php
[edit]
[-] HelpDesk.php
[edit]
[-] Home.php
[edit]
[-] Events.php
[edit]
[-] RecycleBin.php
[edit]
[-] ServiceContracts.php
[edit]
[-] Potentials.php
[edit]
[-] ModComments.php
[edit]
[-] Calendar.php
[edit]
[-] PBXManager.php
[edit]
[-] Portal.php
[edit]
[-] Contacts.php
[edit]
[-] Products.php
[edit]
[-] Faq.php
[edit]
[-] VTENotepad.php
[edit]
[-] Accounts.php
[edit]
[-] ModTracker.php
[edit]
[-] Invoice.php
[edit]
[-] Quotes.php
[edit]
[-] Users.php
[edit]
[-] PurchaseOrder.php
[edit]
[-] Rss.php
[edit]
[-] ProjectTask.php
[edit]
[-] MailManager.php
[edit]
[-] Campaigns.php
[edit]
[-] Import.php
[edit]
[-] Assets.php
[edit]
[-] WSAPP.php
[edit]
[-] Mobile.php
[edit]
[-] SalesOrder.php
[edit]
[+]
custom
[-] Project.php
[edit]
[-] PDFMaker.php
[edit]
[-] Migration.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Vendors.php
[edit]
[-] EmailTemplates.php
[edit]