[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/ -> Invoice.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 - Translated to Brazilian Portuguese - 20/06/2014 - www.ttcasolucoes.com.br
   9   ************************************************************************************/
  10  $languageStrings = array(
  11      'AutoCreated'=> 'Auto Criada' , 
  12      'Cancel' => 'Cancelar',
  13      'Credit Invoice' => 'A Receber' , 
  14      'Customer No'=> 'Cod. Cliente', 
  15      'Invoice Date' => 'Data Fatura' , 
  16      'Invoice No' => 'No. Fatura',
  17      'LBL_ACTION'    => 'Ação',
  18      'LBL_ADD_RECORD' => 'Adicionar Fatura' ,
  19      'LBL_BALANCE' => 'Saldo',
  20      'LBL_EXPORT_TO_PDF'=> 'Exportar para PDF' ,
  21      'LBL_INVOICE_INFORMATION'=> 'Detalhes da Fatura' ,
  22      'LBL_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_OR_REPLACE_THIS_ITEM' => 'é excluído do Sistema. Por favor, remova ou substitua este item',
  23      'LBL_NOT_A_BUNDLE' => 'Não é um Pacote',
  24      'LBL_RECEIVED' => 'Recebido',
  25      'LBL_RECORDS_LIST' => 'Lista Faturas' ,
  26          'LBL_SEND_MAIL_PDF' => 'Enviar Email com PDF',
  27      'LBL_SUB_PRODUCTS'    => 'Sub Produtos',
  28      'LBL_THIS_LINE_ITEM_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_THIS_LINE_ITEM' => 'Esta linha de item é excluída do Sistema. Por favor, remova esta linha de itens',
  29      'LBL_THIS' => 'Este',
  30      'Paid' => 'Paga', 
  31      'Purchase Order' => 'Pedido Compra', 
  32      'Sales Commission' => 'Comissão Vendas', 
  33      'Sales Order'=> 'Pedido Vendas' , 
  34      'Sent' => 'Enviada' , 
  35      'SINGLE_Invoice' => 'Fatura', 
  36  );
  37  
  38  $jsLanguageStrings = array(
  39      'JS_PLEASE_REMOVE_LINE_ITEM_THAT_IS_DELETED' => 'Por favor, remova da linha o item que foi excluída',
  40          'JS_PLEASE_ENABLE_PRODUCT_OR_SERVICE_MODULE'=>'Por favor, Habilitar o Módulo de Produto ou Serviço' ,
  41  );


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