[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 ************************************************************************************/ 10 $languageStrings = array( 11 'Products' => 'Producten' , 12 'SINGLE_Products' => 'Product' , 13 'LBL_ADD_RECORD' => 'Voeg Product toe' , 14 'LBL_RECORDS_LIST' => 'Productenlijst' , 15 'LBL_PRODUCT_INFORMATION' => 'Productinformatie' , 16 'LBL_IMAGE_INFORMATION' => 'Productafbeeldingen:' , 17 'LBL_STOCK_INFORMATION' => 'Voorraad informatie:' , 18 'LBL_MORE_CURRENCIES' => 'meer valuta' , 19 'LBL_PRICES' => 'Productprijzen' , 20 'LBL_PRICE' => 'Prijs' , 21 'LBL_RESET_PRICE' => 'Reset Prijs' , 22 'LBL_RESET' => 'Reset' , 23 'LBL_ADD_TO_PRICEBOOKS' => 'Voeg toe aan Prijslijsten' , 24 'Product No' => 'Product Nr' , 25 'Part Number' => 'Partnummer' , 26 'Product Active' => 'Product actief' , 27 'Manufacturer' => 'Producent' , 28 'Product Category' => 'Product categorie' , 29 'Website' => 'Website' , 30 'Mfr PartNo' => 'Artikelnummer' , 31 'Vendor PartNo' => 'Leveranciersnummer' , 32 'Usage Unit' => 'Gebruikseenheid' , 33 'Handler' => 'Productmanager' , 34 'Reorder Level' => 'Nabestellingsniveau' , 35 'Tax Class' => 'Belastingklasse' , 36 'Serial No' => 'Serienummer' , 37 'Qty In Stock' => 'Aantal op voorraad' , 38 'Product Sheet' => 'Productinformatie' , 39 'Qty In Demand' => 'Aantal in bestelling' , 40 'GL Account' => 'Grootboekrekening' , 41 'Product Image' => 'Productafbeelding' , 42 'Unit Price' => 'Prijs per Eenheid' , 43 'Commission Rate' => 'Commissie (%)' , 44 'Qty/Unit' => 'Hoeveelheid / Eenheid' , 45 '--None--' => '--Geen--' , 46 'Hardware' => 'Hardware' , 47 'Software' => 'Software' , 48 'CRM Applications' => 'CRM Applicaties' , 49 '300-Sales-Software' => '300-Verkoop-Software' , 50 '301-Sales-Hardware' => '301-Verkoop-Hardware' , 51 '302-Rental-Income' => '302-Huur-Inkomen' , 52 '303-Interest-Income' => '303-Rente-Inkomen' , 53 '304-Sales-Software-Support' => '304-Verkoop-Software-Ondersteuning', 54 '305-Sales Other' => '305-Verkoop Anders' , 55 '306-Internet Sales' => '306-Internet Verkoop' , 56 '307-Service-Hardware Labor' => '307-Service-Hardware Werkuren', 57 '308-Sales-Books' => '308-Verkoop-Boeken' , 58 'Box' => 'Doos' , 59 'Carton' => 'Kartonnen doos' , 60 'Caton' => 'Kartonnen doos' , 61 'Dozen' => 'Dozijn' , 62 'Each' => 'Elk' , 63 'Hours' => 'Uren' , 64 'Impressions' => 'Vertoningen' , 65 'Lb' => 'Lb' , 66 'M' => 'M' , 67 'Pack' => 'Pak' , 68 'Pages' => 'Pagina\'s' , 69 'Pieces' => 'Stuks' , 70 'Reams' => 'Riemen' , 71 'Sheet' => 'Vel' , 72 'Spiral Binder' => 'Spiraal Map' , 73 'Sq Ft' => 'Vierkante meter' , 74 'LBL_CONVERSION_RATE' => 'Conversion Rate' , // TODO: Review 75 'LBL_PRODUCTSMOD_DISABLED' => 'Enable Producten Module voor Producten bekijken', 76 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |