PATH:
home
/
letacommog
/
crmleta
/
languages
/
en_us
<?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' => 'My Extension', "LBL_MODULE_NAME" => "PDF Maker", "LBL_TEMPLATE_GENERATOR" => "PDF Maker", "LBL_TEMPLATE_GENERATOR_DESCRIPTION" => "General pdf templates available for any modul.", "LBL_DELETE" => "Delete", "LBL_ADD_TEMPLATE" => "Add template", "LBL_LIST_SELECT" => "Select", "LBL_MODULENAMES" => "Module", "LBL_DESCRIPTION" => "Description", "LBL_ACTION" => "Action", "LBL_TEMPLATE" => "Template", "LBL_EDIT" => "Edit", "LBL_NEW_TEMPLATE" => "New template", "LBL_PROPERTIES" => "Properties", "LBL_PDF_NAME" => "Template name", "LBL_PDF_FORMAT" => "Page format", "LBL_PDF_ORIENTATION" => "Page orientation", "portrait" => "Portrait", "landscape" => "Landscape", "LBL_MARGINS" => "Margins", "LBL_TOP" => "Top", "LBL_BOTTOM" => "Bottom", "LBL_LEFT" => "Left", "LBL_RIGHT" => "Right", "LBL_PLS_SELECT" => "Please select ...", "LBL_COMPANY_USER_INFO" => "Company and User information", "LBL_OTHER_INFO" => "Other informations", "LBL_INSERT_TO_TEXT" => "Insert into template", "LBL_INSERT_BARCODE_TO_TEXT" => "Insert Barcode into template", "LBL_COMPANY_INFO" => "Company information", "LBL_USER_INFO" => "Assigned to User", "LBL_LOGGED_USER_INFO" => "Logged in User", "LBL_PDF_TEMPLATE" => "PDF Template", "LBL_DUPLICATE" => "Duplicate", //company information "LBL_COMPANY_NAME" => "Company Name", "LBL_COMPANY_LOGO" => "Logo", "LBL_COMPANY_ADDRESS" => "Address", "LBL_COMPANY_CITY" => "City", "LBL_COMPANY_STATE" => "State", "LBL_COMPANY_ZIP" => "Zip", "LBL_COMPANY_COUNTRY" => "Country", "LBL_COMPANY_PHONE" => "Phone", "LBL_COMPANY_FAX" => "Fax", "LBL_COMPANY_WEBSITE" => "Website", //user information "LBL_USER_USERNAME" => "Username", "LBL_USER_FIRSTNAME" => "Firstname", "LBL_USER_LASTNAME" => "Lastname", "LBL_USER_EMAIL" => "Email", "LBL_USER_PHONE" => "Phone", "LBL_USER_TITLE" => "Title", "LBL_USER_ADDRESS" => "Address", "LBL_USER_CITY" => "City", "LBL_USER_STATE" => "State", "LBL_USER_ZIP" => "Zip", "LBL_USER_COUNTRY" => "Country", //terms and conditions "TERMS_AND_CONDITIONS" => "Terms and Conditions", "LBL_TERMS_AND_CONDITIONS" => "Terms and Conditions", //module available fields "LBL_MODULES_AVLBL" => "Available fields", "LBL_SELECT_MODULE_FIELD" => "Select ...", //related modules "LBL_RELATED_MODULES" => "Related modules", "LBL_SELECT_MODULE" => "Select module ...", //products "LBL_PRODUCT_POSITION" => "Position", "LBL_CURRENCY_NAME" => "Currency", "LBL_CURRENCY_CODE" => "Currency code", "LBL_CURRENCY_SYMBOL" => "Currency symbol", "LBL_VARIABLE_PRODUCTNAME" => "Name (name and description of product/service)", "LBL_VARIABLE_PRODUCTTITLE" => "Name of product/service", "LBL_VARIABLE_PRODUCTDESCRIPTION" => "Description from module Product/Service", "LBL_VARIABLE_PRODUCTEDITDESCRIPTION" => "Product/Service description", "LBL_VARIABLE_QUANTITY" => "Quantity", "LBL_VARIABLE_USAGEUNIT" => "Unit", "LBL_VARIABLE_LISTPRICE" => "List price", "LBL_PRODUCT_TOTAL" => "Total price", "LBL_VARIABLE_DISCOUNT" => "Discount", "LBL_VARIABLE_PRODUCTTOTALAFTERDISCOUNT" => "Total after discount", "LBL_PRODUCT_VAT_PERCENT" => "TAX (%)", "LBL_PRODUCT_VAT_SUM" => "TAX", "LBL_PRODUCT_TOTAL_VAT" => "Total price with TAX", "LBL_VARIABLE_DISCOUNT_PERCENT" => "Discount (%)", "LBL_VARIABLE_TOTALDISCOUNT_PERCENT" => "Total discount (%)", //invoice "LBL_VARIABLE_SUM" => "Sum", "LBL_VARIABLE_SUMWITHOUTVAT" => "Subtotal", "LBL_VARIABLE_TOTALDISCOUNT" => "Total discount", "LBL_VARIABLE_TOTALAFTERDISCOUNT" => "Total without TAX", "LBL_VARIABLE_VAT" => "TAX", "LBL_VARIABLE_VAT_PERCENT" => "TAX (%)", "LBL_VARIABLE_VAT_BLOCK" => "TAX block", "LBL_VARIABLE_SUMWITHVAT" => "Total with TAX", "LBL_ADJUSTMENT" => "Adjustment", "LBL_VARIABLE_TOTALSUM" => "Grand total", "LBL_DETAILS_BLOCK" => "Details", "LBL_CALL_INFORMATION" => "Call information", //footer/header variables "LBL_CURRENT_PAGE" => "Current page", "LBL_ALL_PAGES" => "Total pages", "LBL_PAGE_PAGES" => "Page / pages", "LBL_FILENAME" => "Filename", "LBL_FILESIZE" => "Filesize", "LBL_TIMESTAMP" => "Timestamp", "LBL_HEADER_VARIABLE" => "Header variables", "LBL_FOOTER_VARIABLE" => "Footer variables", "LBL_CURRENT_DATE" => "Current date", "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" => "Module fields", //labels "LBL_LABELS" => "Labels", "LBL_GLOBAL_LANG" => "Global language", "LBL_MODULE_LANG" => "Module language", //other "LBL_CHANGE_MODULE" => "Change module", "LBL_MARGIN_ERROR" => "Incorrect margin settings!", 'LBL_ARTICLE' => 'Product block', 'LBL_ARTICLE_START' => 'Block start', 'LBL_ARTICLE_END' => 'Block end', 'LBL_PRODUCTS_AVLBL' => 'Common fields for Products & Services', 'LBL_PRODUCTS_FIELDS' => 'Available fields for Products', 'LBL_SERVICES_FIELDS' => 'Available fields for Services', 'LBL_PRODUCT_FIELD_INFO' => '* fields are placed into Product block. Product block will be shown for every product/service in PDF.', 'LBL_DAYS' => 'dní', "LBL_SETTINGS_TAB" => "Settings", "LBL_ENCODING" => "Encoding", "LBL_PROPERTIES_TAB" => "Properties", "LBL_NOPRODUCT_BLOC" => "Current module does not contain product block.", "LBL_MODULE_ERROR" => "Please select the module.", "LBL_MISSING_FIELDS" => "Missing mndatory fields:", "LBL_VIEWING" => "Viewing", "LBL_PRODUCT_BLOC_TPL" => "Product block template", "SELECT_TEMPLATE" => "Please select the pdf template", "LBL_VATBLOCK_VAT_PERCENT" => "TAX percent", "LBL_VATBLOCK_SUM" => "Sum", "LBL_VATBLOCK_VAT_VALUE" => "TAX", "LBL_TOTAL_AFTER_DISCOUNT" => "Total after discount", "LBL_TOTAL_TAX_AMOUNT" => "Total TAX", "LBL_SHTAXTOTAL" => "Shipping & Handling taxes", "LBL_SHTAXAMOUNT" => "Shipping & Handling amount", "LBL_IGNORE_PICKLIST_VALUES" => "Ignored picklist values", "LBL_IGNORE_PICKLIST_VALUES_DESC" => "Enter the picklist values separated by comma, which will be ignored in pdf templates. (i.e. --None--, --none--, --keine--)", "LBL_DECIMALS" => "Number format", "LBL_DEC_POINT" => "Decimal point separator", "LBL_DEC_DECIMALS" => "Decimal point number", "LBL_DEC_THOUSANDS" => "Thousands separator", "LBL_HEADER_TAB" => "Header", "LBL_FOOTER_TAB" => "Footer", "ALERT_USE_FOOTER_EDITOR" => "Use footer editor above.", "ALERT_USE_HEADER_EDITOR" => "Use header editor above.", "CRM_TEMPLATES_DONT_EXIST" => "No pdf templates have been created for this module.", "CRM_TEMPLATES_ADMIN" => "You can create a new pdf template ", "TEMPLATE_CREATE_HERE" => "here.", "LBL_BODY" => "Body", "LBL_ENCODING_TITLE" => "Select the specific encoding in order to minimize time to generate the pdf file and it's size.", "LBL_SAVEASDOC" => "Save into Documents", "ALERT_DOC_TITLE" => "The document title can not be empty.", //installation "LBL_INSTALL" => "installation", "LBL_EXPRESS" => "Express", "LBL_CUSTOM" => "Custom", "LBL_EXPRESS_DESC" => "Standard vtiger installation is required.", "LBL_CUSTOM_DESC" => "In case of some changes have been made in files mentioned above of standard vtiger installation.", "LBL_FINISH" => "Finish", "LBL_NEXT" => "Next", "LBL_INSTRUCTIONS" => "Follow these instructions in order to install PDF Maker.", "LBL_FILE" => "file", "LBL_AROUND_LINE" => "Around line", "LBL_BEFORE" => '<font color="green">before</font>', "LBL_AFTER" => '<font color="red">after</font>', "LBL_ADD_FOLLOWING" => "add the following", "LBL_INSTAL_ERROR" => "Error occured during installation of PDF Maker.", "LBL_ERROR_TBL" => "Following tasks failed to finish", "LBL_ERROR_COPY_FILE" => "copy file", "LBL_CHANGE_PERMISSION" => "Please change file permission to 777.", "LBL_RELOAD" => "Retry", "LBL_INSERT_KEY" => "Please insert a license key you received in purchase confirmation email.", "LBL_VALIDATE" => "Validate", "LBL_INVALID_KEY" => "Invalid license key! Please contact the vendor of PDF Maker.", "LBL_ONLINE_ASSURE" => "Please make sure that your server has an internet access in order to run validation.", "LBL_ORDER_NOW" => "Order now", "LBL_DOWNLOAD_SRC" => "In order to generate pdf files it's necessary to download and install mPDF script.", "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" => "Download", "LBL_VALIDATION" => "Validation", "LBL_CUSTOMIZATION" => "Customization", "LBL_INSTALL_SELECTION" => "Installation mode selection", "DOWNLOAD_ERROR" => "downloading mPDF from remote server", "UNZIP_ERROR" => "unzipping mpdf.zip", "LBL_WELCOME" => "Welcome to the PDF Maker Installation Wizard", "LBL_WELCOME_DESC" => "This will install PDF Maker into your vtiger CRM.", "LBL_WELCOME_FINISH" => "It is highly recommended to finish the installation without any interruption.", "LBL_TRY_AGAIN" => "Try Again", "LBL_MB_STRING_ERROR" => "mPdf script requires <strong>mb_string</strong> extension to be enabled in your PHP installation. Please enable this extension for correct working of PDF Maker.", "LBL_BARCODES" => "Barcodes", "LBL_BARCODES_TYPE1" => "EAN-13 Barcodes (EAN-2 and EAN-5)", "LBL_BARCODES_TYPE2" => "EAN-8, UPC-A and UPC-E Barcodes", "LBL_BARCODES_TYPE3" => "EAN-2 and EAN-5 supplements, and combined forms", "LBL_BARCODES_TYPE4" => "EAN-8, UPC-A and UPC-E Barcodes", "LBL_BARCODES_TYPE5" => "Variable width Barcodes", //copyright "PDF_MAKER" => "PDF Maker", "COPYRIGHT" => ":: IT-Solutions4You", //additional "LBL_INVALID_FOPEN_CURL" => "Enable <strong>allow_url_fopen</strong> setting or <strong>cURL</strong> extension in your PHP settings.", "LBL_PRODUCT_BREAKLINE" => "PDF Product Page Break", "LBL_BREAKLINE_DESC" => "Insert Page Break after selected product.", "LBL_REACTIVATE" => "Reactivate license", "LBL_REACTIVATE_DESC" => "In case problem with license key occures while generating PDF files.", "REACTIVATE_SUCCESS" => "You have successfuly reactivated your PDF Maker.", "LBL_GLOBAL_SETTINGS" => "Global settings", "LBL_SHOW_SUBTOTAL" => "Show subtotal before page break", "LBL_SHOW_HEADER" => "Show table header after page break", "LBL_PRODUCT_IMAGE" => "PDF Product Images", "LBL_NO_IMAGE" => "No image", "CUSTOM_FUNCTIONS" => "Custom functions", "CUSTOM_FUNCTION" => "Custom function", "PDFMakerManual" => "PDF Maker Manual", "LBL_FILENAME" => "File name", "LBL_COMMON_FILEINFO" => "Common File Information", "LBL_CURDATE_DD-MM-YYYY" => "Current date (dd-mm-yyyy)", "LBL_CURDATE_MM-DD-YYYY" => "Current date (mm-dd-yyyy)", "LBL_CURDATE_YYYY-MM-DD" => "Current date (yyyy-mm-dd)", "PDFMAKER_ATTACHMENT" => "PDF Maker Attachment", "LBL_UPDATE" => "Update", "LBL_UPDATE_INSTRUCTIONS" => "Follow these instructions in order to update PDF Maker", "LBL_UPDATE_ERROR" => "Error occured while updating PDF Maker.", "LBL_UPDATE_SELECTION" => "Update mode selection", "LBL_REPLACE" => '<font color="blue">replace</font>', "LBL_WITH_FOLLOWING" => "with the following", "LBL_FINAL_INSTRUCTIONS" => "Final instructions", "LBL_RECALCULATE_RIGHTS" => "It is necessary to <b>recalculate</b> rights in order to apply changes.<br />Click on the Finish button to be redirected to <b>Sharing access settings</b>.", "LBL_BATCH_PRINT" => "Batch PDF Export", "LBL_PDF_ACTIONS" => "PDF Maker batch export", "LBL_UPDATE_SUCCESS" => "You have successfully finished the update process.", "LBL_PDFMAKER_IMPORT" => "Import PDF Templates", "LBL_STEP_1" => "Select the .XML File", "LBL_SELECT_XML_TEXT" => "To start import, browse to locate the .XML file and click on the Next button to Continue. ", "LBL_FILE_LOCATION" => "File Location :", "LBL_SETASDEFAULT" => "Set as default", "LBL_DEFAULT" => "(default)", "LBL_SETASACTIVE" => "Set as active", "LBL_SETASINACTIVE" => "Set as inactive", "LBL_UNSETASDEFAULT" => "Unset as default", // v.1.29 "LBL_CRMNOW_DESCRIPTION" => "PDF Configurator description", // v.1.30 "LBL_EXPORT_TO_RTF" => "Export To RTF", "LBL_RELATED_BLOCK_TPL" => "Related blocks", "LBL_EDIT_RELATED_BLOCK" => "Edit block", "LBL_EDIT_RELATED_BLOCK_BTN" => "Manage blocks", "LBL_MANAGE_RELATED_BLOCK" => "Manage related blocks", "LBL_RELATED_BLOCK" => "Related Block", "LBL_RELATED_BLOCK_NAME" => "Block name", "LBL_BLOCK_STYLE" => "Block style", 'LBL_OR' => 'or', 'LBL_NEW_GROUP' => 'New Group', 'LBL_DELETE_GROUP' => 'Delete Group', 'LBL_NEW_CONDITION' => 'New Condition', 'LBL_SHOW_STANDARD_FILTERS' => 'Show Standard Filters', // 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_DESC" => "After deactivation You will be allowed only to export PDFMaker templates.<br /> After reactivation You will get the standard functionality.", "LBL_DEACTIVATE_ERROR" => "Error occured while deactivating the license key.", // v.1.33 "LBL_SETFORPORTAL" => "Set for Customer Portal", "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 Customer Portal 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 Customer Portal 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" => "Customer Portal", "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 Customer Portal 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", "LBL_PLEASE_FINISH_INSTALLATION" => "Please, finish the installation", 'LBL_EXPORT_TO_PDF' => 'Export to pdf', "LBL_PERMISSION" => "You are not permitted to execute this Operation", "ARE_YOU_SURE" => "Are you sure?", "LBL_TEMPLATE_INFORMATIONS" => "Template informations", "LBL_TEMPLATE_CONTENT" => "Template content", "LBL_SELECT_XML" => "Select .XML file", "LBL_APPLY" => "Apply", "LBL_STATUS"=>"Status", "Inactive"=>"Inactive", "PUBLIC_FILTER"=>"Public", "PRIVATE_FILTER"=>"Private", "SHARE_FILTER"=>"Share", "LBL_MEMBER_AVLBL"=>"Available Entities & Members", "LBL_MEMBER_SELECTED"=>"Selected Members", "LBL_ENTITY"=>"Entity", "LBL_ROLES"=>"Roles", "LBL_ROLES_SUBORDINATES"=>"Roles and Subordinates", "LBL_MEMBER_OF"=>"Member of ", // 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.2.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' => 'Print', // 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 Styles", "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.", "LBL_CREATED_IN_OLD_LOOK_CANNOT_BE_EDITED"=>"This display conditions was created in older look. Conditions created in older look cannot be edited. You can recreate the conditions.", "LBL_USE_EXISTING_CONDITIONS"=>"Use existing conditions", "LBL_RECREATE_CONDITIONS" => "Recreate Conditions", "LBL_OLD_CONDITIONS" => "Old Conditions", "LBL_NO_DISPLAY_CONDITIONS_DEFINED" => "Display conditions have not been defined", "LBL_DISPLAY_CONDITIONS_YES" => "The template is displayed for export when", "LBL_DISPLAY_CONDITIONS_NO" => "The template is not displayed for export when", "LBL_STYLES"=>"Styles", "LBL_INSTALL_STEP_1"=>"Welcome", ); $jsLanguageStrings = array( "LBL_MISSING_FIELDS" => "Missing mndatory fields:", "LBL_SELECT_MODULE_FIELD" => "Select ...", "LBL_PDF_NAME"=>"Template name", "CANNOT_BE_EMPTY"=>" cannot be empty", "LBL_MODULE_ERROR"=>"Please select the module.", "LBL_MARGIN_ERROR"=>"Incorrect margin settings!", "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 Customer Portal 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 really want to deactivate your license key?", "LBL_CHANGE_MODULE_QUESTION" => "Are you sure to change primary module?", "LBL_COMMON_FILEINFO" => "Common File Information", "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?", );
[+]
..
[-] SMSNotifier.php
[edit]
[-] ServiceContracts.php
[edit]
[-] RecycleBin.php
[edit]
[-] Proposal.php
[edit]
[-] Portal.php
[edit]
[-] Project.php
[edit]
[-] WSAPP.php
[edit]
[-] PBXManager.php
[edit]
[-] Potentials.php
[edit]
[-] Services.php
[edit]
[-] Vendors.php
[edit]
[-] Events.php
[edit]
[-] Faq.php
[edit]
[-] Users.php
[edit]
[-] PriceBooks.php
[edit]
[-] Calendar.php
[edit]
[-] Emails.php
[edit]
[-] Contacts.php
[edit]
[-] Products.php
[edit]
[-] Vtiger.php
[edit]
[-] ProjectMilestone.php
[edit]
[-] ProjectTask.php
[edit]
[-] MailManager.php
[edit]
[-] ITS4YouResetCPPassword.php
[edit]
[-] Documents.php
[edit]
[-] Invoice.php
[edit]
[-] Google.php
[edit]
[-] ITS4YouProcessFlow.php
[edit]
[-] HelpDesk.php
[edit]
[-] Rss.php
[edit]
[+]
custom
[-] ModComments.php
[edit]
[-] SalesOrder.php
[edit]
[-] Campaigns.php
[edit]
[-] Import.php
[edit]
[-] Accounts.php
[edit]
[-] Assets.php
[edit]
[-] Mobile.php
[edit]
[-] Home.php
[edit]
[-] ModuleManager.php
[edit]
[-] Migration.php
[edit]
[-] Quotes.php
[edit]
[-] ModTracker.php
[edit]
[-] Webservices.php
[edit]
[-] Reports.php
[edit]
[-] PurchaseOrder.php
[edit]
[-] Install.php
[edit]
[-] VTENotepad.php
[edit]
[-] Leads.php
[edit]
[-] PDFMaker.php
[edit]
[-] CustomerPortal_Client.php
[edit]
[+]
Settings
[-] EmailTemplates.php
[edit]