[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/Spanish/modules/ -> Products.php (source)

   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   * Portions created by JPL TSolucio, S.L. are Copyright (C) jpl tsolucio.
   9   * All Rights Reserved.
  10   * ********************************************************************************
  11   *  Language     : Español es_es
  12   *  Version      : 6.0.0
  13   *  Created Date : 2012-10-27
  14   *  Author       : JPL TSolucio, S. L. Joe Bordes
  15   *  Last change  : 2013-05-03
  16   *  Author       : JPL TSolucio, S. L. Joe Bordes
  17   ************************************************************************************/
  18  $languageStrings = array(
  19      'Products'                     => 'Productos',
  20      'SINGLE_Products'              => 'Producto',
  21      'LBL_ADD_RECORD'               => 'Añadir Producto',
  22      'LBL_RECORDS_LIST'             => 'Lista de Productos',
  23      'LBL_PRODUCT_INFORMATION'      => 'Detalle de Producto',
  24      'LBL_IMAGE_INFORMATION'        => 'Información de la Imagen del Producto',
  25      'LBL_STOCK_INFORMATION'        => 'Información de Stock',
  26      'LBL_MORE_CURRENCIES'          => 'más monedas',
  27      'LBL_PRICES'                   => 'Precios Producto',
  28      'LBL_PRICE'                    => 'Precio',
  29      'LBL_RESET_PRICE'              => 'Restaurar Precio',
  30      'LBL_RESET'                    => 'Restaurar',
  31      'LBL_ADD_TO_PRICEBOOKS'        => 'Añadir a Tarifas',
  32      'Product No'                   => 'Número Producto',
  33      'Part Number'                  => 'Código de Producto',
  34      'Product Active'               => 'Producto Activo',
  35      'Manufacturer'                 => 'Fabricante',
  36      'Product Category'             => 'Categoría Producto',
  37      'Website'                      => 'Página Web',
  38      'Mfr PartNo'                   => 'Nº de Pieza del Fabricante',
  39      'Vendor PartNo'                => 'Nº de Pieza del Proveedor',
  40      'Usage Unit'                   => 'Unidad de Uso',
  41      'Handler'                      => 'Responsable',
  42      'Reorder Level'                => 'Nivel de pedido',
  43      'Tax Class'                    => 'Clase de Impuesto',
  44      'Serial No'                    => 'Nº de serie',
  45      'Qty In Stock'                 => 'Cantidad en Stock',
  46      'Product Sheet'                => 'Hoja del Producto',
  47      'Qty In Demand'                => 'Cantidad Pedida',
  48      'GL Account'                   => 'Cuenta contable',
  49      'Product Image'                => 'Imagen del Producto',
  50      'Unit Price'                   => 'Precio Unitario',
  51      'Commission Rate'              => 'Comisión',
  52      'Qty/Unit'                     => 'Cantidad/Unidad',
  53      '--None--'                     => '--Ninguno--',
  54      'Hardware'                     => 'Hardware',
  55      'Software'                     => 'Software',
  56      'CRM Applications'             => 'Aplicaciones CRM',
  57      '300-Sales-Software'           => '300-Ventas-Software',
  58      '301-Sales-Hardware'           => '301-Ventas-Hardware',
  59      '302-Rental-Income'            => '302-Ingreso-Alquiler',
  60      '303-Interest-Income'          => '303-Ingreso-Intereses',
  61      '304-Sales-Software-Support'   => '304-Ventas-Software-Soporte',
  62      '305-Sales Other'              => '305-Ventas-Otros',
  63      '306-Internet Sales'           => '306-Ventas-Internet',
  64      '307-Service-Hardware Labor'   => '307-Instalación de Hardware-Ventas',
  65      '308-Sales-Books'              => '308-Ventas-Libros',
  66      'Box'                          => 'Caja',
  67      'Carton'                       => 'Cartón',
  68      'Caton'                        => 'Caton',
  69      'Dozen'                        => 'Docena',
  70      'Each'                         => 'Cada',
  71      'Hours'                        => 'Horas',
  72      'Impressions'                  => 'Impresiones',
  73      'Lb'                           => 'Kg',
  74      'M'                            => 'm',
  75      'Pack'                         => 'Paquete',
  76      'Pages'                        => 'Páginas',
  77      'Pieces'                       => 'Piezas',
  78      'Reams'                        => 'Resma',
  79      'Sheet'                        => 'Hoja',
  80      'Spiral Binder'                => 'Cuaderno espiral',
  81      'Sq Ft'                        => 'm<sup>2</sup>',
  82      'LBL_CONVERSION_RATE' => 'Tasa Conversión',
  83          'LBL_PRODUCTSMOD_DISABLED' => 'Habilita el módulo de Productos para verlos',
  84  );


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1