* - 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.4 $ $Date: 2011/11/14 17:07:26 $ * @source $Source: /var/lib/cvs/vtiger530/Dutch/modules/ProjectMilestone/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_MODULE_NAME'=>'Project Mijlpalen', 'LBL_MODULE_TITLE'=>'Project Mijlpalen', 'LBL_NEW_OPERATION'=>'Nieuw Project Mijlpaal', 'LBL_MILESTONES'=>'Project Mijlpalen', 'LBL_MILESTONE'=>'Project Mijlpaal', 'Project Milestone ID'=>'Mijlpaal ID', 'projectmilestones' => 'Project Mijlpalen', //added this to translate the module name in the main app menu 'ProjectMilestone'=>'Project Mijlpalen', // 'SINGLE_ProjectMilestone' => 'Project Mijlpaal', 'LBL_CUSTOM_INFORMATION' => 'Aangepaste Informatie', 'LBL_PROJECT_MILESTONE_INFORMATION' => 'Project Mijlpaal Informatie', 'LBL_DESCRIPTION_INFORMATION' => 'Omschrijving', 'Assigned To' => 'Toegewezen Aan', 'Milestone Date' => 'Mijlpaal Datum', 'Milestone' => 'Mijlpaal', 'Type'=>'Type', //'linktoproject'=>'Link To', 'Related Project' => 'Gerelateerd Project', 'Related To' => 'Gerelated aan', 'projectid' => 'Relatie ID', 'administrative' => 'administratief', 'operative' => 'operationeel', 'other' => 'anders', 'Created Time' => 'Gemaakt', 'Modified Time' => 'Gewijzjigd', 'description' => 'Omschrijving', 'Description' => 'Omschrijving', //added for related lists 'Project Milestone Name' => 'Mijlpaal Naam', 'Project Milestone No' => 'Mijlpaal Nr', ); ?>