* - Weltevree.org ********************************************************************************/ /******************************************************************************* * Vicus eBusiness Solutions Version Control * @package NL-Dutch * Description Dutch language pack for vtiger CRM version 5.3.x * @author $Author: luuk $ * @version $Revision: 1.3 $ $Date: 2011/11/14 17:07:26 $ * @source $Source: /var/lib/cvs/vtiger530/Dutch/modules/PriceBooks/language/nl_nl.lang.php,v $ * @copyright Copyright (c)2005-2011 Vicus eBusiness Solutions bv * @license vtiger CRM Public License Version 1.0 (by definition) ********************************************************************************/ $mod_strings = array( 'LBL_PRICEBOOK_INFORMATION'=>'Prijslijst informatie:', 'LBL_CUSTOM_INFORMATION'=>'Klantinformatie', 'LBL_DESCRIPTION_INFORMATION'=>'Naam omschrijving:', //Mapping for price book 'Price Book Name'=>'Naam prijslijst', 'Product Name'=>'Productnaam', 'Active'=>'Actief', 'Description'=>'Omschrijving', 'Created Time'=>'Gemaakt', 'Modified Time'=>'Gewijzigd', 'LBL_LIST_PRODUCT_NAME'=>'Productnaam', 'LBL_PRODUCT_CODE'=>'Productcode', 'LBL_PRODUCT_UNIT_PRICE'=>'Prijs p/st', 'LBL_PB_LIST_PRICE'=>'Adviesprijs', 'LBL_ACTION'=>'Actie', 'PriceBook'=>'Prijslijst', // Added after 5.0.4 GA 'Currency'=>'Valuta', // Module Sequence Numbering 'PriceBook No' => 'Prijslijst Nr', // END ); ?>