PATH:
home
/
letacommog
/
crmleta
/
languages
/
nl_nl
<?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' => 'Mijn Uitbreiding', "LBL_MODULE_NAME" => "PDF Maker", "LBL_TEMPLATE_GENERATOR" => "PDF Maker", "LBL_TEMPLATE_GENERATOR_DESCRIPTION" => "Algemene PDF sjablonen zijn beschikbaar voor elke module.", "LBL_DELETE" => "Verwijderen", "LBL_ADD_TEMPLATE" => "Nieuw sjabloon", "LBL_LIST_SELECT" => "Selecteren", "LBL_PDF_NAME" => "Naam sjabloon", "LBL_MODULENAMES" => "Module", "LBL_DESCRIPTION" => "Omschrijving", "LBL_ACTION" => "Actie", "LBL_TEMPLATE" => "Sjabloon", "LBL_EDIT" => "Wijzigen", "LBL_NEW_TEMPLATE" => "Nieuw sjabloon", "LBL_PROPERTIES" => "Eigenschappen", "LBL_PDF_FORMAT" => "Pagina formaat", "LBL_PDF_ORIENTATION" => "Afdrukstand", "portrait" => "Staand", "landscape" => "Liggend", "LBL_MARGINS" => "Marges", "LBL_TOP" => "Bovenzijde (cm)", "LBL_BOTTOM" => "Onderzijde (cm)", "LBL_LEFT" => "Links (cm)", "LBL_RIGHT" => "Rechts (cm)", "LBL_PLS_SELECT" => "Selecteer ...", "LBL_COMPANY_USER_INFO" => "Bedrijf en gebruikersinformatie", "LBL_OTHER_INFO" => "Overige informatie", "LBL_INSERT_TO_TEXT" => "Plaats in sjabloon", "LBL_INSERT_BARCODE_TO_TEXT" => "Plaats Barcode in sjabloon", "LBL_COMPANY_INFO" => "Bedrijfsinformatie", "LBL_USER_INFO" => "Toegewezen aan gebruiker", "LBL_LOGGED_USER_INFO" => "Aangemeld als gebruiker", "LBL_PDF_TEMPLATE" => "PDF sjabloon", "LBL_DUPLICATE" => "Kopiëren", //company information "LBL_COMPANY_NAME" => "Bedrijfsnaam", "LBL_COMPANY_LOGO" => "Logo", "LBL_COMPANY_ADDRESS" => "Adres", "LBL_COMPANY_CITY" => "Plaats", "LBL_COMPANY_STATE" => "Provincie", "LBL_COMPANY_ZIP" => "Postcode", "LBL_COMPANY_COUNTRY" => "Land", "LBL_COMPANY_PHONE" => "Telefoonnummer", "LBL_COMPANY_FAX" => "Fax", "LBL_COMPANY_WEBSITE" => "Website", //user information "LBL_USER_USERNAME" => "Gebruikersnaam", "LBL_USER_FIRSTNAME" => "Voornaam", "LBL_USER_LASTNAME" => "Achternaam", "LBL_USER_EMAIL" => "Email", "LBL_USER_PHONE" => "Telefoonnummer", "LBL_USER_TITLE" => "Titel", "LBL_USER_ADDRESS" => "Addes", "LBL_USER_CITY" => "Plaats", "LBL_USER_STATE" => "Provincie", "LBL_USER_ZIP" => "Postcode", "LBL_USER_COUNTRY" => "Land", //terms and conditions "TERMS_AND_CONDITIONS" => "Algemene voorwaarden", "LBL_TERMS_AND_CONDITIONS" => "Algemene voorwaarden", //module available fields "LBL_MODULES_AVLBL" => "Beschikbare velden", "LBL_SELECT_MODULE_FIELD" => "Select ...", //related modules "LBL_RELATED_MODULES" => "Gerelateerde modules", "LBL_SELECT_MODULE" => "Selecteer ...", //products "LBL_PRODUCT_POSITION" => "Positie", "LBL_CURRENCY_NAME" => "Valuta", "LBL_CURRENCY_CODE" => "Valuta code", "LBL_CURRENCY_SYMBOL" => "Valuta symbool", "LBL_VARIABLE_PRODUCTNAME" => "Naam (product/service naam en omschrijving)", "LBL_VARIABLE_PRODUCTTITLE" => "Product/service naam", "LBL_VARIABLE_PRODUCTDESCRIPTION" => "Product/service naam en omschrijving", "LBL_VARIABLE_PRODUCTEDITDESCRIPTION" => "product/service commentaar", "LBL_VARIABLE_QUANTITY" => "Aantal", "LBL_VARIABLE_USAGEUNIT" => "Unit", "LBL_VARIABLE_LISTPRICE" => "Catalogusprijs", "LBL_PRODUCT_TOTAL" => "Totale prijs", "LBL_VARIABLE_DISCOUNT" => "Korting", "LBL_VARIABLE_PRODUCTTOTALAFTERDISCOUNT" => "Totale prijs na korting", "LBL_PRODUCT_VAT_PERCENT" => "BTW (%)", "LBL_PRODUCT_VAT_SUM" => "BTW", "LBL_PRODUCT_TOTAL_VAT" => "Totale prijs incl. BTW", "LBL_VARIABLE_DISCOUNT_PERCENT" => "Korting (%)", "LBL_VARIABLE_TOTALDISCOUNT_PERCENT" => "Totale korting (%)", //invoice "LBL_VARIABLE_SUM" => "Som", "LBL_VARIABLE_SUMWITHOUTVAT" => "Subtotaal", "LBL_VARIABLE_TOTALDISCOUNT" => "Totale korting", "LBL_VARIABLE_TOTALAFTERDISCOUNT" => "Totale korting incl. BTW", "LBL_VARIABLE_VAT" => "BTW", "LBL_VARIABLE_VAT_PERCENT" => "BTW (%)", "LBL_VARIABLE_VAT_BLOCK" => "BTW blok", "LBL_VARIABLE_SUMWITHVAT" => "Totaal incl. BTW", "LBL_ADJUSTMENT" => "Aanpassing", "LBL_VARIABLE_TOTALSUM" => "Totaal", "LBL_DETAILS_BLOCK" => "Details", "LBL_CALL_INFORMATION" => "Bellen voor meer informatie", //footer/header variables "LBL_CURRENT_PAGE" => "Huidige pagina", "LBL_ALL_PAGES" => "Totaal aantal pagina's", "LBL_PAGE_PAGES" => "Pagina / Pagina's", "LBL_FILENAME" => "Bestandsnaam", "LBL_FILESIZE" => "Bestandsgrootte", "LBL_TIMESTAMP" => "Timestamp", "LBL_HEADER_VARIABLE" => "Header variabelen", "LBL_FOOTER_VARIABLE" => "Footer variabelen", "LBL_CURRENT_DATE" => "Huidige datum", "LBL_DATE_DD.MM.YYYY" => "dd.mm.jjjj", "LBL_DATE_DD-MM-YYYY" => "dd-mm-jjjj", "LBL_DATE_MM-DD-YYYY" => "mm-dd-jjjj", "LBL_DATE_YYYY-MM-DD" => "jjjj-mm-dd", "LBL_MODULE_FIELDS" => "Module velden", //labels "LBL_LABELS" => "Labels", "LBL_GLOBAL_LANG" => "Standaard taal", "LBL_MODULE_LANG" => "Module taal", //other "LBL_CHANGE_MODULE" => "Verander module", "LBL_MARGIN_ERROR" => "Marge instellingen zijn onjuist!", "LBL_CHANGE_MODULE_QUESTION" => "Weet u zeker dat u van primaire module wil veranderen", 'LBL_ARTICLE' => 'Product blok', 'LBL_ARTICLE_START' => 'Blok start', 'LBL_ARTICLE_END' => 'Blok einde', 'LBL_PRODUCTS_AVLBL' => 'Gemeenschappelijke velden voor producten en diensten', 'LBL_PRODUCTS_FIELDS' => 'Beschikbare velden voor producten', 'LBL_SERVICES_FIELDS' => 'Beschikbare velden voor diensten', 'LBL_PRODUCT_FIELD_INFO' => '* velden worden geplaatst in het product blok. Het product blok wordt getoond voor elk product / dienst in de PDF.', 'LBL_DAYS' => 'Dagen', "LBL_SETTINGS_TAB" => "Instellingen", "LBL_ENCODING" => "Encoding", "LBL_PROPERTIES_TAB" => "Eigenschappen", "LBL_NOPRODUCT_BLOC" => "De huidige module bevat geen product blok.", "LBL_MODULE_ERROR" => "Selecteer de module", "LBL_MISSING_FIELDS" => "De volgende velden zijn verplicht:", "LBL_VIEWING" => "Bekijken", "LBL_PRODUCT_BLOC_TPL" => "Product blok template", "SELECT_TEMPLATE" => "Selecteer het PDF-sjabloon", "LBL_VATBLOCK_VAT_PERCENT" => "BTW percentage", "LBL_VATBLOCK_SUM" => "Som", "LBL_VATBLOCK_VAT_VALUE" => "BTW", "LBL_TOTAL_AFTER_DISCOUNT" => "Totaal na korting", "LBL_TOTAL_TAX_AMOUNT" => "Totaal BTW", "LBL_SHTAXTOTAL" => "BTW Verzendkosten", "LBL_SHTAXAMOUNT" => "Verzendkosten", "LBL_IGNORE_PICKLIST_VALUES" => "Genegeerde waardes", "LBL_IGNORE_PICKLIST_VALUES_DESC" => "Voer de waardes in, gescheiden door een komma, die zullen worden genegeerd in pdf-sjablonen.(i.e. --None--, --none--, --keine--)", "LBL_DECIMALS" => "Getalnotitie", "LBL_DEC_POINT" => "Decimaal scheidingsteken", "LBL_DEC_DECIMALS" => "Decimale punt nummer", "LBL_DEC_THOUSANDS" => "Scheidingsteken voor duizendtallen", "LBL_HEADER_TAB" => "Header", "LBL_FOOTER_TAB" => "Footer", "ALERT_USE_FOOTER_EDITOR" => "Gebruik de footer editor hier boven.", "ALERT_USE_HEADER_EDITOR" => "Gebruik de header editor hier boven.", "CRM_TEMPLATES_DONT_EXIST" => "Er zijn geen PDF-sjablonen voor deze module.", "CRM_TEMPLATES_ADMIN" => "U kunt een nieuwe PDF-sjabloon ", "TEMPLATE_CREATE_HERE" => "hier.", "LBL_BODY" => "Body", "LBL_ENCODING_TITLE" => "Selecteer de specifieke codering om de tijd voor het genereren van de PDF en de bestandsgrootte zo klein mogelijk te houden.", "LBL_SAVEASDOC" => "PDF opslaan in documenten", "ALERT_DOC_TITLE" => "De documentnaam kan niet leeg zijn.", //installation "LBL_INSTALL" => "installatie", "LBL_EXPRESS" => "Automatisch", "LBL_CUSTOM" => "Aangepast", "LBL_EXPRESS_DESC" => "Standaard vtiger installatie is vereist.", "LBL_CUSTOM_DESC" => "In het geval dat er enige wijzigingen hebben plaatsgevonden in de bovengenoemde bestanden van de standaard vtiger installatie.", "LBL_FINISH" => "Einde", "LBL_NEXT" => "Volgende", "LBL_INSTRUCTIONS" => "Volg deze instructies om PDF Maker te installeren.", "LBL_FILE" => "bestand", "LBL_AROUND_LINE" => "Rond regel", "LBL_BEFORE" => '<font color="green">voor</font>', "LBL_AFTER" => '<font color="red">na</font>', "LBL_ADD_FOLLOWING" => "voeg het volgende toe", "LBL_INSTAL_ERROR" => "Fout opgetreden tijdens de installatie van PDF Maker.", "LBL_ERROR_TBL" => "De volgende taken zijn niet gelukt", "LBL_ERROR_COPY_FILE" => "Kopiëren van bestand", "LBL_CHANGE_PERMISSION" => "Wijzig de rechten op het bestand naar 777.", "LBL_RELOAD" => "Probeer opnieuw", "LBL_INSERT_KEY" => "Voer de licensie code in die u heeft ontvangen in de bevestigingsmail.", "LBL_VALIDATE" => "Valideren", "LBL_INVALID_KEY" => "Ongeldige code! Neem contact op met de verkoper van PDF maker.", "LBL_ONLINE_ASSURE" => "Zorg ervoor dat uw server een internet toegang heeft om de validatie uit te voeren.", "LBL_ORDER_NOW" => "Bestel nu", "LBL_DOWNLOAD_SRC" => "Om PDF-bestanden te genereren is het noodzakelijk om mPDF script te downloaden en te installeren.", "LBL_DOWNLOAD_SRC_DESC" => 'Klik op de knop download om te downloaden en te installeren <strong><a href="http://mpdf.bpm1.com/" target="_blank">mPDF</a></strong> script en de vooruitgang van de installatie. Even geduld aub het kan enige tijd duren.<br /><br />In het geval dat mPDF niet automatisch kan downloaden, kunt u het hier handmatig downloaden <pre>http://www.its4you.sk/images/extensions/PDFMaker/src/mpdf.zip</pre> en pak het uit in <pre>~VTIGER_ROOT/modules/PDFMaker/resources/</pre>.', "LBL_DOWNLOAD" => "Download", "LBL_VALIDATION" => "Valideren", "LBL_CUSTOMIZATION" => "Maakwerk", "LBL_INSTALL_SELECTION" => "Installatie mode selectie", "DOWNLOAD_ERROR" => "mPDF downloaden van een externe server", "UNZIP_ERROR" => "uitpakken mpdf.zip", "LBL_WELCOME" => "Welkom bij de PDF Maker installiewizard", "LBL_WELCOME_DESC" => "Dit installeert PDF Maker in uw vtiger CRM.", "LBL_WELCOME_FINISH" => "Het wordt ten zeerste aanbevolen om de installatie zonder onderbreking af te maken.", "LBL_TRY_AGAIN" => "Probeer opnieuw", "LBL_MB_STRING_ERROR" => "mPdf script vereist <strong>mb_string</strong> uitbreiding is ingeschakeld in uw PHP installatie. Activeer deze uitbreiding voor de juiste werking van PDF Maker", "LBL_BARCODES" => "Barcodes", "LBL_BARCODES_TYPE1" => "EAN-13 Barcodes (EAN-2 and EAN-5)", "LBL_BARCODES_TYPE2" => "EAN-8, UPC-A en UPC-E Barcodes", "LBL_BARCODES_TYPE3" => "EAN-2 en EAN-5 supplementen, en gecombineerde vormen", "LBL_BARCODES_TYPE4" => "EAN-8, UPC-A en UPC-E Barcodes", "LBL_BARCODES_TYPE5" => "Variabele breedte Barcodes", //copyright "PDF_MAKER" => "PDF Maker", "COPYRIGHT" => ":: IT-Solutions4You", //additional "LBL_INVALID_FOPEN_CURL" => "Activeer <strong>allow_url_fopen</strong> instelling of <strong>cURL</strong> extension in uw PHP instellingen.", "LBL_PRODUCT_BREAKLINE" => "PDF Product pagina-einde", "LBL_BREAKLINE_DESC" => "Pagina-einde invoegen na de geselecteerde product.", "LBL_REACTIVATE" => "Reactiveer licensie", "LBL_REACTIVATE_DESC" => "In het geval dat problemen met de licentie zijn opgetreden tijdens het genereren van PDF-bestanden.", "REACTIVATE_SUCCESS" => "De licensie voor uw PDF Maker is gereactiveerd.", "LBL_GLOBAL_SETTINGS" => "Globale instellingen", "LBL_SHOW_SUBTOTAL" => "Toon subtotaal voor pagina-einde", "LBL_SHOW_HEADER" => "Tabel weergeven kop na pagina-einde", "LBL_PRODUCT_IMAGE" => "PDF Product afbeeldingen", "LBL_NO_IMAGE" => "Geen afbeeldingen", "CUSTOM_FUNCTIONS" => "Aangepaste functie", "CUSTOM_FUNCTION" => "Aangepaste functie", "PDFMakerManual" => "PDF Maker Handleiding", "LBL_FILENAME" => "Bestandsnaam", "LBL_COMMON_FILEINFO" => "Gemeenschappelijke Bestandsgegevens", "LBL_CURDATE_DD-MM-YYYY" => "Huidige datum (dd-mm-jjjj)", "LBL_CURDATE_MM-DD-YYYY" => "Huidige datum (mm-dd-jjjj)", "LBL_CURDATE_YYYY-MM-DD" => "Huidige datum (jjjj-mm-dd)", "PDFMAKER_ATTACHMENT" => "PDF Maker Bijlage", "LBL_UPDATE" => "Update", "LBL_UPDATE_INSTRUCTIONS" => "Volg de instructies om PDF Maker te updaten", "LBL_UPDATE_ERROR" => "Fout opgetreden tijdens het bijwerken PDF Maker.", "LBL_UPDATE_SELECTION" => "Update mode selectie", "LBL_REPLACE" => '<font color="blue">vervangen</font>', "LBL_WITH_FOLLOWING" => "met het volgende", "LBL_FINAL_INSTRUCTIONS" => "Laatste instructies", "LBL_RECALCULATE_RIGHTS" => "Het is noodzakelijk de rechten te <b>herberekenen</b> <br />Klik op de knop Voltooien om doorgestuurd te worden naar <b>Toegang delen</b>.", "LBL_BATCH_PRINT" => "Batch PDF Export", "LBL_PDF_ACTIONS" => "PDF Maker batch export", "LBL_UPDATE_SUCCESS" => "U hebt met succes het update-proces afgerond.", "LBL_PDFMAKER_IMPORT" => "Importeer PDF Templates", "LBL_STEP_1" => "Selecteer het .XML bestand", "LBL_SELECT_XML_TEXT" => "Om de import te starten, blader naar het .XML bestand en klik op volgende", "LBL_FILE_LOCATION" => "Bestandslocatie:", "LBL_SETASDEFAULT" => "Stel in als standaard", "LBL_DEFAULT" => "(Standaard)", "LBL_SETASACTIVE" => "Zet op actief", "LBL_SETASINACTIVE" => "Zet op inactief", "LBL_UNSETASDEFAULT" => "Maak standaard ongedaan", // v.1.29 "LBL_CRMNOW_DESCRIPTION" => "PDF Instellingen omschrijving", // v.1.30 "LBL_EXPORT_TO_RTF" => "Export naar RTF", "LBL_RELATED_BLOCK_TPL" => "Gerelateerde blokken", "LBL_EDIT_RELATED_BLOCK" => "Wijzig blok", "LBL_EDIT_RELATED_BLOCK_BTN" => "Beheer blok", "LBL_MANAGE_RELATED_BLOCK" => "Beheer gerelateerde blokken", "LBL_RELATED_BLOCK" => "Gerelateerd blok", "LBL_RELATED_BLOCK_NAME" => "Blok naam", "LBL_BLOCK_STYLE" => "Blok stijl", 'LBL_OR' => 'of', 'LBL_NEW_GROUP' => 'Nieuwe Groep', 'LBL_DELETE_GROUP' => 'Verwijder Groep', 'LBL_NEW_CONDITION' => 'Nieuwe Voorwaarde', 'LBL_SHOW_STANDARD_FILTERS' => 'Laat standaard filters zien', // 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' => '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 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" => "De volgende velden zijn verplicht:", "LBL_SELECT_MODULE_FIELD" => "Select ...", "LBL_PDF_NAME"=>"Naam sjabloon", "CANNOT_BE_EMPTY"=>" cannot be empty", "LBL_MODULE_ERROR"=>"Selecteer de module", "LBL_MARGIN_ERROR"=>"Marge instellingen zijn onjuist!", "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" => "Weet u zeker dat u van primaire module wil veranderen", "LBL_COMMON_FILEINFO" => "Gemeenschappelijke Bestandsgegevens", "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?", );
[+]
..
[-] Import.php
[edit]
[-] Assets.php
[edit]
[-] Project.php
[edit]
[-] Users.php
[edit]
[-] PriceBooks.php
[edit]
[-] Faq.php
[edit]
[+]
custom
[-] EmailTemplates.php
[edit]
[-] Vendors.php
[edit]
[-] ModComments.php
[edit]
[-] Rss.php
[edit]
[-] Home.php
[edit]
[-] Services.php
[edit]
[-] Contacts.php
[edit]
[-] RecycleBin.php
[edit]
[-] Products.php
[edit]
[-] Calendar.php
[edit]
[-] Documents.php
[edit]
[-] Quotes.php
[edit]
[-] PBXManager.php
[edit]
[-] Webservices.php
[edit]
[-] Invoice.php
[edit]
[-] Potentials.php
[edit]
[-] HelpDesk.php
[edit]
[+]
Settings
[-] VTENotepad.php
[edit]
[-] ProjectMilestone.php
[edit]
[-] PurchaseOrder.php
[edit]
[-] Events.php
[edit]
[-] Campaigns.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Accounts.php
[edit]
[-] Leads.php
[edit]
[-] Portal.php
[edit]
[-] Google.php
[edit]
[-] ServiceContracts.php
[edit]
[-] Reports.php
[edit]
[-] SalesOrder.php
[edit]
[-] Emails.php
[edit]
[-] PDFMaker.php
[edit]
[-] Vtiger.php
[edit]
[-] ProjectTask.php
[edit]
[-] MailManager.php
[edit]
[-] Migration.php
[edit]