[ 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' => 'Produkte' , 12 'SINGLE_Products' => 'Produkt' , 13 'LBL_ADD_RECORD' => 'Produkt hinzufügen' , 14 'LBL_RECORDS_LIST' => 'Products List' , 15 'LBL_PRODUCT_INFORMATION' => 'Produkt' , 16 'LBL_IMAGE_INFORMATION' => 'Produktbilder:' , 17 'LBL_STOCK_INFORMATION' => 'Lager:' , 18 'LBL_MORE_CURRENCIES' => 'weitere Währungen' , 19 'LBL_PRICES' => 'Produktpreise' , 20 'LBL_PRICE' => 'Preis' , 21 'LBL_RESET_PRICE' => 'Preis zurücksetzen' , 22 'LBL_RESET' => 'zurücksetzen' , 23 'LBL_ADD_TO_PRICEBOOKS' => 'Add to PriceBooks' , 24 'Product No' => 'Produkt Nr.' , 25 'Part Number' => 'Produktcode' , 26 'Product Active' => 'Aktiv' , 27 'Manufacturer' => 'Hersteller' , 28 'Product Category' => 'Produktkategorie' , 29 'Website' => 'Webseite' , 30 'Mfr PartNo' => 'Herstellernr.' , 31 'Vendor PartNo' => 'Händlernr.' , 32 'Usage Unit' => 'Mengeneinheit' , 33 'Handler' => 'Verantwortlicher' , 34 'Reorder Level' => 'Minimalbestand' , 35 'Tax Class' => 'MwSt. Stufe' , 36 'Serial No' => 'Seriennummer' , 37 'Qty In Stock' => 'Lagerbestand' , 38 'Product Sheet' => 'Produktblatt' , 39 'Qty In Demand' => 'Bestellmenge' , 40 'GL Account' => 'FIBU Konto' , 41 'Product Image' => 'Produktbild' , 42 'Unit Price' => 'Einheitenpreis' , 43 'Commission Rate' => 'Kommission (%)' , 44 'Qty/Unit' => 'Menge/Einheit' , 45 '--None--' => '--ohne--' , 46 'Hardware' => 'Hardware' , 47 'Software' => 'Software' , 48 'CRM Applications' => 'CRM Anwendung' , 49 '300-Sales-Software' => '300-Einkommen Software' , 50 '301-Sales-Hardware' => '301-Einkommen Hardware' , 51 '302-Rental-Income' => '302-Einkommen Vermietung' , 52 '303-Interest-Income' => '303-Einkommen Zinsen' , 53 '304-Sales-Software-Support' => '304-Einkommen Software Support', 54 '305-Sales Other' => '305-Einkommen Anderes' , 55 '306-Internet Sales' => '306-Einkommen Internet' , 56 '307-Service-Hardware Labor' => '307-Einkommen Service' , 57 '308-Sales-Books' => '308-Einkommen Buchverkauf' , 58 'Box' => 'Box' , 59 'Carton' => 'Karton' , 60 'Caton' => 'Kiste' , 61 'Dozen' => 'Dutzend' , 62 'Each' => 'Paket' , 63 'Hours' => 'Stunden' , 64 'Impressions' => 'Impressionen' , 65 'Lb' => 'Pfund' , 66 'M' => 'Meter' , 67 'Pack' => 'Packung' , 68 'Pages' => 'Seiten' , 69 'Pieces' => 'Teile' , 70 'Reams' => 'Gebiete' , 71 'Sheet' => 'Lagen' , 72 'Spiral Binder' => 'Spiralen' , 73 'Sq Ft' => 'Quadratmeter' , 74 'LBL_CONVERSION_RATE' => 'Conversion Rate' , 75 'LBL_PRODUCTSMOD_DISABLED' => 'Aktivieren Produkte Modul zur Produktansicht', 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 |