[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/ -> Emails.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      'Date & Time Sent' => 'Data Envio',
  12      'Emails' => 'Emails',
  13      'LBL_ADD_BCC'=> 'Adicionar Bcc' ,
  14      'LBL_ADD_CC' => 'Adicionar Cc',
  15      'LBL_ATTACHMENT' => 'Anexos', 
  16      'LBL_BCC'=> 'Bcc :' , 
  17      'LBL_BROWSE_CRM' => 'Acessar CRM',
  18      'LBL_CC' => 'Cc :', 
  19      'LBL_COMPOSE_EMAIL'=> 'Novo Email' ,
  20      'LBL_DESCRIPTION' => 'Descrição',
  21          'LBL_MAIL_DATE'  => 'Data Email',
  22      'LBL_DRAFTED_ON' => 'Redigido em',
  23          'LBL_DRAFT'=>'Rascunho',
  24          'LBL_ATTACHED'=>'Anexado',
  25          'LBL_EMAIL_INFORMATION' => 'Informação E-mail',
  26      'LBL_EXCEEDED' => 'Excedido',
  27      'LBL_FORWARD' => 'Avançar',
  28      'LBL_FROM' => 'De',
  29      'LBL_GO_TO_PREVIEW' => 'Ir para Visualização',
  30      'LBL_INFO' => 'Informação',
  31      'LBL_MAX_UPLOAD_SIZE'=> 'O tamanho máximo de upload é',
  32      'LBL_OWNER' => 'Proprietário',
  33      'LBL_PRINT' => 'Imprimir',
  34      'LBL_SAVE_AS_DRAFT'=> 'Salvar como Rascunho' ,
  35      'LBL_SELECT_EMAIL_IDS' => 'Selecionar Email',
  36      'LBL_SELECT_EMAIL_TEMPLATE'=> 'Selecione Modelo Email',
  37      'LBL_SEND' => 'Enviar', 
  38      'LBL_SENT_ON' => 'Enviado em',
  39      'LBL_SUBJECT'=> 'Assunto:', 
  40      'LBL_TO' => 'Para', 
  41      'SINGLE_Emails' => 'Email',
  42          'Time Start' => 'Hora Envio',
  43  );


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