[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/ -> Quotes.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. All Rights Reserved.
   8   * Contributor(s): Valmir C. Trindade - Translate to Brazilian Portuguese - 20/06/2014 - www.ttcasolucoes.com.br
   9   ************************************************************************************/
  10  $languageStrings = array(
  11      'Accepted' => 'Aceita', 
  12      'Inventory Manager'=> 'Almoxarife',
  13      'LBL_ADD_RECORD' => 'Adicionar Cotação' ,
  14      'LBL_EXPORT_TO_PDF'=> 'Exportar para PDF' , 
  15      'LBL_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_OR_REPLACE_THIS_ITEM' => 'foi excluído do Sistema. Por favor, remova ou sustitua este item',
  16      'LBL_QUOTE_INFORMATION'=> 'Detalhes da Cotação',
  17      'LBL_RECORDS_LIST' => 'Lista Cotações',
  18          'LBL_SEND_MAIL_PDF' => 'Enviar Email com PDF',
  19      'LBL_THIS_LINE_ITEM_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_THIS_LINE_ITEM' => 'Este item da linha foi excluído do Sistema. Por favor, remova estes itens da linha',
  20      'LBL_THIS' => 'Este',
  21      'Quote No' => 'No. Cotação' , 
  22      'Quote Stage'=> 'Estágio Cotação', 
  23      'Rejected' => 'Rejeitada',
  24      'SINGLE_Quotes'=> 'Cotação' ,
  25      'Valid Till' => 'Válida até', 
  26       'Open Quotes'                  => 'Abertas Cotações',
  27  );
  28  
  29  $jsLanguageStrings = array(
  30      'JS_PLEASE_REMOVE_LINE_ITEM_THAT_IS_DELETED' => 'Por favor, remova da linha o item que foi excluído',
  31          'JS_PLEASE_ENABLE_PRODUCT_OR_SERVICE_MODULE'=>'Por favor, habilite o Módulo de Produto ou Serviço',
  32  );


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